summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typos found by misspellingsBernhard Voelker2012-07-098-12/+12
* build-sys: add -Wredundant-declsKarel Zak2012-07-091-0/+1
* build-sys: support separate libintlKarel Zak2012-07-091-0/+5
* build-sys: always use default $(LDADD)Karel Zak2012-07-099-79/+79
* hwclock: don't set time for --systzKarel Zak2012-07-041-5/+6
* utmpdump: use xalloc.h, minor coding style changesKarel Zak2012-06-291-12/+13
* utmpdump: cleanup usage()Karel Zak2012-06-291-7/+17
* utmpdump: add long optionsKarel Zak2012-06-292-12/+25
* utmpdump: use err.h stuffKarel Zak2012-06-291-25/+26
* utmpdump: add NLS and closestream supportKarel Zak2012-06-291-6/+14
* utmpdump: remove dead codeKarel Zak2012-06-291-2/+2
* utmpdump: remove libc5 supportKarel Zak2012-06-292-76/+11Star
* utmpdump: cleanup comments, funcs definition linesKarel Zak2012-06-291-45/+29Star
* utmpdump: new command, merge from sysvinitKarel Zak2012-06-295-0/+398
* findmnt: add TID columnKarel Zak2012-06-281-0/+9
* libmount: save task ID for mountinfo tilesKarel Zak2012-06-285-3/+57
* findmnt: add --task <tid> optionKarel Zak2012-06-282-1/+28
* findmnt: don't use tree-like output if more -F options specifiedKarel Zak2012-06-282-4/+6
* findmnt: add FSROOT columnDave Reisner2012-06-281-0/+5
* swapon: fix typoKarel Zak2012-06-271-1/+1
* docs: add note about non-recursive build-sysKarel Zak2012-06-271-0/+28
* build-sys: add sd-daemon.h to Makemodule.amKarel Zak2012-06-261-1/+1
* build-sys: add pager.h to Makemodule.amKarel Zak2012-06-2627-112981/+142074
* build-sys: fix swaplabelKarel Zak2012-06-261-1/+1
* build-sys: create static uuid_generate_*.3 filesKarel Zak2012-06-264-9/+4Star
* build-sys: enable libmount and libblkid docsKarel Zak2012-06-266-22/+14Star
* build-sys: cleanup .gitignore filesKarel Zak2012-06-2616-115/+116
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-2612-300/+183Star
* build-sys: remove include-Makefile.amKarel Zak2012-06-264-54/+28Star
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-2630-131/+132
* build-sys: convert tests/ to moduleKarel Zak2012-06-269-137/+82Star
* build-sys: move partx to disk-utils/Karel Zak2012-06-2612-36/+40
* build-sys: convert disk-utils/ to moduleKarel Zak2012-06-264-116/+134
* build-sys: move getopt to misc-utils/Karel Zak2012-06-2610-26/+19Star
* build-sys: convert misc-utils/ to moduleKarel Zak2012-06-264-183/+194
* build-sys: move hwclock to sys-utils/Karel Zak2012-06-2611-35/+28Star
* build-sys: convert sys-utils/ to moduleKarel Zak2012-06-264-288/+317
* tools: cleanup config-gen.dKarel Zak2012-06-265-11/+3Star
* build-sys: cleanup mount stuff in configure.amKarel Zak2012-06-261-12/+10Star
* build-sys: add UL_CONFLICTS_BUILD m4 macroKarel Zak2012-06-261-0/+30
* mount: (old) remove hybrid libmount codeKarel Zak2012-06-266-242/+2Star
* build-sys: default to new sys-utils/mount.c, add --enable-deprecated-mountKarel Zak2012-06-263-22/+22
* mount: (old) remove mtab lock testKarel Zak2012-06-261-135/+0Star
* build-sys: convert mount/ to module, rename to mount-deprecated/Karel Zak2012-06-2624-128/+108Star
* build-sys: convert login-utils/ to moduleKarel Zak2012-06-263-39/+52
* build-sys: convert term-utils/ to moduleKarel Zak2012-06-265-148/+105Star
* build-sys: convert text-utils/ to moduleKarel Zak2012-06-261-0/+86
* build-sys: convert libmount/ to moduleKarel Zak2012-06-267-130/+158
* build-sys: convert libblkid/ to moduleKarel Zak2012-06-2613-304/+275Star
* build-sys: convert libuuid/ to moduleKarel Zak2012-06-2611-190/+102Star