sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
my(4) doesn't need miibus(4).Approved by: rwatson (mentor)Obtained from: DragonFlyMFC after: 1 week
This time get it right
Makefile for the myson driver.