summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-0310-9/+460
* libmount: add a generic append_string() functionKarel Zak2013-07-022-0/+39
* libmount: be more restrictive about valid tag namesKarel Zak2013-07-025-32/+40
* lib/canonical: use realpath() from libcKarel Zak2013-07-011-151/+29Star
* findmnt: make udev usage more robustKarel Zak2013-07-011-1/+8
* dmesg: make time stamps to be printed consistentlySami Kerola2013-07-012-11/+23
* sfdisk: fix typoKarel Zak2013-07-011-1/+1
* ul: enhance command performanceSami Kerola2013-07-011-4/+4
* exec_shell: add a license and touch up func defMike Frysinger2013-07-011-1/+20
* dmesg: define is_timefmt() macro only onceKarel Zak2013-07-011-5/+7
* dmesg: fix --human color initializationKarel Zak2013-07-011-1/+1
* sfdisk: clean up unhide codeKarel Zak2013-07-011-6/+2Star
* hexdump: remove unnecessary global variablesSami Kerola2013-07-013-7/+5Star
* sd-daemon: update files taken from systemd projectSami Kerola2013-07-012-62/+52Star
* dmesg: regroup time related options close to each otherSami Kerola2013-07-011-6/+6
* docs: add --time-format option and ISO-8601 format to manualSami Kerola2013-07-011-0/+22
* dmesg: add iso-8601 time formatSami Kerola2013-07-011-3/+26
* dmesg: add --time-format optionSami Kerola2013-07-011-0/+22
* dmesg: convert time format bitfield to enumSami Kerola2013-07-011-82/+77Star
* sfdisk: replace my_warn() with warnx()Sami Kerola2013-07-011-119/+104Star
* docs: correct sfdisk --activate instructionsSami Kerola2013-07-011-2/+31
* sfdisk: use program_invocation_short_name to determine program nameSami Kerola2013-07-011-7/+2Star
* sfdisk: clean up usage() functionsSami Kerola2013-07-011-21/+18Star
* sfdisk: use libc error printing function, and symbolic exit valuesSami Kerola2013-07-011-77/+43Star
* renice: exit with non-zero value when arguments cause warningsSami Kerola2013-07-011-1/+3
* findmnt: test for fstype/options/maj:min before source and targetKarel Zak2013-06-241-8/+8
* eject: Check host_status and driver_status when using SG_IO.Karel Zak2013-06-181-3/+21
* agetty: improve wording, grammar and some formatting in man pageBenno Schulenberg2013-06-181-49/+49
* agetty: fix a kill/erase error in man page and improve clarityBenno Schulenberg2013-06-181-12/+12
* pg.c: Add --help and --versionJari Aalto2013-06-181-2/+15
* mount: fix mistaken word and some grammar in man page of mountBenno Schulenberg2013-06-181-12/+11Star
* nsenter: Allow selecting the uid and gid to be used in the entered usernsRichard Weinberger2013-06-182-2/+27
* cal: fix -y output for UTF8Karel Zak2013-06-171-8/+12
* libmount: be robust for empty target/source stringsKarel Zak2013-06-174-17/+36
* libblkid: support pseudo PARTUUID= for MBRKarel Zak2013-06-133-1/+14
* libblkid: split blkid_parttable_set_id()Karel Zak2013-06-133-6/+12
* blkid: export ID_PART_TABLE_UUIDKarel Zak2013-06-131-0/+3
* libblkid: set PTUUID for GPT and DOSKarel Zak2013-06-132-14/+22
* libblkid: add functions to set PTUUIDKarel Zak2013-06-132-1/+57
* libblkid: make uuid_is_empty() usable for whole libraryKarel Zak2013-06-133-13/+14
* mkfs.bfs: fix 64-Bit and endian problemsihno2013-06-131-33/+37
* Merge branch 'master' of https://github.com/eric-s-raymond/util-linuxKarel Zak2013-06-133-29/+47
|\
| * Fix broken list syntax.Eric S. Raymond2013-06-101-1/+1
| * Restore use of correct alternation syntax using { | }.Eric S. Raymond2013-06-101-2/+2
| * Re-layout a FILES section in the traditional style.Eric S. Raymond2013-06-101-5/+12
| * Remove another .ti for .RS/.RE, and remove a .TP that broke list parsing.Eric S. Raymond2013-06-101-8/+11
| * Replace .IP o with .IP \(bu, using the [nt]roff bullet character.Eric S. Raymond2013-06-101-9/+9
| * Replace .ti operations with equivalent .RS/.RE pairs.Eric S. Raymond2013-06-101-4/+12
* | fdisk: add support for the MicroBlaze architectureNathan Rossi2013-06-131-1/+2
* | eject: unlock door before issuing CDROMEJECT commandAaron Lu2013-06-131-0/+3