Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
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
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andthe driver worked ok with them.Tested by: friends of yar
Remove the sbni(4) driver. No one responded to calls to test it oncurrent@ and stable@.
Add driver for Granch SBNI12-xx ISA and PCI network adapters.MFC after: 1 week