Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/sys



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.




Home | Main Index | Thread Index | Old Index