Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 1998 17:36:11 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp auth.c chap.c command.c deflate.c hdlc.c ip.c modem.c pap.c route.c
Message-ID:  <199803130136.RAA00677@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/03/12 17:36:11 PST

  Modified files:
    usr.sbin/ppp         auth.c chap.c command.c deflate.c hdlc.c 
                         ip.c modem.c pap.c route.c 
  Log:
  Add extraneous braces to stiffle warnings from gcc-2.8
  
  Revision  Changes    Path
  1.28      +3 -2      src/usr.sbin/ppp/auth.c
  1.30      +3 -2      src/usr.sbin/ppp/chap.c
  1.133     +15 -12    src/usr.sbin/ppp/command.c
  1.7       +3 -2      src/usr.sbin/ppp/deflate.c
  1.30      +3 -2      src/usr.sbin/ppp/hdlc.c
  1.39      +3 -2      src/usr.sbin/ppp/ip.c
  1.80      +3 -2      src/usr.sbin/ppp/modem.c
  1.22      +3 -2      src/usr.sbin/ppp/pap.c
  1.43      +9 -8      src/usr.sbin/ppp/route.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?199803130136.RAA00677>