Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: jym
Date: Sat Jul 23 11:38:28 UTC 2011
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
When KERN_SA is not defined, kern.no_sa_support is a constant (1). So
add CTLFLAG_IMMEDIATE to flags. Make the macro block logically reversed so
it looks more natural when reading.
Reported by Peter Tworek on tech-kern@.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 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