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:   christos
Date:           Fri Nov 20 02:14:57 UTC 2009

Modified Files:
        src/sys/net: if_arcsubr.c if_ecosubr.c if_ethersubr.c if_fddisubr.c
            if_tokensubr.c
        src/sys/netinet: if_arp.c

Log Message:
ar_tha() can return NULL; treat this as an error.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/net/if_arcsubr.c
cvs rdiff -u -r1.32 -r1.33 src/sys/net/if_ecosubr.c
cvs rdiff -u -r1.172 -r1.173 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.77 -r1.78 src/sys/net/if_fddisubr.c
cvs rdiff -u -r1.57 -r1.58 src/sys/net/if_tokensubr.c
cvs rdiff -u -r1.148 -r1.149 src/sys/netinet/if_arp.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