Changes between v2.20-rc1 and v2.20-rc2 --------------------------------------- commit e13d44a1e4beea7d86a17dd3deda0459b0c8b67a Author: Karel Zak Date: Wed Aug 17 00:55:52 2011 +0200 build-sys: release++ (v2.20-rc2) Signed-off-by: Karel Zak NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 4e689e27e3102a664ee46ec3d119ec0f74f8bb6f Author: Karel Zak Date: Wed Aug 17 00:52:32 2011 +0200 docs: update v2.20 ReleaseNotes Signed-off-by: Karel Zak docs/v2.20-ReleaseNotes | 195 ++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 185 insertions(+), 10 deletions(-) commit 92b619d11ac38e2cbf57f2347b4a896a7885dfa3 Author: Karel Zak Date: Wed Aug 17 00:41:33 2011 +0200 po: merge changes Signed-off-by: Karel Zak po/ca.po | 2978 ++++++++++++++++++++++++----------------------- po/cs.po | 3338 ++++++++++++++++++++++++++++------------------------ po/da.po | 3148 ++++++++++++++++++++++++++----------------------- po/de.po | 2984 ++++++++++++++++++++++++----------------------- po/es.po | 2986 ++++++++++++++++++++++++----------------------- po/et.po | 2890 ++++++++++++++++++++++++---------------------- po/eu.po | 2848 ++++++++++++++++++++++++--------------------- po/fi.po | 3046 +++++++++++++++++++++++++----------------------- po/fr.po | 3367 ++++++++++++++++++++++++++++------------------------- po/gl.po | 2824 +++++++++++++++++++++++--------------------- po/hu.po | 3054 +++++++++++++++++++++++++----------------------- po/id.po | 3067 +++++++++++++++++++++++++----------------------- po/it.po | 2980 ++++++++++++++++++++++++----------------------- po/ja.po | 3058 +++++++++++++++++++++++++----------------------- po/nl.po | 3088 ++++++++++++++++++++++++++----------------------- po/pl.po | 3327 ++++++++++++++++++++++++++++------------------------ po/pt_BR.po | 2984 ++++++++++++++++++++++++----------------------- po/ru.po | 2984 ++++++++++++++++++++++++----------------------- po/sl.po | 2966 ++++++++++++++++++++++++---------------------- po/sv.po | 2974 ++++++++++++++++++++++++---------------------- po/tr.po | 2977 ++++++++++++++++++++++++----------------------- po/uk.po | 2981 ++++++++++++++++++++++++----------------------- po/util-linux.pot | 2748 ++++++++++++++++++++++--------------------- po/vi.po | 3156 ++++++++++++++++++++++++++----------------------- po/zh_CN.po | 2813 +++++++++++++++++++++++--------------------- po/zh_TW.po | 3132 ++++++++++++++++++++++++++----------------------- 26 files changed, 41299 insertions(+), 37399 deletions(-) commit f144a2f5430446f2ca86d73153353948292fba27 Author: Karel Zak Date: Wed Aug 17 00:30:13 2011 +0200 pg: fix write_all() usage Signed-off-by: Karel Zak text-utils/pg.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 832410da7ba1c6f767197dbbc2425958f2ff9dc5 Author: Karel Zak Date: Wed Aug 17 00:29:39 2011 +0200 mkfs.minix: fix write_all() usage Signed-off-by: Karel Zak disk-utils/fsck.minix.c | 10 +++------- disk-utils/mkfs.minix.c | 21 ++++++--------------- 2 files changed, 9 insertions(+), 22 deletions(-) commit e87145738203e1e60b7352f333157fad1b7f4413 Author: Karel Zak Date: Tue Aug 16 23:56:26 2011 +0200 sfdisk: fix typo in man page Reported-by: markus reichelt Signed-off-by: Karel Zak sk/sfdisk.8 fdisk/sfdisk.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e0c97cdcf83c4ccda94ebd4c440cf30eb94a6f61 Author: Benno Schulenberg Date: Tue Aug 16 20:53:21 2011 +0200 sfdisk: slice help text into small chunks and improve its wording [kzak@redhat.com: - use fputs(), - use convention] Signed-off-by: Benno Schulenberg fdisk/sfdisk.c | 111 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 56 insertions(+), 55 deletions(-) commit 2e9cb1c3d652ccc65d7d1aec37aa95be4fa13ef7 Author: Benno Schulenberg Date: Tue Aug 16 20:20:19 2011 +0200 sfdisk: (man page) use comma between short and long option instead of "or" Also fix some erratic formatting, indent the third example too, drop the trailing % prompt in examples, add a blank line before and after, and improve the wording here and there. Signed-off-by: Benno Schulenberg fdisk/sfdisk.8 | 179 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 90 insertions(+), 89 deletions(-) commit 2327e2d6d75cf99b2f482677ca471b8146e52e65 Author: Karel Zak Date: Tue Aug 16 17:05:12 2011 +0200 blkid: fix typo Signed-off-by: Karel Zak misc-utils/blkid.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 53e20cec14d63fae0b5b163f6640a58fcbee4e9d Author: Karel Zak Date: Tue Aug 16 14:25:05 2011 +0200 swapon: rewrite usage() Signed-off-by: Karel Zak mount/swapon.c | 57 +++++++++++++++++++++++++++++++++---------------------- 1 files changed, 34 insertions(+), 23 deletions(-) commit 6997468eaae62e6593a9546f6e9d66365a1fe3e7 Author: Karel Zak Date: Tue Aug 16 14:00:06 2011 +0200 losetup: cleanup usage() Signed-off-by: Karel Zak mount/lomount.c | 46 ++++++++++++++++++++++++---------------------- 1 files changed, 24 insertions(+), 22 deletions(-) commit 4c27cd90897f5a02a759ac70fd6d193fb336923c Author: Karel Zak Date: Tue Aug 16 13:56:17 2011 +0200 write: cleanup usage() Signed-off-by: Karel Zak term-utils/write.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit a290362bb8cf028c4ac9fcd834d5891af90522be Author: Karel Zak Date: Tue Aug 16 13:53:36 2011 +0200 wall: cleanup usage() Signed-off-by: Karel Zak term-utils/wall.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit a1e04e8fe38ee15524bbbc9e1ee95e893f8cc00d Author: Karel Zak Date: Tue Aug 16 13:50:29 2011 +0200 setterm: cleanup usage() Signed-off-by: Karel Zak term-utils/setterm.c | 85 ++++++++++++++++++++++++------------------------- 1 files changed, 42 insertions(+), 43 deletions(-) commit b37155e284deb796e6bbd2029c8ab4d568527bd2 Author: Karel Zak Date: Tue Aug 16 13:44:31 2011 +0200 partx: use lowercase in usage() Signed-off-by: Karel Zak partx/partx.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 14cc9ddafec34cda799a8dbdedc8b9ffbdade151 Author: Karel Zak Date: Tue Aug 16 13:43:34 2011 +0200 scriptreplay: cleanup usage() Signed-off-by: Karel Zak term-utils/scriptreplay.c | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) commit 87d6050bb0b919b32160a270e9b94e428bd799fa Author: Karel Zak Date: Tue Aug 16 13:41:06 2011 +0200 script: cleanup usage() Signed-off-by: Karel Zak term-utils/script.c | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit 2960a4a3436044ba46d5ca061190658a5b214b6d Author: Karel Zak Date: Tue Aug 16 13:39:03 2011 +0200 mesg: cleanup usage() Signed-off-by: Karel Zak term-utils/mesg.c | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit e96fd1766df8ad5453c21e291747384ec284e4be Author: Karel Zak Date: Tue Aug 16 13:37:05 2011 +0200 partx: cleanup usage() Signed-off-by: Karel Zak partx/partx.c | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) commit fe931e05bcf3089f786c12a68dd017f13296a0a0 Author: Karel Zak Date: Tue Aug 16 13:34:22 2011 +0200 ipcmk: cleanup usage() Signed-off-by: Karel Zak sys-utils/ipcmk.c | 20 +++++++++++++------- 1 files changed, 13 insertions(+), 7 deletions(-) commit 5ff204235d06d710f4753d2e219550bc6454c0b6 Author: Karel Zak Date: Tue Aug 16 13:30:26 2011 +0200 ldattach: cleanup usage() Signed-off-by: Karel Zak TODO | 5 +++++ sys-utils/ldattach.c | 6 +++++- 2 files changed, 10 insertions(+), 1 deletions(-) commit 7f1ec5e8d4e69a655c5d5a956629ef7aec3a7ecd Author: Karel Zak Date: Tue Aug 16 13:28:02 2011 +0200 lscpu: cleanup usage() Signed-off-by: Karel Zak sys-utils/lscpu.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 4f92adb61a023f79b73cf5971860d3a4097aef99 Author: Karel Zak Date: Tue Aug 16 13:25:28 2011 +0200 mountpoint: cleanup usage() Signed-off-by: Karel Zak sys-utils/mountpoint.c | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) commit 704c7705559ec2d3e98e4908e1cf9277767af3b4 Author: Karel Zak Date: Tue Aug 16 13:23:30 2011 +0200 rtcwake: cleanup usage() Signed-off-by: Karel Zak sys-utils/rtcwake.c | 31 ++++++++++++++++--------------- 1 files changed, 16 insertions(+), 15 deletions(-) commit ae1ae49e785a4f26500550700b783a6c711ffd7a Author: Karel Zak Date: Tue Aug 16 13:20:54 2011 +0200 renice: cleanup usage() Signed-off-by: Karel Zak sys-utils/renice.c | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) commit 3cf01b94d4ec50d40db442fc5f0ae3cbbe3dc83a Author: Karel Zak Date: Tue Aug 16 13:16:40 2011 +0200 unshare: cleanup usage() Signed-off-by: Karel Zak sys-utils/unshare.c | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) commit 2daae8620593b1eaa3f1c902dab1554d4ecafa73 Author: Karel Zak Date: Tue Aug 16 13:14:02 2011 +0200 fstrim: cleanup usage() Signed-off-by: Karel Zak sys-utils/fstrim.c | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit a2aef6d928ee6acbbebcacf429432270f319e4e7 Author: Karel Zak Date: Tue Aug 16 13:12:08 2011 +0200 fsfreeze: cleanup usage() Signed-off-by: Karel Zak sys-utils/fsfreeze.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 2e49d90f345be4cd6a54b3218aa0339b17a8a558 Author: Karel Zak Date: Tue Aug 16 13:07:30 2011 +0200 flock: cleanup usage() Signed-off-by: Karel Zak sys-utils/flock.c | 29 +++++++++++++++-------------- 1 files changed, 15 insertions(+), 14 deletions(-) commit 130bf041baf40ba78a30be2779366ab1f8cdf109 Author: Karel Zak Date: Tue Aug 16 13:04:08 2011 +0200 fallocate: cleanup usage() Signed-off-by: Karel Zak sys-utils/fallocate.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit dcd16b0fb0c6ca118260088ac548df492bc72ce1 Author: Karel Zak Date: Tue Aug 16 13:02:00 2011 +0200 dmesg: cleanup usage() Signed-off-by: Karel Zak misc-utils/wipefs.c | 21 ++++++++++--------- sys-utils/dmesg.c | 53 +++++++++++++++++++++++++-------------------------- 2 files changed, 37 insertions(+), 37 deletions(-) commit 5c21c6d23e6289dd85d690e51687348cf0e8fc20 Author: Karel Zak Date: Tue Aug 16 12:55:26 2011 +0200 whereis: cleanup usage() Signed-off-by: Karel Zak misc-utils/whereis.c | 32 +++++++++++++++++--------------- 1 files changed, 17 insertions(+), 15 deletions(-) commit 446977639252f0ff5ee6d28d187e9500fe990e7b Author: Karel Zak Date: Tue Aug 16 12:51:32 2011 +0200 uuidgen: cleanup usage() Signed-off-by: Karel Zak misc-utils/uuidgen.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit c63a92b8281bd9bcf548dc5f165d5dca6f0db470 Author: Karel Zak Date: Tue Aug 16 12:48:23 2011 +0200 uuidd: cleanup usage() Signed-off-by: Karel Zak misc-utils/uuidd.c | 29 +++++++++++++++-------------- 1 files changed, 15 insertions(+), 14 deletions(-) commit f70e2a11c899bf6f932b741f17beef690ac0d53a Author: Karel Zak Date: Tue Aug 16 12:35:49 2011 +0200 rename: cleanup usage() Signed-off-by: Karel Zak misc-utils/rename.c | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit 54f0728944927d919135e1c0af8953206ddcc569 Author: Karel Zak Date: Tue Aug 16 12:33:56 2011 +0200 namei: cleanup usage() Signed-off-by: Karel Zak misc-utils/namei.c | 33 +++++++++++++++++---------------- 1 files changed, 17 insertions(+), 16 deletions(-) commit b417b1ee2264022eba8f443e7e5feeff89a0291e Author: Karel Zak Date: Tue Aug 16 12:30:26 2011 +0200 mcookie: cleanup usage() Signed-off-by: Karel Zak misc-utils/mcookie.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 9815fa86f9d8c099b5b1ce92b45a86620cdefe04 Author: Karel Zak Date: Tue Aug 16 12:26:56 2011 +0200 look: cleanup usage() Signed-off-by: Karel Zak misc-utils/look.c | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) commit 2da4918695c84afcc01231743d44e60147f885b3 Author: Karel Zak Date: Tue Aug 16 12:23:15 2011 +0200 logger: indent usage() Signed-off-by: Karel Zak misc-utils/logger.c | 34 +++++++++++++++------------------- 1 files changed, 15 insertions(+), 19 deletions(-) commit 3e0b9e21afdac852b7f39e340f1109e53c8f1b5a Author: Karel Zak Date: Tue Aug 16 12:16:31 2011 +0200 cal: indent usage() Signed-off-by: Karel Zak misc-utils/cal.c | 26 ++++++++++++++------------ 1 files changed, 14 insertions(+), 12 deletions(-) commit bf0128d631d9e8d56e96200d939ab7997a38cbad Author: Karel Zak Date: Tue Aug 16 12:12:46 2011 +0200 blkid: indent usage() Signed-off-by: Karel Zak misc-utils/blkid.c | 54 ++++++++++++++++++++++++++-------------------------- 1 files changed, 27 insertions(+), 27 deletions(-) commit be060aa113171c251e5742120018b42e7d529b9b Author: Karel Zak Date: Tue Aug 16 12:07:32 2011 +0200 fsck: use in usage() Signed-off-by: Karel Zak fsck/fsck.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit abcddf0003bb1b00307d29940740f1e6c4c3b652 Author: Karel Zak Date: Tue Aug 16 12:06:45 2011 +0200 getopt: use in usage() Signed-off-by: Karel Zak getopt/getopt.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit cc5ec6936ea3c218b3e8c46880659db5ee01329f Author: Karel Zak Date: Tue Aug 16 12:04:57 2011 +0200 hwclock: use in usage() Signed-off-by: Karel Zak hwclock/hwclock.c | 54 ++++++++++++++++++++++++++-------------------------- 1 files changed, 27 insertions(+), 27 deletions(-) commit c0d38ecdce17ec5829618454a50fad44820eb05f Author: Karel Zak Date: Tue Aug 16 11:58:50 2011 +0200 agetty: clean up usage Signed-off-by: Karel Zak term-utils/agetty.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 49deeeaccc4e4c60fbeca28b78aaa2ceaa748401 Author: Karel Zak Date: Tue Aug 16 11:32:24 2011 +0200 hwclock: indent usage() Signed-off-by: Karel Zak hwclock/hwclock.c | 83 ++++++++++++++++++++++++---------------------------- 1 files changed, 38 insertions(+), 45 deletions(-) commit ca38f6111c6df143a6efed5879163c3050197784 Author: Karel Zak Date: Tue Aug 16 10:37:19 2011 +0200 getopt: indent usage() Signed-off-by: Karel Zak getopt/getopt.c | 35 ++++++++++++++++++++--------------- 1 files changed, 20 insertions(+), 15 deletions(-) commit e6e060ec8f4933bd267c825c4d6be34d00d16b4f Author: Karel Zak Date: Tue Aug 16 10:31:08 2011 +0200 fsck: indent usage() Signed-off-by: Karel Zak fsck/fsck.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit fcbaa9794ca513f81c2cbfd41a4d728c07c80fb6 Author: Karel Zak Date: Tue Aug 16 10:28:59 2011 +0200 sfdisk: indent usage() Signed-off-by: Karel Zak fdisk/sfdisk.c | 83 +++++++++++++++++++++++++++---------------------------- 1 files changed, 41 insertions(+), 42 deletions(-) commit 637775c798d42673f136a8b87a10f764c20440b1 Author: Karel Zak Date: Tue Aug 16 10:20:45 2011 +0200 blockdev: indent usage() Signed-off-by: Karel Zak disk-utils/blockdev.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit db3f9026f0f477637d4394fa5e380e83f6139b54 Author: Benno Schulenberg Date: Mon Aug 15 14:25:44 2011 +0200 logger: improve descriptions on man page, sort the options, add -h and -V Signed-off-by: Benno Schulenberg misc-utils/logger.1 | 71 ++++++++++++++++++++++++++------------------------- 1 files changed, 36 insertions(+), 35 deletions(-) commit 0050c529176f9a67e78a6f70674218fa511a8524 Author: Benno Schulenberg Date: Mon Aug 15 14:04:20 2011 +0200 logger: improve, sort and slice up usage() help text Signed-off-by: Benno Schulenberg misc-utils/logger.c | 26 ++++++++++++++------------ 1 files changed, 14 insertions(+), 12 deletions(-) commit 415b61fc31264f536d11df9501536d5669f6af2f Author: Benno Schulenberg Date: Mon Aug 15 13:39:33 2011 +0200 findmnt: slice up the help text into manageable chunks Signed-off-by: Benno Schulenberg misc-utils/findmnt.c | 16 +++++++++++----- 1 files changed, 11 insertions(+), 5 deletions(-) commit c321405980bfba146cd77c6e6adc54898c82318d Author: Benno Schulenberg Date: Mon Aug 15 13:36:50 2011 +0200 findmnt: improve spelling, wording and order of help text Signed-off-by: Benno Schulenberg misc-utils/findmnt.c | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit eaca47f7c697233225beeb55b0e6d96c90fe4fde Author: Benno Schulenberg Date: Mon Aug 15 13:09:42 2011 +0200 libmount: cut up mount's help text into manageable chunks Signed-off-by: Benno Schulenberg libmount/samples/mount.c | 41 ++++++++++++++++++++++++----------------- 1 files changed, 24 insertions(+), 17 deletions(-) commit 3bb21a4c4afcc4f32368a26e804e0dfe7c281697 Author: Benno Schulenberg Date: Mon Aug 15 13:00:18 2011 +0200 po: do not search /samples/ subdirectories for translatable strings Signed-off-by: Benno Schulenberg po/update-potfiles | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5474e57f3b393eaba92db6f98ce4d5c1e945484d Author: Benno Schulenberg Date: Sat Aug 13 22:00:41 2011 +0200 hwclock: in man page move --date and --epoch from Functions to Options Also improve the synopsis and some wording and a bit of formatting, add the --help option, and say that --show is the default function. Signed-off-by: Benno Schulenberg hwclock/hwclock.8 | 118 +++++++++++++++++++++++++++++------------------------ 1 files changed, 65 insertions(+), 53 deletions(-) commit e935db7891e4a3c5b8d9c51b5dd170c25b641748 Author: Benno Schulenberg Date: Sat Aug 13 21:02:15 2011 +0200 hwclock: when cutting up help texts anyway, do it into small chunks Also do it at sensible boundaries, improve some of the wording, and indent continuation lines for clarity. Also document -V instead of -v for --version, to conform to the majority of utilities. Signed-off-by: Benno Schulenberg hwclock/hwclock.c | 54 ++++++++++++++++++++++++++++------------------------ 1 files changed, 29 insertions(+), 25 deletions(-) commit 7069d65329a1b680d437ab0798b18ba841834c91 Author: Benno Schulenberg Date: Sat Aug 13 20:11:21 2011 +0200 getopt: do not bundle help text lines into a single unwieldy chunk This undoes part of commit 283f8f0256655b73071290b92c58d998e883260a. Help text lines are best gettextized separately, or in small chunks of three to five lines, which are easily managed by translators. Bundling text lines when nothing in those texts changed is discarding translators' work unnecessarily. Signed-off-by: Benno Schulenberg getopt/getopt.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 92623f4600c56b58e43be258e962f2362a5fde25 Author: Benno Schulenberg Date: Sat Aug 13 17:53:09 2011 +0200 fsck: in man page say that "options take arguments", not vice versa Also spell "filesystem" consistently as a single word, improve some wordings here and there, and fix a few formatting and spacing issues. Signed-off-by: Benno Schulenberg fsck/fsck.8 | 103 ++++++++++++++++++++++++++++------------------------------ 1 files changed, 50 insertions(+), 53 deletions(-) commit 2576b83cf516c9179689deb86cd37b291004114a Author: Benno Schulenberg Date: Sat Aug 13 17:15:42 2011 +0200 fsck: in usage() unmark type as optional for the -t option Also fix "specity" typo, spell "filesystem" consistently as one word, swap the wording of one phrase, and use some semicolons for clarity. Signed-off-by: Benno Schulenberg fsck/fsck.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit a89dbfee94d0e8521b1d3341734f433d64a217c3 Author: Benno Schulenberg Date: Thu Aug 11 21:47:15 2011 +0200 sfdisk: correct '--inside-order' to '--inside-outer' in documentation Signed-off-by: Benno Schulenberg fdisk/sfdisk.8 | 4 ++-- fdisk/sfdisk.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 73bc3206bce7f8aa293ade37b18a27a0b841dcf8 Author: Benno Schulenberg Date: Wed Aug 10 22:37:31 2011 +0200 script: normalize formatting of the man page Also improve the description of the --timing option, and discard a then superfluous paragraph. Signed-off-by: Benno Schulenberg term-utils/script.1 | 37 ++++++++++++++++++------------------- 1 files changed, 18 insertions(+), 19 deletions(-) commit 51b65a5bf70e180c3fd53681df8b5851a531fa74 Author: Benno Schulenberg Date: Wed Aug 10 21:21:17 2011 +0200 script: indicate that the file argument to --timing is optional Also improve some other descriptions in the usage message. Signed-off-by: Benno Schulenberg term-utils/script.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 1bf3e8a8eba0459606202f99c6c656164abfe566 Author: Benno Schulenberg Date: Wed Aug 10 21:13:44 2011 +0200 write: remove inconsistent periods from two error messages Signed-off-by: Benno Schulenberg term-utils/write.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit cfed2cc736ba8f093daa8d7b3ef36ddbd2cbe5f0 Author: Benno Schulenberg Date: Wed Aug 10 21:12:56 2011 +0200 hexdump: fix "beginnin" typo in usage message Signed-off-by: Benno Schulenberg text-utils/hexsyntax.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e6d10e0e6b1307b93c070b49692ea3ac678ba7f1 Author: Benno Schulenberg Date: Wed Aug 10 21:11:45 2011 +0200 tailf: harmonize option argument and explanation in usage message Signed-off-by: Benno Schulenberg text-utils/tailf.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 262aee0b451d67ca7516ccdd49a63c8effacad9c Author: Benno Schulenberg Date: Wed Aug 10 21:10:29 2011 +0200 ul: remove superfluous return as usage() does not return Signed-off-by: Benno Schulenberg text-utils/ul.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit d6ff021aed4991ba55e9f86eb22a6190faadfbbc Author: Benno Schulenberg Date: Wed Aug 10 21:07:13 2011 +0200 ul: add -h and -V to the man page; use "file" and lowercase Signed-off-by: Benno Schulenberg text-utils/ul.1 | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) commit 293fbd7f045802b2609964e6662238cdb41a9f60 Author: Benno Schulenberg Date: Wed Aug 10 21:06:07 2011 +0200 ul: make usage() say that more than one input file is allowed Signed-off-by: Benno Schulenberg text-utils/ul.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 055da7c5e49a4278bb3b1e608351bd03af0ed9b1 Author: Benno Schulenberg Date: Wed Aug 10 21:04:42 2011 +0200 ul: in usage() not overwriting but overriding is meant Also always use lowercase. Signed-off-by: Benno Schulenberg text-utils/ul.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit be350fb952c50e625cb5daac438965addc64bc88 Author: Benno Schulenberg Date: Wed Aug 10 21:02:10 2011 +0200 sfdisk: remove inconsistent and wasteful newlines in the _() calls Signed-off-by: Benno Schulenberg fdisk/sfdisk.c | 113 +++++++++++++++++++++---------------------------------- 1 files changed, 43 insertions(+), 70 deletions(-) commit ebaba0a9065cffd42c7ec3535d904c59175e74f4 Author: Benno Schulenberg Date: Wed Aug 10 20:59:49 2011 +0200 sfdisk: improve descriptions of options --no-reread and --show-extended Also keep the two geometry options (-g and -G) together by moving -A. Signed-off-by: Benno Schulenberg fdisk/sfdisk.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 850ca1a80849bab07b882b583f5a2e874a947457 Author: Benno Schulenberg Date: Wed Aug 10 20:58:49 2011 +0200 sfdisk: gettextize each warning as a whole Signed-off-by: Benno Schulenberg fdisk/sfdisk.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 512b057eada13279a92b9713656675ce3ba50bda Author: Benno Schulenberg Date: Wed Aug 10 20:57:07 2011 +0200 fdisksgilabel: correct the grammar of an error message Signed-off-by: Benno Schulenberg fdisk/fdisksgilabel.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f770a404bf6b28fed610c038e023b0ae606a9d69 Author: Benno Schulenberg Date: Wed Aug 10 20:55:48 2011 +0200 mkfs.cramfs: clearer error message, "cannot close" instead of "closing" Signed-off-by: Benno Schulenberg disk-utils/mkfs.cramfs.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2e2b6bb1c7f5ed37a8d7186bfdd21b5976a46823 Author: Davidlohr Bueso Date: Fri Aug 12 15:36:50 2011 -0400 partx: do not print null Replace the annoying null output when displaying no partitions in verbose mode. Signed-off-by: Davidlohr Bueso partx/partx.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 19f411cbc68df897aff17443a416a15788c7a45a Author: Davidlohr Bueso Date: Fri Aug 12 14:06:13 2011 -0400 grammar fixes Correct grammar from "cannot found" to "cannot find". Signed-off-by: Davidlohr Bueso libmount/src/context_umount.c | 4 ++-- tests/ts/hwclock/systohc | 2 +- tests/ts/libmount/context | 10 +++++----- tests/ts/libmount/context-utab | 8 ++++---- tests/ts/mount/devname | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) commit c53c38b90b9ca117fdf052c49934f6f2191bec63 Author: Petr Uzel Date: Wed Aug 10 15:32:28 2011 +0200 hexdump: fix segfault due to uninitialized memory util-linux commit 85bf44b714ab184907eb448eba389218956d6a51 replaced all calls to emalloc() with xmalloc(), whose semantics is however different - it does not zero allocated memory. This made hexdump segfault if MALLOC_PERTURB_ was set. Reported-by: Kyrill Detinov Addresses: https://bugzilla.novell.com/show_bug.cgi?id=710877 Signed-off-by: Petr Uzel text-utils/display.c | 4 ++-- text-utils/parse.c | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) commit 59202950584895cf7144df8fde14b216e73b1b2d Author: Petr Uzel Date: Wed Aug 10 14:16:40 2011 +0200 dmesg: avoid mess at the end of dmesg output Since util-linux commit a7ee94f2204011f26232ed3133514bf6e0d4a62c, dmesg incorrectly calculates number of bytes that are remaining in the buffer in get_next_record(). This could, under specific circumstances, cause printing mess at the end of dmesg output: > dmesg | tail [ 1191.478725] Adding 285488k swap on /root/swapfile. Priority:-2 extents:15 across:1186612k [ 1205.588331] Adding 285488k swap on /root/swapfile. Priority:-2 extents:15 across:1186612k \xffffffba\xffffffba Reported-by: Glenn Doig Addresses: https://bugzilla.novell.com/show_bug.cgi?id=710417 Signed-off-by: Petr Uzel sys-utils/dmesg.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 550d855b45690358721e3420716274af94cc29bc Author: Petr Uzel Date: Wed Aug 10 13:46:06 2011 +0200 logger: use simple apostrophe instead of multibyte char in logger.1 Signed-off-by: Petr Uzel misc-utils/logger.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a0cff5c1ac0432a707354ae6717abfae269fcdb8 Author: Timo Warns Date: Tue Aug 9 09:40:47 2011 +0200 libblkid: befs validate di_br_size !=0 and br_per_di_br != 0 Validate that di_br_size !=0 and br_per_di_br != 0. If one of them is 0, a division-by-zero error will be triggered. Signed-off-by: Timo Warns libblkid/src/superblocks/befs.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 344f73442d3a45db5927c049eef1ed8cf5d13934 Author: Karel Zak Date: Tue Aug 9 15:30:19 2011 +0200 ipcs: use unsigned type for uid/gid Signed-off-by: Karel Zak sys-utils/ipcs.c | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit 2daef873d89c85f04421ebfcc73f0e02f50538d8 Author: Karel Zak Date: Tue Aug 9 14:46:28 2011 +0200 docs: update TODO file Signed-off-by: Karel Zak TODO | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 09e8b3852cb5a2c0b375419bcb369ae46db611c1 Author: Karel Zak Date: Tue Aug 9 13:11:56 2011 +0200 swapon: missing separator in swapon -s command Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=728963 Reported-by: Pavel Holica Signed-off-by: Karel Zak mount/swapon.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ad2d0d8587d84c43bc6c9c7fc927ca1871d2bd36 Author: Davidlohr Bueso Date: Sun Aug 7 23:16:19 2011 -0400 lib: [loopdev.c] correct trivial typo Should say "failed to find" instead of "failed to found". Signed-off-by: Davidlohr Bueso lib/loopdev.c | 2 +- libmount/src/context.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit ff62fc46b4c718e6ad987cad1c95ecabaec7f3af Author: Davidlohr Bueso Date: Sat Aug 6 20:10:26 2011 -0400 libmount: fix undefined sources The path resolving function breaks when handling undefined sources ("none") used by pseudo-filesystems. The assertion is causing the samples/mount program to abort: dave@offbook:~/projects/util-linux-good/libmount/samples$ ./mount /dev/sda3 on / type ext4 (rw,errors=remount-ro,commit=0) proc on /proc type proc (rw,noexec,nosuid,nodev) lt-mount: cache.c:464: mnt_resolve_path: Assertion `path' failed. Aborted /etc/mtab: /dev/sda3 / ext4 rw,errors=remount-ro,commit=0 0 0 proc /proc proc rw,noexec,nosuid,nodev 0 0 none /sys sysfs rw,noexec,nosuid,nodev 0 0 fusectl /sys/fs/fuse/connections fusectl rw 0 0 none /sys/kernel/debug debugfs rw 0 0 ... Instead of this assert on NULL we can simply return NULL and let mnt_pretty_path do the work. Signed-off-by: Davidlohr Bueso libmount/src/cache.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit c79430cdec1feec13e431c6d6f89cc970c57bb20 Author: Karel Zak Date: Mon Aug 8 13:21:56 2011 +0200 docs: update exmaple files Signed-off-by: Karel Zak example.files/filesystems | 26 +++++++------------------- example.files/fstab | 20 +++++++------------- example.files/inittab | 10 ---------- example.files/issue | 3 --- example.files/issue0 | 1 - example.files/udev-raw.rules | 4 ---- 6 files changed, 14 insertions(+), 50 deletions(-) commit 854fa6d99fb9176dbebbd3054e80376c25b96424 Author: Karel Zak Date: Mon Aug 8 13:10:34 2011 +0200 libmount: update list of pseudo-filesystems Signed-off-by: Karel Zak libmount/src/utils.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 32fca0e9c49599667d19f157fade6fa46908271a Author: Karel Zak Date: Mon Aug 8 12:31:53 2011 +0200 docs: un-deprecate kill(1) * util-linux kill implementation is used in many distributions * the latest active procps upstream (fork at http://gitorious.org/procps/) does not build kill(1) by default * util-linux implementation is actively improved and we follow Linux kernel features (e.g. RT signals, sigqueue(2) support, ...) * kill(1) is basic command without dependence on /proc, it does not make sense to have it in procps package. ... so it does not make sense to mark deprecate this code. Signed-off-by: Karel Zak DEPRECATED | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 9aeb66dc6b878bfb51bbcd4497107bc34e71b73d Author: Karel Zak Date: Thu Aug 4 18:37:25 2011 +0200 agetty: improve login(1) argv[] * fix regression: missing username should not be reported (EPERM) if -n/--skip-login is given and username is NULL. * don't compose login options *string* if we can use argv *array* (the string is necessary only for --login-options). * don't overwrite --login-options by --autologin The old code silently ignores login-options and "login -f " is always used. The new code uses: a) "login -f " by default b) "login " for --login-options + --autologin where for b) the username from "--autologin " is used to replace \u magic string in . * the \u could be used more than once in one login argv string, for example: agetty --login-options "-o user=\\u,name=\\u --foo" * the space in --login-options is correctly ignored, for example agetty --login-options " hello world ". Reviewed-by: Voelker, Bernhard Signed-off-by: Karel Zak term-utils/agetty.8 | 15 +++-- term-utils/agetty.c | 178 ++++++++++++++++++++++++++++++++------------------- 2 files changed, 121 insertions(+), 72 deletions(-) commit baecaf21cea148a0bc6a1dc615f587a649d063ed Author: Karel Zak Date: Mon Aug 8 12:03:52 2011 +0200 docs: update TODO file Signed-off-by: Karel Zak TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c181c31dd945ebc960383108c7c0cdd3e7b61cc6 Author: Benno Schulenberg Date: Wed Aug 3 16:10:13 2011 +0200 mkfs: fix small formatting issues in man page Also spell "filesystem" consistently as one word -- this makes things clearer when the word is used as an adjective. Signed-off-by: Benno Schulenberg disk-utils/mkfs.8 | 53 +++++++++++++++++++++++++---------------------------- 1 files changed, 25 insertions(+), 28 deletions(-) commit 3b683597caecd93563d90e67843edd2fa0da9339 Author: Benno Schulenberg Date: Wed Aug 3 15:51:02 2011 +0200 isosize: improve style, grammar and spacing of man page Signed-off-by: Benno Schulenberg disk-utils/isosize.8 | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit a92eea152b30880d208f84be069fb1068e752bfe Author: Benno Schulenberg Date: Wed Aug 3 15:35:23 2011 +0200 ionice: slightly improve grammar, spacing and consistency of man page Signed-off-by: Benno Schulenberg schedutils/ionice.1 | 72 ++++++++++++++++++++++++-------------------------- 1 files changed, 35 insertions(+), 37 deletions(-) commit 64109bbaf50730f64e69be88ae1f138011c65b7e Author: Benno Schulenberg Date: Wed Aug 3 11:17:47 2011 +0200 taskset: adjust style of man page Signed-off-by: Benno Schulenberg schedutils/taskset.1 | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 397a511458ddf57548c08fcd39e7e8c4ddc7f80f Author: Benno Schulenberg Date: Wed Aug 3 11:17:11 2011 +0200 chrt: adjust style of man page, alphabetize option -p Signed-off-by: Benno Schulenberg schedutils/chrt.1 | 60 ++++++++++++++++++++++++++++------------------------ 1 files changed, 32 insertions(+), 28 deletions(-) commit 11295cd10264460271481494983d58b9507b73e0 Author: Benno Schulenberg Date: Wed Aug 3 10:23:08 2011 +0200 wipefs: change option -v to -V for --version; add it to man page Signed-off-by: Benno Schulenberg misc-utils/wipefs.8 | 6 ++++-- misc-utils/wipefs.c | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) commit de9501ab1014aa8050f103e360ab949206d1402f Author: Benno Schulenberg Date: Mon Aug 1 21:31:35 2011 +0200 findmnt: (man page) short option for --timeout is not -t but -w Additionally make some formatting and spacing tweaks. Signed-off-by: Benno Schulenberg misc-utils/findmnt.8 | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit 19d646f417e478b4c24c71526c9d9f67e3537aa8 Author: Benno Schulenberg Date: Mon Aug 1 20:41:12 2011 +0200 cal.c: fix typo ("fistt day") in help text, seize chance to improve it Signed-off-by: Benno Schulenberg misc-utils/cal.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit b0198a1163ab1edb3e672579c27be9fb31259f76 Author: Samuel Thibault Date: Thu Aug 4 01:12:50 2011 +0200 agetty: C.UTF-8 locale instead of en_US.UTF-8 Signed-off-by: Samuel Thibault term-utils/agetty.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7478fce029ea438179a1437cf76784d67500e176 Author: Samuel Thibault Date: Thu Aug 4 01:11:02 2011 +0200 agetty: only enable F_UTF8 if kernel has already set IUTF8. Signed-off-by: Samuel Thibault term-utils/agetty.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit e3c5ef39e3295062f79d1a9b30e63ef1566f5147 Author: Petr Uzel Date: Tue Aug 2 15:27:32 2011 +0200 wall: build with SUID_{C,LD}FLAGS Signed-off-by: Petr Uzel term-utils/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 56cdb3f35728a29f3ac5063f9d077a88432027e7 Author: Petr Uzel Date: Tue Aug 2 14:56:06 2011 +0200 look: fix manpage formatting Signed-off-by: Petr Uzel misc-utils/look.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b881ebc69a2fdb5cd61712898da63324fb892486 Author: Petr Uzel Date: Tue Aug 2 14:55:55 2011 +0200 cal: fix manpage formatting Signed-off-by: Petr Uzel misc-utils/cal.1 | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit d1a1e0b71601d88a6157c35caf9184a5aa7b978c Author: Sami Kerola Date: Tue Aug 2 14:30:52 2011 +0200 docs: remove README.namei Since rewrite (commit c84a633) the readme file has not made sense. Signed-off-by: Sami Kerola Signed-off-by: Karel Zak misc-utils/Makefile.am | 2 +- misc-utils/README.namei | 31 ------------------------------- 2 files changed, 1 insertions(+), 32 deletions(-) commit c150589fce0286a63ef7bd09bb2e2a561ccff7cb Author: Karel Zak Date: Tue Aug 2 14:29:03 2011 +0200 chrt: silently ignore -R if unsupported Signed-off-by: Karel Zak schedutils/chrt.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8408647d89a11f132104fdf98cefa80ed8f0df51 Author: Werner Fink Date: Tue Aug 2 14:20:31 2011 +0200 agetty: Fix IUTF8 flag Preserve IUTF8 as set up by the kernel, which knows which consoles are in utf8 mode. Signed-off-by: Samuel Thibault Signed-off-by: Werner Fink term-utils/agetty.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit fcc058f4b3abcbc2bb5bcb83b1098c284fb80618 Author: Benno Schulenberg Date: Sun Jul 31 21:27:58 2011 +0200 fsck: use same word category in message, and add translators comment Signed-off-by: Benno Schulenberg fsck/fsck.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit f14f02f581fde2a30d5c8d69061b8200d02a1334 Author: Benno Schulenberg Date: Sat Jul 30 21:28:07 2011 +0200 textual: add some guiding comments for translators These are picked up by xgettext and put in the POT file. Signed-off-by: Benno Schulenberg login-utils/login.c | 1 + misc-utils/lsblk.c | 1 + sys-utils/fstrim.c | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) commit b1262a480327d6a0113eda1944ff34496eeafbda Author: Benno Schulenberg Date: Sat Jul 30 21:27:16 2011 +0200 po: also extract plural messages from the C files Signed-off-by: Benno Schulenberg po/Makevars | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0149cd8468a7ebc8a5d331c7baca3944de0acf08 Author: Benno Schulenberg Date: Sat Jul 30 19:21:52 2011 +0200 uuidd: distinguish between singular and plural in three messages Signed-off-by: Benno Schulenberg misc-utils/uuidd.c | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) commit 27cc25474f733460a22031bdfa3d147bf6c3906b Author: Benno Schulenberg Date: Sat Jul 30 19:20:58 2011 +0200 include: [nls.h] define a macro for handling plurals with ngettext() Signed-off-by: Benno Schulenberg include/nls.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 340b3b0a68fd0efbe7bf25e5fb5138fdf50c5302 Author: Benno Schulenberg Date: Sat Jul 30 17:17:26 2011 +0200 wipefs: gettextize one sentence as a whole Signed-off-by: Benno Schulenberg misc-utils/wipefs.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 79d5a3b47f9eed1efb1a23e439995ffe71e66581 Author: Benno Schulenberg Date: Sat Jul 30 17:16:09 2011 +0200 fstrim: correct mistaken grammar in one message Signed-off-by: Benno Schulenberg sys-utils/fstrim.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1117f18f8e0d44dd032bd560a410403425447285 Author: Benno Schulenberg Date: Sat Jul 30 17:13:27 2011 +0200 lsblk: correct mistaken word Reported-by: Petr Písař Signed-off-by: Benno Schulenberg misc-utils/lsblk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5c87aa1a27991ab12ad4adb01a8dd36c4d92763d Author: Benno Schulenberg Date: Sat Jul 30 15:35:16 2011 +0200 partx: switch on localization Reported-by: Petr Písař Signed-off-by: Benno Schulenberg partx/partx.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 086752639d88eee55646ac17fbf7902310a75511 Author: maximilian attems Date: Sun Jul 31 12:47:21 2011 +0200 mkswap: Use c.h Fixes mkswap compilation against klibc. Signed-off-by: maximilian attems disk-utils/mkswap.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4d49851351f1ff2a6d1dc220e91f72f5d4eab004 Author: maximilian attems Date: Sun Jul 31 12:47:20 2011 +0200 include: [c.h] Include stdlib.h unconditionaly No point in hiding it down in an ifdef maze, as it may get used by exit(3). Signed-off-by: maximilian attems include/c.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4b2b671697ecaed60ccd98dcc16f6ab374423185 Author: maximilian attems Date: Sun Jul 31 12:47:19 2011 +0200 include: [c.h] move up declaration of program_invocation_short_name before usage fixes: ../include/c.h: In function ‘errmsg’: ../include/c.h:111:26: error: ‘program_invocation_short_name’ undeclared (first use in this function) ../include/c.h:111:26: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: maximilian attems include/c.h | 70 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 35 insertions(+), 35 deletions(-) commit ba14e04d72de23a6c259c2a7f3ab4eb0aefe081b Author: Karel Zak Date: Tue Aug 2 13:55:30 2011 +0200 pg: fix compiler warnings [-Wunused-result] Signed-off-by: Karel Zak text-utils/pg.c | 43 ++++++++++++++++++++++--------------------- 1 files changed, 22 insertions(+), 21 deletions(-) commit 330f543985cb99e4487d59dbe35ce778382c8f6f Author: Karel Zak Date: Tue Aug 2 13:53:41 2011 +0200 include: [writeall] add fwrite_all() Signed-off-by: Karel Zak include/writeall.h | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) commit c9f51c712f952d661b264b4c5ac175a9ac08f60e Author: Karel Zak Date: Tue Aug 2 13:29:29 2011 +0200 libblkid: fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak TODO | 3 +++ libblkid/src/blkidP.h | 4 ++-- libblkid/src/devno.c | 4 ++-- libblkid/src/probe.c | 20 ++++++++++++-------- 4 files changed, 19 insertions(+), 12 deletions(-) commit 538a2fe950fb534ba0db4cca144c01f58815e498 Author: Karel Zak Date: Tue Aug 2 13:28:04 2011 +0200 libblkid: [superblocks] fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak libblkid/src/superblocks/adaptec_raid.c | 3 ++- libblkid/src/superblocks/befs.c | 23 ++++++++++++----------- libblkid/src/superblocks/ddf_raid.c | 5 +++-- libblkid/src/superblocks/drbd.c | 3 ++- libblkid/src/superblocks/ext.c | 15 ++++++++++----- libblkid/src/superblocks/highpoint_raid.c | 6 ++++-- libblkid/src/superblocks/iso9660.c | 2 +- libblkid/src/superblocks/isw_raid.c | 3 ++- libblkid/src/superblocks/jfs.c | 4 ++-- libblkid/src/superblocks/jmicron_raid.c | 3 ++- libblkid/src/superblocks/linux_raid.c | 11 ++++++----- libblkid/src/superblocks/lsi_raid.c | 3 ++- libblkid/src/superblocks/nvidia_raid.c | 3 ++- libblkid/src/superblocks/promise_raid.c | 3 ++- libblkid/src/superblocks/silicon_raid.c | 3 ++- libblkid/src/superblocks/superblocks.c | 16 ++++++++-------- libblkid/src/superblocks/sysv.c | 5 +++-- libblkid/src/superblocks/udf.c | 3 ++- libblkid/src/superblocks/ufs.c | 9 +++++---- libblkid/src/superblocks/vfat.c | 2 +- libblkid/src/superblocks/via_raid.c | 3 ++- libblkid/src/superblocks/zfs.c | 12 ++++++++---- 22 files changed, 83 insertions(+), 57 deletions(-) commit 01fb8c0045e6ed085884ab92c6a36b2e2adf87be Author: Karel Zak Date: Tue Aug 2 13:22:30 2011 +0200 libblkid: [partitions] fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak libblkid/src/partitions/aix.c | 3 ++- libblkid/src/partitions/dos.c | 5 +++-- libblkid/src/partitions/gpt.c | 6 +++--- libblkid/src/partitions/mac.c | 6 +++--- libblkid/src/partitions/minix.c | 3 ++- libblkid/src/partitions/partitions.c | 28 +++++++++++++++------------- libblkid/src/partitions/sgi.c | 3 ++- libblkid/src/partitions/solaris_x86.c | 3 ++- libblkid/src/partitions/sun.c | 3 ++- libblkid/src/partitions/ultrix.c | 3 ++- libblkid/src/partitions/unixware.c | 3 ++- 11 files changed, 38 insertions(+), 28 deletions(-) commit f64ad71c9d72022caf1bbddb46ddc69298be72a4 Author: Karel Zak Date: Tue Aug 2 13:20:54 2011 +0200 libblkid: [topology] fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak libblkid/src/topology/dm.c | 11 ++++++----- libblkid/src/topology/evms.c | 3 ++- libblkid/src/topology/ioctl.c | 5 +++-- libblkid/src/topology/lvm.c | 6 ++++-- libblkid/src/topology/md.c | 3 ++- libblkid/src/topology/sysfs.c | 6 ++++-- libblkid/src/topology/topology.c | 7 ++++--- 7 files changed, 25 insertions(+), 16 deletions(-) commit d1425592a2970b53a5941c3efe59197a3f418259 Author: Karel Zak Date: Tue Aug 2 12:30:57 2011 +0200 include: [bitops.h] make return values consistent The *_to_cpu() and cpu_to_*() macros have to return always the same date types independently on CPU type. Signed-off-by: Karel Zak include/bitops.h | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit 7fc6d2b8f8f55f38f069414706bac59c20dd4d24 Author: Karel Zak Date: Tue Aug 2 11:21:16 2011 +0200 libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak libmount/samples/mount.c | 2 +- libmount/src/cache.c | 13 +++++++------ libmount/src/context.c | 11 +++++++---- libmount/src/lock.c | 2 +- libmount/src/utils.c | 6 ++++-- 5 files changed, 20 insertions(+), 14 deletions(-) commit 85d7a416f1a16636cc4805ff41e88189c17cc5b2 Author: Karel Zak Date: Mon Aug 1 16:23:53 2011 +0200 chrt: [selinux] fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak login-utils/selinux_utils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8ef5b8e66b8c4062a218c1af2fcc15817bd8cea4 Author: Karel Zak Date: Mon Aug 1 16:20:28 2011 +0200 chsh: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak login-utils/chsh.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8d48924681e67a10567ea0523078d1a8ada0bb66 Author: Karel Zak Date: Mon Aug 1 16:19:54 2011 +0200 chfn: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak login-utils/chfn.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 696b5ca45b16384a5cb7ec42eaf91b37acb19882 Author: Karel Zak Date: Mon Aug 1 15:39:55 2011 +0200 last: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak login-utils/last.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 878a369792348d31f97d77ba27426ce18eb9f45d Author: Karel Zak Date: Mon Aug 1 15:36:17 2011 +0200 login: fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak login-utils/login.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 479f00ebf5c3982c1d71c36f4c3565fb64902e32 Author: Karel Zak Date: Mon Aug 1 15:21:17 2011 +0200 cfdisk: fix compiler warnings [-Wunused-parameter] Signed-off-by: Karel Zak fdisk/cfdisk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e99da659a963ea33abab3dd1206f95718434ecdf Author: Karel Zak Date: Mon Aug 1 15:19:53 2011 +0200 fdisk: fix compiler warnings [-Wunused-parameter -Wsign-compare] Signed-off-by: Karel Zak fdisk/fdisk.c | 20 +++++++++----------- fdisk/fdiskbsdlabel.c | 3 ++- fdisk/fdisksgilabel.c | 2 +- fdisk/fdisksunlabel.c | 5 +++-- 4 files changed, 15 insertions(+), 15 deletions(-) commit 6301d23a656a38d31a47bfac856124935fd70c30 Author: Karel Zak Date: Mon Aug 1 14:57:05 2011 +0200 tests: fix compiler warnings [-Wunused-parameter] Signed-off-by: Karel Zak tests/helpers/test_byteswap.c | 2 +- tests/helpers/test_md5.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) commit ae7ec06b7f2bfaf5e3e35f364de9ac9788972da5 Author: Karel Zak Date: Mon Aug 1 14:54:45 2011 +0200 swaplabel: fix compiler warnings [-Wunused-parameter] Signed-off-by: Karel Zak disk-utils/swaplabel.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit d9d88e31627d2e25b8b99013491f58685343bff4 Author: Karel Zak Date: Mon Aug 1 14:51:58 2011 +0200 mkfs.minix: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak TODO | 5 ++++ disk-utils/mkfs.minix.c | 48 ++++++++++++++++++++++++++++++---------------- 2 files changed, 36 insertions(+), 17 deletions(-) commit ab1c86fc5350613f5c7c8b121f0754b6f4b61d77 Author: Karel Zak Date: Mon Aug 1 14:38:42 2011 +0200 fsck.minix: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak disk-utils/fsck.minix.c | 82 ++++++++++++++++++++++++++++------------------- 1 files changed, 49 insertions(+), 33 deletions(-) commit 24f010e8d42ceffd5bebc6801c0eaa7ec7d3241e Author: Karel Zak Date: Mon Aug 1 13:40:41 2011 +0200 swapon: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak mount/swapon.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit d759ac366ab4eaa6e036f61ee4c9de10eec2a785 Author: Karel Zak Date: Mon Aug 1 13:33:04 2011 +0200 mount: fix compiler warnings [-Wsign-compare -Wunused-parameter] Signed-off-by: Karel Zak mount/fstab.c | 4 ++-- mount/lomount.c | 3 ++- mount/mount.c | 6 +++--- mount/umount.c | 22 +++++++++++----------- 4 files changed, 18 insertions(+), 17 deletions(-) commit cee12fc60cd7f9fcff0f7447f3018f6eb0b125d1 Author: Karel Zak Date: Mon Aug 1 13:17:54 2011 +0200 ionice: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak schedutils/ionice.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit cfe2d24951efb82a1349b21644f43c92ee71ae18 Author: Karel Zak Date: Mon Aug 1 13:16:21 2011 +0200 setarch: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/setarch.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 1599e6770ce65b76a0371d9ffe704d15f8ab6d1d Author: Karel Zak Date: Mon Aug 1 13:14:21 2011 +0200 tunelp: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/tunelp.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 4ae92684e5d08dd6a31ae8cbf6b0cb489f5b65ab Author: Karel Zak Date: Mon Aug 1 13:12:30 2011 +0200 cytune: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/cytune.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 33d18dc43571e82b7a052cf28e754349cd1f17ef Author: Karel Zak Date: Mon Aug 1 13:07:32 2011 +0200 readprofile: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/readprofile.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) commit 329fd1c3a05d654aef9fc589fc77f9b29d1171dc Author: Karel Zak Date: Mon Aug 1 13:03:19 2011 +0200 lscpu: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/lscpu.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b60b3c1ba4548336fce3c02e769d4d69de8e699d Author: Karel Zak Date: Mon Aug 1 13:02:45 2011 +0200 ipcs: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/ipcs.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 738767b9215dbf10139298cbf70b5a64f98de146 Author: Karel Zak Date: Mon Aug 1 13:01:31 2011 +0200 dmesg: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak sys-utils/dmesg.c | 42 ++++++++++++++++++++++-------------------- 1 files changed, 22 insertions(+), 20 deletions(-) commit 525f3c28cb8e20a8a3c506e76d4a631eb834a5c8 Author: Karel Zak Date: Mon Aug 1 12:48:55 2011 +0200 blkid: fix compiler warnings [-Wunused-parameter] Signed-off-by: Karel Zak misc-utils/blkid.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7239b4857723255fc02a035b8a3f2f7dfe3b63f1 Author: Karel Zak Date: Mon Aug 1 12:46:25 2011 +0200 kill: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak misc-utils/kill.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 6e5c0fc2245c2e5dfbdd5bd9e1483637572ad21d Author: Karel Zak Date: Mon Aug 1 12:44:20 2011 +0200 findmnt: fix compiler warnings [-Wunused-parameter] Signed-off-by: Karel Zak misc-utils/findmnt.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 6aace32f0b7512224d18780bcbfe473c958f317e Author: Karel Zak Date: Mon Aug 1 12:40:03 2011 +0200 lsblk: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak misc-utils/lsblk.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c3bfedc3d79b69e5053a96bd17355364580ed4e4 Author: Karel Zak Date: Mon Aug 1 12:32:18 2011 +0200 uuidd: fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak misc-utils/uuidd.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8a929ed7c0f8ba6c4d69fde0d6f623bb1b0e76b7 Author: Karel Zak Date: Mon Aug 1 12:24:22 2011 +0200 lib: [cpuset.c] fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak lib/cpuset.c | 21 ++++++++++++--------- 1 files changed, 12 insertions(+), 9 deletions(-) commit edd1362f8c373c4d946281cf43266a3133183a7a Author: Karel Zak Date: Mon Aug 1 12:18:22 2011 +0200 lib: [mangle.c] fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak lib/mangle.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3922ef80253025f4f04f2393cf40d33b089976e9 Author: Karel Zak Date: Mon Aug 1 12:16:00 2011 +0200 lib: [tt.c] clean up used types Signed-off-by: Karel Zak include/tt.h | 14 +++++++------- lib/tt.c | 36 ++++++++++++++++++++---------------- 2 files changed, 27 insertions(+), 23 deletions(-) commit b28f22673d10e24d0797c6631999617c4a467875 Author: Karel Zak Date: Mon Aug 1 12:01:04 2011 +0200 lib: [strutils.c] fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak lib/strutils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6b9166ce06ed3ad0d61fda4106637603b71ea7a2 Author: Karel Zak Date: Mon Aug 1 11:59:48 2011 +0200 lib: [sysfs.c] fix compiler warnings [-Wsign-compare] Signed-off-by: Karel Zak lib/sysfs.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3a2854084ea93b24004481a99e0e1b7a76f1cecc Author: Karel Zak Date: Mon Aug 1 11:55:11 2011 +0200 lib: [at.c] fix compiler warnings [-Wunused-parameter] at.c: In function ‘fstat_at’: at.c:14:35: warning: unused parameter ‘dirname’ [-Wunused-parameter] at.c: In function ‘open_at’: at.c:36:34: warning: unused parameter ‘dirname’ [-Wunused-parameter] at.c: In function ‘readlink_at’: at.c:66:42: warning: unused parameter ‘dirname’ [-Wunused-parameter] Signed-off-by: Karel Zak lib/at.c | 35 ++++++++++++++++++++++++----------- 1 files changed, 24 insertions(+), 11 deletions(-) commit ae458d0cdd45500965bd403e80410209609441af Author: Karel Zak Date: Mon Aug 1 11:30:29 2011 +0200 po: change MSGID_BUGS_ADDRESS Signed-off-by: Karel Zak po/Makevars | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)