Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/14/1996 22:10:05
christos
Thu Mar 14 22:00:27 EST 1996
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12065
Modified Files:
CHANGES
Log Message:
Recent prototyping changes and fdopen -> filedescopen change
paulus
Thu Mar 14 22:04:13 EST 1996
Update of /a/cvsroot/src/usr.sbin/pppd
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12086
Modified Files:
Makefile auth.c ccp.c ccp.h chap.c chap.h fsm.c fsm.h ipcp.c
ipcp.h lcp.c lcp.h magic.c main.c options.c patchlevel.h
pathnames.h pppd.8 pppd.h sys-bsd.c upap.c upap.h
Log Message:
Several enhancements and bug-fixes to the PPP daemon, including new
support for demand dialling, packet filtering, idle timeout, multiple
packet compression schemes (including PPP Deflate), and a limit on
connect time.
paulus
Thu Mar 14 22:09:18 EST 1996
Update of /a/cvsroot/src/usr.sbin/pppd
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12262
Added Files:
bpf_compile.h demand.c gencode.c gencode.h grammar.y
nametoaddr.c scanner.l
Log Message:
Files added to pppd to support demand-dialling and packet filtering.