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
Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asfound in Soekris hardware, for instance). The hardware supports accelerationof AES-128-CBC accessible through crypto(4) and
Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asfound in Soekris hardware, for instance). The hardware supports accelerationof AES-128-CBC accessible through crypto(4) and supplies entropy to random(4).TODO: o Implement rndtest(4) support o Performance enhancementsSubmitted by: Patrick Lamaizière <patfbsd -at- davenulle.org>Reviewed by: jhb, samMFC after: 1 week
show more ...