Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Wed May 3 21:08:03 UTC 2000
Modified Files:
syssrc/sys/dev/pci: if_lmc.c if_lmc_common.c if_lmc_media.c
if_lmc_nbsd.c if_lmcvar.h
Log Message:
`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead. Also,
don't abuse the C preprocessor.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/if_lmc.c \
syssrc/sys/dev/pci/if_lmc_nbsd.c syssrc/sys/dev/pci/if_lmcvar.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/if_lmc_common.c \
syssrc/sys/dev/pci/if_lmc_media.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