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:   he
Date:           Fri Mar 26 22:54:42 UTC 2004

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

Log Message:
Introduce sysc_init_field() and use it to make the code a little less ugly.
Also, fix another gcc2-unfriendly initialization.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/gen/sysctlgetmibinfo.c
cvs rdiff -r1.115 -r1.116 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