|
netgraph.h
|
Make netgraph ISR and callout MPSAFE.
|
2005-02-12 09:52:36 +00:00 |
|
ng_base.c
|
Make netgraph ISR and callout MPSAFE.
|
2005-02-12 09:52:36 +00:00 |
|
ng_bpf.h
|
Fix typo in a comment.
|
2005-02-12 18:10:26 +00:00 |
|
ng_device.c
|
Make WITNESS happier:
|
2005-02-14 13:47:06 +00:00 |
|
ng_eiface.c
|
bzero() -> M_ZERO.
|
2005-02-08 10:31:55 +00:00 |
|
ng_etf.c
|
Make M_NETGRAPH_ETF static
|
2005-02-10 12:26:57 +00:00 |
|
ng_fec.c
|
bzero() -> M_ZERO.
|
2005-02-08 10:31:55 +00:00 |
|
ng_gif.c
|
Removed redundant MODULE_VERSION().
|
2005-02-12 11:14:25 +00:00 |
|
ng_ipfw.c
|
style: fix indentation and spacing.
|
2005-02-11 23:17:50 +00:00 |
|
ng_ppp.h
|
Fix incorrect comment.
|
2005-02-10 02:43:26 +00:00 |
|
ng_pppoe.c
|
Drop mythical module dependency on ng_ether.
|
2005-02-13 00:50:18 +00:00 |
|
ng_sample.c
|
Whitespace.
|
2005-02-06 19:24:59 +00:00 |
|
ng_source.c
|
Fallout from the ALTQ import.
|
2005-02-12 17:03:01 +00:00 |
|
ng_split.c
|
bzero() -> M_ZERO.
|
2005-02-08 10:31:55 +00:00 |