Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 1996 12:04:39 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/ppp Makefile ccp.c chap.h command.c hdlc.c md5.h md5c.c
Message-ID:  <199601302004.MAA24310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/01/30 12:04:38

  Modified:    usr.sbin/ppp  Makefile ccp.c chap.h command.c hdlc.c
  Removed:     usr.sbin/ppp  md5.h md5c.c
  Log:
  Use libmd's MD5.
  inline hdlc checksum calculation.
  make big tables const.
  
  Revision  Changes    Path
  1.5       +4 -2      src/usr.sbin/ppp/Makefile
  1.6       +2 -2      src/usr.sbin/ppp/ccp.c
  1.3       +2 -2      src/usr.sbin/ppp/chap.h
  1.14      +4 -4      src/usr.sbin/ppp/command.c
  1.8       +3 -3      src/usr.sbin/ppp/hdlc.c



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