Date: Sun, 8 Nov 1998 06:08:47 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/isa atapi-cd.c atapi-cd.h atapi.c atapi.h wcd.c src/sys/sys cdio.h wormio.h src/usr.sbin/wormcontrol wormcontrol.8 wormcontrol.c Message-ID: <199811081408.GAA28849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1998/11/08 06:08:47 PST
Modified files: (Branch: RELENG_2_2)
sys/i386/conf files.i386
sys/i386/isa atapi-cd.c atapi-cd.h atapi.c atapi.h
wcd.c
sys/sys cdio.h wormio.h
usr.sbin/wormcontrol wormcontrol.8 wormcontrol.c
Log:
MFC: port the "acd" driver to -stable. I ported the driver to 2.2.6
last month, the -stable diffs are thanks to Richard Kiss. Any mistake
in the commit is mine. Wormcontrol has also been modified.
Revision Changes Path
1.141.2.24 +2 -1 src/sys/i386/conf/files.i386
1.4.2.1 +224 -57 src/sys/i386/isa/atapi-cd.c
1.2.2.1 +12 -2 src/sys/i386/isa/atapi-cd.h
1.15.2.6 +96 -8 src/sys/i386/isa/atapi.c
1.8.2.3 +25 -5 src/sys/i386/isa/atapi.h
1.39.2.4 +9 -1 src/sys/i386/isa/wcd.c
1.14.2.3 +10 -1 src/sys/sys/cdio.h
1.2.2.2 +1 -0 src/sys/sys/wormio.h
1.3.2.4 +73 -1 src/usr.sbin/wormcontrol/wormcontrol.8
1.1.1.1.2.4 +408 -53 src/usr.sbin/wormcontrol/wormcontrol.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?199811081408.GAA28849>
