Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Fri Sep 11 18:14:58 UTC 2009

Modified Files:
        src/doc: CHANGES
        src/share/man/man7: sysctl.7
        src/share/man/man9: boothowto.9
        src/sys/kern: init_sysctl.c

Log Message:
Expose the kernel's boothowto(9) variable through the sysctl
kern.boothowto variable.

Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.


To generate a diff of this commit:
cvs rdiff -u -r1.1286 -r1.1287 src/doc/CHANGES
cvs rdiff -u -r1.22 -r1.23 src/share/man/man7/sysctl.7
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/boothowto.9
cvs rdiff -u -r1.165 -r1.166 src/sys/kern/init_sysctl.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