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:   itojun
Date:           Fri Sep  5 23:02:44 UTC 2003

Modified Files:
        src/sys/net: if_gre.c if_gre.h if_spppsubr.c if_strip.c if_tokensubr.c
        src/sys/netinet: ip_gre.c

Log Message:
u_short -> u_int16_t


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/net/if_gre.c
cvs rdiff -r1.11 -r1.12 src/sys/net/if_gre.h
cvs rdiff -r1.68 -r1.69 src/sys/net/if_spppsubr.c
cvs rdiff -r1.49 -r1.50 src/sys/net/if_strip.c
cvs rdiff -r1.23 -r1.24 src/sys/net/if_tokensubr.c
cvs rdiff -r1.28 -r1.29 src/sys/netinet/ip_gre.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