summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: inform about cal long optionsSami Kerola2011-06-251-47/+47
* cal: clean up few coding style issuesSami Kerola2011-06-251-47/+53
* cal: fix compiler warningsSami Kerola2011-06-251-2/+2
* cal: argument checking, long options and argument checkingSami Kerola2011-06-252-18/+46
* whereis: coding styleSami Kerola2011-06-251-69/+79
* whereis: warnings, exit values, braces and returnsSami Kerola2011-06-251-12/+12
* whereis: remove goto statementsSami Kerola2011-06-251-38/+47
* whereis: new usage output & version printingSami Kerola2011-06-251-5/+31
* mcookie: change coding styleSami Kerola2011-06-251-142/+152
* docs: inform about mcookie long optionsSami Kerola2011-06-251-8/+19
* mcookie: use warnx, long options and help screenSami Kerola2011-06-251-10/+47
* namei: fix to argument handlingSami Kerola2011-06-251-6/+9
* namei: use xalloc.hSami Kerola2011-06-251-20/+6Star
* namei: add --version optionSami Kerola2011-06-252-1/+11
* login-utils: include fixSami Kerola2011-06-252-5/+5
* checktty: fix unused parametersSami Kerola2011-06-251-5/+14
* docs: tell mount/* is in maintenance modeSami Kerola2011-06-251-0/+6
* Merge branch 'master', remote-tracking branch 'upstream/master'Sami Kerola2011-06-2317-145/+584
|\
| * libmount: allow to convert /dev/loopN to backing filenameKarel Zak2011-06-234-3/+58
| * libmount: cleanup return codes in mount sampleKarel Zak2011-06-231-18/+9Star
| * libmount: add support for mount -aKarel Zak2011-06-236-42/+287
| * libmount: fix fstype cachingKarel Zak2011-06-231-15/+27
| * libmount: rename in cache.cKarel Zak2011-06-231-16/+16
| * libmount: clean up cache.cKarel Zak2011-06-231-50/+51
| * libmount: add generic function to read table for contextKarel Zak2011-06-223-1/+55
| * libmount: allow to set parser callback to contextKarel Zak2011-06-215-7/+35
| * mountpoint: add new commandKarel Zak2011-06-217-2/+63
| * docs: update TODO fileKarel Zak2011-06-211-8/+0Star
* | Merge branch 'master', remote-tracking branch 'upstream/master'Sami Kerola2011-06-2013-31/+88
|\|
| * blkid: list all known filesystems/RAIDs (add -k option)Karel Zak2011-06-205-1/+38
| * libblkid: add debug messageKarel Zak2011-06-201-3/+4
| * docs: update TODO fileKarel Zak2011-06-201-6/+0Star
| * lib: [procutils.c] improve robustnessKarel Zak2011-06-201-0/+3
| * build-sys: move BUILD_SCHEDUTILS to top-level MakefileKarel Zak2011-06-202-5/+4Star
| * lib: [linux_version.c] simplify version parsingKarel Zak2011-06-201-11/+11
| * lscpu: detect VMware hypervisorStephen Hemminger2011-06-201-2/+6
| * misc: hurd build fixesSamuel Thibault2011-06-203-3/+22
* | Merge branch 'master', remote-tracking branch 'upstream/master'Sami Kerola2011-06-162-2/+8
|\|
| * mount: add ufstype=ufs2 to mount.8Karel Zak2011-06-141-0/+6
| * login: fix typos in man pageKarel Zak2011-06-141-2/+2
* | Merge branch 'master', remote-tracking branch 'upstream/master'Sami Kerola2011-06-1424-108/+487
|\|
| * fsck.minix: remove unused variablesKarel Zak2011-06-141-4/+0Star
| * libblkid: don't ignore swap UUID if only first byte is zeroRichard W.M. Jones2011-06-141-1/+1
| * mkfs.minix: add fs version optionsDavidlohr Bueso2011-06-142-3/+10
| * mkfs.minix: standardize superblock attribute settingsDavidlohr Bueso2011-06-141-5/+27
| * test_sysinfo: fix printf formatKarel Zak2011-06-141-1/+1
| * hwclock: Don't use asm/io.h if sys/io.h can't be foundJosiah Worcester2011-06-142-5/+14
| * test_sysinfo: Use CHAR_BIT*sizeof(void*) instead of __WORDSIZE.Josiah Worcester2011-06-141-1/+1
| * lib: [tt.c] Fix mbs_width macro for systems without WIDECHARJosiah Worcester2011-06-141-1/+1
| * checktty: Use NGROUPS_MAX instead of NGROUPSJosiah Worcester2011-06-141-2/+2