Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | network interface driver changes: | sam | 2002-11-14 | 1 | -15/+7 |
* | Use if_printf() instead of printf() to print "sbni#: blah". | brooks | 2002-10-01 | 1 | -4/+3 |
* | use __packed/__aligned rather than GCC-specific __attribute__. | alfred | 2002-09-23 | 1 | -1/+1 |
* | Make driver portable: | fjoe | 2002-08-05 | 1 | -34/+39 |
* | style fixes | fjoe | 2002-08-05 | 1 | -14/+16 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -3/+5 |
* | Rename a variable that might accidentally be duplicated elsewhere. | msmith | 2002-01-08 | 1 | -2/+2 |
* | Add driver for Granch SBNI12-xx ISA and PCI network adapters. | fjoe | 2001-11-21 | 1 | -0/+1312 |