summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ionice: let -p handle multiple PIDsStephan Maka2008-09-052-30/+57
* login: fix warning "dereferencing type-punned pointer will break strict-alias...Karel Zak2008-09-011-4/+17
* losetup: remove dependence on minor numbersKarel Zak2008-08-211-0/+4
* fdisk: round reported sizes rather than truncateKarel Zak2008-08-201-4/+8
* ipcs: adjust some field positions and widths for correct alignmentBenno Schulenberg2008-08-201-5/+5
* ipcs: ungettextize the spacing of the table headersBenno Schulenberg2008-08-201-15/+15
* fdisk: don't check for GPT when asked for disk size onlyKarel Zak2008-08-191-1/+0Star
* fdisk: warn users about 2.2TB dos partition limitKarel Zak2008-08-191-0/+12
* swapon: -a has to complain, fix leaksKarel Zak2008-08-191-15/+23
* hwclock: don't open /dev/rtc repeatedlyKarel Zak2008-08-181-22/+30
* fdisk: remove obsolete information from man pageKarel Zak2008-08-181-20/+10Star
* 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