| Age | Commit message (Expand) | Author |
| 2016-04-28 | Constify rtentry of if_output | ozaki-r |
| 2008-02-20 | s/u_\(int[0-9]*_t\)/u\1/g | matt |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2005-12-28 | PR/5901: Felix A. Croes: PPP fast queue blocks traffic at normal priority. | christos |
| 2005-12-11 | ANSI function decls and application of static. | thorpej |
| 2005-12-10 | Multiple inclusion protection, as suggested by christos@ on tech-kern@ | elad |
| 2004-12-05 | Make ppp a cloning device. Based on the work of Quentin Garnier. | christos |
| 2003-09-01 | Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the | christos |
| 2003-07-08 | prototype must not have variable name | itojun |
| 2002-09-13 | copyright clarification. from openbsd | itojun |
| 2002-07-01 | new copyright boilerplate from CMU. from openbsd | itojun |
| 2002-05-12 | Make ppp_softc[] extern and declare in if_ppp.c | matt |
| 2001-01-15 | For SLIP/STRIP/PPP, use generic soft interrupts, if available. | thorpej |
| 2000-12-12 | Adapt to bpfattach() changes, and further centralize the bpfattach() | thorpej |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 1999-07-30 | remove reference to in6_systm.h (file itself will be removed afterwords) | itojun |
| 1999-05-12 | Decouple inbound and outbound filters. Now instead of using "active-filter" | thorpej |
| 1998-02-09 | add multiple inclusion protection (and cleanup). | perry |
| 1997-05-17 | Update to ppp-2.3b5 | christos |
| 1997-03-12 | Update to ppp-2.3b4; from Paul Mackerras | christos |
| 1997-01-03 | hide softc array and kernel routine prototypes from userland; PR misc/3070 | mikel |
| 1996-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 1996-03-15 | Added packet filtering, support for "PPP Deflate" packet compression, | paulus |
| 1995-07-04 | Use the right prototype for pppioctl(). | briggs |
| 1995-07-04 | Latest version of PPP stuff, with packet compression and other | paulus |