Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SLIST instead of TAILQ for the ccb free list. | 2010-06-30 | 1 | -2/+2 | |
| | | | | ok krw | ||||
* | convert __attribute__((__packed__)) to __packed so that parsers unaware | 2003-11-16 | 1 | -2/+2 | |
| | | | | | of gcc extensions have more of a chance. ok mcbride@, no objections from millert@, deraadt@ | ||||
* | s/packed/__packed__/ | 2000-12-06 | 1 | -2/+2 | |
| | |||||
* | replace #pragma pack -> attribute((packed)) | 1999-01-23 | 1 | -4/+2 | |
| | |||||
* | Adaption to new bus.h from NetBSD. Various driver has been updated to | 1996-11-28 | 1 | -0/+232 | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. |