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
Import the acpi_aibs(4) driver written by Constantine A. Murenin.It has more features than acpi_aiboost(4) and it will eventually replaceacpi_aiboost(4).Submitted by: Constantine A. Murenin <cnst
Import the acpi_aibs(4) driver written by Constantine A. Murenin.It has more features than acpi_aiboost(4) and it will eventually replaceacpi_aiboost(4).Submitted by: Constantine A. Murenin <cnst at FreeBSD.org>Reviewed by: freebsd-acpi, impMFC after: 1 month
show more ...