Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   elad
Date:           Fri Dec  7 19:46:19 UTC 2007

Modified Files:
        src/sys/netinet: if_arp.c
        src/sys/netipsec: xform_ipip.c
        src/sys/netkey: keysock.c
        src/sys/netnatm: natm_proto.c

Log Message:
Use struct initializers. No functional change.


To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 src/sys/netinet/if_arp.c
cvs rdiff -r1.19 -r1.20 src/sys/netipsec/xform_ipip.c
cvs rdiff -r1.44 -r1.45 src/sys/netkey/keysock.c
cvs rdiff -r1.11 -r1.12 src/sys/netnatm/natm_proto.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