|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| | This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix | 
| | 
| 
| 
| | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | miivar.h includes opt_platform.h. Make sure all the drivers that use the
miibus_if.h interface file have opt_platform.h as well. While some of
these may not, strictly speaking, need it, it's easier to include it
universally for miibus.
Sponsored by:		Netflix | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This simplifies make output/logic
Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
Notes:
    svn path=/head/; revision=314651 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | directly include only the header files needed. This reduces the
unneeded spamming of various headers into lots of files.
For now, this leaves us with very few modules including vnet.h
and thus needing to depend on opt_route.h.
Reviewed by:	brooks, gnn, des, zec, imp
Sponsored by:	The FreeBSD Foundation
Notes:
    svn path=/head/; revision=185571 | 
| | 
| 
| 
| | Notes:
    svn path=/head/; revision=185544 | 
|  | Asus EeePC and some Asus mainboards.
Reviewed by:	yongari, rpaulo, jhb
Tested by:	many
Approved by:	kib (mentor)
MFC after:	1 week
Notes:
    svn path=/head/; revision=183567 |