NetBSD/usr.sbin
2000-05-18 09:54:59 +00:00
..
ac notice "dty" as well as "tty". 1999-10-11 11:44:59 +00:00
accton
amd Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
apm Kill the period in the SEE ALSO list. 2000-02-05 11:52:37 +00:00
apmd Add a -v' option, and make various log messages depend on -d' or `-v'. 2000-03-04 21:27:17 +00:00
arp
bad144
bind Revert away from automatically generating port_ipv6.h, and install 2000-05-06 16:07:42 +00:00
bootp
catman Use uname(3) to determine MACHINE type. 2000-01-09 04:54:53 +00:00
chown change the parsing of chown user[:gid] to the following: 2000-05-10 12:22:34 +00:00
chroot
chrtbl
cnwctl
config If maxusers is out of bounds, show the allowed bounts in the error msg. 2000-05-09 00:34:58 +00:00
cron
dbsym
dev_mkdb
dhcp Define the PXE DHCP option codes. 2000-05-13 04:00:48 +00:00
diskpart
dumpfs
dumplfs
edquota Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
eeprom
envstat Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
eshconfig Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
faithd
gifconfig correct use of last arg to getnameinfo() (s/flags/niflags/, typo) 2000-05-17 04:29:14 +00:00
greconfig
grfconfig
grfinfo
gspa provide initialized C array output directly, rather than through postprocessor 1999-06-22 20:27:21 +00:00
hilinfo
ifmcstat
inetd use LOG_WARNING for syslog output for address family mismatch. 2000-05-13 06:42:13 +00:00
iostat Don't unnecessarily check device names if "-x" is used. 1999-09-13 16:59:54 +00:00
ipf Update for IP Filter 3.4.1 2000-05-03 11:40:53 +00:00
iteconfig
kgmon
kvm_mkdb Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
lastlogin
link Add trailing newline to usage string. 1999-09-20 15:01:36 +00:00
lpr Need <string.h> for memset() prototype. 2000-04-30 15:47:55 +00:00
mailwrapper
map-mbone
mdconfig
mdsetimage machine/exec_coff.h -> sys/exec_coff.h 2000-01-07 09:40:33 +00:00
memswitch Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
mld6query
mopd fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de 2000-01-10 19:33:18 +00:00
mountd
mrinfo
mrouted
mtrace Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
mtrace6 use getifaddrs, not SIOCGIFCONF. 2000-02-26 11:44:28 +00:00
mtree
ndp perform neighbor unreachability detection on p2p links (spec requires 2000-04-16 15:27:59 +00:00
netgroup_mkdb
nfsd Mention that the max number of daemons is 20. 2000-05-18 09:54:59 +00:00
ntp ntpd doesn't need to deal with CRYPTOPATH. 2000-05-11 01:09:27 +00:00
pim6dd Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
pim6sd nroff format fix (need .Ar) 2000-04-16 16:31:55 +00:00
pkg_install pkg_delete -r was done by Chris Hopps (I used the same code do implement 2000-05-16 16:38:15 +00:00
portmap Only log unauthorized accesses in verbose log mode. Patch supplied by 2000-04-10 20:26:31 +00:00
pppd don't exit even if socket(AF_INET6) fails. 2000-04-20 03:28:15 +00:00
pstat Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
pvcsif adapt to NetBSD code tree. 1999-07-11 17:35:07 +00:00
pvctxctl
pwd_mkdb
quot
quotacheck Update - quotacheck is run from rc, not rc.local 1999-03-30 23:58:46 +00:00
quotaon
rarpd use getifaddrs to avoid alignment constraints in SIOCGIFCONF. 2000-04-13 09:12:16 +00:00
rbootd use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...) 2000-04-13 08:52:44 +00:00
rdate
repquota Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
rip6query
rmt
route6d correct p2p interface address handling. 2000-05-16 14:04:32 +00:00
rpc.bootparamd net/if.h is necessary for IFF_LOOPBACK. 2000-04-27 09:48:59 +00:00
rpc.lockd
rpc.pcnfsd
rpc.statd
rpc.yppasswdd
rtadvd Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
rtsold
rwhod avoid memory leak on realloc() error. 1999-12-30 09:10:28 +00:00
sa
screenblank
sendmail
sesd
setkey typo. FreeBSD PR 18547. 2000-05-15 16:26:16 +00:00
sliplogin RCSID police 1999-02-15 03:59:13 +00:00
slstats Adapt printf formats for 64bit counters. 1999-11-19 10:45:23 +00:00
spray
sup
syslogd The "ftp" facility was not listed. 2000-04-12 16:38:58 +00:00
tadpolectl Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
tcpdchk Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
tcpdmatch
tcpdump style. s/switch(/switch (/. 2000-04-24 13:02:28 +00:00
timed Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
traceroute use getifaddrs, not SIOCGIFCONF, to avoid complex alignment constraints. 2000-04-13 07:53:29 +00:00
traceroute6 correct use of perror(). 2000-03-12 02:42:43 +00:00
trpt IPv6 support. 1999-07-01 19:15:03 +00:00
trsp
unlink
usbdevs Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
user Pick up the changes that make sense from OpenBSD 2000-05-16 20:23:28 +00:00
videomode
vipw
vnconfig
wiconfig when setting the key, don't dump interface stats too. 2000-05-04 21:19:12 +00:00
wsconscfg
wsfontload
ypbind use getifaddrs, to avoid complicated alignment constraint in SIOCGIFCONF. 2000-04-11 11:36:47 +00:00
yppoll Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
ypserv
ypset Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
zdump
zic
Makefile Add ntp, remove xntp. 2000-05-02 12:14:40 +00:00
Makefile.inc enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00