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:           Wed Nov  4 13:32:39 UTC 2009

Modified Files:
        src/sys/rump/librump/rumpkern: Makefile.rumpkern locks.c rump.c

Log Message:
Use kern_mutex_obj.c directly instead of copypasting code.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -u -r1.32 -r1.33 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -u -r1.132 -r1.133 src/sys/rump/librump/rumpkern/rump.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