Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy | |
of gcc extensions have more of a chance. ok mcbride@, no objections from millert@, deraadt@ | |||
2000-12-06 | s/packed/__packed__/ | Michael Shalayeff | |
1999-01-23 | replace #pragma pack -> attribute((packed)) | Marc Espie | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. |