| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
| | | | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in current: (cherry picked from commit 031beb4e239b) | ||||
| * | MFC mii: Add opt_platform.h to all miibus drivers | Warner Losh | 2022-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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 (cherry picked from commit b111430e54537a66080df115c3a2950a2922da5a) Author: Warner Losh <imp@FreeBSD.org> | ||||
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | ||||
| * | Hook up age(4) to the build. | Pyun YongHyeon | 2008-05-19 | 1 | -0/+8 |
| Notes: svn path=/head/; revision=179101 | |||||
