Date: Sun, 31 Dec 2000 12:34:54 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: Chris Faulhaber <jedgar@fxp.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mtio.h Message-ID: <Pine.BSF.4.21.0012311234020.85056-100000@beppo.feral.com> In-Reply-To: <20001231152321.A54616@peitho.fxp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, that was an oops on my part. Yes, I was reverting it. But I wuz wrong.
It all came out of what I thought was a typo in mt.1. Sigh. Put in my tab,
willya?
On Sun, 31 Dec 2000, Chris Faulhaber wrote:
> On Sun, Dec 31, 2000 at 12:19:17PM -0800, Matthew Jacob wrote:
> >
> > Uh, no... why do you ask?
> >
>
> My bad, rev. 1.21:
>
> ===================================================================
> RCS file: /home/ncvs/src/sys/sys/mtio.h,v
> retrieving revision 1.20
> retrieving revision 1.21
> diff -u -p -r1.20 -r1.21
> --- src/sys/sys/mtio.h 1999/12/29 04:24:45 1.20
> +++ src/sys/sys/mtio.h 2000/04/26 11:34:51 1.21
> @@ -31,7 +31,7 @@
> * SUCH DAMAGE.
> *
> * @(#)mtio.h 8.1 (Berkeley) 6/2/93
> - * $FreeBSD: src/sys/sys/mtio.h,v 1.20 1999/12/29 04:24:45 peter Exp $
> + * $FreeBSD: src/sys/sys/mtio.h,v 1.21 2000/04/26 11:34:51 obrien Exp $
> */
>
> #ifndef _SYS_MTIO_H_
> @@ -225,7 +225,7 @@ union mterrstat {
> #define MTIOCGETEOTMODEL _IOR('m', 8, u_int32_t)
>
> #ifndef _KERNEL
> -#define DEFTAPE "/dev/nrsa0"
> +#define DEFTAPE "/dev/nsa0"
> #endif
>
> #ifdef _KERNEL
> --
> 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.0012311234020.85056-100000>
