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: yamt
Date: Tue Sep 21 21:57:30 UTC 2004
Modified Files:
src/sys/dev/pci: if_bge.c if_dge.c if_ti.c
src/sys/sys: mbuf.h
Log Message:
introduce M_EXT_RW to allow mbuf external storage R/W.
discussed on tech-net@.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/if_dge.c
cvs rdiff -r1.61 -r1.62 src/sys/dev/pci/if_ti.c
cvs rdiff -r1.98 -r1.99 src/sys/sys/mbuf.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