Date: Thu, 9 Mar 2000 04:40:42 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_disk.c Message-ID: <200003091240.EAA30425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/03/09 04:40:42 PST Modified files: sys/kern subr_disk.c Log: Fixed a null pointer panic for dumpon(8) on a nonexistent device whose driver uses the new disk layer. Reviewed by: phk Approved by: jkh Revision Changes Path 1.20 +3 -1 src/sys/kern/subr_disk.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?200003091240.EAA30425>