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/
Implement tests for the newly added -o flag.Sponsored by: Fudo Security
Rename some tests to end in _test.Requested by: ngieMFC after: 2 weeksX-MFC-With: r314886
Remove unneeded -x from tests.Reported by: ngieMFC after: 2 weeksX-MFC-With: r314886
pwait: Add a -t flag to specify a timeout before exiting, and tests.The exit status will be 124, as the timeout(1) utility uses.Reviewed by: jillesMFC after: 2 weeksDifferential Revision: https
pwait: Add a -t flag to specify a timeout before exiting, and tests.The exit status will be 124, as the timeout(1) utility uses.Reviewed by: jillesMFC after: 2 weeksDifferential Revision: https://reviews.freebsd.org/D9697
show more ...