freebsd-dev/sys/net
Bruce Evans 9cdeffd562 Don't wait for output to drain in pppclose(). Discard output immediately
for the same reasons as in slclose().

Free the cblock in the canonical queue in pppclose().  This is a no-op in
the usual cases where the tty is being closed or the line discipline is
being switched back to the standard discipline, but it saves a cblock if
the line discipline is being switched to one that doesn't use the canonical
queue.

Add prototypes.  I use `extern' in prototypes for functions with bogus
linkage.  This should be fixed someday.

Continue cleaning up new init stuff yet again.
1995-10-05 00:33:27 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
bpf.h
bpfdesc.h
fddi.h
if_arp.h
if_disc.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_llc.h
if_loop.c Fix BPf to generate a header mbuf for writes. 1995-09-22 17:57:48 +00:00
if_ppp.c Don't wait for output to drain in pppclose(). Discard output immediately 1995-10-05 00:33:27 +00:00
if_ppp.h
if_sl.c Clear SC_OUTWAIT after checking of free clists, not before 1995-09-17 23:38:29 +00:00
if_slvar.h
if_sppp.h This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
if_spppsubr.c This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
if_tun.c Add BPF and IP multicast capabilities to the tun' and lp' network 1995-09-25 16:57:54 +00:00
if_tun.h
if_types.h
if.c Add newline at end of log message and reduce log level to INFO from NOTICE. 1995-09-27 15:00:49 +00:00
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