The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=7c9418613a31571e4eceda55a417f7183d26acb5
commit 7c9418613a31571e4eceda55a417f7183d26acb5 Author: Siva Mahadevan <[email protected]> AuthorDate: 2026-04-09 04:43:42 +0000 Commit: Xin LI <[email protected]> CommitDate: 2026-04-09 04:43:42 +0000 sys/contrib/zstd: further narrow FREEBSD-Xlist We don't need any docs or examples in tree, as well as any upstream-specific build infrastructure. Differential Revision: https://reviews.freebsd.org/D55836 --- sys/contrib/zstd/FREEBSD-Xlist | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/sys/contrib/zstd/FREEBSD-Xlist b/sys/contrib/zstd/FREEBSD-Xlist index f39005add49f..7d87acac5f4a 100644 --- a/sys/contrib/zstd/FREEBSD-Xlist +++ b/sys/contrib/zstd/FREEBSD-Xlist @@ -1,10 +1,19 @@ -.circleci +*/BUCK +.buckconfig +.buckversion .cirrus.yml .github .gitignore .travis.yml +CODE_OF_CONDUCT.md +CONTRIBUTING.md +Makefile +Package.swift +TESTING.md build contrib +doc +examples lib/dll programs/windres tests
