freebsd_amp_hwpstate/usr.sbin
Atsushi Murai 38c50f39a0 Fixing follows and John's fruent explnation than my English....
The first problem I found was that descriptor 0 was being closed.
This happens because the modem variable is set to 0 to indicate
that it is not valid but there are not enough tests for the modem
variable being 0.  You can see where I have done this in the patch.
Code in OpenModem() dups the modem descriptor if it is < 3.  Once
this happened the modem was always open and an incomming call would
have getty and ppp reading the modem.

Descriptor 1 is closed when the quit command was executed from a
telnet connection.  The next modem open returns descriptor 1
and this gets duped leaving the modem always open again.

The modem was not being closed when the connection dropped or was
closed from the other end.  The UUCP lock was also not removed if
the modem could not be opened.

Reviewed by:	Atsushi Murai <amurai@spec.co.jp>
Submitted by:	John Capo <jc@irbs.com>
1995-04-16 13:38:39 +00:00
..
XNSrouted
ac
accton
adduser
amd
apm
apmconf
arp
bad144 - Don't write the label if the (undocumented) nflag is set. 1995-04-15 21:59:26 +00:00
bootparamd
bootpd
bootpef
bootpgw
bootptest
cdplay
chown
chroot
config
config.new
cron Fix MAILTO hole by passing -t to sendmail 1995-04-14 21:54:18 +00:00
crunch
ctm
dbsym
dev_mkdb
diskpart
edquota
eeprom
fdcontrol
fdformat
fdwrite
inetd
iostat
kbdcontrol
kbdmap
kernbb
kgmon
kvm_mkdb
lpr
lptcontrol
lsdev
manctl
mixer
mount_portalfs
mountd
mrouted there is a endian problem when setting up tunnel and phyint boundaries 1995-04-10 18:42:10 +00:00
mtree
named
ncrcontrol
nfsd
nologin
nslookup
pcvt
pkg_install Neither of these tools really told you what you needed to know neatly 1995-04-10 08:01:52 +00:00
pkg_manage
portmap
ppp Fixing follows and John's fruent explnation than my English.... 1995-04-16 13:38:39 +00:00
pppd
pppstats
pstat
pwd_mkdb
quot
quotaon
rarpd
repquota
rmt
routed
rtprio
rwhod
sa
sendmail
sgsc
sliplogin
slstat
spkrtest
swapinfo
sysctl
syslogd
tcpdump
timed
traceroute
trpt Removed bogus #include of netinet/in_pcb.h 1995-04-10 00:41:25 +00:00
trsp
tzsetup
update
vidcontrol
vipw
vnconfig
watch
xntpd Do what the previous log message claimed to do and don't enable DES if 1995-04-16 01:40:24 +00:00
xten
ypbind In environments with multiple NIS servers (a master and several slaves) 1995-04-15 23:35:46 +00:00
yppoll
ypset
zic
Makefile Add mixer to the clean/cleandir targets to get it also cleaned up. 1995-04-15 21:45:49 +00:00
Makefile.inc