NetBSD/usr.sbin
mycroft b860cb428b Move all of the libwrap checking and subprocess startup into a separate
function.  Arrange for tcpmux() to be called like other builtins, and have it
call the aforementioned function recursively.  This allows tcpmux to be
wrapped, and always runs it after forking, so we don't freeze everything
else.
Also, use FD_CLOEXEC to close file descriptors, rather than iterating through
them ourself.
1997-03-13 20:15:04 +00:00
..
ac RCSid police, and eliminate obsolescent comment. 1997-03-06 05:23:00 +00:00
accton RCSid police 1997-03-06 05:41:37 +00:00
amd alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
apm fix some typos and .Nm usage 1997-02-18 06:34:01 +00:00
apmd PR # 3271: ignore SIGPIPE to avoid nasty clients causing apmd to die. 1997-03-01 19:10:49 +00:00
arp we don't need 'pseudo-device ether' anymore. also misc mdoc-macro-usage 1997-03-07 07:41:25 +00:00
bad144 merge lite-2 changes (just SCCS IDs). 1997-03-06 06:12:18 +00:00
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 RCSid police; getopt() return type police; rindex() -> strrchr() 1997-03-06 06:26:07 +00:00
chroot merge lite-2 changes. 1997-03-06 07:00:50 +00:00
config Fix arithmetic botch that caused incorrect results for configs like: 1997-03-06 23:11:55 +00:00
cron RCSid police 1997-03-13 06:19:07 +00:00
dbsym
dev_mkdb RCSid police 1997-03-08 06:48:00 +00:00
dhcpd fix coredump per pr-3084 1997-01-16 22:27:01 +00:00
diskpart alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edquota prototype internal functions so this will build 1997-03-08 21:39:06 +00:00
eeprom Discard setgid privileges if we don't need them. 1996-09-27 02:39:46 +00:00
gettable
grfconfig print also the wrong mode number 1996-05-19 09:02:44 +00:00
grfinfo Display names for more frame buffer types 1997-02-01 13:04:36 +00:00
gspa fix dependency builds. Since we've got something to run a depend build 1996-12-23 00:19:05 +00:00
hilinfo
htable
inetd Move all of the libwrap checking and subprocess startup into a separate 1997-03-13 20:15:04 +00:00
iostat alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
ipf link ipl.4 to ipfilter.4 1997-02-18 21:28:53 +00:00
iteconfig Sync "iteconfig -h" output with reality and man page. 1996-06-04 16:27:56 +00:00
kgmon
kvm_mkdb make testdb() fail if database version string has length zero. 1997-01-11 06:18:11 +00:00
lastlogin Import of lastlogin from John M. Vinopal, from PR #1932. 1997-02-11 18:36:51 +00:00
lpr fix one more goofup in the buffer safety changes: snprintf() should be 1997-03-10 06:13:16 +00:00
map-mbone Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mdconfig Device rename: `rd' => `md' 1997-01-02 00:22:43 +00:00
mdsetimage Re-fix the PR 3209. The right thing to do is cast to (long long) and 1997-02-11 22:40:25 +00:00
mountd alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
mrinfo Update to mrouted 3.8. 1995-12-10 10:57:11 +00:00
mrouted fix a call to localtime() so that it works if time_t != long. 1995-12-19 03:33:06 +00:00
mtrace Change a rogue RCS id to new-style 1995-12-16 20:11:45 +00:00
mtree Add a missing "break;", pointed out by Chris Demetriou. 1996-09-05 23:29:22 +00:00
named alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
netgroup_mkdb convert to public stringlist implementation (I forgot about this) 1997-01-19 03:30:14 +00:00
nfsd Clear the sin_zero fields explicitly. 1996-09-16 17:22:04 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
portmap second argument to xdr_long must be a "long *", which means that the 1996-05-01 18:10:26 +00:00
pppd put back filtering options, and rcsid police. 1997-03-13 19:08:15 +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 back out previoius commit---wasn't intended for The Trunk 1997-03-10 19:26:23 +00:00
rbootd Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Just 1997-01-27 22:51:50 +00:00
rdate Use warnx() and hstrerror(), rather than herror(). 1996-12-08 13:59:11 +00:00
repquota Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:49:48 +00:00
rmt
rpc.bootparamd Eliminate local variable `progname'. 1996-12-08 13:53:25 +00:00
rpc.lockd RCS Id police 1997-03-11 04:13:02 +00:00
rpc.pcnfsd Correct the "Vulnerabilities" announced in CERT advisory CA-96.08. 1996-04-25 01:00:12 +00:00
rpc.statd RCS Id police 1997-03-11 04:13:02 +00:00
rpc.yppasswdd Fix the type in the description. -a => -m 1996-10-23 04:58:50 +00:00
rwhod doesn't need libkvm any more 1997-03-08 22:21:55 +00:00
sa Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:51:42 +00:00
screenblank Use sigemptyset() rather than frobbing the sa_mask directly. 1996-06-23 22:08:43 +00:00
sendmail alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +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 compare only the prefix "nfs", not the whole word, so we match "nfs3" too. 1997-02-26 15:06:46 +00:00
sysctl Grok and document CTL_DDB. 1997-01-09 05:38:54 +00:00
syslogd alternate -> alternative, per PR 2643 1997-03-08 14:34:56 +00:00
tcpdchk stdlib.h for malloc() prototype 1997-01-24 02:16:22 +00:00
tcpdmatch Import from tcp_wrappers_7.4. 1997-01-11 02:09:50 +00:00
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 lite2 1997-02-13 05:39:12 +00:00
trpt rather amusing typo. Perhaps this was a tunafish? 1997-01-19 10:52:10 +00:00
trsp Xr Trpt -> Nm Trsp; pull in other bug fixes from trpt(8). 1997-02-07 06:53:17 +00:00
update Use POSIX signal functions, and add an `interval' argument. 1997-03-12 19:10:54 +00:00
videomode update copyright 1995-10-09 13:52:49 +00:00
vipw Updated to use new password file functions in libutil. 1996-05-15 23:19:09 +00:00
vnconfig Add RCS ids. 1995-12-30 18:14:01 +00:00
ypbind Change name of ypservers file to /var/yp/binding/domain.ypservers. 1996-10-02 05:55:05 +00:00
yppoll RCS id police. 1996-05-13 02:43:35 +00:00
ypserv don't write the PID file until after calling daemon(3); from Enami 1997-03-05 07:19:52 +00:00
ypset General cleanup 1996-06-18 20:32:25 +00:00
zdump
zic
Makefile Build rpc.lockd and rpc.statd 1997-03-10 06:30:32 +00:00
Makefile.inc