summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add note about static linkingKarel Zak2008-03-121-2/+30
* mount: remove useless if-before-my_free, define my_free as a macroKarel Zak2008-03-123-19/+13Star
* remove useless if-before-free tests.Jim Meyering2008-03-126-17/+11Star
* ldattach: new commandTilman Schmidt2008-03-103-2/+459
* mount: don't canonicalize LABEL= or UUID= specKarel Zak2008-03-061-1/+7
* agetty: make username-in-uppercase feature optional (off by default.)Hamish Coleman2008-03-062-5/+14
* fdformat: install to /usr/sbin instead to /usr/binKarel Zak2008-03-041-1/+2
* mount: allow auto-destruction of loop devicesBernardo Innocenti2008-02-194-10/+50
* tests: add "sort" to cramfs testKarel Zak2008-02-182-2317/+2317
* build-sys: use pkg-config to find the libs for static buildStepan Kasal2008-02-181-5/+17
* build-sys: do not add -luuid to BLKID_LIBSStepan Kasal2008-02-181-1/+1
* build-sys: add --enable-static-programsStepan Kasal2008-02-184-4/+105
* fdisk: use more readable "GPT" name rather than "EFI GPT"Robert Millan2008-02-181-1/+1
* mount: use canonicalize in getfs_by_devnameKarel Zak2008-02-181-0/+13
* rtcwake: fix typo SATE -> STATEMike Frysinger2008-02-151-3/+3
* rtcwake: include libgen.h for basename prototypeMike Frysinger2008-02-151-0/+1
* mkswap: set UUID for swap space (add -U option)Martin Schulze2008-02-152-3/+22
* mount: "can't create lock file" message sometimes means failure, sometimes notMark McLoughlin2008-02-143-7/+15
* setterm: add -blan [force|poke] options for TIOCL_{BLANKED,BLANK}SCREENSamuel Thibault2008-02-083-11/+61
* rtcwake: fix UTC time usageDavid Brownell2008-02-081-1/+11
* losetup: add --associated optionKarel Zak2008-02-082-21/+68
* losetup: support unlimited number of loopsKarel Zak2008-02-081-109/+318
* ipcs: add information about POSIX compatibility to ipcs.1Karel Zak2008-02-081-0/+14
* renice: detect errors in arguments, add -v, -h and long optionsLaMont Jones2008-01-292-26/+55
* kill: man page is missing a description of "kill -0"Karel Zak2008-01-281-0/+2
* fdisk: better fallback for get_random_id()H. Peter Anvin2008-01-281-1/+4
* login: fix a small memory leak and remove unnecessary zeroingKarel Zak2008-01-281-2/+6
* umount: don't print duplicate error messagesKarel Zak2008-01-281-0/+13
* umount: add hint about lsof & fuserKarel Zak2008-01-281-1/+4
* cal: fix weekday alignment for certain localesPádraig Brady2008-01-174-93/+116
* fdisk: calculate +size{K,M,G} in 2^NKarel Zak2008-01-141-23/+49
* mount: add more details to the --version outputKarel Zak2008-01-141-2/+18
* sys-utils: correct setarch.8 manpage link creationFrédéric Bothamy2008-01-141-2/+2
* build-sys: add AC_CANONICAL_HOSTMiklos Szeredi2008-01-081-0/+1
* docs: mark vipw(1) is deprecated in favor of vipw from shadow-utilsKarel Zak2008-01-071-0/+6
* build-sys: disable syscall fallbacks for non-linux systemsKarel Zak2008-01-031-11/+13
* swapon: add sundries.hKarel Zak2008-01-031-2/+1Star
* mount: "nofail" mount optionMatthias Koenig2008-01-032-4/+20
* cfdisk: define portable {DEFAULT,ALTERNATE}_DEVICESamuel Thibault2008-01-031-0/+8
* setterm: remove unnecessaty ifndef TCGETSSamuel Thibault2008-01-031-5/+0Star
* more: replace CBAUD with cfgetispeed()Samuel Thibault2008-01-031-1/+1
* login: replace termio with termios interfaceSamuel Thibault2008-01-031-3/+3
* agetty: replace termio with termios interfaceSamuel Thibault2008-01-031-77/+54Star
* tailf: non-linux supportSamuel Thibault2007-12-181-0/+2
* include: <stdint.h> provides everythingSamuel Thibault2007-12-181-1/+0Star
* partx: use swab macros from bitops.hKarel Zak2007-12-171-62/+62
* fdisk: use swab macros from bitops.hKarel Zak2007-12-171-20/+2Star
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-171-2/+20
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-172-1/+52
* fdisk: fix building for AVR32 and CRISImre Kaloz2007-12-171-1/+3