summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-06tests: cal: do not let --week=<num> to adjust requested monthSami Kerola1-42/+42
2013-12-06cal: make user request to be part of read-only control structSami Kerola1-65/+73
2013-12-06tests: cal: take account week numbers when determing month lenghtSami Kerola1-8/+4
2013-12-06cal: determine output width at beginning of run and reuse resultSami Kerola1-47/+38
2013-12-06cal: simplify ascii_weeknum() functionSami Kerola1-5/+2
2013-12-06cal: make day_in_week() use same variable names as other functionsSami Kerola1-14/+14
2013-12-06cal: add input variable names to function prototypesSami Kerola1-16/+18
2013-12-06cal: rename ascii_wnum() to ascii_weeknum()Sami Kerola1-4/+4
2013-12-06cal: use control structure for run time configurationSami Kerola1-131/+140
2013-12-03script: script input redirection / eof handlingKarel Zak1-19/+79
2013-12-02hexdump: Create struct hexdump containing previously global variables.Ondrej Oprala4-89/+90
2013-12-02hexdump: add __attribute__ ((__noreturn__)) to bad*() functionsOndrej Oprala1-24/+20
2013-12-02hexdump: rename struct _fs to struct hexdump_fs and remove its typedefOndrej Oprala4-15/+15
2013-12-02hexdump: rename struct _fu to struct hexdump_fu and remove its typedefOndrej Oprala4-15/+15
2013-12-02hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedefOndrej Oprala5-18/+20
2013-12-02hexdump: rename rewrite to rewrite_rulesOndrej Oprala3-3/+3
2013-12-02hexdump: rename add to add_fmtOndrej Oprala3-19/+19
2013-12-02hexdump: Merge hexsyntax.c into hexdump.cOndrej Oprala4-163/+117
2013-12-02hexdump: add the prefix 'hexdump-' to {conv,display,parse}.cOndrej Oprala4-3/+3
2013-12-02script: check that stdin is a terminalKarel Zak1-0/+4
2013-12-02setterm: fix -dump man page infoKarel Zak1-1/+1
2013-12-02agetty: support the special terminal on first serial line on a S/390Werner Fink1-0/+18
2013-12-02mount man page cleanupsPhillip Susi1-29/+39
2013-12-02mount.8: fix grammarPhillip Susi1-1/+1
2013-12-02pylibmount: correctly import from pylibmount.soDave Reisner1-1/+1
2013-12-02namei: align missing files with rest of the print outSami Kerola2-1/+10
2013-12-02losetup, agetty: remove unnecessary if's before free()Sami Kerola2-8/+4
2013-11-27libfdisk: (dos) warn on type 0Karel Zak1-0/+3
2013-11-27libfdisk: (dos) fix free part counterKarel Zak1-1/+1
2013-11-27libblkid: fix sgi PT parser to report system partitionsKarel Zak1-2/+1
2013-11-25fdisk: (gpt) more human readable info about free spaceKarel Zak1-2/+9
2013-11-25fdisk: don't care about partition typeKarel Zak1-16/+22
2013-11-25fdisk: fix nasty coding styleKarel Zak1-1/+4
2013-11-19fdisk: fix usage(), -l [<disk>]Karel Zak1-2/+2
2013-11-19umount: fix umount by tag for non-rootsKarel Zak1-3/+5
2013-11-19libblkid: fix memory leak in blkid_parse_tag_string()Karel Zak1-5/+9
2013-11-19mount: make NAME=value tags usable for non-rootKarel Zak1-4/+22
2013-11-19libmount: add mnt_tag_is_valid()Karel Zak4-0/+23
2013-11-19fsck: add ext4 to list of filesystems with progress bars in fsck man pagePhillip Susi1-1/+1
2013-11-19mount: fix man mount page typePhillip Susi1-1/+1
2013-11-19setpriv: simplify usage()Karel Zak1-2/+2
2013-11-19Merge branch 'fixes' of https://github.com/rudimeier/util-linuxKarel Zak1-0/+1
2013-11-19libfdisk: (sgi) generate partname according to partition positionKarel Zak1-4/+6
2013-11-18unshare: add more hints about mount namespaces to the man pageKarel Zak1-2/+8
2013-11-18lsblk: fix -D segfaultKarel Zak1-3/+3
2013-11-18mkfs.minix: fix fscanf() format string [coverity scan]Karel Zak1-1/+1
2013-11-14tests: fix fdisk GPT testRuediger Meier1-0/+1
2013-11-14script: restore errno in signal handlerKarel Zak1-0/+3
2013-11-14script: don't call TIOCGWINSZ in signal handlerKarel Zak1-3/+5
2013-11-14mkswap: remove cruft from the man pagePhillip Susi1-9/+1