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
Take the functionality contained in the former "options TDFX_LINUX"into a separate module. Accordingly, convert the option into a devicenamed similarly.Note for MFC: Perhaps the option should st
Take the functionality contained in the former "options TDFX_LINUX"into a separate module. Accordingly, convert the option into a devicenamed similarly.Note for MFC: Perhaps the option should stay in RELENG_6 for POLA reasons.Suggested by: scottlReviewed by: cokaneMFC after: 5 days
show more ...