freebsd-dev/sys/netgraph/atm
Antoine Brodin e2b36efde5 MFC r201145 to stable/8:
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
  Fix some wrong usages.
  Note: this does not affect generated binaries as this argument is not used.

  PR:		137213
  Submitted by:	Eygene Ryabinkin (initial version)
2010-01-30 12:11:21 +00:00
..
ccatm Don't use data after free. 2006-09-30 12:37:43 +00:00
sscfu Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
sscop Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
uni MFC r201145 to stable/8: 2010-01-30 12:11:21 +00:00
ng_atm.c Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
ng_atm.h
ng_ccatm.h Make Netgraph compile with Clang. 2009-03-03 18:47:33 +00:00
ng_sscfu.h
ng_sscop.h
ng_uni.h
ngatmbase.c
ngatmbase.h