freebsd-nq/usr.sbin
Joerg Wunsch d7706da39f While walking over the list of interfaces obtained from getifaddrs(3),
rarpd clobbered any AF_INET information already configured for a given
interface name, so interfaces with more than one IP address made rarpd
listen only for the last address out of all IP aliases.

I changed this, so that AF_LINK information is always collected first
(to ensure the interface name gets its link-layer address associated),
but while looking for AF_INET addresses, the configuration is cloned
if there has already been one IP address seen for that interface name.

Thus, rarpd now effectively listens on all subnets.

MFC after:	1 week
2004-04-20 13:58:14 +00:00
..
ac
accton o split a sentence to make it more understandable 2004-04-16 09:31:17 +00:00
acpi Instead of using a static, check for the FADT revision before using it. 2004-04-18 05:21:36 +00:00
adduser This manual page will not first appear in 4.10 as RELENG_4 has a different 2004-04-07 22:16:04 +00:00
amd
ancontrol
apm
apmd
arlconfig Fix examples. 2004-04-13 19:31:21 +00:00
arlcontrol Fix examples. 2004-04-13 19:31:21 +00:00
arp Massive cleanup of the code removing global variables to 2004-04-13 14:16:37 +00:00
asf
atm
authpf
bluetooth Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
boot0cfg
boot98cfg
bootparamd
bsnmpd Install the MIBs and the definition file to the new location under 2004-04-15 08:56:06 +00:00
btxld
burncd
cdcontrol If the user doesn't specify a device and we can't open any of the defaults, 2004-04-01 16:37:46 +00:00
chkgrp
chown
chroot
ckdist
config
cron
crunch
ctm
daemon
dconschat
devinfo
digictl
diskinfo Make WARNS=5 clean. 2004-04-05 08:15:04 +00:00
editmap
edquota
elf2exe
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fwcontrol
getfmac
getpmac
gstat
i4b
ifmcstat
inetd The list of (key,value) pairs to request_init is terminated by a 0 key, 2004-04-04 21:32:23 +00:00
iostat
ip6addrctl
ipftest
ipresend
ipsend
iptest
IPXrouted Replace ROUNDUP/ADVANCE with SA_SIZE 2004-04-13 11:24:43 +00:00
jail
jexec
jls
kbdcontrol
kbdmap
kernbb
keyserv
kgmon
kgzip
kldxref
lastlogin
lpr
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd
moused
mptable
mrouted
mtest
mtree
named
named.reload
named.restart
ndc
ndiscvt
ndp Unbreak the build by dealing with an unexpected dependency on tcpdump source 2004-03-31 20:58:39 +00:00
newsyslog Do not :-terminate err(3) string, one will be added anyway. 2004-04-04 19:25:39 +00:00
nfsd Add a cross reference to exports(5). While exports is not directly 2004-03-30 20:43:07 +00:00
ngctl
nghook
nologin
nslookup
nsupdate
ntp
ofwdump
pccard
pciconf
pcvt
periodic
pkg_install When invoking tar, make sure the mode option (-x) is first. 2004-04-08 06:06:42 +00:00
pnpinfo
ppp Add a missing memcpy (*blush*!) 2004-04-17 00:29:17 +00:00
pppctl
pppd o SIOCGIFCONF->getifaddrs(2) conversion. 2004-04-09 16:59:05 +00:00
pppstats
praliases
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd While walking over the list of interfaces obtained from getifaddrs(3), 2004-04-20 13:58:14 +00:00
raycontrol Add FBSDID. err(3) changed to errx(3) because there is no errno message 2004-04-04 19:38:08 +00:00
repquota
rip6query
rmt
route6d
rpc.lockd
rpc.statd Add FBSDID. Use getopt(3). 2004-04-04 19:46:14 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd
rtprio
rtsold
rwhod Replace ROUNDUP/ADVANCE with SA_SIZE 2004-04-13 11:24:43 +00:00
sa
sade Sync list of FTP sites with current reality. 2004-04-12 13:21:46 +00:00
sendmail
setfmac
setkey Fix regression in setkey whereby parser would fail to recognise tcp as 2004-03-31 18:38:02 +00:00
setpmac
sicontrol
sliplogin
slstat
spkrtest
spray
sysinstall Update number of ports 2004-04-19 09:46:56 +00:00
syslogd
tcpdchk
tcpdmatch
tcpdump Merge of tcpdump 3.8.3 from tcpdump.org. 2004-03-31 15:00:44 +00:00
timed
traceroute
traceroute6
trpt
tzsetup
ugidfw
usbd
usbdevs
vidcontrol
vipw
vnconfig
watch
watchdogd
wicontrol
wlconfig
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile
Makefile.inc