Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: None <pk@netbsd.org>
List: source-changes
Date: 02/11/2001 18:16:59
Module Name: syssrc
Committed By: pk
Date: Sun Feb 11 16:16:59 UTC 2001
Modified Files:
syssrc/sys/arch/sparc/conf: Makefile.sparc
Added Files:
syssrc/sys/arch/sparc/conf: kern.ldscript
Log Message:
Supply a kernel link script that puts `etext' at the end of all
read-only sections. Modelled after a similar change in the i386 port.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/arch/sparc/conf/Makefile.sparc
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sparc/conf/kern.ldscript
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.