freebsd-dev/bin
Tim J. Robbins 76900889fa Clean up use of <stdarg.h> macros: always call va_end after va_start,
reset with a call to va_start before each use of the va_list.

Obtained from:	NetBSD
2002-10-06 11:14:21 +00:00
..
cat
chflags ANSIify function definitions. 2002-09-04 23:29:10 +00:00
chio
chmod Return the ``u'' 2002-10-01 20:32:59 +00:00
cp cp -p could report success even if a file copy failed. This was due to 2002-09-22 11:15:56 +00:00
csh s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
date Fix some twelve hour clock braindamage. The range for hours is 0-23 not 1-12. 2002-10-03 14:11:29 +00:00
dd
df Fix 'SYNOPSIS' and 'usage' 2002-08-26 04:56:23 +00:00
domainname
echo
ed Replace various spellings with FALLTHROUGH which is lint()able 2002-08-25 13:01:47 +00:00
expr
getfacl
hostname
kenv
kill
ln s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ls Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
mkdir
mv Grammar fix. 2002-08-26 06:16:51 +00:00
pax Ensure all va_starts have a matching va_end. 2002-10-06 09:23:58 +00:00
ps Oops, the previous version was a last minute test version with off_t 2002-10-03 17:19:36 +00:00
pwd
rcp Clean up use of <stdarg.h> macros: always call va_end after va_start, 2002-10-06 11:14:21 +00:00
realpath
rm s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
rmail
rmdir
setfacl
sh Disallow empty condition parts of "if", "while" and "until" compound 2002-10-06 06:35:51 +00:00
sleep
stty
sync
test o Backout rev. 1.40 and rev. 1.49. 2002-08-15 14:53:20 +00:00
uuidgen
Makefile
Makefile.inc