NetBSD Problem Report #1400
From gnats Tue Aug 22 13:49:48 1995
Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by sun-lamp.pc.cs.cmu.edu (8.6.11/8.6.10) with ESMTP id NAA11099 for <gnats-bugs@sun-lamp.cs.berkeley.edu>; Tue, 22 Aug 1995 13:49:48 -0400
Message-Id: <199508221737.SAA13887@proton.mono.org>
Date: Tue, 22 Aug 1995 18:37:16 +0100
From: abs@mono.city.ac.uk
To: gnats-bugs@netbsd.org
Subject: Minor typo in sun3 ccd
X-Send-Pr-Version: 3.2
>Number: 1400
>Category: port-sun3
>Synopsis: Minor typo in sun3 ccd
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: gnats-admin
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 22 13:50:01 +0000 1995
>Closed-Date: Tue Aug 22 15:39:00 +0000 1995
>Last-Modified: Tue Aug 22 19:39:03 +0000 1995
>Originator: David Brownlee
>Release: Tue Aug 22 1995
>Organization:
Monochrome
>Environment:
sparc, 1.0A, current
System: NetBSD gluon.city.ac.uk 1.0A NetBSD 1.0A (GLUON) #1: monoadm@gluon.city.ac.uk:/mono/u1/NetBSD/src/sys/arch/sparc/compile/GLUON sparc
>Description:
The ccd changes gave the sun3 an i instead of a u :)
>How-To-Repeat:
build -current for sun3
>Fix:
#inclide -> #include
*** arch/sun3/sun3/conf.corig Tue Aug 22 18:26:00 1995
--- arch/sun3/sun3/conf.c Tue Aug 22 18:25:55 1995
***************
*** 55,61 ****
bdev_decl(st);
#include "cd.h"
bdev_decl(cd);
! #inclide "ccd.h"
bdev_decl(ccd);
struct bdevsw bdevsw[] =
--- 55,61 ----
bdev_decl(st);
#include "cd.h"
bdev_decl(cd);
! #include "ccd.h"
bdev_decl(ccd);
struct bdevsw bdevsw[] =
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: jtc
State-Changed-When: Tue Aug 22 15:39:00 1995
State-Changed-Why:
Fixed.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.