summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/ipxcp.c
AgeCommit message (Collapse)Author
2003-04-04strlcpy and snprintf; various people okTheo de Raadt
2002-07-01license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,Theo de Raadt
pushed for by tygs@netcologne.de. Apparently we also now known how to talk to the lawyers there, if we were so mad. Note that a few other copyright issues in pppd still remain, so this does not close this story.
2002-06-11-Wall cleanupHans Insulander
ok millert@, miod@
2002-05-26pid_t cleanupTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained ↵Todd C. Miller
outside the tree)
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1998-05-08pppd 2.3.5Todd C. Miller
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1997-09-05ppp 2.3.1Todd C. Miller
1996-12-23pppd 2.3b3 import. some minor buf oflow fixes and so.Michael Shalayeff
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel.
1996-07-20Update pppd to 2.3a4:joshd
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au