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:   drochner
Date:           Fri Feb 24 19:33:09 UTC 2006

Modified Files:
        src/lib/libc/gen: sysctl.3 sysctl.c
        src/lib/libc/include: extern.h
        src/sys/sys: sysctl.h

Log Message:
complete constification of the sysctl() user side


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/lib/libc/gen/sysctl.3
cvs rdiff -r1.28 -r1.29 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.11 -r1.12 src/lib/libc/include/extern.h
cvs rdiff -r1.150 -r1.151 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