.. |
agr
|
Unbork
|
2007-12-08 15:04:29 +00:00 |
bpf_filter.c
|
|
|
bpf.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
bpf.h
|
|
|
bpfdesc.h
|
|
|
bridgestp.c
|
Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to
|
2007-08-26 22:59:08 +00:00 |
bsd-comp.c
|
|
|
dlt.h
|
|
|
ethertypes.h
|
|
|
files.pf
|
|
|
if_arc.h
|
|
|
if_arcsubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_arp.h
|
|
|
if_atm.h
|
|
|
if_atmsubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_bridge.c
|
LLADDR -> CLLADDR.
|
2007-08-27 14:59:11 +00:00 |
if_bridgevar.h
|
|
|
if_dl.h
|
Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool
|
2007-08-30 02:17:34 +00:00 |
if_eco.h
|
|
|
if_ecosubr.c
|
Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool
|
2007-08-30 02:17:34 +00:00 |
if_ether.h
|
Constify sockaddr argument to ether_multiaddr(). Change struct
|
2007-09-19 05:25:33 +00:00 |
if_etherip.c
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
if_etherip.h
|
KNF: use tabs instead of spaces.
|
2007-09-16 02:23:29 +00:00 |
if_ethersubr.c
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
if_faith.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_faith.h
|
|
|
if_fddi.h
|
fddi_addmulti and fddi_delmulti are never used in the kernel, so
|
2007-09-01 07:40:53 +00:00 |
if_fddisubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_gif.c
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
if_gif.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
if_gre.c
|
Cosmetic: join two lines.
|
2007-11-28 02:40:21 +00:00 |
if_gre.h
|
Delete state GRE_S_DOCONF, I no longer use it.
|
2007-11-23 22:58:54 +00:00 |
if_hippi.h
|
|
|
if_hippisubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_ieee1394.h
|
|
|
if_ieee1394subr.c
|
Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool
|
2007-08-30 02:17:34 +00:00 |
if_llc.h
|
|
|
if_loop.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_media.c
|
|
|
if_media.h
|
|
|
if_ppp.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_ppp.h
|
|
|
if_pppoe.c
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
if_pppoe.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
if_pppvar.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
if_sl.c
|
Call ttyflush() with tty_lock held.
|
2007-11-10 18:29:36 +00:00 |
if_slvar.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
if_sppp.h
|
|
|
if_spppsubr.c
|
|
|
if_spppvar.h
|
|
|
if_srt.c
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
if_srt.h
|
|
|
if_stf.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_stf.h
|
|
|
if_strip.c
|
Call ttyflush() with tty_lock held.
|
2007-11-10 18:29:36 +00:00 |
if_stripvar.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
if_tap.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
if_tap.h
|
Remove 3rd clause and my name from all the licences which were only in my
|
2007-09-10 10:35:51 +00:00 |
if_token.h
|
token_addmulti and token_delmulti are never used in the kernel, so
|
2007-09-01 07:41:22 +00:00 |
if_tokensubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_tun.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
if_tun.h
|
|
|
if_types.h
|
|
|
if_vlan.c
|
Constify sockaddr argument to ether_multiaddr(). Change struct
|
2007-09-19 05:25:33 +00:00 |
if_vlanvar.h
|
|
|
if.c
|
Fix a serious regression: insert new ifaddrs at the end of if_addrlist,
|
2007-12-06 02:23:42 +00:00 |
if.h
|
Add ifa_insert() and ifa_remove() that add/remove an ifaddr to/from
|
2007-12-06 00:23:09 +00:00 |
link_proto.c
|
Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool
|
2007-08-30 02:17:34 +00:00 |
Makefile
|
|
|
net_osdep.h
|
|
|
netisr_dispatch.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
netisr.h
|
Interrupt handling changes, in discussion since February:
|
2007-12-03 15:33:00 +00:00 |
pfil.c
|
|
|
pfil.h
|
|
|
pfkeyv2.h
|
|
|
ppp_defs.h
|
|
|
ppp_tty.c
|
Grab tty_lock in more places. Noted and tested by degroote@.
|
2007-11-28 21:44:11 +00:00 |
ppp-comp.h
|
|
|
ppp-deflate.c
|
|
|
radix.c
|
|
|
radix.h
|
|
|
raw_cb.c
|
|
|
raw_cb.h
|
|
|
raw_usrreq.c
|
|
|
route.c
|
Delete dead code.
|
2007-10-10 22:14:38 +00:00 |
route.h
|
Add a new routing message type, RTM_SETGATE. We can use an
|
2007-08-27 00:34:01 +00:00 |
rtsock.c
|
Use IFADDR_FIRST(), IFADDR_NEXT().
|
2007-12-05 22:56:02 +00:00 |
slcompress.c
|
|
|
slcompress.h
|
|
|
slip.h
|
|
|
zlib.c
|
|
|
zlib.h
|
|
|