Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 13:09:28 +0200
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        Ruslan Ermilov <ru@ucb.crimea.ua>
Cc:        Warner Losh <imp@village.org>, Brian Somers <brian@Awfulhak.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/ppp arp.c bundle.c chat.c command.c defs.c exec.c i4b.c iface.c ip.c ipcp.c mp.c physical.c prompt.c radius.c route.c server.c tcp.c tty.c tun.c udp.c
Message-ID:  <19990920130928.M12619@bitbox.follo.net>
In-Reply-To: <19990920110500.E52742@relay.ucb.crimea.ua>; from Ruslan Ermilov on Mon, Sep 20, 1999 at 11:05:00AM %2B0300
References:  <199909200756.IAA02571@keep.lan.Awfulhak.org> <199909200757.BAA16031@harmony.village.org> <19990920110500.E52742@relay.ucb.crimea.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 20, 1999 at 11:05:00AM +0300, Ruslan Ermilov wrote:
> On Mon, Sep 20, 1999 at 01:57:03AM -0600, Warner Losh wrote:
> > In message <199909200756.IAA02571@keep.lan.Awfulhak.org> Brian Somers writes:
> > : Odd indeed.  I don't have access to any NetBSD boxes myself, but I've 
> > : been told that this changed in NetBSD-1.4.
> > 
> > OK.  I'll go take a look at the NetBSD 1.4 stuff I have...
> > 
> > Looks like errno is defined in errno.h, but I am looking at the
> > hpcmips tree which I believe to be 1.4, but do not know 100% if the
> > userland is 1.4 or not.  I suspect it is since the hpcmips tree is
> > being committed to NetBSD soonish and there were many libc issues to
> > deal with before that was allowed.
> > 
> http://www.freebsd.org/cgi/cvsweb.cgi/syssrc/sys/sys/errno.h.diff?r1=1.20&r2=1.21&cvsroot=netbsd

	http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/syssrc/sys/sys/errno.h
*and*
	http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/basesrc/include/errno.h
is probably better.

This shows that <errno.h> will still work, while <sys/errno.h> won't.

Eivind.


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?19990920130928.M12619>