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: jruoho
Date: Wed Jul 28 20:49:13 UTC 2010
Modified Files:
src/lib/librt: mq.3
src/share/man/man7: sysctl.7
src/sys/kern: sys_mqueue.c
Log Message:
Get rid of SYSCTL_SETUP.
We want the sysctl variables also when mqueue(3) is loaded as a module.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/librt/mq.3
cvs rdiff -u -r1.47 -r1.48 src/share/man/man7/sysctl.7
cvs rdiff -u -r1.29 -r1.30 src/sys/kern/sys_mqueue.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