This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c6cde4bb5
freebsd-nq
/
sys
/
net
History
David E. O'Brien
6e551fb628
Update to C99, s/__FUNCTION__/__func__/,
...
also don't use ANSI string concatenation.
2001-12-10 08:09:49 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
- M_ZERO already sets bif_dlist to zero; there is no need to
2001-11-18 03:41:20 +00:00
bpf.h
bpfdesc.h
bridge.c
Whitespace change - replace leading spaces with tabs.
2001-11-24 01:47:50 +00:00
bridge.h
bsd_comp.c
ethernet.h
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
2001-12-03 17:28:27 +00:00
fddi.h
if_arc.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
if_ethersubr.c
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
if_faith.c
if_fddisubr.c
if_gif.c
if_gif.h
if_ieee80211.h
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c
- malloc should be passed M_WAITOK, not M_WAIT (a mbuf flag)
2001-12-07 01:32:40 +00:00
if_stf.h
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_tunvar.h
if_types.h
if_var.h
Expand the comment on the layout of softc, arpcom and ifnet structures,
2001-11-22 23:59:56 +00:00
if_vlan_var.h
if_vlan.c
- Utilize the great M_ZERO flag rather than allocating memory then do
2001-11-21 20:29:08 +00:00
if.c
if.h
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
Fix a typo in a comment
2001-11-28 16:15:52 +00:00
route.h
Introduce a syncache, which enables FreeBSD to withstand a SYN flood
2001-11-22 04:50:44 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h