Source-Changes archive

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

CVS commit: syssrc/sys/arch/sun3/dev



Module Name:    syssrc
Committed By:   tsutsui
Date:           Wed Sep  5 13:55:28 UTC 2001

Modified Files:
        syssrc/sys/arch/sun3/dev: if_ie.c

Log Message:
- bcopy() -> memcpy(), strcpy()
- bcmp() -> (static inline) ether_cmp()
- 6 -> ETHER_ADDR_LEN


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/sun3/dev/if_ie.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