summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lscpu: regression testsCai Qian2008-08-141217-0/+2805
* tests: detect libvolume_id when mount(8) is compiledKarel Zak2008-08-141-3/+5
* lscpu: --sysroot option and stable cache outputCai Qian2008-08-141-34/+60
* docs: TODO updateKarel Zak2008-08-141-0/+2
* ionice: cleanup error messages, add NLS supportKarel Zak2008-08-141-25/+29
* ionice: cleanup man pageKarel Zak2008-08-141-24/+17Star
* scriptreplay: new implementation is out-of-syncKarel Zak2008-08-131-1/+4
* hwclock: read_hardware_clock_rtc() need to return error codesKarel Zak2008-08-131-3/+3
* hwclock: delay loop in set_hardware_clock_exactKalev Soikonen2008-08-131-8/+12
* hwclock: use time limit for synchronization busy waitKarel Zak2008-08-133-12/+14
* hwclock: use carefully synchronize_to_clock_tick() return codesKarel Zak2008-08-131-3/+8
* mount: add docs about utf8=0 for vfatKarel Zak2008-08-121-3/+4
* hwclock: remove x86_64-specific bogonDavid Brownell2008-08-121-1/+1
* build-sys: tgets is not in ncurses but in tinfoArkadiusz Miskiewicz2008-08-081-2/+2
* sfdisk: print version should end with a newlineDenis ChengRq2008-08-081-1/+1
* hwclock: cleanup help output and man pageKarel Zak2008-08-062-65/+42Star
* hwclock: unshadow a diagnostic printfKalev Soikonen2008-08-061-5/+3Star
* rtcwake: cleanup return codesKarel Zak2008-08-061-14/+14
* rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SETGabriel Burt2008-08-061-18/+17Star
* script: don't flush input when starting scriptAndrew McGill2008-08-051-3/+3
* Fix dmesg.1 installationAlexey Gladkov2008-08-051-1/+1
* losetup: looplist_* refactoring, remove scandir()Karel Zak2008-08-042-149/+154
* use getpagesize()maximilian attems2008-07-305-9/+5Star
* mount: retry on ENOMEDIUMMatthias Koenig2008-07-303-1/+26
* mount: add shortoptions for bind, move and rbindmaximilian attems2008-07-292-15/+34
* mount: add info about tz=UTC option for FAT to mount.8Karel Zak2008-07-281-0/+8
* remove CVS keywordsmaximilian attems2008-07-288-10/+2Star
* fdisk: exit(3) needs stdlib.h includemaximilian attems2008-07-281-0/+1
* disk-utils: include fcntl.h directly (mkfs.cramfs, raw)maximilian attems2008-07-282-2/+2
* whereis: include dirent.h instead sys/dir.hmaximilian attems2008-07-281-2/+3
* misc-utils: write include signal.h directlymaximilian attems2008-07-282-2/+1Star
* dmesg: nuke old glibc 5 supportmaximilian attems2008-07-281-13/+2Star
* disk-utils: s/MOUNTED/_PATH_MOUNTED/maximilian attems2008-07-283-4/+7
* ldattach: don't compile for non-linux systemsSamuel Thibault2008-07-281-4/+4
* mount: make file_t SELinux warning optional and shorterKarel Zak2008-07-241-5/+3Star
* disk-utils: clean up code, use blkdev_* functionsSamuel Thibault2008-07-244-56/+24Star
* fdisk: non-linux support (BLK* and HDIO_*)Samuel Thibault2008-07-246-4/+30
* lib: blkdev.c clean up, non-linux supportSamuel Thibault2008-07-242-11/+66
* mount: s/MOUNTED/_PATH_MOUNTED/maximilian attems2008-07-241-1/+1
* mount: sundries.h add klibc supportmaximilian attems2008-07-241-3/+0Star
* fdisk: don't use get_linux_version() for non-linuxSamuel Thibault2008-07-243-4/+15
* mkswap: non-linux supportSamuel Thibault2008-07-242-2/+10
* build-sys: cleanup sys-utils/Makefile.amKarel Zak2008-07-221-19/+11Star
* lscpu: new commandCai Qian2008-07-186-2/+564
* write: doesn't check for tty groupKarel Zak2008-07-071-1/+7
* losetup: clean up code around LO_FLAGS_AUTOCLEARKarel Zak2008-07-021-21/+20Star
* umount: improve "-d" option for autoclear loopsKarel Zak2008-07-023-2/+34
* selinux: is_selinux_enabled() returns 0, 1 and -1Karel Zak2008-07-015-5/+5
* mount: warn on "file_t" selinux contextKarel Zak2008-07-011-3/+26
* hwclock: always reads hardware clockKarel Zak2008-06-172-10/+18