Date: Tue, 31 Oct 2000 00:09:51 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_ch.c src/sys/dev/advansys adwcam.c src/sys/dev/ahb ahb.c src/sys/dev/aic7xxx aic7xxx_freebsd.c Message-ID: <200010310809.AAA09062@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/10/31 00:09:51 PST Modified files: (Branch: RELENG_4) sys/cam cam_xpt.c sys/cam/scsi scsi_cd.c scsi_ch.c sys/dev/advansys adwcam.c sys/dev/ahb ahb.c sys/dev/aic7xxx aic7xxx_freebsd.c Log: MFC: M_ZERO changes. Justin asked that I keep this code in sync between -current and -stable. Revision Changes Path 1.80.2.8 +4 -5 src/sys/cam/cam_xpt.c 1.31.2.4 +6 -14 src/sys/cam/scsi/scsi_cd.c 1.20.2.2 +2 -3 src/sys/cam/scsi/scsi_ch.c 1.7.2.1 +2 -3 src/sys/dev/advansys/adwcam.c 1.18.2.2 +2 -3 src/sys/dev/ahb/ahb.c 1.3.2.10 +3 -4 src/sys/dev/aic7xxx/aic7xxx_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310809.AAA09062>