NetBSD/usr.sbin
agc 45fccde78f Fix typo. 2000-07-20 12:41:28 +00:00
..
ac remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
accton sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
amd More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +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 Removed redundant / extra prototypes. 2000-07-12 22:36:12 +00:00
bad144
bind More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
bootp
catman avoid using removelist()/renamelist() 2000-05-29 21:05:34 +00:00
chown No space is allowed between owner and optional :group. 2000-07-07 13:21:32 +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 Client path defined in Makefile. 2000-07-20 06:33:50 +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 errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
envstat Indicate that the device argument is not mandatory. 2000-07-02 00:55:47 +00:00
eshconfig Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
faithd always use %s for setproctitle. from openbsd-current 2000-07-05 17:59:58 +00:00
greconfig Formatting fixes. 2000-05-27 10:42:25 +00:00
grfconfig
grfinfo
gspa More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
hilinfo
ifmcstat print addresses in extended scoped address notation. 2000-02-26 08:13:25 +00:00
inetd permit square-bracket notation (as in RFC2732) for the first element 2000-07-08 01:55:24 +00:00
iostat Need to include <sys/sched.h> to get cp_time-related constants. 2000-06-03 21:00:42 +00:00
ipf More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +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 Use .Ar macro for the flag arguments. 2000-07-03 05:21:19 +00:00
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 More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
link
lpr account(): fix so that number of copies is optional and whitespace 2000-07-16 21:33:26 +00:00
mailwrapper remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
map-mbone
mdconfig remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
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 Free the storage allocated by fparseln when skipping an empty line. 2000-07-19 08:41:13 +00:00
mrinfo
mrouted More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +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 code.c is no longer used, we use strsvis instead. Removed prototypes 1999-12-07 18:42:06 +00:00
ndp More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
netgroup_mkdb errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
nfsd Substitute the cross reference to portmap(8) with rpcbind(8). 2000-07-03 10:06:24 +00:00
ntp use ${MAKE} not make 2000-06-18 10:11:25 +00:00
pim6dd sync with latest kame. wording and .Nm/.Xr clearifications. 2000-07-10 08:58:31 +00:00
pim6sd sync with latest kame. wording and .Nm/.Xr clearifications. 2000-07-10 08:58:31 +00:00
pkg_install remove/hide some debugging code 2000-07-06 16:06:36 +00:00
pppd Resolve conflicts from import. 2000-07-16 22:10:10 +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 errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
quot
quotacheck
quotaon errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
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 errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +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 sync with latest kame. 2000-07-15 04:55:40 +00:00
rpc.bootparamd If we don't get direct match on the token, only attempt to canonicalize 2000-07-20 06:21:51 +00:00
rpc.lockd setproctitle fix. from openbsd 2000-07-05 22:21:15 +00:00
rpc.pcnfsd
rpc.statd Make the rpcsvc dependencies work a bit better. 2000-06-12 01:57:25 +00:00
rpc.yppasswdd errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
rpcbind More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
rtadvd sync with sys/netinet/icmp6.h change (no bitfield for router renumber). 2000-07-06 12:37:56 +00:00
rtsold don't assume CMSG_xx are constant. (sync with latest kame) 2000-02-28 07:17:34 +00:00
rwhod avoid memory leak on realloc() error. 1999-12-30 09:10:28 +00:00
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 More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
sliplogin
slstats
spray
sup You can't just define read_line as fparseln since former keeps the storage 2000-07-19 07:52:44 +00:00
syslogd Xr newsyslog. 2000-07-11 12:43:50 +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 Fix a typo which causes coredump or wrong output when dumping NFS traffic. 2000-07-16 12:34:06 +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 warnx?/errx? audit (don't pass variable alone). from openbsd. 2000-07-07 12:22:32 +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 Fix typo. 2000-07-20 12:41:28 +00:00
wiconfig - Process all passed option rather than ignoring silently except the first one. 2000-07-06 03:37:26 +00:00
wsconscfg errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
wsfontload More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
ypbind use getifaddrs, to avoid complicated alignment constraint in SIOCGIFCONF. 2000-04-11 11:36:47 +00:00
yppoll More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
ypserv errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +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