summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tests: update build-sys testsKarel Zak2015-07-2418-349/+364
* | libsmartcols: don't link with tinfoKarel Zak2015-07-248-71/+98
* | tests: add udevadm settleKarel Zak2015-07-241-0/+2
* | libfdisk: add comment to the header fileKarel Zak2015-07-241-31/+31
* | lsipc: make --id usable with all output formats and with -oKarel Zak2015-07-232-16/+23
* | lsipc: the default --global is mutually exclusive with -c --id and -tKarel Zak2015-07-231-2/+4
* | lsipc: remove --print0 and -colon-separateKarel Zak2015-07-231-28/+8Star
* | lsipc: remove duplicate "Usage:"Karel Zak2015-07-231-1/+0Star
* | cfdisk: make sure that extra info is refreshed/removedKarel Zak2015-07-221-1/+3
* | cfdisk: properly toggle extra info window, make it more robustKarel Zak2015-07-221-9/+31
* | lsipc: tiny change about --global to the man pageKarel Zak2015-07-201-1/+2
* | ipcmk: support <size>{K,M,G,...}Karel Zak2015-07-202-1/+3
* | lsipc: default to --globalKarel Zak2015-07-201-14/+14
* | lsipc: add USE% to --globalKarel Zak2015-07-201-3/+10
* | lsipc: use sub-table for semphore elementsKarel Zak2015-07-201-18/+73
* | lsipc: improve JSON outputKarel Zak2015-07-201-4/+15
* | lsipc: move outmode to coltrol structKarel Zak2015-07-201-19/+13Star
* | lsipc: fix coding styleKarel Zak2015-07-201-419/+419
* | lsipc: differentiate between UID and USER namesKarel Zak2015-07-201-46/+95
* | lsipc: fix ID parsing, use full time for pretty printKarel Zak2015-07-201-3/+6
* | lsipc: cleanup -o usageKarel Zak2015-07-201-94/+76Star
* | lsipc: improve --globalKarel Zak2015-07-201-110/+93Star
* | include/xalloc: add err_oom()Karel Zak2015-07-201-0/+7
* | lsipc: cleanup columns indexesKarel Zak2015-07-201-48/+65
* | lsipc: add COMMAND for shmemKarel Zak2015-07-201-1/+8
* | lib/procutils: add proc_get_cmdline()Karel Zak2015-07-202-0/+32
* | include/all-io: read_all() don't retry on EOFKarel Zak2015-07-201-3/+1Star
* | lsipc: add CTIME to shmem defaultKarel Zak2015-07-201-1/+1
* | lsipc: new command to list IPC facilitiesKarel Zak2015-07-207-0/+1478
* | agetty: Reprompt once the network addresses change if address displayedStef Walter2015-07-201-18/+107
* | logger: do not exit when socket errors are not enforcedSami Kerola2015-07-201-4/+5
* | hwclock: add -D to the man pageKarel Zak2015-07-201-1/+1
* | Merge branch 'kill-man' of https://github.com/ronin13/util-linuxKarel Zak2015-07-161-0/+3
|\ \
| * | kill: Add verbose to man page.Raghavendra D Prabhu2015-07-031-0/+3
* | | lslogins: merge read_utmp() codeKarel Zak2015-07-165-111/+33Star
* | | lslogins: fix --user-accs and --system-accs docsKarel Zak2015-07-151-8/+8
* | | bash-completion: cal: add --twelve and --color optionsSami Kerola2015-07-151-7/+14
* | | ldattach: tiny coding style changesKarel Zak2015-07-151-5/+12
* | | ldattach: order line disciplines canonicallyTilman Schmidt2015-07-151-6/+7
* | | ldattach: always set line speed and format for N_GIGASET_M101Tilman Schmidt2015-07-151-1/+11
* | | ldattach: adapt print_table column width to widest entryTilman Schmidt2015-07-151-2/+2
* | | libfdisk: fix fdisk_label_parse_parttype() for unknown typesKarel Zak2015-07-153-7/+11
* | | libfdisk: (gpt) add missing GUIDsKarel Zak2015-07-151-2/+34
* | | libfdisk: add GPT GUIDs for PRePScott Moser2015-07-151-0/+3
* | | libfdisk: (gpt) fix "MidnightBSD UFS" UUIDKarel Zak2015-07-151-1/+1
| |/ |/|
* | script: evaluate errno only if read() sets itRuediger Meier2015-07-031-7/+6Star
* | script: make sure errno is zeroKarel Zak2015-07-021-0/+1
* | swapon: fix restart waitpid with errno == EINTRKarel Zak2015-07-011-8/+7Star
|/
* lib/strutils: make strmode() more genericKarel Zak2015-06-301-17/+19
* Merge branch 'sulogin'Karel Zak2015-06-302-16/+40
|\