Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   christos
Date:           Sat Oct 25 08:26:14 UTC 2003

Modified Files:
        src/sys/netinet6: ah_input.c esp_input.c raw_ip6.c udp6_usrreq.c

Log Message:
fix uninitialized variables


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/netinet6/ah_input.c
cvs rdiff -r1.33 -r1.34 src/sys/netinet6/esp_input.c
cvs rdiff -r1.61 -r1.62 src/sys/netinet6/raw_ip6.c
cvs rdiff -r1.59 -r1.60 src/sys/netinet6/udp6_usrreq.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