Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 00:36:48 -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:  <199909200736.AAA27840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/09/20 00:36:48 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:
  NetBSD has moved ``extern int errno;'' to signal.h :-/
  
  Submitted by:	Kazuyoshi Kato <kazk@yyy.or.jp>
  
  Revision  Changes    Path
  1.36      +4 -1      src/usr.sbin/ppp/arp.c
  1.66      +4 -1      src/usr.sbin/ppp/bundle.c
  1.62      +4 -1      src/usr.sbin/ppp/chat.c
  1.216     +4 -1      src/usr.sbin/ppp/command.c
  1.23      +4 -1      src/usr.sbin/ppp/defs.c
  1.10      +4 -1      src/usr.sbin/ppp/exec.c
  1.3       +4 -1      src/usr.sbin/ppp/i4b.c
  1.9       +4 -1      src/usr.sbin/ppp/iface.c
  1.73      +4 -1      src/usr.sbin/ppp/ip.c
  1.87      +4 -1      src/usr.sbin/ppp/ipcp.c
  1.31      +4 -1      src/usr.sbin/ppp/mp.c
  1.24      +4 -1      src/usr.sbin/ppp/physical.c
  1.18      +4 -1      src/usr.sbin/ppp/prompt.c
  1.9       +4 -1      src/usr.sbin/ppp/radius.c
  1.59      +4 -1      src/usr.sbin/ppp/route.c
  1.27      +4 -1      src/usr.sbin/ppp/server.c
  1.7       +4 -1      src/usr.sbin/ppp/tcp.c
  1.14      +4 -1      src/usr.sbin/ppp/tty.c
  1.19      +4 -1      src/usr.sbin/ppp/tun.c
  1.6       +4 -1      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?199909200736.AAA27840>