NetBSD/usr.sbin
lukem 44c22033e4 use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
..
ac getopt returns -1 not EOF, deprecate register 1997-10-17 00:12:51 +00:00
accton use err() 1997-10-18 07:26:45 +00:00
amd quieten gcc -Wall 1997-10-23 06:29:16 +00:00
apm use CPPFLAGS instead of CFLAGS 1997-10-23 06:27:34 +00:00
apmd enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
arp use __progname 1997-10-18 07:32:17 +00:00
bad144 WARNSify, use err/warn, use opendisk 1997-10-17 05:31:02 +00:00
bootp rcsid fascism 1997-10-18 04:36:50 +00:00
bootpd rcsid fascism 1997-10-18 04:36:50 +00:00
bootpef rcsid fascism 1997-10-18 04:36:50 +00:00
bootpgw rcsid fascism 1997-10-18 04:36:50 +00:00
bootptest rcsid fascism 1997-10-18 04:36:50 +00:00
catman rcsid fascism 1997-10-18 04:36:50 +00:00
chown use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
chroot WARNSify 1997-10-18 04:06:28 +00:00
chrtbl use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
config use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
cron use CPPFLAGS instead of CFLAGS 1997-10-23 06:31:59 +00:00
dbsym use errx instead of perror 1997-10-18 08:13:06 +00:00
dev_mkdb deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:18:00 +00:00
dhcp NetBSD-style Makefile for statmsg 1997-10-21 00:04:47 +00:00
diskpart WARNSify 1997-10-17 00:16:55 +00:00
dumpfs fix compile warnings on the alpha. 1997-10-19 09:23:29 +00:00
dumplfs enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
edquota fix compile warning on the sparc (erik fair). 1997-10-21 06:40:40 +00:00
eeprom deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
gettable rcsid fascism 1997-10-18 04:36:50 +00:00
grfconfig Add a SEE ALSO section for other graphics manpages. 1997-10-20 14:31:18 +00:00
grfinfo WARNS-ification 1997-10-17 15:44:08 +00:00
gspa enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
hilinfo WARNSify, rcsid police 1997-10-17 07:06:04 +00:00
htable WARNSify, rcsid police 1997-10-17 08:00:23 +00:00
inetd enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
iostat WARNSify 1997-10-17 09:03:53 +00:00
ipf enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
iteconfig WARNSify, getopt returns -1 not EOF 1997-10-17 09:54:27 +00:00
kgmon clean up, WARNS. 1997-10-18 17:31:35 +00:00
kvm_mkdb deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
lastlogin WARNSify 1997-10-17 10:18:36 +00:00
lpr Add support for DTR/CTS flow control, from Bill Studenmund. 1997-10-20 08:07:47 +00:00
map-mbone
mdconfig WARNSify 1997-10-17 10:18:36 +00:00
mdsetimage WARNSify 1997-10-17 10:28:39 +00:00
mopd enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
mountd Add a warning about exporting a filesystem using WebNFS and also exporting 1997-10-19 15:29:20 +00:00
mrinfo WARNSify 1997-10-17 11:18:10 +00:00
mrouted WARNSify 1997-10-17 10:38:25 +00:00
mtrace WARNSify 1997-10-17 11:25:37 +00:00
mtree WARNSify, getopt returns -1 not EOF 1997-10-17 11:46:30 +00:00
named getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:05:50 +00:00
netgroup_mkdb WARNSify, getopt returns -1 not EOF 1997-10-17 11:46:30 +00:00
nfsd use memcmp/memset/memmove instead of bcmp/bzero/bcopy 1997-10-18 11:02:19 +00:00
nfsiod WARNSify 1997-10-17 11:53:25 +00:00
pkg_install fix compile warnings on the alpha. 1997-10-19 09:39:35 +00:00
portmap use emset instead of bzero 1997-10-18 11:06:08 +00:00
pppd include <sys/cdefs> before __RCSID 1997-10-20 17:18:04 +00:00
pstat The previous changes were not sufficient, we need more kvm reads. 1997-10-20 18:12:56 +00:00
pwd_mkdb rcsid fascism 1997-10-18 04:36:50 +00:00
quot deprecate register, use err/warn instead of perror, memmove instead of bcopy 1997-10-18 11:11:18 +00:00
quotacheck enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
quotaon Initialize "cp" to make gcc/sparc error go away: 1997-10-22 18:43:16 +00:00
rarpd use memcmp/memset/memmove instead of bcmp/bzero/bcopy 1997-10-18 11:18:39 +00:00
rbootd Use S_IS*(), not S_IF*. 1997-10-19 19:40:21 +00:00
rdate use memset instead of bzero 1997-10-18 11:23:19 +00:00
repquota initialize "cp" in hasquota() to avoid gcc/sparc compiler error: 1997-10-23 04:53:03 +00:00
rmt WARNSify 1997-10-17 13:02:01 +00:00
rpc.bootparamd use memcmp/memset/memmove instead of bcmp/bzero/bcopy 1997-10-18 11:27:49 +00:00
rpc.lockd WARNSify 1997-10-18 04:01:10 +00:00
rpc.pcnfsd enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
rpc.statd Use a db(3) hash database instead of shared memory. Don't fork() to service 1997-10-21 20:38:03 +00:00
rpc.yppasswdd xref ypbind(8), not nonexistent ypbind(1) 1997-10-18 06:50:50 +00:00
rwhod deprecate register, use warn/err 1997-10-18 11:37:10 +00:00
sa fix compile warnings on the alpha. 1997-10-19 09:56:10 +00:00
screenblank use memset instead of bzero 1997-10-18 11:37:45 +00:00
sendmail rcsid fascism 1997-10-18 04:36:50 +00:00
sliplogin WARNSify 1997-10-17 13:36:36 +00:00
slstats deprecate register, s/bcopy/memmove 1997-10-18 11:38:26 +00:00
spray WARNSify 1997-10-17 13:36:36 +00:00
sup Use S_IS*(), not S_IF*. 1997-10-19 19:53:54 +00:00
sysctl change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
syslogd enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
tcpdchk enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
tcpdmatch enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
tcpdump enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
timed Oops, mrg had a reason to use %ld format. 1997-10-20 18:42:17 +00:00
traceroute enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
trpt enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
trsp enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
update WARNSify 1997-10-17 13:59:34 +00:00
videomode Use S_IS*(), not S_IF*. 1997-10-19 19:53:54 +00:00
vipw WARNSify 1997-10-17 14:26:43 +00:00
vnconfig WARNSify 1997-10-18 03:54:00 +00:00
xntp ntp_getopt returns -1 not EOF, disable WARNS here 1997-10-17 14:34:38 +00:00
ypbind enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
yppoll enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
ypserv Use S_IS*(), not S_IF*. 1997-10-19 19:53:54 +00:00
ypset enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
zdump
zic
Makefile merge lite-2 rcsids 1997-10-17 09:04:12 +00:00
Makefile.inc enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00