Age | Commit message (Expand) | Author |
---|---|---|
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 |