Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl. | 2015-11-24 | 1 | -2/+1 | |
| | |||||
* | unifdef INET | 2014-12-22 | 1 | -3/+1 | |
| | |||||
* | Fewer <netinet/in_systm.h> | 2014-07-22 | 1 | -3/+1 | |
| | |||||
* | Most network drivers include netinet/in_var.h, but apparently they | 2013-08-07 | 1 | -2/+1 | |
| | | | | | don't have to. Just remove these include lines. Compiled on amd64 i386 sparc64; OK henning@ mikeb@ | ||||
* | Split the ti(4) driver into mostly bus-agnostic code and PCI-specific | 2009-08-29 | 1 | -0/+181 | |
attachment. Add SBus support to the bus-agnostic code. |