CVS commit: src/usr.bin/xargs

2010-12-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Dec 22 09:05:08 UTC 2010 Modified Files: src/usr.bin/xargs: xargs.1 Log Message: Talk more about NetBSD and less about FreeBSD. Sort sections. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/xargs/xarg

CVS commit: src/usr.bin/xargs

2010-12-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 21 20:30:13 UTC 2010 Modified Files: src/usr.bin/xargs: xargs.1 Log Message: PR/44259: Aleksey Cheusov: xargs: -r option is supported but not documented Synced with the FreeBSD doc. To generate a diff of this commit: c

CVS commit: src/usr.bin/xargs

2010-12-17 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Dec 17 11:32:57 UTC 2010 Modified Files: src/usr.bin/xargs: xargs.c Log Message: correct the error message (wait3->waitpid) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/xargs/xargs.c Please note