Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpkern



Module Name:    src
Committed By:   pooka
Date:           Fri Apr 25 13:20:45 UTC 2014

Modified Files:
        src/sys/rump/librump/rumpkern: lwproc.c rump.c vm.c

Log Message:
Init function pointers to nullop() so that callers don't need a dance


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/rump/librump/rumpkern/lwproc.c
cvs rdiff -u -r1.298 -r1.299 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.155 -r1.156 src/sys/rump/librump/rumpkern/vm.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