Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 1998 11:24:05 -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 command.c descriptor.h main.c mbuf.c server.c server.h systems.c
Message-ID:  <199802091924.LAA14439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/02/09 11:24:04 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         command.c descriptor.h main.c mbuf.c 
                         server.c server.h systems.c 
  Log:
  Make the server descriptor into a `sort' of struct descriptor.
  
  Revision  Changes    Path
  1.131.2.13 +5 -6      src/usr.sbin/ppp/command.c
  1.1.2.2   +2 -1      src/usr.sbin/ppp/Attic/descriptor.h
  1.121.2.17 +14 -57    src/usr.sbin/ppp/main.c
  1.13.2.3  +2 -3      src/usr.sbin/ppp/mbuf.c
  1.16.2.2  +108 -8    src/usr.sbin/ppp/server.c
  1.4.2.1   +12 -3     src/usr.sbin/ppp/server.h
  1.35.2.3  +2 -1      src/usr.sbin/ppp/systems.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?199802091924.LAA14439>