summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* su: fix stupid typoKarel Zak2012-11-012-4/+4
* build-sys: move runuser(1) to sbin dirKarel Zak2012-11-011-1/+1
* runuser: add -u to not execute shellKarel Zak2012-11-013-54/+105
* mount: supports paths canonicalization for alternative fstabsKarel Zak2012-10-241-0/+10
* libmount: support loopdevs in mnt_table_is_fs_mounted()Karel Zak2012-10-241-2/+28
* libmount: tiny refactoring in mnt_table_is_fs_mounted()Karel Zak2012-10-231-27/+27
* fdisk: fix compiler warning [-Wpointer-arith] and floating point exceptionKarel Zak2012-10-232-12/+14
* misc: make readlink() usage more robustKarel Zak2012-10-234-5/+5
* lsblk: use new sysfs functions, clean up get_transport()Karel Zak2012-10-231-62/+22Star
* lib/sysfs: add SCSI link functionsKarel Zak2012-10-233-2/+54
* lib/sysfs: add functions for SCSI host attributesKarel Zak2012-10-233-42/+66
* include/sysfs: add SCSI host:channel:target:lun supportKarel Zak2012-10-233-26/+52
* lib/tt: don't ignore "extreme" columns if an free space is availableKarel Zak2012-10-231-1/+2
* lsblk: add SCSI transport type attributeMilan Broz2012-10-231-0/+131
* lsblk: add SCSI H:C:T:L attributeMilan Broz2012-10-231-0/+32
* lsblk: add parent kernel name columnMilan Broz2012-10-231-1/+6
* login: fix compiler warning [-Wunused-result]Karel Zak2012-10-221-6/+10
* include/c: move usleep() fallback to c.hKarel Zak2012-10-228-25/+19Star
* build-sys: remove gethostbyname() checkSami Kerola2012-10-221-4/+0Star
* agetty: replace gethostbyname() with getaddrinfo()Sami Kerola2012-10-222-7/+19
* logger: replace gethostbyname() with getaddrinfo()Sami Kerola2012-10-221-17/+17
* libmount, eject: replace index() and rindex() with strrch() or strrchr()Sami Kerola2012-10-222-3/+3
* fsck.cramfs: compile with -DINCLUDE_FS_TESTS for make checkKarel Zak2012-10-222-1/+6
* docs: add line breaks to whereis.1Sami Kerola2012-10-191-2/+2
* include/c: remove MAXHOSTNAMELEN macroKarel Zak2012-10-191-11/+0Star
* last: stop usig MAXHOSTNAMELENKarel Zak2012-10-191-3/+5
* 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