Up to [cvs.NetBSD.org] / src / sys / rump
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: jmcneill-pm
Revision 1.5.10.2 / (download) - annotate - [selected], Fri Nov 2 12:43:13 2007 UTC (13 years, 3 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.5.10.1: +26 -0
lines
Diff to previous 1.5.10.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Reduce diff to HEAD by adding files forgotten in early merges.
Revision 1.5.10.1, Sat Aug 25 10:22:31 2007 UTC (13 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.5: +0 -26
lines
FILE REMOVED
file Makefile.rump was added on branch jmcneill-pm on 2007-11-02 12:43:13 +0000
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 25 10:22:31 2007 UTC (13 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-csl-alignment-base5,
matt-armv6-prevmlocking,
matt-armv6-base,
jmcneill-pm-base,
jmcneill-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: yamt-lazymbuf,
mjf-devfs,
matt-armv6,
jmcneill-pm
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored) to selected 1.5.10.2 (colored)
Don't play rename & typecast games with kauth_cred_t, but rather declare the type in rump.h only if necessary with the help of ifdef magic.