.. |
agr
|
We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(...,
|
2007-09-02 19:42:21 +00:00 |
Makefile
|
Install <net/if_pflog.h>.
|
2007-01-13 14:13:53 +00:00 |
bpf.c
|
Replace a simple lock with a mutex and make it static (as it's only used
|
2007-07-11 21:26:53 +00:00 |
bpf.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
bpf_filter.c
|
Use be16dec() and be32dec() instead of reimplementing them.
|
2007-01-27 07:16:01 +00:00 |
bpfdesc.h
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
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
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
dlt.h
|
add missing DLTs from the libpcap-0.9.4 distribution
|
2006-02-27 14:22:26 +00:00 |
ethertypes.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
files.pf
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
if.c
|
Use IFADDR_FOREACH().
|
2007-12-04 10:31:14 +00:00 |
if.h
|
Add a define for the ifru_space union member.
|
2007-09-13 18:54:57 +00:00 |
if_arc.h
|
argument type conflict.
|
2005-12-14 00:28:08 +00:00 |
if_arcsubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_arp.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
if_atm.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
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
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
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
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
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 the softint API.
|
2007-10-08 16:18:02 +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
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
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
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
if_hippisubr.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_ieee1394.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
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
|
define some more magic LLC constants
|
2006-12-10 11:35:36 +00:00 |
if_loop.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_media.c
|
Add a sockaddr_storage member to "struct ifreq" maintaining backwards
|
2007-05-29 21:32:27 +00:00 |
if_media.h
|
Add IFM_10G_SR and IFM_10G_CX4, to keep in sync with FreeBSD.
|
2006-06-03 12:43:28 +00:00 |
if_ppp.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_ppp.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
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
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_spppsubr.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
if_spppvar.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_srt.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
if_srt.h
|
Add RCS Id.
|
2006-12-29 10:39:59 +00:00 |
if_stf.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_stf.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
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
|
Remove 3rd clause and my name from all the licences which were only in my
|
2007-09-10 10:35:51 +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
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
if_tun.h
|
Change the number of TUN[GS]IFHEAD to avoid collision with if_pp.
|
2006-04-04 11:23:59 +00:00 |
if_types.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
if_vlan.c
|
Constify sockaddr argument to ether_multiaddr(). Change struct
|
2007-09-19 05:25:33 +00:00 |
if_vlanvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +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 |
net_osdep.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
netisr.h
|
Interrupt handling changes, in discussion since February:
|
2007-12-03 15:33:00 +00:00 |
netisr_dispatch.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:02:36 +00:00 |
pfil.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pfil.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
pfkeyv2.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
ppp-comp.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
ppp-deflate.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ppp_defs.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
ppp_tty.c
|
Grab tty_lock in more places. Noted and tested by degroote@.
|
2007-11-28 21:44:11 +00:00 |
radix.c
|
Cosmetic: KNF. Shorten a staircase.
|
2007-07-12 04:28:59 +00:00 |
radix.h
|
Get rid of radix_node_head.rnh_walktree, because it is only ever
|
2007-06-09 03:07:21 +00:00 |
raw_cb.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
raw_cb.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
raw_usrreq.c
|
Cosmetic: make the macro 'equal' into an inline subroutine, bcmp
|
2007-05-06 06:21:26 +00:00 |
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
|
Take steps to hide the radix_node implementation of the forwarding table
|
2007-07-19 20:48:52 +00:00 |
slcompress.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
slcompress.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
slip.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
zlib.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
zlib.h
|
zlib 1.2.3 changed the include protection variable names; adjust.
|
2006-01-14 20:17:12 +00:00 |