Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 1997 06:05:24 -0800 (PST)
From:      Brian Somers <brian>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ppp arp.c chat.c main.c os.c sig.c sig.h timer.c
Message-ID:  <199702251405.GAA23086@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       97/02/25 06:05:23

  Modified:    usr.sbin/ppp  arp.c chat.c main.c os.c sig.c sig.h timer.c
  Log:
  osreldate.h stuff suggested by: Eivind Eklund
  
  Remove #include's from sig.h and get dependant modules to include them
  themselves.  Make inclusion of if_var.h depend on __FreeBSD_version so
  that the -current version of ppp can be used with 2.1.*
  
  2.2 Candidate ?
  
  Revision  Changes    Path
  1.10      +4 -1      src/usr.sbin/ppp/arp.c
  1.17      +3 -1      src/usr.sbin/ppp/chat.c
  1.33      +3 -1      src/usr.sbin/ppp/main.c
  1.14      +4 -1      src/usr.sbin/ppp/os.c
  1.4       +3 -1      src/usr.sbin/ppp/sig.c
  1.5       +1 -3      src/usr.sbin/ppp/sig.h
  1.10      +2 -1      src/usr.sbin/ppp/timer.c



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