NetBSD/usr.sbin
thorpej b1b955b60f Simply rid ourselves of the evil cpp tricks being done here. The
fact that one version couldn't be made to work on two different versions
of the cpp says something about how portable the code was.
2002-01-01 06:31:49 +00:00
..
ac
accton
altq Need <string.h> for strcmp() prototype (noticed by gcc 3.1). 2001-12-31 19:31:23 +00:00
amd MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
apm - Bail out when failed to ioctl. 2001-09-13 11:05:58 +00:00
apmd Statements must follow labels. 2001-12-31 19:33:58 +00:00
arp Use getnameinfo() to format link-layer addresses, rather than doing it 2001-10-06 19:09:44 +00:00
bad144
bind Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
bootp MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
catman Don't discard all the hard work of setdefentries() and uniquepath(). 2001-05-20 22:05:30 +00:00
chown
chroot strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00
chrtbl
cnwctl getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
config Newlines in string literals are not supported by ANSI C, and some 2001-12-23 22:41:27 +00:00
cron make consistent escape sequence handling 2001-08-13 06:54:58 +00:00
dev_mkdb Removed two debug messages commited by mistake. Sorry about this. 2001-07-15 17:27:32 +00:00
dhcp MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
diskpart
dumpfs When used without -F, search for `special' in fstab and use the raw version 2001-11-09 12:01:13 +00:00
dumplfs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
edquota
eeprom
envstat
eshconfig
faithd assume the presense of getifaddrs(3). sync with kame 2001-11-21 06:53:13 +00:00
greconfig
grfconfig
grfinfo Minor fixes. 2001-06-05 11:40:04 +00:00
gspa MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
hilinfo MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
hprop Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
ifmcstat drop setgid. suggested by deraadt 2001-06-26 17:10:33 +00:00
ifwatchd Sort options, fix a typo, and some minor clean-up. 2001-12-10 15:04:51 +00:00
inetd Convert some 'long's to 'uint32_t's. Now rdate works against an LP64 box. 2001-12-26 17:01:39 +00:00
iopctl First appeared in 1.5.3. 2001-12-18 13:28:42 +00:00
iostat Uppercase cpu. 2001-07-08 18:19:16 +00:00
ipf
irdaattach <dev/irdaio.h> -> <dev/ir/irdaio.h> 2001-12-14 20:10:19 +00:00
isdn Add -I${.CUDRIR} to CPPFLAGS. 2001-12-31 19:41:37 +00:00
iteconfig
kadmin Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
kdc Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
kgmon
kstash Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
ktutil Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl 2001-12-31 20:04:47 +00:00
kvm_mkdb seperate -> separate 2001-07-22 13:33:58 +00:00
lastlogin
link
lpr MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
mailwrapper Remove trailing dot from .Nd, and a bogus comment line (probably left 2001-06-08 23:57:43 +00:00
makefs Need <strings.h> for ffs() prototype (noticed by gcc 3.1). 2001-12-31 19:45:03 +00:00
map-mbone va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mdconfig
mdsetimage Define both NLIST_ELF32 and NLIST_AOUT on m68000. 2001-12-12 22:19:18 +00:00
memswitch
mld6query getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
mlxctl First appeared in 1.5.3. 2001-12-18 13:28:42 +00:00
mopd Add comment delimiters around the token after an #endif 2001-12-31 19:46:57 +00:00
mountd use struct uucred. 2001-11-29 21:23:38 +00:00
moused Simply rid ourselves of the evil cpp tricks being done here. The 2002-01-01 06:31:49 +00:00
mrinfo va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mrouted copyright clarification. via openbsd 2001-08-02 03:41:42 +00:00
mtrace va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mtrace6
mtree Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT... 2001-11-11 05:07:20 +00:00
ndbootd Merge in ndbootd-0.5. 2001-06-13 21:38:30 +00:00
ndp use strncpy() to set ifname arg to ioctl. 2001-11-08 09:45:34 +00:00
netgroup_mkdb
nfsd s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday. 2001-10-16 01:51:26 +00:00
ntp Typo and grammar fix. 2001-12-26 15:13:57 +00:00
pcictl Don't abuse opendisk(3) to open PCI bus devices which are no disks. This 2001-11-08 08:05:05 +00:00
pkg_install don't hardcode "tar"'s program name, use TAR_FULLPATHNAME instead 2001-12-30 04:46:21 +00:00
pppd Explicitly write explicitly without a second e. 2001-11-21 17:33:26 +00:00
pstat remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
pvcsif getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
pvctxctl getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
pwd_mkdb Add pwd_mkdb as a toolchain bit for builds 2001-12-07 02:28:53 +00:00
quot remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
quotacheck remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
quotaon
racoon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
rarpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rbootd
rdate
repquota
rip6query rcsid cleanup 2001-11-16 07:10:09 +00:00
rmt - use snprintf() instead of sprintf() when printing strerror. 2001-12-24 00:54:28 +00:00
route6d __ss_{len,family} hack is no longer necessary 2001-11-19 03:19:10 +00:00
rpc.bootparamd
rpc.lockd Fix a memory leak: when unlocking make sure we release the memory associated 2001-10-23 19:54:53 +00:00
rpc.pcnfsd MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
rpc.statd Use SA_NOCLDWAIT to avoid zombies. 2001-11-23 17:10:29 +00:00
rpc.yppasswdd Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
rpcbind For the local case, return serv_uaddr in addrmerge, not the address 2001-04-30 00:36:07 +00:00
rtadvd prevent overflow of lifetime value. sync with kame 2001-06-03 09:26:04 +00:00
rtsold initialize sockaddr_in6 correctly. sync with kame 2001-11-14 01:56:29 +00:00
rwhod
sa seperate -> separate 2001-07-22 13:33:58 +00:00
screenblank Correct a comment. Pointed out by Michael.Eriksson@era-t.ericsson.se. 2001-11-06 22:56:02 +00:00
sendmail
sesd
sliplogin
slstats
spray
sup MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
sushi Remove unneeded/unused TREE_ISEMPTY() (which also happens to clash 2001-12-31 20:00:40 +00:00
syslogd None of the other calls to logerror() include a newline at the end of the 2001-11-06 05:39:27 +00:00
tadpolectl Fix pasto. 2001-12-09 07:52:20 +00:00
tcpdchk have sshd listed in use_libwrap[]. 2001-06-30 00:56:28 +00:00
tcpdmatch
tcpdump remove LBL_ALIGN. the code leaks memory severely, and makes packet dump 2001-11-15 07:39:25 +00:00
timed Code cleanup; remove all `#ifdef sgi' from the code... this clobbered the 2001-09-02 00:13:05 +00:00
traceroute Add support for printing the AS number associated with the address at 2001-11-04 23:14:35 +00:00
traceroute6 getopt(3): EOF -> -1. 2001-05-07 14:00:22 +00:00
trpt Update for TCP timer changes. 2001-09-11 15:45:01 +00:00
trsp
unlink
usbdevs Adapt to small ioctl(USB_DEVICEINFO) change. 2001-11-17 01:52:56 +00:00
user + add backwards compatibility hook for old pw_mkdb() calls with no args 2001-10-22 11:00:05 +00:00
videomode MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
vipw Update for pw_mkdb() change: restrict updates to one user's records and/or 2001-08-18 19:35:32 +00:00
vnconfig Add optional "-f disktab" argument, that will look up a disk 2001-12-12 16:55:10 +00:00
wiconfig s/^\.Are/.Ar/ 2001-11-21 22:29:20 +00:00
wsconscfg Missing space in usage(); from OpenBSD. 2001-06-25 08:47:29 +00:00
wsfontload update for loading into "wsfont" 2001-10-29 17:59:00 +00:00
wsmuxctl Improve language. 2001-10-24 18:33:52 +00:00
ypbind
yppoll
ypserv MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
ypset
zdump
zic
Makefile Don't descend into dbsym anymore. 2001-12-17 21:22:51 +00:00
Makefile.inc