Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style(9): remove unneccesary space and blank lines, indentation, | harti | 2003-08-06 | 1 | -13/+12 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -3/+3 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -3/+3 |
* | Be consistent about functions being static. | phk | 2002-10-16 | 1 | -1/+1 |
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -1/+1 |
* | Initialise the intrq_present fields at runtime, not link time. This allows | msmith | 2002-01-08 | 1 | -2/+1 |
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 1 | -0/+2 |
* | Move the *intrq variables into net/intrq.c and unconditionally | brian | 2000-01-24 | 1 | -1/+4 |
* | Staticize. | eivind | 1998-02-09 | 1 | -3/+3 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -4/+0 |
* | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+131 |