Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of BSD-2-Clause.Discussed with: pfgMFC After: 3 daysSponsored by: Netflix
show more ...
Drop "All rights reserved" from the files I ownAlso, add SPDX tags where needed.MFC after: 2 weeks
DIRDEPS_BUILD: Connect new directories.Sponsored by: Dell EMC Isilon
Fix file descriptor and memory leaks in pr(1)Also, hook NetBSD's pr test into the build, and add three more test cases.Reported by: Coverity, ValgrindCID: 271650 271651 271652 271653 271654 271
Fix file descriptor and memory leaks in pr(1)Also, hook NetBSD's pr test into the build, and add three more test cases.Reported by: Coverity, ValgrindCID: 271650 271651 271652 271653 271654 271655 271656 271656CID: 271657 271658 271659 1006939 1006940 1006941 1006942 1009098Reviewed by: ngieMFC after: 3 weeksSponsored by: Spectra Logic CorpDifferential Revision: https://reviews.freebsd.org/D9137