Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/13/2001 21:52:40
Module Name:	syssrc
Committed By:	tv
Date:		Tue Nov 13 19:52:40 UTC 2001

Modified Files:
	syssrc/sys/sys: cdefs_aout.h

Log Message:
Turn off kernel rcsids by default on a.out, but let it be turned on again
with the option USE_KERNEL_RCSIDS.  (On a.out, these strings are actually
allocated memory and loaded; on ELF, they exist in a non-loaded file section.)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/sys/cdefs_aout.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.