| Commit message (Expand) | Author | Age | Files | Lines |
* | Use callout mechanism instead of timeout()/untimeout(). | ume | 2006-12-05 | 1 | -1/+1 |
* | Teach an IPv6 to ppp(4). | ume | 2006-11-11 | 1 | -1/+2 |
* | Axe ppp_for_tty(). Use tty->t_lsc pointer to store sc. This | glebius | 2005-08-12 | 1 | -1/+0 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+2 |
* | Don't abuse tp->t_sc, as it is now used by tty drivers. | cognet | 2004-11-07 | 1 | -0/+1 |
* | Make ppp(4) devices clonable and unloadable. | brooks | 2002-08-09 | 1 | -0/+1 |
* | Fixed some style bugs in the removal of __P(()). The main ones were | bde | 2002-03-24 | 1 | -4/+4 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -13/+13 |
* | Staticise private interface lists. | msmith | 2002-01-08 | 1 | -2/+0 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Remove some #if NFOO > 0 that are always true because of config rules. | peter | 2000-01-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -2/+2 |
* | Back out the `PPP_FILTER => NBPFILTER' changes | peter | 1997-10-18 | 1 | -3/+3 |
* | A better fix for both kernel and LKM compilation. | roberto | 1997-10-17 | 1 | -2/+2 |
* | Change PPP_FILTER into NBPFILTER to fix kernel compilation. | roberto | 1997-10-17 | 1 | -3/+3 |
* | Update for new callout interface. | gibbs | 1997-09-21 | 1 | -1/+2 |
* | Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the | peter | 1997-08-19 | 1 | -9/+12 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Eliminated sloppy common-style declarations. Now there are no duplicated | bde | 1996-04-13 | 1 | -2/+2 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -2/+1 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Merge/update ppp-2.2 kernel parts onto mainline. | peter | 1995-10-31 | 1 | -6/+10 |
* | Initial revision | peter | 1995-10-31 | 1 | -0/+104 |