From owner-cvs-all Tue Sep 21 12:37: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE86614F18; Tue, 21 Sep 1999 12:37:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA17729; Tue, 21 Sep 1999 12:37:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199909211937.MAA17729@freefall.freebsd.org> From: Brian Somers Date: Tue, 21 Sep 1999 12:37:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/09/21 12:37:02 PDT Modified files: 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 Log: Back out the bogus #ifdef __NetBSD__ #include lines. The original report was due to a mis-installation of the NetBS header files :-/ Submitted by: Kazuyoshi Kato Revision Changes Path 1.37 +1 -4 src/usr.sbin/ppp/arp.c 1.67 +1 -4 src/usr.sbin/ppp/bundle.c 1.63 +1 -4 src/usr.sbin/ppp/chat.c 1.217 +1 -4 src/usr.sbin/ppp/command.c 1.24 +1 -4 src/usr.sbin/ppp/defs.c 1.11 +1 -4 src/usr.sbin/ppp/exec.c 1.4 +1 -4 src/usr.sbin/ppp/i4b.c 1.10 +1 -4 src/usr.sbin/ppp/iface.c 1.74 +1 -4 src/usr.sbin/ppp/ip.c 1.88 +1 -4 src/usr.sbin/ppp/ipcp.c 1.32 +1 -4 src/usr.sbin/ppp/mp.c 1.25 +1 -4 src/usr.sbin/ppp/physical.c 1.19 +1 -4 src/usr.sbin/ppp/prompt.c 1.10 +1 -4 src/usr.sbin/ppp/radius.c 1.60 +1 -4 src/usr.sbin/ppp/route.c 1.28 +1 -4 src/usr.sbin/ppp/server.c 1.8 +1 -4 src/usr.sbin/ppp/tcp.c 1.15 +1 -4 src/usr.sbin/ppp/tty.c 1.20 +1 -4 src/usr.sbin/ppp/tun.c 1.7 +1 -4 src/usr.sbin/ppp/udp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message