..
apply
Change an err() to a warn()/_exit(), so that it's safe for vfork(), and
1997-12-31 05:53:45 +00:00
apropos
handle strings longer than 256 bytes. should do this with fgetln()...but
1997-11-12 00:04:49 +00:00
ar
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
asa
- cleanup for WARNS=1
1997-09-20 14:55:00 +00:00
at
Y2K fixes...
1998-02-04 15:16:29 +00:00
audio /ctl
Update for SunOS compatibility.
1997-10-19 07:44:12 +00:00
audioctl
Update for SunOS compatibility.
1997-10-19 07:44:12 +00:00
banner
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
basename
Add ".Sh DIAGNOSTICS"
1997-11-15 20:16:16 +00:00
bdes
RCS Id Police.
1998-01-09 08:03:16 +00:00
biff
fix typo
1997-11-15 19:38:48 +00:00
cal
Don't hardcode 1900...
1998-02-04 15:17:49 +00:00
calendar
- Y2K fixes
1998-02-04 15:19:50 +00:00
cap_mkdb
fix compile warnings on the alpha.
1997-10-19 14:05:47 +00:00
checknr
sort xrefs
1997-11-15 20:55:51 +00:00
chflags
WARNSify, fix .Nm usage
1997-10-18 12:39:50 +00:00
chpass
capitalize title of Morris&Thompson paper, use .Ev for EDITOR
1998-03-18 06:05:10 +00:00
cksum
add missing .Nm sections.
1997-11-11 14:39:59 +00:00
cmp
make usage string match manpage
1998-01-12 08:11:19 +00:00
col
getopt returns -1 not EOF
1997-10-18 12:54:24 +00:00
colcrt
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-18 12:59:04 +00:00
colrm
WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register
1997-10-18 13:00:12 +00:00
column
test against != NULL not == NULL....
1997-10-18 13:07:39 +00:00
comm
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-18 13:02:59 +00:00
compress
Attempt to restore a file's flags using chflags() only if the original file
1998-03-10 12:45:44 +00:00
crontab
WARNSify
1998-02-22 12:08:33 +00:00
crunch
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
ctags
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
cut
Fix typo in SYNOPSIS section.
1997-11-03 18:24:45 +00:00
dirname
WARNSify, fix .Nm usage
1997-10-18 13:21:41 +00:00
du
Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements.
1998-02-15 17:08:17 +00:00
eject
Don't print NULL characters on "eject -n".
1997-12-07 19:04:36 +00:00
elf2aout
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
elf2ecoff
This has been WARNSified..
1998-02-22 12:17:24 +00:00
elfstrip
WARNSify, fix .Nm usage
1997-10-18 13:54:51 +00:00
env
WARNSify, fix .Nm usage
1997-10-18 13:54:51 +00:00
error
fix compile warnings on the alpha.
1997-10-19 14:05:56 +00:00
expand
WARNSify, fix .Nm usage
1997-10-18 14:45:55 +00:00
false
fix up .Nm usage
1997-10-18 14:46:54 +00:00
fdformat
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
file
Word Perfect "magic" entries, submitted by ksulliva@psc.edu in PR 4940.
1998-02-06 02:47:26 +00:00
find
Cast off_t to long long for printing with %qd.
1998-03-03 02:22:40 +00:00
finger
RCS Id Police.
1998-01-09 08:03:16 +00:00
fmt
abs() numeric parameters to allow portable invocations in scripts.
1998-02-12 21:11:00 +00:00
fold
fix compiler warnings on the sparc. minor KNF.
1997-10-20 10:20:52 +00:00
fpr
WARNSify, fix .Nm usage
1997-10-18 15:05:40 +00:00
from
WARNSify, fix .Nm usage
1997-10-18 15:05:40 +00:00
fsplit
WARNSify, fix .Nm usage, deprecate register
1997-10-18 15:14:48 +00:00
fstat
fstat(1) also depends on UVM and PMAP_NEW.
1998-03-04 18:07:29 +00:00
ftp
Don't hardcode 1900
1998-02-04 15:23:54 +00:00
gencat
WARNSify
1997-10-19 02:12:40 +00:00
getconf
WARNSify, fix .Nm usage
1997-10-19 02:13:39 +00:00
getopt
<stdlib.h> -> <unistd.h> to fix compiler warning
1998-02-03 03:44:22 +00:00
gprof
avoid extraneous gcc warnings.
1998-03-15 17:14:51 +00:00
head
Remove __GNUC__ ifdef, and make usage string consistent with other programs.
1998-01-31 20:42:07 +00:00
hexdump
Added -C option for hexadecimal+ASCII display. [PR/5017]
1998-02-20 23:45:27 +00:00
id
getopt returns -1 not EOF
1997-10-19 03:18:54 +00:00
indent
fix compile warnings on the alpha.
1997-10-19 14:05:56 +00:00
ipcrm
fix .Nm usage
1997-10-19 03:18:18 +00:00
ipcs
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-19 03:23:46 +00:00
join
add <unistd.h> to fix compiler warning
1998-02-03 03:47:47 +00:00
jot
Reformat in mandoc.
1997-11-01 04:58:39 +00:00
kdump
allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
1998-03-02 19:42:25 +00:00
ktrace
allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
1998-03-02 19:42:25 +00:00
lam
WARNSify, fix .Nm usage, deprecate register, use <err.h>
1997-10-19 03:42:18 +00:00
last
fix up .Nm usage
1997-10-19 03:44:30 +00:00
lastcomm
fix compile warnings on the alpha.
1997-10-19 14:12:22 +00:00
ldd
RCS Id police
1998-01-05 22:00:34 +00:00
leave
fix up .Nm usage
1997-10-19 03:48:34 +00:00
less
WARNSify
1998-02-22 14:57:28 +00:00
lex
WARNSify
1998-02-22 12:08:33 +00:00
locate
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
lock
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-19 04:15:39 +00:00
logger
WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register, bcopy
1997-10-19 04:16:47 +00:00
login
Also save groups before chdir($HOME). This fixes a problem pointed
1998-01-16 00:31:53 +00:00
logname
WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register
1997-10-19 04:20:06 +00:00
look
Nit: Use MAP_SHARED for read-only mappings where appropriate.
1998-02-20 09:26:00 +00:00
lorder
fix .Nm usage
1997-10-19 04:21:49 +00:00
m4
fix richard o'keefe's email address (will have to change for his new job, but the one i've used is at least valid...)
1998-01-23 23:05:34 +00:00
machine
WARNSify, fix .Nm usage
1997-10-19 04:41:01 +00:00
mail
RCS Id Police.
1998-01-09 08:03:16 +00:00
make
patch from PR#3573 to rename a variable "main" to "mainList"
1998-03-23 08:52:48 +00:00
man
RCS Id Police.
1998-01-09 08:03:16 +00:00
menuc
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:47:41 +00:00
mesg
fix up .Nm usage
1997-10-19 05:09:03 +00:00
mixerctl
Print unit if verbose.
1997-10-19 07:46:04 +00:00
mkdep
fix up .Nm usage
1997-10-19 05:09:03 +00:00
mkfifo
WARNSify, fix .Nm usage
1997-10-19 05:11:52 +00:00
mkstr
fix compile warnings on the alpha.
1997-10-19 14:12:22 +00:00
modstat
RCS Id Police.
1998-01-09 08:03:16 +00:00
msgc
<stdlib.h> -> <unistd.h> to fix compiler warning
1998-02-03 03:53:39 +00:00
msgs
Use -ltermcap instead of -ltermlib
1998-02-05 12:15:51 +00:00
netstat
Add support for a '-b' option to provide byte counts in and out,
1998-03-19 02:42:57 +00:00
newsyslog
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
nfsstat
use CPPFLAGS instead of CFLAGS
1997-10-24 09:00:17 +00:00
nice
WARNSify, fix .Nm usage
1997-10-19 06:28:02 +00:00
nm
WARNSify, fix .Nm usage, deprecate register
1997-10-19 07:18:52 +00:00
nohup
Change = to == in exit return code expression. From Chris Engebretson.
1997-12-23 18:21:34 +00:00
pagesize
fix .Nm usage, add rcsid
1997-10-19 11:53:01 +00:00
passwd
Added test to allow fallback to local password database if YP passwd map
1997-11-21 20:28:33 +00:00
paste
add <unistd.h> to fix compiler warning
1998-02-03 03:56:44 +00:00
patch
WARNSify
1998-02-22 12:55:44 +00:00
pr
WARNSify, fix .Nm usage, deprecate register
1997-10-19 12:36:23 +00:00
printenv
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-19 12:44:21 +00:00
printf
add <unistd.h> to fix compiler warning
1998-02-03 03:10:15 +00:00
quota
fix compile warnings on the sparc.
1997-10-20 10:32:06 +00:00
ranlib
change includes to fix compiler warning
1998-02-03 04:27:35 +00:00
rdist
Fix more borken compiler lossage, this time for m68k.
1997-10-24 06:47:31 +00:00
renice
WARNSify, fix .Nm usage, deprecate register, use warn
1997-10-19 14:01:33 +00:00
rev
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
1997-10-19 14:03:29 +00:00
rlogin
Slightly better RCS keyword munging
1998-01-05 05:15:18 +00:00
rpcgen
revert; we can't break the existing ABI and API
1998-02-11 23:01:22 +00:00
rpcinfo
revert; we can't break the existing ABI and API
1998-02-12 03:52:12 +00:00
rs
RCS Id Police.
1998-01-09 08:03:16 +00:00
rsh
Add xrefs to new hosts.equiv(5)/rhosts(5) man page.
1997-11-26 18:06:51 +00:00
rup
add includes to fix compiler warning
1998-02-03 04:04:58 +00:00
ruptime
WARNSify, deprecate register
1997-10-19 14:26:26 +00:00
rusers
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
rwall
WARNSify, fix .Nm usage
1997-10-19 14:30:04 +00:00
rwho
WARNSify
1997-10-19 15:03:06 +00:00
script
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
1997-10-19 22:57:47 +00:00
sed
.Nm in SYNOPSIS except first one should be followed by "".
1998-01-10 08:29:55 +00:00
shar
fix .Nm usage
1997-10-19 23:05:28 +00:00
shlock
RCS Id Police.
1998-01-09 08:03:16 +00:00
showmount
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
size
fix .Nm usage, getopt returns -1 not EOF, turn off WARNS here
1997-10-19 23:10:32 +00:00
skey
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
skeyinfo
cosmetic change
1997-11-08 09:37:44 +00:00
skeyinit
Nuke trailing comma in SEE ALSO section.
1997-11-01 06:21:01 +00:00
soelim
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
split
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-19 23:26:56 +00:00
strings
WARNSify, fix .Nm usage, getopt returns -1 not EOF
1997-10-19 23:26:56 +00:00
strip
Fill in missing (default) mmap(2) flags.
1998-02-20 09:27:18 +00:00
su
Cleanup warnings when -DKERBEROS
1997-10-24 14:44:35 +00:00
systat
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:47:41 +00:00
tail
Use MAP_SHARED, not MAP_PRIVATE.
1998-02-20 07:34:59 +00:00
talk
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:47:41 +00:00
tcopy
fix compile warnings on the alpha.
1997-10-20 03:25:26 +00:00
tee
WARNSify, fix .Nm usage, deprecate register
1997-10-20 00:35:14 +00:00
telnet
Avoid GCC warning on m68k.
1998-03-05 08:10:06 +00:00
tftp
deprecate register, use err/warn, fix .Nm usage
1997-10-20 00:46:37 +00:00
time
WARNSify, deprecate register, getopt returns -1, fix .Nm usage
1997-10-20 03:28:20 +00:00
tip
Only turn off the O_NONBLOCK flag if DC flag is set.
1997-12-17 17:09:33 +00:00
tn3270
Fix types lossage on the Alpha.
1998-03-11 16:49:19 +00:00
touch
Fix the old-style date parsing code as well.
1998-01-21 00:48:44 +00:00
tput
add missing .Nm sections.
1997-11-11 14:39:59 +00:00
tr
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
true
fix .Nm usage
1997-10-20 01:00:41 +00:00
tset
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
tsort
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcs
1997-10-20 01:09:53 +00:00
tty
WARNSify, fix .Nm usage
1997-10-20 01:10:38 +00:00
ul
remove WARNS=0
1997-10-20 02:09:46 +00:00
uname
WARNSify, fix .Nm usage
1997-10-20 02:16:38 +00:00
unexpand
WARNSify, fix .Nm usage
1997-10-20 02:20:41 +00:00
unifdef
WARNSify, fix .Nm usage, KNFify
1997-10-20 02:23:13 +00:00
uniq
WARNSify, fix .Nm usage, deprecate register, getopt returns -1, use <err.h>
1997-10-20 02:27:04 +00:00
units
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
unvis
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
users
change includes to fix compiler warning
1998-02-03 04:19:15 +00:00
uudecode
WARNSify, deprecate register, getopt returns -1, use ANSI string.h funcs
1997-10-20 02:46:37 +00:00
uuencode
Nuke trailing comma in SEE ALSO section.
1997-11-01 06:32:13 +00:00
vacation
syslog(3) cleanup: don't append \n, use %m instead of %s & strerror(3)
1998-02-07 07:06:24 +00:00
vgrind
WARNSify, fix .Nm usage, deprecate register
1997-10-20 03:01:26 +00:00
vi
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:47:41 +00:00
vis
WARNSify, deprecate register, getopt returns -1, fix .Nm usage
1997-10-20 03:06:47 +00:00
vmstat
use the uvmexp.pageins member for "pi".
1998-03-05 02:47:05 +00:00
w
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
1998-02-18 03:54:58 +00:00
wall
use err.h, fix .Nm usage
1997-10-20 03:13:32 +00:00
wc
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
what
deprecate register, fix .Nm usage
1997-10-20 03:16:30 +00:00
whatis
change includes to fix compiler warning
1998-02-03 04:24:17 +00:00
whereis
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
which
fix .Nm usage
1997-10-20 03:19:23 +00:00
who
fix .Nm usage, deprecate register, use ANSI string.h stuff
1997-10-20 03:20:27 +00:00
whois
deprecate register, fix .Nm, use err.h, use ANSI string.h
1997-10-20 03:23:37 +00:00
window
change includes to fix compiler warning
1998-02-03 04:27:35 +00:00
write
deprecate register
1997-10-20 03:24:44 +00:00
xargs
WARNSify, deprecate register, fix .Nm usage
1997-10-20 03:30:16 +00:00
xinstall
Fill in missing (default) mmap(2) flags.
1998-02-20 09:27:18 +00:00
xlint
Add -d option, so lint can be used safely when we're not building "in
1998-03-24 23:25:31 +00:00
xstr
WARNSify; deprecate register; clean up .Nm
1997-10-20 01:21:45 +00:00
yacc
RCS Id Police.
1998-01-09 08:03:16 +00:00
yes
fix .Nm usage
1997-10-20 03:42:10 +00:00
ypcat
sort SEE ALSO by section
1997-11-09 23:03:06 +00:00
ypmatch
sort SEE ALSO by section
1997-11-09 23:03:06 +00:00
ypwhich
document non-zero exit status if -m fails
1997-11-05 13:36:31 +00:00
Makefile
More table-driven changes for different toolchains:
1998-02-23 10:09:31 +00:00
Makefile.inc
WARNS=1 is now the default for usr.bin! Thanks to mrg for assistance -- lukem
1997-10-20 03:54:16 +00:00