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:   atatat
Date:           Thu Mar 25 18:36:49 UTC 2004

Modified Files:
        src/lib/libc/gen: sysctl.c
        src/sys/kern: kern_sysctl.c

Log Message:
Unwind the nested designators for fields within structs within structs
(or unions).  This should really be put back once we're all using gcc3
for everything, since that makes it look a *lot* cleaner.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.166 -r1.167 src/sys/kern/kern_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