HardenedBSD/sys/net
Bruce Evans 6b435e575c Call output process in slstart() whether or not there is any output. As
in pppstart(), the output process may be overloaded to handle hardware
flow control and hardware output completions.

Don't wait for output to drain in slclose().  Discard output immediately.
New output is not prevented while processes are waiting for output to
drain (this is a bug), so the wait was sometimes forever.  Infinite
waits are also possible when CCTS_OFLOW is enabled and CTS is down.
Infinite waits were also caused by the above bug in slstart().

Start changing new init stuff yet again: rename unused arg `dummy'.

Reviewed by:	davidg
1995-09-10 12:22:59 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
bpf.h
bpfdesc.h
fddi.h
if_arp.h
if_disc.c
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_llc.h
if_loop.c
if_ppp.c
if_ppp.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c
if_tun.h
if_types.h
if.c
if.h
netisr.h
pppcompress.c
pppcompress.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h