| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+2 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | sc_lasttime and sc_starttime are time_t's, not long's. | dillon | 2001-10-27 | 1 | -2/+2 |
* | Fix typo | julian | 2001-08-16 | 1 | -1/+1 |
* | Don't allocate an entire 1500 byte buffer on the stack. | julian | 2001-08-15 | 1 | -0/+1 |
* | The slip driver used to allocate a mbuf cluster without attaching | dwmalone | 2000-08-18 | 1 | -0/+1 |
* | Make sl(4) SLIP devices dynamically expansible. Yay! =) | green | 2000-05-30 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Remove bogus #ifdef INET - SLIP doesn't compile without INET. | eivind | 1997-12-20 | 1 | -3/+1 |
* | Update for new callout interface. | gibbs | 1997-09-21 | 1 | -2/+10 |
* | 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 |
* | Prevent mixing of static and dynamic unit allocation strategies | ache | 1996-05-13 | 1 | -1/+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 | -3/+3 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -11/+1 |
* | Fix several sysinit functions that had the wrong type and unnecessarily | bde | 1995-08-30 | 1 | -2/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | This sl enhancement helps to keep serial line (modem) connection alive. | ache | 1995-03-30 | 1 | -1/+5 |
* | Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should | phk | 1994-10-08 | 1 | -5/+5 |
* | Make idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+80 |