aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-09libfdisk: fix SIGFPEstable/v2.23Karel Zak1-4/+5
2013-07-31build-sys: release++ (v2.23.2)v2.23.2Karel Zak1-0/+4
2013-07-31docs: add v2.23.2-ReleaseNotesKarel Zak1-0/+70
2013-07-31docs: update AUTHORS fileKarel Zak1-0/+5
2013-07-31po: merge changesKarel Zak27-10284/+13954
2013-07-31po: update uk.po (from translationproject.org)Yuri Chornoivan1-1257/+532
2013-07-31po: update pl.po (from translationproject.org)Jakub Bogusz1-975/+423
2013-07-31po: update fr.po (from translationproject.org)David Prévot1-1819/+785
2013-07-31po: update cs.po (from translationproject.org)Petr Písař1-1023/+462
2013-07-31mount: remove repeating words from mount.8Karel Zak1-1/+1
2013-07-30dmesg: don't use pager for --followKarel Zak1-0/+2
2013-07-30losetup: set errno for misaligned offsetsKarel Zak2-13/+33
2013-07-30mount: update xfs docsKarel Zak1-171/+173
2013-07-30hwclock: remove references to adjtimex from man pageKarel Zak1-11/+1
2013-07-30sfdisk: don't use word 'disk'.Karel Zak1-18/+18
2013-07-30uuidd: add missing initializer [clang-analyzer]Karel Zak1-1/+1
2013-07-30libmount: fix memory leak [clang-analyzer]Karel Zak1-1/+2
2013-07-30sulogin: fix compiler warningKarel Zak1-1/+2
2013-07-30column: dereference of null pointer [clang-analyzer]Sami Kerola1-1/+1
2013-07-30agetty: fix memory leak [clang-analyzer]Sami Kerola1-1/+3
2013-07-30sulogin: fix memory leak [clang-analyzer]Sami Kerola1-2/+6
2013-07-30mkfs.cramfs: argument to free() is a constant address [clang-analyzer]Sami Kerola1-1/+0
2013-07-30lsblk: use devno to get mountpointKarel Zak1-2/+6
2013-07-30Fixes "getty: unrecognized option '--loginpause'"kernc1-2/+2
2013-07-30findmnt: avoid unused parameter warningKarel Zak1-1/+5
2013-07-30findmnt: make udev usage more robustKarel Zak1-1/+8
2013-07-30exec_shell: add a license and touch up func defMike Frysinger1-1/+20
2013-07-30renice: exit with non-zero value when arguments cause warningsSami Kerola1-1/+3
2013-07-30findmnt: test for fstype/options/maj:min before source and targetKarel Zak1-8/+8
2013-07-30agetty: fix a kill/erase error in man page and improve clarityBenno Schulenberg1-12/+12
2013-07-30mount: fix mistaken word and some grammar in man page of mountBenno Schulenberg1-12/+11
2013-07-30mkfs.bfs: fix 64-Bit and endian problemsihno1-33/+37
2013-07-30fdisk: add support for the MicroBlaze architectureNathan Rossi1-1/+2
2013-07-30eject: unlock door before issuing CDROMEJECT commandAaron Lu1-0/+3
2013-07-30Fix broken list syntax.Eric S. Raymond1-1/+1
2013-07-30Restore use of correct alternation syntax using { | }.Eric S. Raymond1-2/+2
2013-07-30Re-layout a FILES section in the traditional style.Eric S. Raymond1-5/+12
2013-07-30Remove another .ti for .RS/.RE, and remove a .TP that broke list parsing.Eric S. Raymond1-8/+11
2013-07-30Replace .IP o with .IP \(bu, using the [nt]roff bullet character.Eric S. Raymond1-9/+9
2013-07-30Replace .ti operations with equivalent .RS/.RE pairs.Eric S. Raymond1-4/+12
2013-07-30mount: (deprecated) fix typo tailed->failedYuri Chornoivan1-1/+1
2013-07-30runuser: update man page, add note about -l vs. -pKarel Zak1-0/+1
2013-07-30getopt: add reference to /usr/share/docs to man pageKarel Zak1-1/+4
2013-06-21libmount: be robust for empty target/source stringsKarel Zak4-17/+36
2013-06-21su: ignore --preserve-environment, it's mutually exclusive to --loginKarel Zak2-0/+6
2013-06-21libmount: more robust options string parsingKarel Zak2-2/+4
2013-06-21agetty: don't remove ECHOCTL from c_lflagKarel Zak1-4/+2
2013-06-21agetty: update man page and usage()Karel Zak2-22/+23
2013-06-17cal: fix -y output for UTF8Karel Zak1-1/+4
2013-06-05login: use TCSANOW to remove HUPCLKarel Zak1-2/+2
2013-05-28build-sys: release++ (v2.23.1)v2.23.1Karel Zak1-0/+4
2013-05-28docs: update v2.23.1-ReleaseNotesKarel Zak1-0/+41
2013-05-28po: merge changesKarel Zak27-8551/+10258
2013-05-28po: update zh_CN.po (from translationproject.org)Wylmer Wang1-2925/+3053
2013-05-28po: update vi.po (from translationproject.org)Trần Ngọc Quân1-2990/+2140
2013-05-28po: update nl.po (from translationproject.org)Benno Schulenberg1-1351/+778
2013-05-28tests: new warning fixGilles Espinasse1-1/+1
2013-05-28lib/tty: fix get_terminal_name() usage, cleanup codeKarel Zak1-3/+3
2013-05-27build-sys: always check for setns() and unshare() libs functionsKarel Zak1-6/+2
2013-05-27sfdisk: don't call BLKRRPART for non-block devicesKarel Zak1-4/+6
2013-05-27chcpu: clean up error messagesKarel Zak1-6/+6
2013-05-27sulogin: clean up error messagesKarel Zak1-4/+4
2013-05-27libblkid: add ReFS magic stringKarel Zak4-0/+29
2013-05-27blkid: fix typo in ID_FS_AMBIVALEN=Karel Zak1-1/+1
2013-05-27libmount: don't ignore root fs on umount -aKarel Zak1-4/+1
2013-05-27lib/tty: don't hardcode terminal fd in get_terminal_name()Karel Zak4-6/+8
2013-05-27standard SEE ALSO section of man pagesMike Frysinger9-15/+14
2013-05-27lsblk: add SERIAL columnKarel Zak1-1/+13
2013-05-27losetup: use warn_size() for regular files onlyKarel Zak1-1/+1
2013-05-27lib/loopdev: fix loopcxt_check_size() to work with blkdevsKarel Zak1-1/+15
2013-05-27libfdisk: do not use va_list in the Ask APIKarel Zak4-40/+12
2013-05-27libmount: use MS_SILENT for /{proc,etc}/filesystemsKarel Zak2-2/+5
2013-05-27build-sys: use -Wno-clobbered for some BSD crapKarel Zak3-3/+9
2013-05-27libblkid: fix blkid_parse_tag_string() to ignore incomplete tagsKarel Zak1-2/+2
2013-05-27build-sys: add --disable-settermKarel Zak2-4/+11
2013-04-25build-sys: release++ (v2.23)v2.23Karel Zak2-1/+5
2013-04-25docs: update v2.23-ReleaseNotesKarel Zak1-6/+49
2013-04-25docs: update AUTHORS fileKarel Zak1-0/+1
2013-04-25po: merge changesKarel Zak27-11107/+15284
2013-04-25po: update uk.po (from translationproject.org)Yuri Chornoivan1-3010/+1278
2013-04-25po: update pl.po (from translationproject.org)Jakub Bogusz1-2757/+1180
2013-04-25po: update nl.po (from translationproject.org)Benno Schulenberg1-1568/+930
2013-04-25po: update hr.po (from translationproject.org)Tomislav Krznar1-486/+364
2013-04-25po: update fr.po (from translationproject.org)David Prévot1-2988/+1827
2013-04-25po: update da.po (from translationproject.org)Joe Hansen1-1560/+1079
2013-04-25po: update cs.po (from translationproject.org)Petr Písař1-2202/+1475
2013-04-25tests: make mount tests backwardly compatible with deprecated-mount/Karel Zak3-14/+25
2013-04-25mount: (deprecated) check loopcxt_ return valuesKarel Zak1-4/+8
2013-04-25mount: (deprecated) remove duplicate xstrndup()Karel Zak2-15/+0
2013-04-25build-sys: use 'check' for all utils with dependenciesKarel Zak1-3/+3
2013-04-25AUTHORS: fix prlimit typoDavidlohr Bueso1-1/+1
2013-04-25libfdisk: gpt: remove leftover commentsDavidlohr Bueso1-6/+0
2013-04-25rtcwake: pass -h to shutdownMike Frysinger1-1/+2
2013-04-25build-sys: fix non-linux buildSamuel Thibault1-1/+1
2013-04-23dmesg: minor cleanup of EXCL_xxx_ERR macrosAndrii Bordunov1-3/+0
2013-04-23rtcwake: add support for "freeze" modeKarel Zak2-0/+7
2013-04-23umount: use devno to identify --all-target devicesKarel Zak1-5/+4
2013-04-18libfdisk: (gpt) fix EFI UUID usageKarel Zak1-40/+35
2013-04-18fdisk: fix list typesKarel Zak1-13/+22
2013-04-18libfdisk: (gpt) fix valid_pmbr()Karel Zak1-7/+9
2013-04-18libfdisk: (gpt) use le64_to_cpu() for alternative LBA checksKarel Zak1-7/+14
2013-04-18libblkid: remove obsolete codeKarel Zak1-4/+0
2013-04-18libblkid: ubifs is LEKarel Zak1-1/+2
2013-04-18libblkid: make swap detection arch independentKarel Zak1-0/+11
2013-04-18tests: fix compiler warningKarel Zak1-1/+1
2013-04-18build-sys: use pkg-config results for libuserKarel Zak1-7/+7
2013-04-18build-sys: fix UL_REQUIRES_HAVEKarel Zak2-1/+2
2013-04-17fdisks: fix compiler warningKarel Zak2-2/+7
2013-04-17sulogin: fix compiler warningsKarel Zak1-4/+4
2013-04-17build-sys: fix nsenter requirementsKarel Zak1-1/+1
2013-04-17include: fix SYS_{unshare,nsenter} usageKarel Zak2-3/+3
2013-04-17lscpu: set 32-bit / 64-bit for ppcKarel Zak1-0/+7
2013-04-17libblkid: use more robust code in silicon_raid checksum proberKarel Zak1-2/+4
2013-04-16libblkid: fix silicon raid checksum code on BEKarel Zak1-1/+1
2013-04-15tests: add BE minix testKarel Zak5-0/+3
2013-04-15libblkid: arch independent minix detectionKarel Zak2-29/+97
2013-04-12tests: consolidate scsi_debug usageKarel Zak13-166/+69
2013-04-12libmount: add debug message to guess FS functionKarel Zak1-0/+1
2013-04-12tests: use udevadm settle rather than sleepKarel Zak13-29/+43
2013-04-12libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak10-156/+202
2013-04-10build-sys: release++ (v2.23-rc2)v2.23-rc2Karel Zak2-1/+5
2013-04-10docs: update v2.23-ReleaseNotesKarel Zak1-1/+150
2013-04-10build-sys: make wall optional in bash-completionKarel Zak1-1/+0
2013-04-10build-sys: add --disable-fdformatKarel Zak3-9/+21
2013-04-10build-sys: add --disable-hwclockKarel Zak1-3/+8
2013-04-10build-sys: add --disable-bfsKarel Zak3-1/+14
2013-04-10build-sys: add --disable-cytuneKarel Zak3-6/+19
2013-04-10docs: update AUTHORS fileKarel Zak1-0/+1
2013-04-10po: merge changesKarel Zak27-24540/+30530
2013-04-10blkid: use xalloc everywhereKarel Zak1-22/+4
2013-04-10tests: make line(1) optionalKarel Zak1-0/+4
2013-04-10libblkid: remove duplicate includesKarel Zak1-2/+0
2013-04-10lib/xalloc: add xstrndup()Karel Zak1-0/+15
2013-04-10tests: update lscpu testsKarel Zak2-0/+2
2013-04-10libblkid: fix ZFS superblok offset for SBMAGICKarel Zak1-4/+8
2013-04-10bash-completion: add swapoffBernhard Voelker1-0/+54
2013-04-10lscpu: add Model nameKarel Zak1-0/+4
2013-04-10su: remove '+' from getopt_long()Karel Zak1-1/+1
2013-04-09loopdev: sync capacity after setting itJeff Mahoney6-21/+106
2013-04-09libblkid: export blkid_init_debug()Karel Zak7-27/+63
2013-04-09libblkid: support LIBBLKID_DEBUG= onlyKarel Zak3-4/+3
2013-04-09libblkid: fix DBG()Karel Zak2-4/+8
2013-04-09docs: add fsck.cramfs manual pageSami Kerola2-0/+58
2013-04-09docs: add mkfs.cramfs manual pageSami Kerola2-0/+91
2013-04-09tools: make checkmans.sh to find missing manualsSami Kerola1-4/+40
2013-04-09docs: remove repeated words [checkmans.sh]Sami Kerola3-3/+3
2013-04-09docs: col.1: fix manual page name section [checkmans.sh]Sami Kerola1-1/+1
2013-04-09docs: mount.8: make propagation flags adjustable [checkmans.sh]Sami Kerola1-1/+8
2013-04-09tools: add checks to manual page test scriptSami Kerola1-24/+74
2013-04-09libblkid: number of functions should not be declared extern [smatch scan]Sami Kerola2-10/+10
2013-04-09libmount, col: remove redundant null checks [smatch scan]Sami Kerola2-6/+3
2013-04-09various: fix shadow declarations [smatch scan]Sami Kerola3-24/+23
2013-04-09various: fix variable and function declarations [smatch scan]Sami Kerola9-30/+32
2013-04-09bash-completion: swapon: add options and fix argumentSami Kerola1-4/+15
2013-04-09bash-completion: setarch: use correct list for architecturesSami Kerola1-8/+1
2013-04-09setarch: clean up usage()Sami Kerola1-23/+21
2013-04-08libblkid: clean up DBG()Karel Zak34-361/+278
2013-04-08bash-completion: Symlink runuser symlink to su so it gets loaded on demand.Ville Skyttä1-0/+7
2013-04-08bash-completion: Don't offer short options where corresponding long one exists.Ville Skyttä74-462/+461
2013-04-08Spelling fixes.Ville Skyttä3-5/+5
2013-04-08uuidd.8: Document --debug and --quiet long options.Ville Skyttä1-2/+2
2013-04-08bash-completion: Avoid some unnecessary subshells.Ville Skyttä7-12/+12
2013-04-08bash-completion: Don't offer any more completions after help or version.Ville Skyttä87-23/+353
2013-04-08logger: make socket initialization in main() more readableKarel Zak1-4/+4
2013-04-08logger: allow to log using tcp transport protocolSami Kerola2-62/+113
2013-04-08fsfreeze: add note about atime to the man pageKarel Zak1-0/+5
2013-04-05build-sys: add --disable-bash-completionKarel Zak2-0/+11
2013-04-05bash-completion: rename shell-completion -> bash-completionKarel Zak92-92/+92
2013-04-05Merge branch 'shell-completion' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak94-3/+3435
2013-04-05logger: make local sockets to try both stream and datagramSami Kerola1-17/+25
2013-04-05setarch: add option to list settable architecturesSami Kerola2-3/+18
2013-04-05chrt: make command syntax easier to understand in usage()Sami Kerola2-5/+10
2013-04-05vipw: add usage() functionSami Kerola1-4/+19
2013-04-05setterm: fix various color option argument listsSami Kerola1-37/+37
2013-04-05partx: remove deprecated option from usage()Sami Kerola1-1/+0
2013-04-05lscpu: fix error messageSami Kerola1-1/+1
2013-04-05losetup: allow -j option argument to be relative pathSami Kerola1-3/+10
2013-04-05fsfreeze: tell user when mandatory option is not specifiedSami Kerola1-7/+18
2013-04-05dmesg: fix usage() output consistancySami Kerola1-2/+2
2013-04-05agetty: the command does not have -h and -V optionsSami Kerola1-3/+2
2013-04-05newgrp: use xstrdup to check allocation succeededSami Kerola1-1/+2
2013-04-05docs: remove repeated wordsKarel Zak4-4/+3
2013-04-05rtcwake: add --auto to usage()Karel Zak1-0/+1
2013-04-05readprofile: reorder options in man pageKarel Zak1-27/+27
2013-04-05readprofile: add --counters to the man pageKarel Zak1-0/+3
2013-04-05fsck: cleanup usage()Karel Zak1-26/+29
2013-04-05agetty: add --chroot to usage() and man pageKarel Zak2-0/+4
2013-04-05agetty: add -E, --remote to usage()Karel Zak1-0/+1
2013-04-05ul: cleanup usage() and man pageKarel Zak2-11/+12
2013-04-05raw: add long options to man pageKarel Zak1-4/+8
2013-04-05mount: add --read-write to man pageKarel Zak2-2/+2
2013-04-05mount: add --show-labels to man pageKarel Zak1-1/+1
2013-04-05setarch: normalize man page formattingKarel Zak1-14/+17
2013-04-05getopt: fix usage() typo unquote -> unquotedKarel Zak1-1/+1
2013-04-05findmnt: fix typo fsroot -> nofsrootKarel Zak1-1/+1
2013-04-03blkid: use O_CLOEXECKarel Zak1-1/+1
2013-04-03libblkid: use O_CLOEXECKarel Zak9-14/+14
2013-04-03libmount: use O_CLOEXECKarel Zak4-10/+10
2013-04-03libuuid: use O_CLOEXECKarel Zak1-2/+2
2013-04-03libfdisk: use O_CLOEXECKarel Zak1-2/+2