aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2010-09-06Again fix license line formatDenys Vlasenko
2010-09-06blockdev: code shrinkDenys Vlasenko
2010-09-06blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.Denys Vlasenko
2010-09-06made 3 license strings to follow the usual form ("or later" bit is not changed!)Denys Vlasenko
2010-09-06blockdev: -2 bytesDenys Vlasenko
2010-09-06tweak blockdev's help textDenys Vlasenko
2010-09-06blockdev: new appletSergey Naumov
2010-08-31libbb: add xfstat functionDenys Vlasenko
2010-08-31mkswap: clear 1st kilobyte. Closes bug 1831Denys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16mdev: fix non-working device deletion, add a test for thatDenys 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_iDenys Vlasenko
2010-08-11fdisk: Add support for NDS32 architecture.Macpaul Lin
2010-08-10Set HWCLOCK_ADJTIME_FHS to off by defaultDenys Vlasenko
2010-07-26*: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-14util-linux: move VOLUMEID to a submenuDenys Vlasenko
2010-07-12acpid: old kernel headers compatDenys Vlasenko
2010-07-12more: style fix. no code changesDenys Vlasenko
2010-07-06whitespace fixesDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-07-04losetup: use LOOP_foo definesLauri Kasanen
2010-06-27mount: fix a case when sometimes error message is not printedDenys Vlasenko
2010-06-24*: introduce and use bb_unsetenv_and_freeDenys Vlasenko
2010-06-22rev: new appletMarek Polacek
2010-06-18*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anywayDenys Vlasenko
2010-06-18Allow CONFIG_VOLUMEID to be turned offDan Fandrich
2010-06-18mkfs_ext2: improve comments a bitDenys Vlasenko
2010-06-18mkfs_ext2: reuse stringBernhard Reutner-Fischer
2010-06-18mkfs_ext2: fix handling of -I argumentBernhard Reutner-Fischer
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-07modprobe: add support for -l and -s. Remove some unsupported optionsPascal Bellard
2010-06-06fix a few goofs uncovered by "make allnoconfig" testingDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-06-04mkfs_vfat: fix gcc-4.4 warningDenys Vlasenko
2010-06-02*: better string sharingDenys Vlasenko
2010-05-19mount: handle EDQUOT > 255 properly. closes bug 1579Denys Vlasenko
2010-05-19losetup: support /dev/loop10 and higher. closes bug 1627Denys Vlasenko
2010-05-09tune2fs: move to e2fsprogsDenys Vlasenko
2010-04-29swapon: skip noauto entriesLauri Kasanen
2010-04-14mount: add an optional capability to create new /dev/loopN as neededLauri Kasanen
2010-04-14hwclock: improve, and then disable clever sync code: it's bloatDenys Vlasenko
2010-04-06hexdump: make -s 0xNNNNN workDenys Vlasenko
2010-04-06libbb: add skip_dev_pfx()Denys Vlasenko
2010-04-06fdisk: make comment more clearDenys Vlasenko
2010-04-06fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cyli...Denys Vlasenko
2010-04-06fdisk: code shrink without logic changesDenys Vlasenko
2010-04-03cosmetic fixes, no code changedDenys Vlasenko