Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2000 12:19:17 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        Chris Faulhaber <jedgar@fxp.org>
Cc:        Matt Jacob <mjacob@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mtio.h
Message-ID:  <Pine.BSF.4.21.0012311215150.85056-100000@beppo.feral.com>
In-Reply-To: <20001231090343.A44065@earth.causticlabs.com>

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

Uh, no... why do you ask?

remote.feral.com > cvs diff -r1.19 -r1.20 mtio.h 
Index: mtio.h
===================================================================
RCS file: /home/ncvs/src/sys/sys/mtio.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -r1.19 -r1.20
34c34
<  * $FreeBSD: src/sys/sys/mtio.h,v 1.19 1999/08/28 00:51:54 peter Exp $
---
>  * $FreeBSD: src/sys/sys/mtio.h,v 1.20 1999/12/29 04:24:45 peter Exp $
40c40
< #ifndef KERNEL
---
> #ifndef _KERNEL
227c227
< #ifndef KERNEL
---
> #ifndef _KERNEL
231c231
< #ifdef        KERNEL
---
> #ifdef        _KERNEL


On Sun, 31 Dec 2000, Chris Faulhaber wrote:

> On Sun, Dec 31, 2000 at 12:17:21AM -0800, Matt Jacob wrote:
> > mjacob      2000/12/31 00:17:21 PST
> > 
> >   Modified files:
> >     sys/sys              mtio.h 
> >   Log:
> >   Unbelievable how this slipped through. There is
> >   no such device as /dev/nsa0. The DEFTAPE should
> >   "/dev/nrsa0". *Groan*.
> >   
> >   Revision  Changes    Path
> >   1.22      +2 -2      src/sys/sys/mtio.h
> > 
> 
> So, you are backing out rev 1.20?
> 
> -- 
> Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
> --------------------------------------------------------
> FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
> 



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?Pine.BSF.4.21.0012311215150.85056-100000>