Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: drochner
Date: Thu Mar 25 18:33:17 UTC 2004
Modified Files:
src/sys/arch/amd64/amd64: locore.S netbsd32_sigcode.S
Log Message:
Native code doesn't need sigcode. Never.
So replace it by a dummy setting sigcode=esigcode=0, just to get
COMPAT_16+COMPAT_NETBSD32 kernels linking.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/amd64/amd64/netbsd32_sigcode.S
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