Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: hannken
Date: Thu Oct 2 16:02:09 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
Make it compile (again) with DEBUG enabled. With SUN4 defined, segfixmask
was an u_long while whithout SUN4 it was an int.
Approved by: Paul Kranenburg <pk%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r1.272 -r1.273 src/sys/arch/sparc/sparc/pmap.c
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