..
bpf_compat.h
bpf_filter.c
Break long lines that I introduced in a previous commit.
1999-04-11 02:52:31 +00:00
bpf.c
Allow loadable interface drivers with BPF support to be loaded into a kernel
1999-04-28 01:18:13 +00:00
bpf.h
Change BPF_ALIGNMENT to long, necessary for correct alignment on Alpha.
1998-10-04 21:53:59 +00:00
bpfdesc.h
I got another batch of suggestions for cosmetic changes from bde.
1998-11-11 10:56:07 +00:00
bridge.c
Minor seatbelt tweak. The init code used to be splimp() protected,
1999-04-26 09:00:47 +00:00
bridge.h
Bridging support. Wait for LINT to be updated before trying it.
1998-12-14 17:58:05 +00:00
bsd_comp.c
ethernet.h
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
1998-03-18 01:40:12 +00:00
fddi.h
hostcache.c
hostcache.h
if_arp.h
World, I'd like you to meet the first FreeBSD token Ring driver.
1999-02-20 11:18:00 +00:00
if_atm.h
update ATM driver. (base version: midway.c 1.67 --> 1.68)
1998-07-29 05:35:16 +00:00
if_atmsubr.c
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54:57 +00:00
if_disc.c
Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'.
1998-12-14 01:59:16 +00:00
if_dl.h
Submitted by: Larry Lile
1999-03-10 10:11:43 +00:00
if_ethersubr.c
* Change sysctl from using linker_set to construct its tree using SLISTs.
1999-02-16 10:49:55 +00:00
if_fddisubr.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00
if_iso88025subr.c
Submitted by: Larry Lile
1999-03-10 10:11:43 +00:00
if_llc.h
if_loop.c
Set ifq_maxlen.
1999-02-20 21:03:53 +00:00
if_media.c
Bring the 'new-bus' to the i386. This extensively changes the way the
1999-04-16 21:22:55 +00:00
if_media.h
Bring the 'new-bus' to the i386. This extensively changes the way the
1999-04-16 21:22:55 +00:00
if_mib.c
* Change sysctl from using linker_set to construct its tree using SLISTs.
1999-02-16 10:49:55 +00:00
if_mib.h
if_ppp.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
if_ppp.h
if_pppvar.h
This commit fixes various 64bit portability problems required for
1998-06-07 17:13:14 +00:00
if_sl.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
if_slvar.h
if_sppp.h
rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,
1999-03-30 13:28:26 +00:00
if_spppsubr.c
rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,
1999-03-30 13:28:26 +00:00
if_tun.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
if_tun.h
Implement TUNSIFMODE and TUNSLMODE.
1999-03-24 21:20:12 +00:00
if_tunvar.h
Implement TUNSIFMODE and TUNSLMODE.
1999-03-24 21:20:12 +00:00
if_types.h
if_var.h
Bring the 'new-bus' to the i386. This extensively changes the way the
1999-04-16 21:22:55 +00:00
if_vlan_var.h
Grrr... botched remote commit. Let's try this again: vlan updates,
1999-03-15 01:22:01 +00:00
if_vlan.c
Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation.
1999-04-07 23:26:43 +00:00
if.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
if.h
Since ifru_flags is a short, we can fit in a copy of the flags
1999-02-19 13:41:35 +00:00
iso88025.h
Submitted by: Larry Lile
1999-03-10 10:11:43 +00:00
netisr.h
Make NETISR_SET use a SYSINIT() rather than a linker set.
1999-04-26 08:52:16 +00:00
ppp_comp.h
Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more
1998-06-20 16:28:04 +00:00
ppp_deflate.c
Zap what appears to be a relic of the older version of zlib. The other
1998-06-20 16:55:44 +00:00
ppp_defs.h
ppp_tty.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
radix.c
Temporary hack. The radix code shouldn't need this, it should be
1999-04-26 09:05:31 +00:00
radix.h
raw_cb.c
Added a used include (in ifdefed code).
1998-06-07 12:02:59 +00:00
raw_cb.h
raw_usrreq.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
route.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00
route.h
Added a forward struct declaration so that this file is less
1998-03-23 13:58:02 +00:00
rtsock.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00
slcompress.c
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
slcompress.h
Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more
1998-06-20 16:28:04 +00:00
slip.h
zlib.c
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00
zlib.h
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00