From owner-freebsd-bugs Sat Dec 9 22:10:09 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA01709 for bugs-outgoing; Sat, 9 Dec 1995 22:10:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA01684 Sat, 9 Dec 1995 22:10:06 -0800 (PST) Resent-Date: Sat, 9 Dec 1995 22:10:06 -0800 (PST) Resent-Message-Id: <199512100610.WAA01684@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, scrappy@hub.org Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA00243 for ; Sat, 9 Dec 1995 22:02:47 -0800 (PST) Received: from hub.org (hub.org [199.166.238.138]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id VAA02076 for ; Sat, 9 Dec 1995 21:03:23 -0800 Received: (from root@localhost) by hub.org (8.7.1/8.7.1) id AAA15486; Sun, 10 Dec 1995 00:03:19 -0500 (EST) Message-Id: <199512100503.AAA15486@hub.org> Date: Sun, 10 Dec 1995 00:03:19 -0500 (EST) From: "Marc G. Fournier" Reply-To: scrappy@hub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/886: [CRITICAL] Last Patch was Wrong! Sender: owner-bugs@freebsd.org Precedence: bulk >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: