freebsd-dev/usr.bin/kdump
Robert Watson 2b851aeb63 Disconnect netatm from the build as it is not MPSAFE and relies on
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
2007-07-14 21:49:24 +00:00
..
kdump_subr.h Add prototype for generated ptraceopname function. 2007-04-09 22:04:27 +00:00
kdump.1 -mdoc sweep. 2005-11-18 10:36:29 +00:00
kdump.c Fix alignment of context switch traces. 2007-07-10 00:01:30 +00:00
Makefile Change kdump to print more useful information, i.e. it changes from 2006-05-20 14:27:22 +00:00
mkioctls Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
mksubr Remove static ptrace_ops array and extract ptrace op names from 2007-04-09 19:16:24 +00:00