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: atatat
Date: Wed Mar 24 16:34:35 UTC 2004
Modified Files:
src/lib/libc/gen: sysctl.c
src/sbin/sysctl: sysctlutil.c
src/sys/kern: kern_sysctl.c
Log Message:
The new sysctl query interface returns the same information as the old
one, but you must pass in an empty node that indicates the version
you're using.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.5 -r1.6 src/sbin/sysctl/sysctlutil.c
cvs rdiff -r1.161 -r1.162 src/sys/kern/kern_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