summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* write: stop using MAXHOSTNAMELENKarel Zak2012-10-191-3/+7
* agetty: stop using MAXHOSTNAMELENKarel Zak2012-10-191-23/+55
* login: stop using MAXHOSTNAMELENKarel Zak2012-10-191-4/+4
* include/xalloc: add xgethostname()Karel Zak2012-10-191-0/+15
* include/env: unify indentationSami Kerola2012-10-191-5/+4Star
* include/c: add get_hostname_max() inline functionSami Kerola2012-10-191-0/+18
* fdisk: gpt: use swap_efi_guid for new partitionsDavidlohr Bueso2012-10-181-11/+1Star
* fdisk: fix segfault when printing gpt raw dataDavidlohr Bueso2012-10-181-1/+2
* fdisk: api: improve some commentsDavidlohr Bueso2012-10-181-14/+34
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-188-21/+33
* docs: update deprecated fileKarel Zak2012-10-181-15/+0Star
* lib/loopdev: check for /sysKarel Zak2012-10-171-0/+6
* lib/loopdev: improve debug messagesKarel Zak2012-10-172-6/+18
* dmesg: Add a --color option to colorize error and panic messagesOndrej Oprala2012-10-162-3/+40
* lib/color: add module for work with terminal colorsOndrej Oprala2012-10-163-0/+79
* mount: add long options for -L and -U to man pageBill Pemberton2012-10-161-2/+2
* mount: add -c abbreviation for --no-canonicalize to man pageBill Pemberton2012-10-161-1/+1
* docs: remove hwclock --compare from TODOBill Pemberton2012-10-161-21/+0Star
* hwclock: add the --compare option to the man pageBill Pemberton2012-10-161-0/+5
* docs: add su(1) btmp loggingKarel Zak2012-10-161-0/+6
* tests: add mising "export" keywordKarel Zak2012-10-151-1/+1
* tests: skip ipcs limits overflow when bc is not availableGilles Espinasse2012-10-151-0/+1
* tests: fix ipcs basic limit when bc is not availableGilles Espinasse2012-10-151-0/+1
* libmount: fixed comment about paramRaul Gutierrez Segales2012-10-151-1/+1
* libblkid: fix compiler warning [-Wstrict-aliasing]Karel Zak2012-10-151-3/+5
* swapon: remove loop declaration [smatch scan]Sami Kerola2012-10-151-1/+2
* more: remove few memory leaksSami Kerola2012-10-151-1/+7
* more: align void in functions with prototypes, and remove void castsSami Kerola2012-10-151-14/+14
* more: fix coding styleSami Kerola2012-10-151-1714/+1694Star
* pg: fix coding styleSami Kerola2012-10-151-399/+287Star
* pg: do not turn off warnigns artificiallySami Kerola2012-10-151-21/+0Star
* pg: use unistd.h STDOUT_FILENOSami Kerola2012-10-151-26/+26
* pg: add noreturn function attributesSami Kerola2012-10-151-5/+5
* ddate: remove from util-linuxSami Kerola2012-10-1514-639/+3Star
* pg: add const qualifiers where suitableSami Kerola2012-10-151-10/+13
* pg: use libc error printing facilitiesSami Kerola2012-10-151-27/+12Star
* pg: refactor argument handingSami Kerola2012-10-151-75/+84
* docs: fix column.1 groff syntax errorSami Kerola2012-10-151-1/+1
* column: add --output-separator optionSami Kerola2012-10-152-5/+17
* mkfs.minix: check numeric user inputsSami Kerola2012-10-151-11/+6Star
* pg: check numeric user inputsSami Kerola2012-10-152-4/+7
* swapon: clarify swapon.8 priority optionSami Kerola2012-10-151-2/+3
* swapon: check numeric user inputsSami Kerola2012-10-151-1/+2
* docs: align blkdiscard.8 with how-to-man-page.txtSami Kerola2012-10-151-28/+34
* wipefs: use O_EXCLKarel Zak2012-10-151-1/+1
* libmount: don't use umount optimization for -l or -fKarel Zak2012-10-151-1/+3
* build-sys: clean update-potfiles scriptKarel Zak2012-10-101-2/+1Star
* build-sys: remove --enable-gtk-doc from make checkKarel Zak2012-10-101-1/+1
* sfdisk: fix aliasing warningsMike Frysinger2012-10-101-4/+6
* md5: fix strict aliasing warningsMike Frysinger2012-10-101-3/+6