Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: dyoung
Date: Sat Jul 21 02:24:11 UTC 2007
Modified Files:
src/sys/net: if_ethersubr.c if_fddisubr.c if_tokensubr.c
Log Message:
Use NULL instead of 0 for null pointers.
To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/net/if_ethersubr.c
cvs rdiff -r1.68 -r1.69 src/sys/net/if_fddisubr.c
cvs rdiff -r1.46 -r1.47 src/sys/net/if_tokensubr.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