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/
DIRDEPS_BUILD: Connect new directories.Sponsored by: Dell EMC Isilon
csplit(1): Fix extraneous output in edge caseWhen the input to csplit contains fewer lines than the number of matchesspecified, extra output was mistakenly included in some output files.Fix the
csplit(1): Fix extraneous output in edge caseWhen the input to csplit contains fewer lines than the number of matchesspecified, extra output was mistakenly included in some output files.Fix the bug and add a simple ATF regression test.PR: 219024Submitted by: J.R. Oldroyd <fbsd at opal.com>
show more ...