Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2000 02:20:53 -0700 (PDT)
From:      Gary Jennejohn <gj@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp slcompress.h src/sys/net slcompress.h
Message-ID:  <200004040920.CAA04919@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gj          2000/04/04 02:20:53 PDT

  Modified files:
    usr.sbin/ppp         slcompress.h 
    sys/net              slcompress.h 
  Log:
  Pass me the pointy hat.
  
  It was not a good idea to remove csu_header from struct cspace, it had
  ramifications which I didn't notice.
  
  Restore src/usr.sbin/ppp/slcompress.h to the way it was, since MAX_HDR
  was already defined as 128 there and it's a user program anyway.
  
  In sys/net/slcompress.h make MAX_HDR 128 intead of MLEN to avoid
  bloat.
  
  My apologies for any inconvenience.
  
  Revision  Changes    Path
  1.15      +9 -3      src/usr.sbin/ppp/slcompress.h
  1.16      +7 -2      src/sys/net/slcompress.h



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?200004040920.CAA04919>