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:           Sun Apr 25 05:47:54 UTC 2004

Modified Files:
        src/lib/libc/gen: sysctl.c
        src/sys/kern: kern_sysctl.c
        src/sys/sys: sysctl.h

Log Message:
Remove dynamic sysctl node version 0 from the tree.  It seemed okay at
first, but quickly showed its shortcomings.  The version 1 node we're
now using should be good for a while.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.171 -r1.172 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.123 -r1.124 src/sys/sys/sysctl.h

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