Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to | alc | 2004-01-14 | 1 | -10/+8 |
* | NULL -> 0 | alfred | 2003-12-24 | 1 | -4/+4 |
* | Gross kludge: | imp | 2003-11-16 | 1 | -0/+8 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -4/+4 |
* | - The 'aux' field isn't around any longer. | mdodd | 2003-01-24 | 1 | -7/+5 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -4/+4 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -2/+2 |
* | HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155). | mdodd | 2002-09-30 | 1 | -0/+3307 |