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
Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3transformation and graid3(8) userland utility, which can be used forconfiguration. No manual page yet, sorry.Hardware provide
Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3transformation and graid3(8) userland utility, which can be used forconfiguration. No manual page yet, sorry.Hardware provided by: Daniel Seuffert
show more ...