From owner-cvs-all Mon Sep 20 0:45:27 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B2B2A1571C; Mon, 20 Sep 1999 00:45:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA94558; Mon, 20 Sep 1999 01:45:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA15828; Mon, 20 Sep 1999 01:44:16 -0600 (MDT) Message-Id: <199909200744.BAA15828@harmony.village.org> To: Brian Somers 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 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 20 Sep 1999 00:36:48 PDT." <199909200736.AAA27840@freefall.freebsd.org> References: <199909200736.AAA27840@freefall.freebsd.org> Date: Mon, 20 Sep 1999 01:44:16 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199909200736.AAA27840@freefall.freebsd.org> Brian Somers writes: : NetBSD has moved ``extern int errno;'' to signal.h :-/ So a simple #include doesn't get errno defined on NetBSD? That seems very odd since that is required by the standard to live in errno.h. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message