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
ichwd: don't attach to isa pnp device(s) by accidentReviewed by: imp, desMFC after: 1 week
Add a driver for the watchdog timer function present on the LPC interfacebridge in Intel ICH-series chipsets.The original implementation was by W. Daryl Hawkins of Texas A&M, but Ihave made subst
Add a driver for the watchdog timer function present on the LPC interfacebridge in Intel ICH-series chipsets.The original implementation was by W. Daryl Hawkins of Texas A&M, but Ihave made substantial modifications.
show more ...