util-linux/sys-utils
Karel Zak 873e7a59d7 ipcs: fix size_t overflow
Addresses: https://github.com/karelzak/util-linux/issues/51
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-03-11 11:22:07 +01:00
..
.gitignore build-sys: cleanup .gitignore files 2012-06-26 20:50:54 +02:00
Makemodule.am build-sys: fstrim depends on libmount 2014-01-17 15:01:49 +01:00
blkdiscard.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
blkdiscard.c blkdiscard: BLKSSZGET fills in an int, not a uint64 2013-11-04 14:58:47 +01:00
chcpu.8 chcpu: cleanup return codes 2014-03-05 11:06:59 +01:00
chcpu.c chcpu: cleanup stdout/stderr usage 2014-03-05 11:23:16 +01:00
ctrlaltdel.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
ctrlaltdel.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
cyclades.h
cytune.8 docs: remove repeated words [checkmans.sh] 2013-04-09 12:26:48 +02:00
cytune.c cytune: fix glush typo in cytune 2013-10-09 14:48:47 +02:00
dmesg.1 lib/colors: add info to man pages, add terminal-colors.d.5 2014-03-11 10:05:32 +01:00
dmesg.c lib/colors: check for /etc/terminal-colors.d/[util].disable 2014-03-11 09:38:09 +01:00
eject.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
eject.c misc: use libmnt_table reference counter 2013-08-21 16:07:51 +02:00
fallocate.1 fallocate: fix man page synopsis 2014-02-17 15:34:08 +01:00
fallocate.c fallocate: fix missing sentinel for is_nul() 2014-02-19 14:26:52 +01:00
flock.1 flock: Change the 'exit status' man page section to make more sense 2014-01-20 12:50:55 +01:00
flock.c textual: fix several typos and angular brackets in messages 2013-06-07 12:11:14 +02:00
fsfreeze.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
fsfreeze.c fsfreeze: tell user when mandatory option is not specified 2013-04-05 13:56:00 +02:00
fstab.5 mount: add notes about UUIDs to the man page 2013-09-26 15:42:54 +02:00
fstrim.8 textual: small inprovements to usage and man page of fstrim 2013-12-12 11:10:53 +01:00
fstrim.c textual: small inprovements to usage and man page of fstrim 2013-12-12 11:10:53 +01:00
hwclock-cmos.c hwclock: internationalizing the message of the used interface 2014-02-10 18:41:55 +01:00
hwclock-kd.c hwclock: internationalizing the message of the used interface 2014-02-10 18:41:55 +01:00
hwclock-rtc.c hwclock: internationalizing the message of the used interface 2014-02-10 18:41:55 +01:00
hwclock.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
hwclock.c hwclock: fix possible hang and other set_hardware_clock_exact() issues 2014-03-05 12:42:00 +01:00
hwclock.h blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
ipcmk.1 docs: tweak formatting and grammar of the ipcrm man page 2013-10-15 10:28:31 +02:00
ipcmk.c ipcmk: use random_get_bytes() to generate IPC keys 2013-01-24 16:27:04 +01:00
ipcrm.1 docs: tweak formatting and grammar of the ipcrm man page 2013-10-15 10:28:31 +02:00
ipcrm.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
ipcs.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
ipcs.c ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
ipcutils.c ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
ipcutils.h ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
ldattach.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
ldattach.c blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
losetup.8 losetup, mount: remove --pass-fd at all 2014-01-06 09:02:36 +01:00
losetup.c losetup: remove warning for unsupported -e and -E 2014-01-06 09:08:40 +01:00
lp.h
lscpu-dmi.c lscpu: read_hypervisor_dmi: only fallback to memory scan on x86/x86_64 2014-03-04 11:47:27 +01:00
lscpu.1 man: Syntax and spelling fixes. 2014-01-06 08:55:09 +01:00
lscpu.c lscpu: don't assume filesystem supports d_type when searching for NUMA nodes 2014-03-04 11:47:23 +01:00
lscpu.h lscpu: detect more hypervisor vendors 2013-05-20 16:30:23 +02:00
mount.8 mount: remove obsolete and confusing statement from mount.8 2014-02-10 18:58:53 +01:00
mount.c losetup, mount: remove --pass-fd at all 2014-01-06 09:02:36 +01:00
mountpoint.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
mountpoint.c misc: use libmnt_table reference counter 2013-08-21 16:07:51 +02:00
nsenter.1 docs: tweak wording and formatting of unshare and nsenter man pages 2013-10-15 10:28:31 +02:00
nsenter.c nsenter: fix set{gid,uid} order,drop supplementary groups 2014-02-06 14:14:50 +01:00
pivot_root.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
pivot_root.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +02:00
prlimit.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
prlimit.c prlimit: use TT_FL_FREEDATA for tt table 2013-09-16 16:46:59 +02:00
readprofile.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
readprofile.c readprofile: fix --reest (--reset) typo 2013-03-04 12:25:47 +01:00
renice.1 renice: correct max priority in renice man page 2014-02-10 19:02:36 +01:00
renice.c renice: exit with non-zero value when arguments cause warnings 2013-07-01 11:07:19 +02:00
rtcwake.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
rtcwake.c include/c.h: prefer nanosleep() over usleep() 2014-01-24 13:04:14 +01:00
setarch.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
setarch.c setarch: prefer preprocessor rather than autotools check 2013-08-01 13:35:26 +02:00
setpriv.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
setpriv.c setpriv: Fix --apparmor-profile 2014-02-10 18:38:35 +01:00
setsid.1 setsid: add an option to wait child return value 2013-08-01 11:31:47 +02:00
setsid.c setsid: add an option to wait child return value 2013-08-01 11:31:47 +02:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapoff.c misc: use libmnt_cache reference counting 2013-08-21 14:38:38 +02:00
swapon-common.c misc: use libmnt_table reference counter 2013-08-21 16:07:51 +02:00
swapon-common.h swapon: move generic code to swapon-common.c 2012-04-18 11:21:12 +02:00
swapon.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
swapon.c swapon: use TT_FL_FREEDATA for tt table 2013-09-16 16:46:59 +02:00
switch_root.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
switch_root.c switch_root: make dirent d_type usage more robust 2014-03-04 11:45:44 +01:00
tunelp.8 docs: align tunelp.8 with howto-man-page.txt 2011-11-02 18:41:56 +01:00
tunelp.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
umount.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
umount.c umount: fix umount by tag for non-roots 2013-11-19 17:55:12 +01:00
unshare.1 unshare: Add possibility to add mapping into root user in user namespace 2014-01-07 11:04:42 +01:00
unshare.c unshare: Add possibility to add mapping into root user in user namespace 2014-01-07 11:04:42 +01:00
wdctl.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
wdctl.c wdctl: pluralize one thrice-repeated message 2013-10-08 15:27:36 +02:00