summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* raw: default to /dev/raw/rawctlKarel Zak2008-12-261-11/+9Star
* mount: add rootcontext= SELinux mount optionKarel Zak2008-12-222-1/+11
* mount: clean up SPEC canonicalizationKarel Zak2008-12-195-19/+42
* fdisk: remove unnecessary gettext callKarel Zak2008-12-121-1/+1
* pg: add gettext call for the help stringKarel Zak2008-12-121-2/+6
* refresh gitignoreKarel Zak2008-12-121-0/+4
* simpleinit: cleanup gettext calls, use snprintf()Karel Zak2008-12-121-16/+20
* chfn: several strings without gettext callsKarel Zak2008-12-121-4/+4
* TODO: add request to use nl_langinfo()Karel Zak2008-12-122-0/+4
* Revert "login-utils: several strings without gettext calls"Karel Zak2008-12-124-19/+16Star
* mount: fix mount_static_LDADDKarel Zak2008-12-121-2/+3
* tests: add md5 regression testKarel Zak2008-12-084-0/+51
* include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak2008-12-082-4/+7
* lib: add __BYTE_ORDER to md5.cKarel Zak2008-12-081-1/+6
* tests: add MD5 regression testKarel Zak2008-12-063-1/+35
* tests: add swabN() regression testKarel Zak2008-12-056-1/+167
* include: swapheader.h is missing in Makefile.amKarel Zak2008-12-051-1/+1
* mkfs.minix: (and fsck) rename bitops.hKarel Zak2008-12-054-6/+6
* build-sys: add missing AC_C_BIGENDIANKarel Zak2008-12-051-0/+1
* swapon: add swap format detection and pagesize checkMatthias Koenig2008-12-052-2/+130
* include: move swapheader.h to includeMatthias Koenig2008-12-052-1/+6
* mount: remove spurious newline from mount.8Mike Frysinger2008-12-051-2/+1Star
* setterm: fix -blank man pageKarel Zak2008-12-051-3/+3
* flock: Allow lock directoryAlexey Gladkov2008-12-032-4/+11
* docs: add feature-requests from RH bugzilla to TODO listKarel Zak2008-12-021-0/+11
* mount: use subsections in mount.8 DESCRIPTIONKarel Zak2008-11-271-56/+81
* mount: create separate section for fs-independent options in mount.8Karel Zak2008-11-271-19/+32
* mount: reorder list of options in mount.8Karel Zak2008-11-271-83/+89
* mount: add i_version supportKarel Zak2008-11-273-0/+13
* tailf: unistd.h is included more than onceKarel Zak2008-11-261-1/+0Star
* rdev: cleanup includesKarel Zak2008-11-261-10/+8Star
* login: cleanup includesKarel Zak2008-11-261-5/+2Star
* agetty: sys/types.h and time.h are included more than onceKarel Zak2008-11-261-2/+1Star
* hwclock: clock.h is included more than onceKarel Zak2008-11-261-4/+2Star
* getopt: remove unnecessary ifdefsKarel Zak2008-11-262-11/+0Star
* fdisk: rename ENABLE_CMDTAGQ macroKarel Zak2008-11-262-2/+8
* tools: add checkconfig to top-level MakefileKarel Zak2008-11-262-15/+29
* tools: rename codecheck-config to checkconfig.shKarel Zak2008-11-261-0/+0
* tools: add checkincludes.pl (from linux kernel)Karel Zak2008-11-262-0/+35
* fdisk: fix man page typoKarel Zak2008-11-251-1/+1
* tests: remove useless return value checks in testing scriptsAmérico Wang2008-11-2017-204/+133Star
* tests: update namei reg.testKarel Zak2008-11-191-7/+1Star
* tests: clean up the testing scriptsAmérico Wang2008-11-193-9/+5Star
* build-sys: add --disable-mountAlon Bar-Lev2008-11-192-13/+28
* pivot_root: clean upKarel Zak2008-11-191-15/+16
* build-sys: move pivot_root(8) to sys-utilsKarel Zak2008-11-197-21/+21
* losetup: add warning about read-only modeKarel Zak2008-11-181-0/+3
* losetup: try to set up loop readonly if EACCESMatthias Koenig2008-11-181-1/+2
* cfdisk: accept yes/no as fallbackMatthias Koenig2008-11-141-2/+4
* mkfs.minix: fix size detectionMatthias Koenig2008-11-131-2/+7