Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: dyoung
Date: Wed Sep 16 21:14:16 UTC 2009
Modified Files:
src/sys/dev/pci: if_lmc.c if_lmc.h
Log Message:
Pass lmc(4) through 'unifdef -U__FreeBSD__ -U__bsdi__ -U__OpenBSD__
-U__linux__ -D__NetBSD__ -UNETGRAPH' to shorten this driver by
>2500 lines. objdump -D does not reveal any differences in the
compiled code.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/dev/pci/if_lmc.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/if_lmc.h
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