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:   matt
Date:           Sat Feb  2 14:02:09 UTC 2013

Modified Files:
        src/sys/kern: init_sysctl.c kern_sysctl.c
        src/sys/sys: sysctl.h

Log Message:
Make the inclusion of <sys/cprng.h> a private matter for sysctl.  No reason
to expose the rest of the kernel to it.


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/sys/kern/init_sysctl.c
cvs rdiff -u -r1.238 -r1.239 src/sys/kern/kern_sysctl.c
cvs rdiff -u -r1.206 -r1.207 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