Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 1998 12:45:18 -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 ccp.c ccp.h defs.c
Message-ID:  <199801292045.MAA09032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/01/29 12:45:17 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         ccp.c ccp.h defs.c 
  Log:
  o Move in_algorithm and out_algorithm into CcpInfo.
  o Take note of the return value of the compression layers
    init routine, and if it fails, bring the whole layer
    cleanly back down again.
  o Only use srandomdev() if ``__FreeBSD__ > 2'' - this makes
    these sources buildable on 2.2 (where I'm testing).
  
  Revision  Changes    Path
  1.30.2.2  +44 -33    src/usr.sbin/ppp/ccp.c
  1.14.2.2  +6 -3      src/usr.sbin/ppp/ccp.h
  1.11.4.1  +3 -2      src/usr.sbin/ppp/defs.c



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