freebsd-dev/usr.sbin/config
Greg Lehey 4357ca882d Back out default debug kernel. The flags revert to historical behaviour.
Requested-by:	ache
		bde
		dg

Modify targets for debug kernels:  when -g was specified, make will
now build a debug kernel called kernel.debug, and create a stripped
version called kernel at the same time.  The two targets install and
install.debug are otherwise unchanged.

Requested-by:	dillon

Update man page accordingly.
1999-04-11 03:40:11 +00:00
..
SMM.doc
config.8 Back out default debug kernel. The flags revert to historical behaviour. 1999-04-11 03:40:11 +00:00
config.h Reviewed by: Doug Rabson 1998-09-03 21:03:43 +00:00
config.y Fixed off-by-1 errors in option line numbers. yyline is 0-based, but 1998-07-12 02:18:41 +00:00
configvers.h 1. Modify config to issue different code for debugging. 1999-04-07 09:42:29 +00:00
lang.l Removed unused/unusable "ha" keyword. Device classes should never have 1998-10-16 15:08:30 +00:00
main.c Back out default debug kernel. The flags revert to historical behaviour. 1999-04-11 03:40:11 +00:00
Makefile
mkglue.c
mkheaders.c
mkioconf.c Oops, really don't generate compiler warnings about missing braces. 1999-02-05 16:58:22 +00:00
mkmakefile.c Back out default debug kernel. The flags revert to historical behaviour. 1999-04-11 03:40:11 +00:00
mkoptions.c Convert the maxusers directive to a normal MAXUSERS option (normally 1998-07-12 08:10:33 +00:00
mkswapconf.c
mkubglue.c