summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-26docs: tweak a few messages for clarityBenno Schulenberg5-10/+9
2007-10-26cfdisk: slightly increase the size of menu buttonsBenno Schulenberg1-3/+3
2007-10-26cfdisk: translate partition-type names when they are printed.Benno Schulenberg1-3/+3
2007-10-26hwclock: do not create a zero adjfileAlain Guibert1-0/+1
2007-10-26mount: prevent loop mounting the same file twiceKarel Zak3-3/+159
2007-10-26losetup: canonicalize loopfile nameKarel Zak2-4/+14
2007-10-25losetup: fix errno usageKarel Zak1-8/+11
2007-10-25rev: use warn() in errs.hLi Zefan1-21/+8
2007-10-25swapon: cleanup usage()Karel Zak1-9/+9
2007-10-25mount: clean up global variablesKarel Zak8-28/+9
2007-10-25losetup: remove duplicate xstrdup() and error()Karel Zak2-32/+4
2007-10-25mount: cleanup error() and die()Karel Zak8-33/+26
2007-10-25umount: use atexit() rather than (*at_die)()Karel Zak1-0/+2
2007-10-25mount: use atexit() rather than (*at_die)()Karel Zak2-2/+2
2007-10-25mount: remove redundant fflushKarel Zak1-3/+1
2007-10-25mount: cleanup canonicalize() usageKarel Zak8-31/+45
2007-10-25docs: add info about .bugfix releases and branchesKarel Zak2-5/+10
2007-10-25mkswap: possible to crash with SELinux relabeling supportKaiGai Kohei1-6/+9
2007-10-18build-sys: add v2.14 to NEWSKarel Zak1-0/+3
2007-10-18build-sys: remove errs.hKarel Zak2-126/+1
2007-10-18tailf: replace errs.h with libc err.hKarel Zak1-21/+13
2007-10-18setarch: generate groff links in a better wayKarel Zak1-2/+14
2007-10-16cal: replace errs.h with libc err.hKarel Zak1-1/+1
2007-10-16column: replace errs.h with libc err.hKarel Zak1-4/+4
2007-10-16mesg: replace errs.h with libc err.hKarel Zak1-1/+1
2007-10-16build-sys: add err.h checkKarel Zak1-1/+2
2007-10-12tests: fix blkid cache usageKarel Zak2-10/+22
2007-10-12mount: -L|-U segfault when label or uuid doesn't existKarel Zak1-2/+10
2007-10-11tests: exactly define a time format in ls -l outputKarel Zak2-1333/+1333
2007-10-11po: fix typo in de.poKarel Zak1-1/+1
2007-10-11po: update po filesKarel Zak20-7856/+10362
2007-10-11rtcwake: fix typoKarel Zak1-1/+1
2007-10-11cal: add support for highlighting an arbitrary datePádraig Brady8-58/+58
2007-10-11tailf: add option -n to specifying output linesLi Zefan2-10/+36
2007-10-11tailf: clean up gcc warnings & fix use of errnoKarel Zak1-7/+13
2007-10-11losetup: clean up gcc warningsRandy Dunlap1-5/+5
2007-10-11setterm: dump by TIOCLINUX is deprecated since linux 1.1.92.Karel Zak1-29/+6
2007-10-11po: update nl.po (from translationproject.org)Benno Schulenberg1-510/+259
2007-10-11mount: improve chmod & chown usage and clean up gcc warnings (fstab.c)Karel Zak1-11/+27
2007-10-11mkfs.cramfs: clean up gcc warningsRandy Dunlap1-24/+25
2007-10-11docs: add a note about minix v3 to TODO fileKarel Zak1-2/+14
2007-10-11mount: clean up gcc warnings (mount_mntent.c)Randy Dunlap1-1/+1
2007-10-11mkfs.minix: clean up gcc warningsRandy Dunlap1-1/+4
2007-10-10swapon: clean up gcc warningsRandy Dunlap1-2/+6
2007-10-05po: update de.po (from translationproject.org)Michael Piefel1-609/+307
2007-10-05script: dies on SIGWINCHKarel Zak1-4/+10
2007-10-04mount: cleanup "none" fstype usageKarel Zak4-4/+18
2007-10-04rtcwake: fix verbose messageKarel Zak1-2/+2
2007-10-04chfn: add pam_end() call and cleanup PAM codeKarel Zak1-23/+32
2007-10-04chsh: should use pam_end function to terminate the PAM transactionYu Zhiguo1-24/+33