Date: Mon, 26 Mar 2001 22:24:08 -0800 (PST) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_da.c src/sys/dev/ata ata-disk.c src/sys/dev/ida ida_disk.c src/sys/dev/twe twe_freebsd.c Message-ID: <200103270624.f2R6O9S34453@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2001/03/26 22:24:08 PST
Modified files:
sys/cam/scsi scsi_da.c
sys/dev/ata ata-disk.c
sys/dev/ida ida_disk.c
sys/dev/twe twe_freebsd.c
Log:
Change the dump routines to only abort if control-c is pressed.
If any other key is pressed, print a message stating that control-c
is how to abort.
Reviewed by: peter
Revision Changes Path
1.68 +4 -2 src/sys/cam/scsi/scsi_da.c
1.100 +4 -2 src/sys/dev/ata/ata-disk.c
1.24 +4 -2 src/sys/dev/ida/ida_disk.c
1.5 +4 -2 src/sys/dev/twe/twe_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?200103270624.f2R6O9S34453>
