freebsd-dev/sys/netgraph/atm
Bjoern A. Zeeb 603724d3ab Commit step 1 of the vimage project, (network stack)
virtualization work done by Marko Zec (zec@).

This is the first in a series of commits over the course
of the next few weeks.

Mark all uses of global variables to be virtualized
with a V_ prefix.
Use macros to map them back to their global names for
now, so this is a NOP change only.

We hope to have caught at least 85-90% of what is needed
so we do not invalidate a lot of outstanding patches again.

Obtained from:	//depot/projects/vimage-commit2/...
Reviewed by:	brooks, des, ed, mav, julian,
		jamie, kris, rwatson, zec, ...
		(various people I forgot, different versions)
		md5 (with a bit of help)
Sponsored by:	NLnet Foundation, The FreeBSD Foundation
X-MFC after:	never
V_Commit_Message_Reviewed_By:	more people than the patch
2008-08-17 23:27:27 +00:00
..
ccatm Don't use data after free. 2006-09-30 12:37:43 +00:00
sscfu /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
sscop Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
uni Replace the array initialization using the gcc-specific format 2006-06-02 09:08:51 +00:00
ng_atm.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ng_atm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_ccatm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_sscfu.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_sscop.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_uni.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00