Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace issues. | mdodd | 2003-03-15 | 1 | -20/+20 |
* | Don't strip header from packets before input routine is called. | mdodd | 2003-03-15 | 1 | -2/+1 |
* | iso88025_ifattach() changes: | mdodd | 2003-03-15 | 1 | -1/+4 |
* | - Remove definition of senderr() from iso88025.h. | mdodd | 2003-03-15 | 1 | -1/+0 |
* | use __packed/__aligned rather than GCC-specific __attribute__. | alfred | 2002-09-23 | 1 | -2/+2 |
* | Fix logic inversion bug. | kbyanc | 2002-05-11 | 1 | -2/+2 |
* | Roll my own min() (named ISO88025_MIN() so as to not cause conflicts) so | kbyanc | 2002-05-08 | 1 | -2/+4 |
* | Move ISO88025 source routing information into sockaddr_dl's sdl_data | kbyanc | 2002-05-07 | 1 | -0/+9 |
* | - Define payload length constants for 4Mbps and 16Mbps. | mdodd | 2001-03-18 | 1 | -12/+22 |
* | o Replace most magic numbers related to token ring with #defines | lile | 2000-03-19 | 1 | -24/+34 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Submitted by: Larry Lile | julian | 1999-03-10 | 1 | -0/+7 |
* | World, I'd like you to meet the first FreeBSD token Ring driver. | julian | 1999-02-20 | 1 | -0/+105 |