freebsd-dev/sys/netgraph
Matthew Dillon 48e3128b34 Bow to the whining masses and change a union back into void *. Retain
removal of unnecessary casts and throw in some minor cleanups to see if
anyone complains, just for the hell of it.
2003-01-13 00:33:17 +00:00
..
bluetooth Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
netgraph.h
ng_async.c
ng_async.h
ng_base.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ng_bpf.c
ng_bpf.h
ng_bridge.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +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 o track changes to ethernet input packet handling 2002-11-14 23:44:37 +00:00
ng_eiface.h
ng_etf.c
ng_etf.h
ng_ether.c SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
ng_ether.h
ng_fec.c Make ng_fec.c compile again since Sam's changes. 2002-12-23 22:31:24 +00:00
ng_fec.h
ng_frame_relay.c
ng_frame_relay.h
ng_gif_demux.c
ng_gif_demux.h
ng_gif.c SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
ng_gif.h
ng_hole.c
ng_hole.h
ng_iface.c o track changes to ethernet input packet handling 2002-11-14 23:44:37 +00:00
ng_iface.h
ng_ip_input.c
ng_ip_input.h
ng_ksocket.c
ng_ksocket.h
ng_l2tp.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +00:00
ng_l2tp.h
ng_lmi.c
ng_lmi.h
ng_message.h
ng_mppc.c Fix two bugs: 2002-12-14 00:56:07 +00:00
ng_mppc.h
ng_one2many.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +00:00
ng_one2many.h
ng_parse.c Use intptr_t to fix various sizeof(int) != sizeof(void *) warnings. 2002-11-08 21:13:18 +00:00
ng_parse.h
ng_ppp.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +00:00
ng_ppp.h
ng_pppoe.c Use %z to print a size_t value. 2002-11-08 14:50:44 +00:00
ng_pppoe.h
ng_pptpgre.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +00:00
ng_pptpgre.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
ng_socket.h
ng_socketvar.h
ng_source.c SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
ng_source.h
ng_split.c
ng_split.h
ng_tee.c o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and 2002-12-19 22:58:27 +00:00
ng_tee.h
ng_tty.c
ng_tty.h
ng_UI.c
ng_UI.h
ng_vjc.c
ng_vjc.h
NOTES