util-linux/misc-utils
2022-02-17 13:59:08 +01:00
..
.gitignore getopt: use examples installation directory in man page 2020-02-15 15:24:01 +00:00
blkid.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
blkid.c blkid: don't print all devices if only garbage specified 2022-01-10 16:32:44 +01:00
cal.1.adoc man-pages: consolidate COLORS section 2022-02-09 11:59:17 +01:00
cal.c fix compiler warnings 2021-01-21 10:26:25 +01:00
fincore.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
fincore.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
findfs.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
findfs.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
findmnt-verify.c findmnt: (verify) support fstype patterns 2022-01-21 12:57:29 +01:00
findmnt.8.adoc findmnt: add -y,--shell 2022-02-14 13:59:29 +01:00
findmnt.c findmnt: add -y,--shell 2022-02-14 13:59:29 +01:00
findmnt.h findmnt: commit missing flag 2022-02-14 14:01:54 +01:00
getopt-example.bash docs: rename to getopt-example 2020-11-03 15:23:03 +01:00
getopt-example.tcsh docs: rename to getopt-example 2020-11-03 15:23:03 +01:00
getopt.1.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
getopt.c lib/strutils: rename strappend() to strconcat() 2021-08-05 11:30:37 +02:00
hardlink.1.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
hardlink.c hardlink: make it possible to compare paths 2022-02-17 13:59:08 +01:00
kill.1.adoc kill.1.adoc: clarify syntax of -SIG argument in synopsis 2022-02-07 10:52:05 +01:00
kill.c kill: use lib/procfs.c 2021-10-06 11:01:54 +02:00
logger.1.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
logger.c logger: fix --size use for stdin 2021-10-21 18:47:40 +02:00
look.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
look.c Remove duplicate 'setlocale' call 2021-12-27 18:29:10 +01:00
lsblk-devtree.c lsblk: print all device mountpoints 2021-01-08 13:20:50 +01:00
lsblk-mnt.c Fix misspellings 2021-04-22 20:31:05 -03:00
lsblk-properties.c lib/path: use flags for fstatat() 2021-10-06 11:01:54 +02:00
lsblk.8.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
lsblk.c lsblk: update --help output for -y 2022-02-14 14:01:35 +01:00
lsblk.h lsblk: add --noempty 2022-01-12 16:06:59 +01:00
lsfd-bdev.c lsfd: declare local variables at the beginning of block 2021-12-10 00:53:11 +09:00
lsfd-cdev.c lsfd: move the code for reading /proc/devices to lsfd.c 2021-12-09 00:35:07 +09:00
lsfd-counter.c lsfd: implement --summary and --counter options 2021-11-19 00:04:00 +09:00
lsfd-counter.h lsfd: implement --summary and --counter options 2021-11-19 00:04:00 +09:00
lsfd-fifo.c lsfd: rename DEVNAME column to SOURCE 2021-10-06 11:01:54 +02:00
lsfd-file.c lsfd: fix the way to print length of mmap area 2022-02-11 01:18:08 +09:00
lsfd-filter.c lsfd: use new libsmartcols functions 2022-02-11 12:28:13 +01:00
lsfd-filter.h lsfd: (filter) give a name to a constant 2021-10-08 15:53:57 +09:00
lsfd-sock.c lsfd: don't use 'long int' for file data 2021-10-06 11:01:54 +02:00
lsfd-unkn.c lsfd: rename DEVNAME column to SOURCE 2021-10-06 11:01:54 +02:00
lsfd.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
lsfd.c lsfd: use the list of block devices in /proc/devices for decoding SOURCE column 2021-12-09 00:39:38 +09:00
lsfd.h lsfd: fix a typo in comment 2021-12-10 00:53:11 +09:00
lslocks.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
lslocks.c lslocks: add INODE and MAJ:MIN columns 2021-12-08 17:00:29 +01:00
Makemodule.am Merge branch 'topic/lsfd' 2021-11-26 12:12:54 +01:00
mcookie.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
mcookie.c mcookie: fix infinite-loop when use -f 2021-10-18 13:08:37 +02:00
meson.build meson: install examples to correct directory 2021-12-30 22:53:08 +01:00
namei.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
namei.c namei: simplify code 2021-06-17 13:23:53 +02:00
rename.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
rename.c rename: size_t, mutually exclusive parameters 2021-07-15 09:58:45 -04:00
test_uuidd.c libuuid: (test) cleanup unused memory [coverity scan] 2020-07-14 11:56:15 +02:00
uuidd.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
uuidd.c uuidd: fix open/lock state issue 2022-01-24 14:08:08 +01:00
uuidd.rc.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidd.service.in uuidd: Whitelist libuuid clock file 2022-01-25 11:50:21 +01:00
uuidd.socket.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidgen.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
uuidgen.c uuidgen: give hint in usage() what uuid namepaces can be used 2020-12-28 09:53:12 +00:00
uuidparse.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
uuidparse.c uuidparse: use uuid type definitions from libuuid header 2020-12-28 09:53:12 +00:00
whereis.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
whereis.c whereis: filter bin, man and src differently 2020-11-04 11:43:09 +00:00
wipefs.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
wipefs.c wipefs: remove dead code 2022-02-11 12:25:41 +01:00