index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pppd
/
pppd.h
Age
Commit message (
Expand
)
Author
2003-04-25
comment cleanup
Theo de Raadt
2002-07-01
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1998-07-12
Implement demand_drop() for demand mode pppd; try to avoid mbuf
Angelos D. Keromytis
1998-05-08
pppd 2.3.5
Todd C. Miller
1998-01-17
ppp-2.3.3 + some -Wall
Todd C. Miller
1997-10-25
Set CLOCAL for chat script by default. Add new option "modem_chat"
Todd C. Miller
1997-09-05
ppp 2.3.1
Todd C. Miller
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1996-12-23
pppd 2.3b3 import. some minor buf oflow fixes and so.
Michael Shalayeff
1996-07-20
Update pppd to 2.3a4:
joshd
1996-03-25
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt