Date: Thu, 10 Sep 2009 14:04:00 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/defaults rc.conf src/lib/libc/stdlib malloc.c src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC Message-ID: <200909101409.n8AE90jS046562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2009-09-10 14:04:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
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
Log:
SVN rev 197065 on 2009-09-10 14:04:00Z by kensmith
Remove extra debugging support that is turned on for head but turned off
for stable branches:
- shift to MALLOC_PRODUCTION
- turn off automatic crash dumps
- Remove kernel debuggers, INVARIANTS*[1], WITNESS* from
GENERIC kernel config files[2]
[1] INVARIANTS* left on for ia64 by request marcel
[2] sun4v was left as-is
Reviewed by: marcel, kib
Approved by: re (implicit)
Revision Changes Path
1.358.2.2 +1 -1 src/etc/defaults/rc.conf
1.183.2.2 +1 -1 src/lib/libc/stdlib/malloc.c
1.531.2.3 +0 -9 src/sys/amd64/conf/GENERIC
1.519.2.3 +0 -9 src/sys/i386/conf/GENERIC
1.105.2.2 +0 -5 src/sys/ia64/conf/GENERIC
1.322.2.2 +0 -9 src/sys/pc98/conf/GENERIC
1.94.2.2 +0 -8 src/sys/powerpc/conf/GENERIC
1.158.2.2 +0 -9 src/sys/sparc64/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909101409.n8AE90jS046562>
