Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   pooka
Date:           Sun Jan  4 22:11:40 UTC 2015

Modified Files:
        src/sys/rump/librump/rumpkern: rump.c
        src/sys/sys: sysctl.h

Log Message:
Extend RUMP_USE_CTOR to SYSCTL_SETUP(), similar to what is already
done in MODULE().  The sysctl tree nodes from all components which
were loaded when rump_init() was called now get created -- mimics the
monolithic kernel.

No change to the monolithic kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1.314 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.214 -r1.215 src/sys/sys/sysctl.h

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