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
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Update/fix Makefile.depend for userland
Enable veriexec for loaderThis relies on libbearssl and libsecurebootto verify files read by loader in a maner equivalentto how mac_veriexecNote: disabled by default.Use is initially expected
Enable veriexec for loaderThis relies on libbearssl and libsecurebootto verify files read by loader in a maner equivalentto how mac_veriexecNote: disabled by default.Use is initially expected to be by embeded vendorsReviewed by: emaste, impSponsored by: Juniper NetworksDifferential Revision: D16336
show more ...
Move sys/boot to stand. Fix all references to new locationSponsored by: Netflix