Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 1995 00:03:19 -0500 (EST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/886: [CRITICAL] Last Patch was Wrong!
Message-ID:  <199512100503.AAA15486@hub.org>
Resent-Message-ID: <199512100610.WAA01684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         886
>Category:       kern
>Synopsis:       [CRITICAL] Last Patch was Wrong!
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec  9 22:10:04 PST 1995
>Last-Modified:
>Originator:     Marc G. Fournier
>Organization:
>Release:        FreeBSD 2.2-CURRENT i386
>Environment:

	

>Description:

	Sorry, I patched the wrong function in st.c...new patch included.

>How-To-Repeat:

	

>Fix:
	
*** scsi/st.c.orig        Sat Dec  9 23:39:54 1995
--- scsi/st.c     Sat Dec  9 23:58:54 1995
***************
*** 365,370 ****
--- 365,373 ----
  stattach(struct scsi_link *sc_link)
  {
        u_int32 unit;
+ #ifdef DEVFS
+       char name[32];
+ #endif

        struct scsi_data *st = sc_link->sd;


>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512100503.AAA15486>