Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sbin/sysctl



Module Name:    src
Committed By:   tron
Date:           Sat Mar 19 13:21:25 UTC 2005

Modified Files:
        src/sbin/sysctl [netbsd-3]: sysctl.c

Log Message:
Pull up revision 1.98 (requested by atatat in ticket #11):
Use regexes instead of static lists of annoying numbers to recognize
sysctl nodes that have "helpers".  This is more concise, imho more
easy to understand, and has the added bonus of making it *possible* to
assign helpers to dynamically numbered nodes.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.97.2.1 src/sbin/sysctl/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