freebsd-nq/usr.sbin
Bill Paul 341460c3b5 Correct two bugs:
- If a child receives a SIGTERM, it will call the terminate() function
  and end up doing the shutdown procedurs that should really only be
  done by the parent. Set the SIGTERM behavior back to SIG_DLT in the
  child after fork()ing.

- If the parent fails to read data back from the child because the
  child has exited, it will call rpc_received() with bogus tdata that
  can cause the parent to SEGV. Make handle_children() detect this
  condition correctly and handle it sanely.

*sigh* Another 2.2 candidate.
1997-01-11 17:16:18 +00:00
..
ac
accton Grr. Fix a spelling error. 1996-12-21 22:22:55 +00:00
adduser Allow dash -' (except for first char) and underscore _' in usernames. 1996-12-29 21:56:31 +00:00
amd Still going. 1997-01-11 05:41:39 +00:00
apm Remove an un-needed static declaration. 1997-01-06 06:09:13 +00:00
apmconf
arp Update to match changes in <net/if.h>. 1997-01-03 20:19:50 +00:00
bad144
bootparamd Convert to mdoc format. 1996-12-23 00:22:00 +00:00
cdcontrol
chown
chroot
config Tidy up the generated config.c file. Use #include "opt_config.h", comment 1996-12-26 23:40:32 +00:00
cron
crunch
ctm Be a little less fatalistic in case of problems. 1996-12-28 13:50:34 +00:00
dev_mkdb
diskpart
edquota
fdcontrol
fdformat
fdwrite
inetd
iostat
IPXrouted
kbdcontrol Convert to mdoc format. 1996-12-21 23:23:11 +00:00
kbdmap Some more man page cleanup. 1996-12-23 02:19:12 +00:00
kernbb comma typos 1996-12-23 23:09:55 +00:00
keyadmin
kgmon
kvm_mkdb
lpr Sort cross references. 1996-12-26 02:02:31 +00:00
lptcontrol
manctl
mixer Add a man page for mixer(8). 1997-01-10 06:33:13 +00:00
mkdosfs
mount_portalfs
mountd
moused
mrouted Update to match changes in <net/if.h>. 1997-01-03 20:19:50 +00:00
mtest
mtree
named Remove dmalloc here too. 1997-01-01 09:30:13 +00:00
named.reload Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
named.restart Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
ncrcontrol
ndc Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
newsyslog
nfsd
nologin
nslookup
pccard Fix typo I introduced in the DEBUG code last night. 1997-01-06 17:12:00 +00:00
pciconf
pcvt Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
pkg_install
portmap This is purely a bandaid to lower the risk of running out of slots 1997-01-11 09:21:29 +00:00
ppp The 2.2-Beta version doesn't have the brackets after the if statement. 1997-01-10 08:32:05 +00:00
pppd Update to match changes in <net/if.h>. 1997-01-03 20:19:50 +00:00
pppstats
pstat
pw Adds optional NIS passwd file updating and optionally rebuilding 1997-01-05 07:15:37 +00:00
pwd_mkdb
qcamcontrol
quot comma typos 1996-12-23 23:09:55 +00:00
quotaon
rarpd Update to match changes in <net/if.h>. 1997-01-03 20:19:50 +00:00
repquota
rmt
rndcontrol Fix a couple of typos. 1997-01-04 16:12:06 +00:00
rpc.lockd
rpc.statd
rpc.yppasswdd
rpc.ypxfrd
rtprio
rwhod
sa
sade Add extra tweak for -current compilation and some debugging. 1997-01-06 11:32:44 +00:00
sendmail Add two missing links (hoststat/purgestat) 1996-12-31 12:38:57 +00:00
sgsc
sicontrol
sliplogin Fix various buffer overflow cases in sliplogin. These might have been 1996-12-27 05:49:51 +00:00
slstat Update to match changes in <net/if.h>. 1997-01-03 20:19:50 +00:00
spkrtest
spray
stallion Fix a couple of typos in a comment and in the usage output. 1997-01-09 07:36:14 +00:00
sup Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, but 1997-01-10 05:18:23 +00:00
sysctl
sysinstall Add extra tweak for -current compilation and some debugging. 1997-01-06 11:32:44 +00:00
syslogd Unlink LogName before attempting to open it. Since we now have a lovely 1997-01-03 07:13:20 +00:00
tcpdump
timed Fix some formatting problems. Closed PR# 2377. 1997-01-08 06:42:27 +00:00
traceroute
trpt
tzsetup
vidcontrol
vipw
vnconfig
watch Remove breakage of 1.8.2.2, choose slightly better character for quit. 1996-12-30 09:01:50 +00:00
wormcontrol
xntpd Fixed DPADD (don't put -L in it). 1997-01-10 05:24:55 +00:00
xten
yp_mkdb
ypbind Correct two bugs: 1997-01-11 17:16:18 +00:00
yppoll
yppush
ypserv yp_server.c: 1997-01-07 06:07:21 +00:00
ypset
zic
Makefile
Makefile.inc