summaryrefslogtreecommitdiff
path: root/util-linux
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupDenys Vlasenko2010-10-292-9/+9
* *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek2010-10-281-5/+9
* ipcrm: small code shrinkDenys Vlasenko2010-10-281-4/+3
* *: whitespace fixesDenys Vlasenko2010-10-2810-15/+14
* mount: pass NULL, not "", as "data" to mount syscall if we have no optsAlexander Shishkin2010-10-281-12/+22
* crc32: cleanups, no code changesDenys Vlasenko2010-10-281-2/+1
* libbb: introduce and use common crc32 routineDenys Vlasenko2010-10-271-10/+3
* powertop: new appletMarek Polacek2010-10-251-11/+0
* fdisk: initial stab at GPT partition supportKevin Cernekee2010-10-253-22/+268
* umount: I forgot to change another PATH_MAX to 4096Denys Vlasenko2010-10-241-1/+1
* umount: do not (ab)use PATH_MAX as mntent buffer sizeDenys Vlasenko2010-10-241-4/+1
* mount: code shrink (-81 bytes)Alexander Shishkin2010-10-221-41/+15
* dmesg: more correct skipping of <N>; use faster putchar for most outputDenys Vlasenko2010-10-191-7/+12
* acpid: add config file and map fileSouf Oued2010-09-261-98/+208
* Again fix license line formatDenys Vlasenko2010-09-061-1/+1
* blockdev: code shrinkDenys Vlasenko2010-09-061-22/+34
* blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.Denys Vlasenko2010-09-061-1/+1
* made 3 license strings to follow the usual form ("or later" bit is not changed!)Denys Vlasenko2010-09-061-1/+1
* blockdev: -2 bytesDenys Vlasenko2010-09-061-6/+9
* tweak blockdev's help textDenys Vlasenko2010-09-061-1/+1
* blockdev: new appletSergey Naumov2010-09-061-0/+180
* libbb: add xfstat functionDenys Vlasenko2010-08-315-9/+6
* mkswap: clear 1st kilobyte. Closes bug 1831Denys Vlasenko2010-08-311-2/+9
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1643-44/+44
* mdev: fix non-working device deletion, add a test for thatDenys Vlasenko2010-08-161-2/+3
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-167-7/+7
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-123-3/+3
* fdisk: Add support for NDS32 architecture.Macpaul Lin2010-08-111-1/+2
* Set HWCLOCK_ADJTIME_FHS to off by defaultDenys Vlasenko2010-08-101-1/+1
* *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-262-2/+0
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+27
* util-linux: move VOLUMEID to a submenuDenys Vlasenko2010-07-141-215/+220
* acpid: old kernel headers compatDenys Vlasenko2010-07-121-1/+17
* more: style fix. no code changesDenys Vlasenko2010-07-121-2/+2
* whitespace fixesDenys Vlasenko2010-07-061-1/+1
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-4/+1
* losetup: use LOOP_foo definesLauri Kasanen2010-07-041-2/+2
* mount: fix a case when sometimes error message is not printedDenys Vlasenko2010-06-271-3/+3
* *: introduce and use bb_unsetenv_and_freeDenys Vlasenko2010-06-241-4/+2
* rev: new appletMarek Polacek2010-06-221-0/+121
* *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anywayDenys Vlasenko2010-06-181-7/+0
* Allow CONFIG_VOLUMEID to be turned offDan Fandrich2010-06-181-3/+3
* mkfs_ext2: improve comments a bitDenys Vlasenko2010-06-181-3/+6
* mkfs_ext2: reuse stringBernhard Reutner-Fischer2010-06-181-1/+1
* mkfs_ext2: fix handling of -I argumentBernhard Reutner-Fischer2010-06-181-1/+1
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-083-0/+6
* modprobe: add support for -l and -s. Remove some unsupported optionsPascal Bellard2010-06-071-1/+1
* fix a few goofs uncovered by "make allnoconfig" testingDenys Vlasenko2010-06-061-1/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-93/+91
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-043-0/+0