This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-24 11:29:10 +00:00
Code
Issues
Releases
Activity
a327640a9e
freebsd
/
sys
/
netgraph
History
John-Mark Gurney
e7091e1518
add missing machine/bus.h that is necessary to build now that usb is bus_dma
...
aware.
2003-07-16 03:43:14 +00:00
..
atm
Test the OPEN flag to see whether a VCI is already open on the hook instead
2003-07-15 15:48:10 +00:00
bluetooth
add missing machine/bus.h that is necessary to build now that usb is bus_dma
2003-07-16 03:43:14 +00:00
netgraph.h
ng_async.c
ng_async.h
ng_base.c
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
ng_bpf.c
ng_bpf.h
ng_bridge.c
fix a cut-n-paste error.
2003-05-15 18:51:28 +00:00
ng_bridge.h
ng_cisco.c
ng_cisco.h
ng_device.c
ng_device.h
ng_echo.c
ng_echo.h
ng_eiface.c
ng_eiface.h
ng_etf.c
ng_etf.h
ng_ether.c
ng_ether.h
ng_fec.c
Remove extraneous reference to intrq.h, which broke the kernel build.
2003-04-21 03:17:27 +00:00
ng_fec.h
ng_frame_relay.c
ng_frame_relay.h
ng_gif_demux.c
ng_gif_demux.h
ng_gif.c
ng_gif.h
ng_hole.c
ng_hole.h
ng_iface.c
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
2003-04-08 14:25:47 +00:00
ng_iface.h
ng_ip_input.c
ng_ip_input.h
ng_ksocket.c
Add missing braces.
2003-04-28 20:38:05 +00:00
ng_ksocket.h
ng_l2tp.c
ng_l2tp.h
ng_lmi.c
ng_lmi.h
ng_message.h
KASSERT that NG_MKMESSAGE() is not called with mbuf flags.
2003-04-18 12:37:33 +00:00
ng_mppc.c
ng_mppc.h
ng_one2many.c
ng_one2many.h
ng_parse.c
ng_parse.h
ng_ppp.c
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
ng_ppp.h
ng_pppoe.c
ng_pppoe.h
ng_pptpgre.c
ng_pptpgre.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c
ng_socket.h
ng_socketvar.h
ng_source.c
ng_source.h
ng_split.c
ng_split.h
ng_tee.c
Allow the caller to get an erro direclty if we sent the packet immediatly.
2003-07-03 22:09:47 +00:00
ng_tee.h
ng_tty.c
ng_tty.h
ng_UI.c
ng_UI.h
ng_vjc.c
ng_vjc.h
NOTES