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: Sat Sep 18 16:40:11 UTC 2004
Modified Files:
src/sys/dev: ccd.c vnd.c
src/sys/dev/isa: fd.c
src/sys/dev/usb: umass_scsipi.c
src/sys/sys: buf.h
src/sys/ufs/lfs: lfs_segment.c
Log Message:
change some members of struct buf from long to int.
ride on 2.0H.
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/dev/ccd.c
cvs rdiff -r1.109 -r1.110 src/sys/dev/vnd.c
cvs rdiff -r1.53 -r1.54 src/sys/dev/isa/fd.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/usb/umass_scsipi.c
cvs rdiff -r1.74 -r1.75 src/sys/sys/buf.h
cvs rdiff -r1.154 -r1.155 src/sys/ufs/lfs/lfs_segment.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