| Age | Commit message (Expand) | Author |
| 2019-04-06 | KNF. No functional change. | msaitoh |
| 2016-08-05 | Actually commit the changes for making this into a loadable module. The | pgoyette |
| 2015-08-24 | sprinkle _KERNEL_OPT | pooka |
| 2009-04-18 | Use memcmp(9) and memcpy(9) directly rather than via | tsutsui |
| 2009-04-18 | Remove extra whitespace added by a stupid tool. | tsutsui |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-18 | bcmp -> memcmp | cegger |
| 2008-06-15 | remove unnecessary casts. | christos |
| 2008-02-20 | s/u_\(int[0-9]*_t\)/u\1/g | matt |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-04-19 | Perry reports that buf can be NULL, so deal with it. | christos |
| 2006-04-15 | Coverity CID 756: Remove bogus NULL checks. | christos |
| 2006-04-15 | Coverity CID 755: Protect against NULL deref. | christos |
| 2005-12-11 | ANSI function decls and application of static. | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-12-06 | Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined. | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-02 | KNF | itojun |
| 2001-11-12 | add RCSIDs | lukem |
| 2001-07-18 | bzero -> memset | thorpej |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 1999-03-13 | make this compile again | drochner |
| 1999-03-12 | exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 | perry |
| 1998-12-12 | Synchronize with the Ultrix version of the ppp release. | christos |
| 1997-05-17 | Update to ppp-2.3b5 | christos |
| 1997-03-12 | Update to ppp-2.3b4; from Paul Mackerras | christos |
| 1996-03-15 | Added packet filtering, support for "PPP Deflate" packet compression, | paulus |
| 1996-02-13 | Net prototypes | christos |
| 1995-11-20 | fix casts; should cast pointers to longs, not ints. | cgd |
| 1995-07-04 | Latest version of PPP stuff, with packet compression and other | paulus |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-08 | fixed sized types, where appropriate. when casting pointers to | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1994-05-08 | Version from ppp-2.1 release. | paulus |
| 1994-01-21 | got rid of a warning reported by Bill Sommerfeld | glass |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-08-14 | ppp from paul mackerras | deraadt |
| 1993-05-20 | add rcs ids to everything, and clean up headers | cgd |
| 1993-03-25 | added BPF support, as provided by David Greenman (davidg@implode.rain.com) | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |