NetBSD/usr.sbin
christos bdde499b0c PR/3042: filter parsing broke after libpcap upgrade causing infinite loops.
- removed all code stolen from libpcap and used the library functions directly,
  linking -lpcap.
- added a pdebug option to turn on pcap optimization debugging, if libpcap
  was compiled with debugging turned on.
1996-12-18 16:54:57 +00:00
..
ac - kill the -c hack. It does not work properly with virtual consoles anyway. 1996-09-26 19:06:37 +00:00
accton
amd Do a 64-bit `friendliness' sweep, making amd(8) work on the alpha. 1996-12-04 22:59:01 +00:00
apm Copyright has been assigned to The NetBSD Foundation 1996-09-25 00:53:45 +00:00
apmd Copyright has been assigned to The NetBSD Foundation 1996-09-25 00:53:45 +00:00
arp Use warnx() and hstrerror(), rather than herror(). 1996-12-08 13:59:11 +00:00
bad144
bootp Correct pathname of bootpd and bootpgw. 1996-09-27 01:38:55 +00:00
bootpd Correct pathname of bootpd and bootpgw. 1996-09-27 01:38:55 +00:00
bootpef
bootpgw
bootptest
catman
chown
chroot
config Eliminate the "dangerous trailing context" (actually both uses of 1996-11-13 18:42:18 +00:00
config.old
cron Eliminate unsafe calls to strcpy() and sprintf(). 1996-12-16 22:30:43 +00:00
dbsym
dev_mkdb
dhcpd minor tweaks. 1996-11-18 10:15:09 +00:00
diskpart
dumpfs
dumplfs
edquota
eeprom Discard setgid privileges if we don't need them. 1996-09-27 02:39:46 +00:00
gettable
grfconfig
grfinfo
gspa
hilinfo
htable
inetd if se_argv[0] is NULL, use se_service. 1996-12-07 00:37:00 +00:00
iostat Kb' means kilobits, Mb' means megabits. Since we're talking about bytes, 1996-10-25 18:21:57 +00:00
iteconfig
kgmon
kvm_mkdb Create only /var/db/kvm.db, and only create it if it doesn't 1996-10-12 00:51:44 +00:00
lpr remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
map-mbone
mdconfig
mdsetimage rdsetimage, a program to set kernel RAM disk images. 1996-10-04 00:18:55 +00:00
mountd u_long -> u_int32_t when dealing with address lists returned by the resolver. 1996-10-07 22:33:15 +00:00
mrinfo
mrouted
mtrace
mtree Add a missing "break;", pointed out by Chris Demetriou. 1996-09-05 23:29:22 +00:00
named Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
netgroup_mkdb RCSid police and a small bug fix in util.c... 1996-10-04 05:15:27 +00:00
nfsd Clear the sin_zero fields explicitly. 1996-09-16 17:22:04 +00:00
nfsiod
portmap
pppd PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
pstat recognize MNT_NOCOREDUMP and print the 'nocoredump' flag for file 1996-10-23 22:50:05 +00:00
pwd_mkdb Print a warning to stderr if a YP inclusion (`+') specifies a value of 1996-11-24 21:13:27 +00:00
quot Format police. 1996-12-12 00:43:28 +00:00
quotacheck Update for newer preen interface. 1996-09-28 19:20:44 +00:00
quotaon Misc cleanups. 1996-09-28 19:06:07 +00:00
rarpd
rbootd
rdate Use warnx() and hstrerror(), rather than herror(). 1996-12-08 13:59:11 +00:00
rdconfig
rdsetimage rdsetimage, a program to set kernel RAM disk images. 1996-10-04 00:18:55 +00:00
repquota
rmt
rpc.bootparamd Eliminate local variable `progname'. 1996-12-08 13:53:25 +00:00
rpc.pcnfsd
rpc.yppasswdd Fix the type in the description. -a => -m 1996-10-23 04:58:50 +00:00
rwhod Fix some potential buffer overflow problems. 1996-09-07 21:05:37 +00:00
sa
screenblank
sendmail We don't need this (approved by mrg) 1996-12-05 06:04:30 +00:00
sliplogin Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
slstats Fix typo. 1996-12-08 13:54:42 +00:00
spray RCS id police. 1996-08-30 20:03:54 +00:00
sup/source Use a better fix for vsnprintf on svr4. Apparently, svr4 stdio does not 1996-09-30 04:19:55 +00:00
sysctl
syslogd
tcpdump Add support for printing RIP-V2 packets. 1996-11-04 21:33:02 +00:00
timed Fix byte-order bug in net number comparison. 1996-11-25 20:04:42 +00:00
traceroute Add a -l flag, which displays the ttl of the returned packet. 1996-09-27 01:34:51 +00:00
trpt
trsp
update
videomode
vipw
vnconfig
ypbind Change name of ypservers file to /var/yp/binding/domain.ypservers. 1996-10-02 05:55:05 +00:00
yppoll
ypserv Make this compile with -DDEBUG. 1996-11-27 09:16:45 +00:00
ypset
zdump
zic
Makefile amd works on the alpha now, so build it unconditionally. 1996-12-04 23:00:35 +00:00
Makefile.inc