Source-Changes archive

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

CVS commit: src/sbin/sysctl



Module Name:    src
Committed By:   atatat
Date:           Fri Mar 18 04:52:24 UTC 2005

Modified Files:
        src/sbin/sysctl: sysctl.c

Log Message:
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.98 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