freebsd-src/sys/netgraph/atm
Robert Watson e4372ceba0 Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
months in HEAD/RELENG_7.  Specifics:

- netatm include files
- netatm command line management tools
- libatm
- ATM parts in rescue and sysinstall
- sample configuration files and documents
- kernel support as a module or in NOTES
- netgraph wrapper nodes for netatm
- ctags data for netatm.
- netatm-specific device drivers.

MFC after:	3 weeks
Reviewed by:	bz
Discussed with:	bms, bz, harti
2008-05-25 22:11:40 +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 Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +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