NetBSD/usr.sbin
itojun a847ca3ad6 be more careful about arg to errx?/warnx? (do not pass variable directly,
it may contain "%").  from openbsd, via kame.
2000-06-30 18:58:42 +00:00
..
ac sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
accton sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
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 avoid using removelist()/renamelist() 2000-05-29 21:05:34 +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 do that previous differently. only allow redefinitions if: in different 2000-06-09 05:06:12 +00:00
cron
dbsym
dev_mkdb
dhcp If both SMALL and NSUPDATE are defined, undefine NSUPDATE. The NSUPDATE 2000-06-26 12:33:14 +00:00
diskpart
dumpfs Dump softdep mode. 2000-01-18 20:24:19 +00:00
dumplfs use -s option to shorten the list of SEGUSEs printed as well as whole segments 2000-06-25 21:36:16 +00:00
edquota Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
eeprom
envstat If the `device' argument is not specified, attempt to open /dev/sysmon. 2000-06-24 00:41:10 +00:00
eshconfig Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
faithd use %s with syslog, to prevent abuse. from: deraadt (sync with kame) 2000-06-29 01:24:11 +00:00
greconfig Formatting fixes. 2000-05-27 10:42:25 +00:00
grfconfig
grfinfo
gspa
hilinfo
ifmcstat print addresses in extended scoped address notation. 2000-02-26 08:13:25 +00:00
inetd typo 2000-06-14 16:06:43 +00:00
iostat Need to include <sys/sched.h> to get cp_time-related constants. 2000-06-03 21:00:42 +00:00
ipf Reverse the order for bsd.subdir.mk and bsd.prog.mk. 2000-06-12 21:32:25 +00:00
iteconfig sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
kadmin Fixup Heimdal Kerberos usr.sbin bits. 2000-06-17 00:04:36 +00:00
kgmon
kstash Fixup Heimdal Kerberos usr.sbin bits. 2000-06-17 00:04:36 +00:00
ktutil Fixup Heimdal Kerberos usr.sbin bits. 2000-06-17 00:04:36 +00:00
kvm_mkdb sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
lastlogin
link
lpr Get rid of the stupid hack that makes this lose when ${CC} is more than one word. 2000-06-05 17:41:19 +00:00
mailwrapper
map-mbone
mdconfig
mdsetimage sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
memswitch Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
mld6query Nuke gratuitous setting of BINOWN and BINGRP. 2000-02-25 08:52:03 +00:00
mopd Need special tweaking for VAX8200 etc... 2000-06-27 18:57:41 +00:00
mountd Add some extra instrumentation in the `debug' case. 2000-06-27 20:32:28 +00:00
mrinfo
mrouted Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
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 sync with more recent kame code. 2000-06-20 22:23:01 +00:00
netgroup_mkdb
nfsd Update to use ti-rpc interface. Add -6 flag for IPv6 usage. This flag 2000-06-09 00:05:02 +00:00
ntp use ${MAKE} not make 2000-06-18 10:11:25 +00:00
pim6dd update IPv6 MLD API to new one. various corrections including 2000-05-19 10:43:36 +00:00
pim6sd update IPv6 MLD API to new one. various corrections including 2000-05-19 10:43:36 +00:00
pkg_install be sure to set pkgdbp to NULL after closing the db. 2000-06-19 13:28:06 +00:00
pppd don't exit even if socket(AF_INET6) fails. 2000-04-20 03:28:15 +00:00
pstat update list of ufs inode, nfs inode flags and tty disciplines to 2000-06-12 13:30:03 +00:00
pvcsif
pvctxctl
pwd_mkdb Add explicit endianness overrides. 2000-01-23 19:59:32 +00:00
quot
quotacheck
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 Add IPv6 support. 2000-02-05 22:14:20 +00:00
repquota Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
rip6query add manpage, rip6query(8). 2000-01-19 06:35:22 +00:00
rmt Fix rmt for use with Solaris 2.7 and others. The deal here is that for 2000-02-08 18:00:05 +00:00
route6d more correct advert for global address on p2p. 2000-05-18 13:23:43 +00:00
rpc.bootparamd Add support for globbing when matching the host name in the 2000-06-28 01:30:56 +00:00
rpc.lockd Make the rpcsvc dependencies work a bit better. 2000-06-12 01:57:25 +00:00
rpc.pcnfsd
rpc.statd Make the rpcsvc dependencies work a bit better. 2000-06-12 01:57:25 +00:00
rpc.yppasswdd
rpcbind Plug memory leak in error case (would have happened very rarely). 2000-06-22 13:55:18 +00:00
rtadvd sync with latest kame. 2000-05-23 11:37:58 +00:00
rtsold don't assume CMSG_xx are constant. (sync with latest kame) 2000-02-28 07:17:34 +00:00
rwhod
sa sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
screenblank
sendmail Remove obsolete version 8.8.8 of "sendmail". 8.9.3 is in the main tree 2000-02-13 00:34:15 +00:00
sesd Use CPPFLAGS where appropriate. 2000-05-25 12:49:32 +00:00
sliplogin
slstats
spray
sup If we fail due to not being able to lookup our own hostname, display the 2000-03-12 12:16:49 +00:00
syslogd Remove caveat about behavior of `syslogd -s' when forwarding rules are 2000-06-30 18:52:24 +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 IPv6 support for sunrpc. from tcpdump.org. 2000-06-10 05:39:16 +00:00
timed Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
traceroute nroff nit for SYNOPSIS section. should we translate it to mdoc format? 2000-06-12 16:26:13 +00:00
traceroute6 be more careful about arg to errx?/warnx? (do not pass variable directly, 2000-06-30 18:58:42 +00:00
trpt
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 __POOL_EXPOSE is no longer needed (dev/vndvar.h does protect vnd_softc from userland) 2000-03-20 13:20:28 +00:00
wiconfig Update the description of available channel for Japan. 2000-06-28 10:07:05 +00:00
wsconscfg
wsfontload Default bit/byte order with #define's and fix usage(). 2000-01-25 01:04:07 +00:00
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 The interal SVCXPRT field xp_sock was used, but this is now xp_fd. 2000-06-03 14:33:18 +00:00
ypset Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
zdump
zic
Makefile gifconfig(8) is obsolete; functionality has been added to 2000-06-30 18:02:32 +00:00
Makefile.inc