Source-Changes archive

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

CVS commit: src/sys/rump/librump



Module Name:    src
Committed By:   pooka
Date:           Sun Apr 27 15:15:13 UTC 2014

Modified Files:
        src/sys/rump/librump/rumpkern: Makefile.rumpkern
        src/sys/rump/librump/rumpnet: Makefile.rumpnet
        src/sys/rump/librump/rumpvfs: Makefile.rumpvfs

Log Message:
Eliminate weak symbols from rump kernel syscall handlers, part 7:

Build component constructors which establish syscalls at boottime.


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -u -r1.13 -r1.14 src/sys/rump/librump/rumpnet/Makefile.rumpnet
cvs rdiff -u -r1.40 -r1.41 src/sys/rump/librump/rumpvfs/Makefile.rumpvfs

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