From owner-cvs-sys Mon Nov 6 00:19:31 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA13162 for cvs-sys-outgoing; Mon, 6 Nov 1995 00:19:31 -0800 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA13144 ; Mon, 6 Nov 1995 00:19:26 -0800 Date: Mon, 6 Nov 1995 00:19:26 -0800 From: David Greenman Message-Id: <199511060819.AAA13144@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi sd.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk davidg 95/11/06 00:19:25 Modified: sys/scsi sd.c Log: Initialize the 3 remaining elements of the scsi_cmd struct rather than bzeroing the whole thing in sdstart().