Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 12:37:02 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
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
Message-ID:  <199909211937.MAA17729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <signal.h> lines.
  The original report was due to a mis-installation of the NetBS
  header files :-/
  
  Submitted by:	 Kazuyoshi Kato <kazk@yyy.or.jp>
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909211937.MAA17729>