NetBSD/usr.sbin
is d4fc5fab1b If we answer a RARP request, also add the mapping to the local arp cache.
[This was broken when the 4.4BSD ARP table changes were done, and never
repaired.]
Inspired by Jarle Greipsland, PR 4531; code stolen from arp.a and cleaned
up (mostly removing global variables).
XXX As pointed out in the PR, this should be in some library (libutil?),
to be usable by other servers like bootpd and dhcpd.
1997-11-24 18:43:12 +00:00
..
ac fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
accton use err() 1997-10-18 07:26:45 +00:00
amd Resolve RCSID conflicts; hopefully this is the last time :-) 1997-10-26 00:24:41 +00:00
apm add missing .Nm sections 1997-11-11 10:07: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 If the arp cache is empty, don't even attempt to retrieve it. Fixes 1997-11-18 23:14:38 +00:00
bad144 WARNSify, use err/warn, use opendisk 1997-10-17 05:31:02 +00:00
bootp use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
bootpd use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
bootpef use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
bootpgw use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
bootptest use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
catman while catman doesn't `work' properly yet, use snprintf() when creating the 1997-10-24 01:31:35 +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 3rd argument to msync() is now needed by NetBSD as well. 1997-10-25 10:49:36 +00:00
dev_mkdb deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:18:00 +00:00
dhcp Build the dhclient.leases and dhclient-script man pages 1997-11-22 09:37:25 +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 Fix the case problem of the flags field and a problem with a # in the 1997-11-20 10:35:15 +00:00
grfinfo getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
gspa use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
hilinfo use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
htable use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
inetd add missing .Nm sections 1997-11-11 10:07:34 +00:00
iostat use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
ipf - New FILES section for /dev/ipauth, /dev/ipl and /dev/ipstate 1997-11-24 14:39:27 +00:00
iteconfig use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
kgmon getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
kvm_mkdb Work around GCC uninitialized variable warning. 1997-10-23 12:30:32 +00:00
lastlogin WARNSify 1997-10-17 10:18:36 +00:00
lpr use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
map-mbone use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mdconfig WARNSify 1997-10-17 10:18:36 +00:00
mdsetimage WARNSify 1997-10-17 10:28:39 +00:00
mopd use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mountd Add a warning about exporting a filesystem using WebNFS and also exporting 1997-10-19 15:29:20 +00:00
mrinfo use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mrouted WARNSify 1997-10-17 10:38:25 +00:00
mtrace use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mtree use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
named use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
netgroup_mkdb don't ignore blank lines after a continuation backslash 1997-11-06 00:27:58 +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 Implement default -Ia arg to pkg_info a bit differently. 1997-11-17 12:08:59 +00:00
portmap use emset instead of bzero 1997-10-18 11:06:08 +00:00
pppd Enable CHAPMS and MSLANMAN. Make them compile. I don't have access to a test 1997-11-19 11:59:58 +00:00
pstat use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
pwd_mkdb grammatical errors fix from PR#4409 1997-11-05 18:46:07 +00:00
quot use warn not warnx to find out why the open failed (as old quot did). 1997-11-06 14:36:45 +00:00
quotacheck use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
quotaon Initialize "cp" to make gcc/sparc error go away: 1997-10-22 18:43:16 +00:00
rarpd If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +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 CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
rpc.lockd use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
rpc.pcnfsd add missing .Nm sections 1997-11-11 10:07:34 +00:00
rpc.statd use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
rpc.yppasswdd use .Tn YP 1997-11-18 06:52:15 +00:00
rwhod deprecate register, use warn/err 1997-10-18 11:37:10 +00:00
sa fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
screenblank use memset instead of bzero 1997-10-18 11:37:45 +00:00
sendmail sendmail 8.8.8 merge 1997-11-09 22:25:58 +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 fix typo 1997-11-15 17:42:07 +00:00
sysctl getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
syslogd prefer snprintf() to sprintf() 1997-10-24 01:41:47 +00:00
tcpdchk PR/4509: Jarle F. Greipsland: avoid redefinition of rfc931_timeout. 1997-11-16 21:30: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 fix typo 1997-11-15 21:01:36 +00:00
timed Oops, mrg had a reason to use %ld format. 1997-10-20 18:42:17 +00:00
traceroute Much cleaner fix for alignment error bug. 1997-11-03 21:17:17 +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 CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
vipw WARNSify 1997-10-17 14:26:43 +00:00
vnconfig WARNSify 1997-10-18 03:54:00 +00:00
xntp use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
ypbind use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
yppoll enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
ypserv Need <string.h> for prototypes. 1997-11-18 22:58:00 +00:00
ypset enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
zdump Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
zic backout previous 1997-05-06 22:38:46 +00:00
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