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:   justin
Date:           Tue Jul  7 12:38:02 UTC 2015

Modified Files:
        src/sys/kern: init_sysctl.c init_sysctl_base.c
        src/sys/rump/librump/rumpkern: rump.c

Log Message:
Move hw.machine and hw.machine_arch sysctls to base so rump can use them

This allows uname(3) and uname(1) to work on rump kernels.


To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/sys/kern/init_sysctl.c
cvs rdiff -u -r1.3 -r1.4 src/sys/kern/init_sysctl_base.c
cvs rdiff -u -r1.321 -r1.322 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