Age | Commit message (Expand) | Author |
2007-10-17 | remove "unused variable" warnings | Charles Longeau |
2007-06-04 | bye bye ipx | Henning Brauer |
2007-03-06 | Remove code that's been commented out since '96. | Ray Lai |
2006-01-25 | Fix an off-by-one in pppd(8)'s option handling. ok tedu@ | Moritz Jodeit |
2003-04-04 | strlcpy and snprintf; various people ok | Theo de Raadt |
2002-12-23 | avoid null deref in calling option_erro(); pt out by hunter@comsys.com.ua | Michael Shalayeff |
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-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-09 | remove extraneous braces | Paul Janzen |
2001-06-23 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
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 |
1997-01-02 | inet_addr --> inet_aton | Michael Shalayeff |
1996-12-23 | pppd 2.3b3 import. some minor buf oflow fixes and so. | Michael Shalayeff |
1996-12-15 | Use inet_aton() instead of inet_addr() | Todd C. Miller |
1996-07-20 | Update pppd to 2.3a4: | joshd |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |