util-linux/misc-utils
Karel Zak 106e696064 lsblk: make sure __process_one_device() has proper arguments [coverity scan]
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-05-23 12:36:53 +02:00
..
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
Makemodule.am Merge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlink 2019-02-06 13:55:20 +01:00
blkid.8 blkid: (man) cleanup return code section 2019-03-11 12:02:31 +01:00
blkid.c blkid: improve strcpy() usage [coverity scan] 2019-05-16 13:56:34 +02:00
cal.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
cal.c cal: make sure months_in_row makes sense [coverity scan] 2019-05-16 14:22:43 +02:00
fincore.1 fincore.1: add missing space 2018-08-16 10:37:10 +02:00
fincore.c fincore: remove unused variable [clang scan] 2019-05-16 14:27:15 +02:00
findfs.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
findfs.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
findmnt-verify.c findmnt: (verify) check mnt_table_next_fs() return code [coverity scan] 2019-05-16 14:33:47 +02:00
findmnt.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
findmnt.c findmnt: keep it easy for static analyzers 2019-05-16 14:38:12 +02:00
findmnt.h misc-tools/findmnt: add --pseudo, --real filters 2018-05-10 11:58:30 -05:00
getopt-parse.bash getops: make --a-long option work again 2017-05-16 14:54:41 +02:00
getopt-parse.tcsh getops: improve getopt-parse.bash example 2016-07-27 16:08:43 +01:00
getopt.1 misc-utils/getopt.1: minor corrections to the manual 2018-04-06 13:10:23 +02:00
getopt.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
hardlink.1 hardlink: add long options 2019-02-11 14:01:55 +01:00
hardlink.c hardlink: avoid uninitialized variables [clang scan] 2019-05-23 12:12:07 +02:00
kill.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
kill.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
logger.1 logger: (man) add info about rewrite and authors 2019-01-29 15:59:41 +01:00
logger.c logger: make code more robust for static analyzer [clang scan] 2019-05-23 12:14:10 +02:00
look.1 look: use WORDLIST environment variable to find word list 2017-08-21 10:48:20 +02:00
look.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
lsblk-devtree.c lsblk: fix null pointer dereferences 2018-12-10 20:25:58 +00:00
lsblk-mnt.c lsblk: rename blkdev_cxt to lsblk_device 2018-12-07 12:32:57 +01:00
lsblk-properties.c lsblk: use ID_SCSI_SERIAL when available 2019-02-11 10:37:27 +01:00
lsblk.8 lsblk: fix "maybe be" duplication 2019-05-15 13:48:54 +02:00
lsblk.c lsblk: make sure __process_one_device() has proper arguments [coverity scan] 2019-05-23 12:36:53 +02:00
lsblk.h lsblk: allow to specify tree column 2019-02-20 12:49:24 +01:00
lslocks.8 lslocks: add --output-all option 2018-05-03 19:56:20 +01:00
lslocks.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
mcookie.1 man: Change the only argument to two for the two-fonts macros 2018-05-23 10:43:27 +02:00
mcookie.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
namei.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
namei.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
rename.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
rename.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
test_uuidd.c misc: replace magic number 37 with UUID_STR_LEN 2017-09-05 11:49:21 +02:00
uuidd.8.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidd.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
uuidd.rc.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidd.service.in uuidd: Add hardening settings to uuidd.service 2018-11-29 10:37:08 +01:00
uuidd.socket.in build: use --runstatedir instead of --localstatedir 2017-07-31 15:24:46 +02:00
uuidgen.1 misc: fix typos using codespell 2018-02-16 11:12:52 +01:00
uuidgen.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
uuidparse.1 Fix man page typos 2018-08-16 11:09:15 +02:00
uuidparse.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
whereis.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
whereis.c whereis: use xstrncpy() 2019-05-20 12:59:02 +02:00
wipefs.8 wipefs: postpone BLKRRPART until all is done 2018-06-11 12:36:32 +02:00
wipefs.c wipefs: fix variable / function shadowing [cppcheck] 2019-05-18 22:42:13 +01:00