util-linux/sys-utils
Benno Schulenberg ae3ca2aacc renice: correct the usage synopsis, and improve help text
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2013-01-25 11:47:30 +01:00
..
.gitignore build-sys: cleanup .gitignore files 2012-06-26 20:50:54 +02:00
Makemodule.am nsenter: new command (light wrapper around setns) 2013-01-17 13:17:13 +01:00
arch.1
arch.c
blkdiscard.8 docs: align blkdiscard.8 with how-to-man-page.txt 2012-10-15 15:46:47 +02:00
blkdiscard.c blkdiscard: add new command 2012-09-28 01:12:09 +02:00
chcpu.8 docs: clean up chcpu.8 manual 2012-06-02 21:18:04 +02:00
chcpu.c lib/path: rename functions to be more explicit 2012-11-23 14:58:21 +01:00
ctrlaltdel.8
ctrlaltdel.c
cyclades.h
cytune.8
cytune.c cytune: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:50:39 +02:00
dmesg.1 dmesg: Add a --color option to colorize error and panic messages 2012-10-16 16:42:32 +02:00
dmesg.c dmesg: parse level when --color is used 2013-01-25 10:29:37 +01:00
eject.1 fix bold style of man page references 2012-10-09 12:12:48 +02:00
eject.c misc: make readlink() usage more robust 2012-10-23 12:40:39 +02:00
fallocate.1
fallocate.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
flock.1 flock: improve usage strings 2013-01-09 13:36:58 +01:00
flock.c textual: standardize reporting of program name plus package version 2013-01-25 11:47:29 +01:00
fsfreeze.8
fsfreeze.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
fstab.5 mount: (new) add note about unsupported 'ignore' fstype to fstab.5 2012-06-19 12:04:03 +02:00
fstrim.8
fstrim.c textual: remove inconsistent periods from two error messages 2013-01-25 11:47:27 +01:00
hwclock-cmos.c hwclock: fix compiler warning 2012-12-20 19:51:38 +01:00
hwclock-kd.c include/c: move usleep() fallback to c.h 2012-10-22 11:03:09 +02:00
hwclock-rtc.c hwclock: wait time in hwclock is not long enough for some ARM devices 2012-09-21 12:05:12 +02:00
hwclock.8 hwclock: add the --compare option to the man page 2012-10-16 15:29:50 +02:00
hwclock.c textual: gettextize several overlooked messages 2013-01-25 11:47:29 +01:00
hwclock.h build-sys: move hwclock to sys-utils/ 2012-06-26 20:48:23 +02:00
ipcmk.1 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
ipcmk.c ipcmk: use random_get_bytes() to generate IPC keys 2013-01-24 16:27:04 +01:00
ipcrm.1
ipcrm.c ipcrm: avoid 'uninitialized' warning 2012-10-02 10:01:51 +02:00
ipcs.1 ipcs: add --bytes size output option 2012-12-19 11:05:00 +01:00
ipcs.c ipcs: fix spacing in summary output 2013-01-09 13:37:03 +01:00
ipcutils.c ipcs: fix compiler warnings, use 64bit time 2012-12-20 19:52:16 +01:00
ipcutils.h ipcs: fix compiler warnings, use 64bit time 2012-12-20 19:52:16 +01:00
ldattach.8
ldattach.c ldattach: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:53:11 +02:00
losetup.8 docs: mark old losetup output format as DEPRECATED 2012-11-12 13:23:19 +01:00
losetup.c losetup: fix declarations [smatch scan] 2013-01-09 13:37:23 +01:00
lp.h
lscpu.1 lscpu: limit options --all, --online, --offline to parsable and extended output 2012-08-13 14:42:21 +02:00
lscpu.c lscpu: don't care about xasprintf() return code 2012-12-12 12:13:38 +01:00
mount.8 mount: support multiple MS_PROPAGATION flags in one mount(8) exec 2013-01-15 14:23:54 +01:00
mount.c mount: make --verbose more verbose about propagation 2013-01-15 16:09:07 +01:00
mountpoint.1 libmount: document LIBMOUNT_DEBUG users 2012-09-04 17:21:57 +02:00
mountpoint.c
nsenter.1 nsenter: improve optional args in usage() and man page 2013-01-17 13:30:33 +01:00
nsenter.c nsenter: improve optional args in usage() and man page 2013-01-17 13:30:33 +01:00
pivot_root.8
pivot_root.c
prlimit.1
prlimit.c prlimit: don't care about xasprintf() return code 2012-12-12 12:16:16 +01:00
readprofile.8
readprofile.c fdisk: fix compiler warning [-Wpointer-arith] and floating point exception 2012-10-23 15:10:26 +02:00
renice.1
renice.c renice: correct the usage synopsis, and improve help text 2013-01-25 11:47:30 +01:00
rtcwake.8
rtcwake.c textual: standardize reporting of program name plus package version 2013-01-25 11:47:29 +01:00
setarch.8 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
setarch.c setarch: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:51:27 +02:00
setsid.1
setsid.c setsid: fix off-by-one error in execvp call 2012-06-15 11:42:43 +02:00
swapoff.8
swapoff.c swapoff: cleanup usage() and includes 2012-04-18 12:38:03 +02:00
swapon-common.c swapoff: use libmount to parse fstab 2012-04-18 12:22:11 +02:00
swapon-common.h
swapon.8 docs: swapon.8 option name fix 2012-12-19 11:04:47 +01:00
swapon.c swapon: default to --show if nothing is requested 2013-01-09 13:37:21 +01:00
switch_root.8
switch_root.c switch_root: check open() return value [coverity scan] 2012-09-07 13:02:42 +02:00
tunelp.8
tunelp.c textual: standardize reporting of program name plus package version 2013-01-25 11:47:29 +01:00
umount.8 umount: add -R, --recursive option 2012-11-13 16:46:07 +01:00
umount.c umount: sanitize paths from non-root users 2012-11-26 16:25:46 +01:00
unshare.1 unshare: Add support for the pid and user namespaces 2013-01-17 13:17:32 +01:00
unshare.c unshare,nsenter: Move the old libc handling into a common header namespace.h 2013-01-17 13:18:08 +01:00
wdctl.8 wdctl: tiny change to man page 2012-08-02 19:25:00 +02:00
wdctl.c wdctl: add fallbacks for old kernel headers 2012-09-07 18:08:55 +02:00