Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 1998 05:05:30 -0700 (PDT)
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 async.c filter.c ip.c lcp.c main.c route.c slcompress.c tun.h
Message-ID:  <199806271205.FAA21598@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/06/27 05:05:30 PDT

  Modified files:        (Branch: RELENG_2_2)
    usr.sbin/ppp         async.c filter.c ip.c lcp.c main.c 
                         route.c slcompress.c tun.h 
  Log:
  Cosmetic MFC:
    OpenBSD struct tunnel_header -> u_int32_t
    Fix ``sizeof(u_long) == 4'' errors.
    Suggested by: theo
  
  Revision  Changes    Path
  1.5.2.6   +3 -3      src/usr.sbin/ppp/async.c
  1.6.2.9   +2 -2      src/usr.sbin/ppp/filter.c
  1.9.2.18  +1 -2      src/usr.sbin/ppp/ip.c
  1.10.2.25 +1 -2      src/usr.sbin/ppp/lcp.c
  1.22.2.48 +1 -2      src/usr.sbin/ppp/main.c
  1.9.2.13  +3 -3      src/usr.sbin/ppp/route.c
  1.6.2.6   +5 -5      src/usr.sbin/ppp/slcompress.c
  1.3.2.2   +4 -4      src/usr.sbin/ppp/tun.h



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