| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "name" field to struct device to allow human-readable hardware device | Michael Brown | 2007-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | names. Add "dev" pointer in struct net_device to tie network interfaces back to a hardware device. Force natural alignment of data types in __table() macros. This seems to prevent gcc from taking the unilateral decision to occasionally increase their alignment (which screws up the table packing). | ||||
| * | Added execv() and system(). | Michael Brown | 2006-12-08 | 1 | -0/+22 |
