Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ppp WARNS=5 clean | brian | 2004-09-05 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | o Redesign the layering mechanism and make the aliasing code part of | brian | 1999-05-08 | 1 | -1/+2 |
* | o Fix remaining sizeof problems for 64 bit machines. | brian | 1998-06-27 | 1 | -5/+7 |
* | o De-staticise things that don't need to be static. | brian | 1998-06-15 | 1 | -2/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -5/+3 |
* | Cosmetic (style): | brian | 1997-12-24 | 1 | -5/+5 |
* | strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1) | brian | 1997-12-23 | 1 | -2/+2 |
* | Add (BSD) copyright headers. | brian | 1997-12-21 | 1 | -2/+26 |
* | Allow random IP number allocation to peer. | brian | 1997-12-13 | 1 | -0/+200 |