freebsd-nq/bin
Jonathan Lemon af041bf3fd Pad the input buffer whenever sync is used, not just if the noerror flag
is also set.
Change osync to not to tack on an empty block if the input buffer is null,
    or an even multiple of the blocksize.
Also change osync to pad the output with nulls/spaces depending whether
   this is a block-oriented conversion or not (same as sync).

PR:		3818
1997-08-19 19:46:18 +00:00
..
cat compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
chflags NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
chio Do not use __progname. 1997-06-06 06:32:09 +00:00
chmod compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
cp compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
csh More minor nits (mostly using memove instead of memcpy). 1997-08-08 00:54:05 +00:00
date Hint at how to use TZ. 1997-08-18 20:27:17 +00:00
dd Pad the input buffer whenever sync is used, not just if the noerror flag 1997-08-19 19:46:18 +00:00
df Add Bruce's _NEW_VFSCONF flag to make this compile cleanly and 1997-08-07 21:31:00 +00:00
domainname Revert part of previous patch: Don't use __progname. 1997-06-04 06:21:44 +00:00
echo Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ed sccsid -> rcsid and fix some minor nits. 1997-08-07 21:33:47 +00:00
expr Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
hostname Revert part of previous patch: Don't use __progname. 1997-06-04 06:27:30 +00:00
kill Cosmetic change in usage string. 1997-06-06 06:40:06 +00:00
ln Try again to explain the existence of lchown() and the absence of 1997-06-19 01:07:05 +00:00
ls Observe precedence set by Phillippe Charnier in adding an 1997-08-07 22:28:25 +00:00
mkdir Fix several problems with mkdir: 1997-04-01 23:46:22 +00:00
mv compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
pax Off by 1 adjustment. Properly NUL terminate after strncpy. 1997-06-02 06:30:06 +00:00
ps Use -I${.CURDIR}/../../sys so that the path is relative 1997-08-13 17:35:00 +00:00
pwd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rcp Bury this properly. 1997-07-01 21:38:49 +00:00
rm Remove remaining Lite1 stuff from the man page and uphold the 1997-08-07 21:37:39 +00:00
rmail Observe precedence set by Philippe Charnier when adding an 1997-08-07 22:33:01 +00:00
rmdir compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
sh Make all status values an integral type and use 1997-08-18 02:53:20 +00:00
sleep Describe signals behaviour now 1997-08-12 21:20:12 +00:00
stty Typo in usage string. Looks like the man page now. 1997-06-06 06:48:35 +00:00
sync Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
test Typo fix. 1997-06-02 06:40:08 +00:00
Makefile Acitvate chio(1). 1997-03-06 15:30:53 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00