Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Fri Dec 12 18:46:43 UTC 2008

Modified Files:
        src/sys/rump/librump/rumpkern: pmap_stub.c
Removed Files:
        src/sys/rump/include/machine: pmap.h

Log Message:
Add a few MD ifdefs into the rump pmap stubs to enable us to get
rid of the local pmap.h and unify the pmap ABI with the kernel.
(XXX: compiles but doesn't work on vax)

Thanks once again to Greg Oster for helping with testbuilds.


To generate a diff of this commit:
cvs rdiff -r1.3 -r0 src/sys/rump/include/machine/pmap.h
cvs rdiff -r1.4 -r1.5 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