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: atatat
Date: Sun Dec 28 22:36:37 UTC 2003
Modified Files:
src/sys/kern: init_sysctl.c kern_sysctl.c
src/sys/net: rtsock.c
Log Message:
Sysctl functions called for "generic" nodes should forward "query"
requests (where possible), rather than returning errors.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/kern/init_sysctl.c
cvs rdiff -r1.154 -r1.155 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.65 -r1.66 src/sys/net/rtsock.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