Commit message (Expand) | 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 | |
* | The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER. | 2015-11-24 | 1 | -2/+1 | |
* | Remove some includes include-what-you-use claims don't | 2015-03-14 | 1 | -2/+1 | |
* | Fewer <netinet/in_systm.h> | 2014-07-22 | 1 | -5/+1 | |
* | Most network drivers include netinet/in_var.h, but apparently they | 2013-08-07 | 1 | -2/+1 | |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 1 | -8/+1 | |
* | #include <machine/intr.h> is not necessary here. | 2003-06-25 | 1 | -2/+1 | |
* | simplify; commiting at aazubel's place. | 2001-06-16 | 1 | -24/+19 | |
* | Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible Ethernet | 2001-03-29 | 1 | -0/+261 |