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:           Thu Apr 22 03:56:31 UTC 2004

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

Log Message:
Some lint cleaning, strip leading (and sometimes trailing) whitespace
from values to be assigned when processing a file.  Clean up error
reporting (print the name of the file and the line number), and tidy
some numeric conversions.  Continue after most "errors" when
processing a -f argument.

Addresses PR bin/25115.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 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