util-linux/sys-utils
Karel Zak a3c74d88e1 swapon: don't print errors as data in smartcols table
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-07-22 12:29:38 +02:00
..
.gitignore build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
Makemodule.am swapon: share get_swap_prober() with swaplabel to print uuid and label 2014-07-22 12:17:20 +02:00
blkdiscard.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
blkdiscard.c blkdiscard: BLKSSZGET fills in an int, not a uint64 2013-11-04 14:58:47 +01:00
chcpu.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02: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 docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
dmesg.1 docs: bring some more man pages closer to standard formatting 2014-07-16 12:03:26 +02:00
dmesg.c dmesg: avoid unnecessary variable assignment 2014-07-13 18:35:38 +01:00
eject.1 docs: bring some more man pages closer to standard formatting 2014-07-16 12:03:26 +02:00
eject.c misc: use libmnt_table reference counter 2013-08-21 16:07:51 +02:00
fallocate.1 fallocate: use err_exclusive_options(), cleanup getopt_long() stuff 2014-06-26 12:38:04 +02:00
fallocate.c fallocate: avoid unnecessary computation 2014-07-17 14:01:00 +02:00
flock.1 docs: bring some more man pages closer to standard formatting 2014-07-16 12:03:26 +02:00
flock.c flock: use nfs4 fallback on EBADF too 2014-03-24 11:26:21 +01:00
fsfreeze.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +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 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
fstrim.c fstrim: fix memory leak [coverity scan] 2014-07-17 15:07:49 +02:00
fstrim.service.in fstrim: add systemd units 2014-04-07 12:38:18 +02:00
fstrim.timer fstrim: daily -> weekly in systemd timer 2014-04-10 09:38:17 +02: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.in build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
hwclock.c hwclock: sometimes one day lasts 23 hours. 2014-06-23 11:48:14 +02:00
hwclock.h blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
ipcmk.1 docs: bring four more man pages closer to standard formatting 2014-07-17 14:01:04 +02:00
ipcmk.c ipcmk: use random_get_bytes() to generate IPC keys 2013-01-24 16:27:04 +01:00
ipcrm.1 docs: bring four more man pages closer to standard formatting 2014-07-17 14:01:04 +02:00
ipcrm.c textual: remove square brackets from around three dots 2014-05-06 11:12:13 +02:00
ipcs.1 docs: bring four more man pages closer to standard formatting 2014-07-17 14:01:04 +02:00
ipcs.c ipcs: do not gettextize wordless strings 2014-05-06 11:09:29 +02:00
ipcutils.c ipcs: fix memleak in ipc_*_get_info functions 2014-03-14 00:23:14 +01:00
ipcutils.h ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
ldattach.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
ldattach.c blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
losetup.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
losetup.c losetup: clean up columns[] usage 2014-07-18 13:52:02 +02:00
lp.h Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
lscpu-dmi.c lscpu: avoid double free 2014-07-13 18:35:39 +01:00
lscpu.1 man: Syntax and spelling fixes. 2014-01-06 08:55:09 +01:00
lscpu.c lscpu: avoid use of bzero() in favor of memset() 2014-07-13 17:29:23 +01:00
lscpu.h lscpu: detect OS/400 and pHyp hypervisors 2014-05-29 13:16:32 +02:00
mount.8 mount: update info about mtab in mount.8 2014-07-21 10:27:25 +02:00
mount.c mount: apply "nofail" to MNT_ERR_NOSOURCE libmount error 2014-04-07 12:09:11 +02:00
mountpoint.1 docs: bring four more man pages closer to standard formatting 2014-07-17 14:01:04 +02:00
mountpoint.c misc: use libmnt_table reference counter 2013-08-21 16:07:51 +02:00
nsenter.1 docs: bring five more man pages closer to standard formatting 2014-07-21 10:29:43 +02:00
nsenter.c nsenter: add + to getopt_long() 2014-04-18 13:12:24 +02: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 prlimit: remove repeating words from man page 2014-07-21 16:09:38 +02:00
prlimit.c prlimit: clean up columns[] usage 2014-07-18 13:54:31 +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 docs: bring five more man pages closer to standard formatting 2014-07-21 10:29:43 +02:00
renice.c renice: exit with non-zero value when arguments cause warnings 2013-07-01 11:07:19 +02:00
rtcwake.8.in build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
rtcwake.c include/c.h: prefer nanosleep() over usleep() 2014-01-24 13:04:14 +01:00
setarch.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
setarch.c setarch: add generic support for setarch $(uname -m) ... 2014-05-29 09:52:26 +02:00
setpriv.1 docs: bring five more man pages closer to standard formatting 2014-07-21 10:29:43 +02:00
setpriv.c setpriv: avoid alloca() use xmalloc() instead 2014-07-13 18:35:38 +01:00
setsid.1 docs: bring five more man pages closer to standard formatting 2014-07-21 10:29:43 +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 swapon: share get_swap_prober() with swaplabel to print uuid and label 2014-07-22 12:17:20 +02:00
swapon-common.h swapon: share get_swap_prober() with swaplabel to print uuid and label 2014-07-22 12:17:20 +02:00
swapon.8 docs: improve formatting and wording of a few man pages 2014-07-14 16:21:34 +02:00
swapon.c swapon: don't print errors as data in smartcols table 2014-07-22 12:29:38 +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 build: fix some compiler warnings 2014-05-30 01:18:09 +02: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: bring one more man page closer to standard formatting 2014-07-22 10:43:04 +02:00
umount.c umount: fix memory leak [coverity scan] 2014-07-17 15:12:35 +02:00
unshare.1 docs: bring five more man pages closer to standard formatting 2014-07-21 10:29:43 +02:00
unshare.c unshare: add + to getopt_long() 2014-04-18 13:12:13 +02:00
wdctl.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
wdctl.c wdctl: clean up columns[] usage 2014-07-18 13:50:33 +02:00