Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: skrll
Date: Sun Aug 16 14:06:36 UTC 2009
Modified Files:
src/sys/arch/sparc/include: pmap.h
src/sys/arch/sparc/sparc: pmap.c
src/sys/rump/librump/rumpkern: pmap_stub.c
Log Message:
s/int/u_int/ for flags in pmap_enter and deal with this in rump.
Hi cegger.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/sparc/include/pmap.h
cvs rdiff -u -r1.332 -r1.333 src/sys/arch/sparc/sparc/pmap.c
cvs rdiff -u -r1.18 -r1.19 src/sys/rump/librump/rumpkern/pmap_stub.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