..
bpf_compat.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
bpf_filter.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
bpf.c
Don't include <sys/ioctl.h> in the kernel. Stage 6: include
1997-03-24 12:12:36 +00:00
bpf.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
bpfdesc.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
bsd_comp.c
Remove some stray extra prototypes
1997-08-19 17:07:07 +00:00
ethernet.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
fddi.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
hostcache.c
Add for public examination the beginnings of the per-host cache support
1997-06-18 01:24:28 +00:00
hostcache.h
Add for public examination the beginnings of the per-host cache support
1997-06-18 01:24:28 +00:00
if_arp.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_atm.h
import Chuck Cranor's ATM driver
1997-05-09 07:48:14 +00:00
if_atmsubr.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_disc.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_dl.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_ethersubr.c
Finally track down the reason for some of my occasional kernel crashes.
1997-07-15 23:25:32 +00:00
if_fddisubr.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_llc.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_loop.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_media.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_media.h
Make it compile on FreeBSD, add $Id$
1997-05-03 20:58:10 +00:00
if_mib.c
Removed unused #includes.
1997-08-02 14:33:27 +00:00
if_mib.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_ppp.c
Some fixes from Bruce:
1997-08-22 11:34:08 +00:00
if_ppp.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
if_pppvar.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
if_sl.c
SUNIT: exchange up/down states too
1997-08-13 14:57:14 +00:00
if_slvar.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_sppp.h
Introduce a third queue per interface, serving only PPP control
1997-05-22 22:15:39 +00:00
if_spppsubr.c
Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not
1997-08-12 05:22:54 +00:00
if_tun.c
As the Tunnel device has no real inherrent MRU limit,
1997-06-11 20:15:50 +00:00
if_tun.h
As the Tunnel device has no real inherrent MRU limit,
1997-06-11 20:15:50 +00:00
if_types.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
if_var.h
Add a per-interface-address pointer to a function that can be supplied
1997-08-28 01:17:12 +00:00
if.c
Add a per-interface-address pointer to a function that can be supplied
1997-08-28 01:17:12 +00:00
if.h
add SIOC{S,G}IFMEDIA ioctl support
1997-05-03 21:07:13 +00:00
netisr.h
merge ATM driver
1997-05-09 12:19:06 +00:00
ppp_comp.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
ppp_deflate.c
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
ppp_defs.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
ppp_tty.c
Some fixes from Bruce:
1997-08-22 11:34:08 +00:00
radix.c
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
radix.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
raw_cb.c
The long-awaited mega-massive-network-code- cleanup. Part I.
1997-04-27 20:01:29 +00:00
raw_cb.h
The long-awaited mega-massive-network-code- cleanup. Part I.
1997-04-27 20:01:29 +00:00
raw_usrreq.c
Fix all areas of the system (or at least all those in LINT) to avoid storing
1997-08-16 19:16:27 +00:00
route.c
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
1997-03-24 11:25:10 +00:00
route.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
rtsock.c
Fix all areas of the system (or at least all those in LINT) to avoid storing
1997-08-16 19:16:27 +00:00
slcompress.c
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
slcompress.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
slip.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
zlib.c
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00
zlib.h
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
1997-08-19 14:10:50 +00:00