index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2011-02-28
mount: strip multiple trailing slashes, not just one
Denys Vlasenko
2011-02-28
mount: update /etc/mtab properly on mount --move
Roman Borisov
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
mount: ignore unknown mount options when remounting NFS mounts
Peter Korsgaard
2011-02-26
mount: fix wrong long option namess
Roman Borisov
2011-02-20
blockdev: add --getsz to replace --getsize
Dan Fandrich
2011-02-14
reverted LINHIB0001 swap signature addition
Denys Vlasenko
2011-02-08
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-03
whitespace fixes
Denys Vlasenko
2011-01-31
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-22
hwclock: implement --systz
Davide Cavalca
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-05
mkswap: selinux build fix
Denys Vlasenko
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-12-19
volume_id: recognize compressed hibernate swap signature
James Hunt
2010-12-13
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
more: exit if write to stdout errors out
Denys Vlasenko
2010-11-25
blkid: add TODO
Denys Vlasenko
2010-11-22
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-11-01
umount: cleanup and code shrink
Rob Landley
2010-10-30
fdisk: fix trivial build failure
Denys Vlasenko
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
ipcrm: small code shrink
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-28
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
Alexander Shishkin
2010-10-28
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-27
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-25
powertop: new applet
Marek Polacek
2010-10-25
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-24
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-22
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-19
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-09-26
acpid: add config file and map file
Souf Oued
2010-09-06
Again fix license line format
Denys Vlasenko
2010-09-06
blockdev: code shrink
Denys Vlasenko
2010-09-06
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
Denys Vlasenko
2010-09-06
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Denys Vlasenko
2010-09-06
blockdev: -2 bytes
Denys Vlasenko
2010-09-06
tweak blockdev's help text
Denys Vlasenko
2010-09-06
blockdev: new applet
Sergey Naumov
2010-08-31
libbb: add xfstat function
Denys Vlasenko
2010-08-31
mkswap: clear 1st kilobyte. Closes bug 1831
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
mdev: fix non-working device deletion, add a test for that
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-12
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-11
fdisk: Add support for NDS32 architecture.
Macpaul Lin
[next]