]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Remove extra debuggin gsupport that is turned on for head but turned off
authorkensmith <kensmith@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Oct 2011 21:23:04 +0000 (21:23 +0000)
committerkensmith <kensmith@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Oct 2011 21:23:04 +0000 (21:23 +0000)
commitbba73d0ab6f1cddc3528c8d50bd3e6d0f76109d1
tree9c0e81726ad1342e87ee8abb20889f76c4a5ae6e
parente7d1573b47bebb35bd8f9ff1fcc4b517d9ebd3e8
Remove extra debuggin gsupport that is turned on for head but turned off
for stable branches:

- shift to MALLOC_PRODUCTION
- turn off automatic crash dumps
- remove kernel debuggers, INVARIANT*[1], WITNESS* from GENERIC
  kernel config files

[1] INVARIANT* left on for ia64 at least temporarily, marcel@ will test
    to see if they are still required as they had been for stable/8.

Approved by: re (implicit)

git-svn-id: svn://svn.freebsd.org/base/stable/9@226405 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
etc/defaults/rc.conf
lib/libc/stdlib/malloc.c
sys/amd64/conf/GENERIC
sys/i386/conf/GENERIC
sys/ia64/conf/GENERIC
sys/pc98/conf/GENERIC
sys/powerpc/conf/GENERIC
sys/sparc64/conf/GENERIC