jemalloc: Remove obsolete files from the exclusion list

These files are not present upstream, nor in the tree after
autoconf/configure.

Remove the FREEBSD-* from the exclusion list. This likely breaks
FREEBSD-upgrade, but that needs to be rewritten for being used with a
vendor branch (or just scaled back to be just a how-to, no the full
script). Remove the dot files, since the upgrade process doesn't create
them.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2024-11-30 23:37:00 -07:00
parent 7aa7f4b5c3
commit 5fcaf13297

View File

@ -1,9 +1,3 @@
.appveyor.yml
.autom4te.cfg
.cirrus.yml
.git*
.travis.yml
FREEBSD-*
INSTALL.md
Makefile*
README
@ -17,7 +11,6 @@ configure*
doc/*.in
doc/*.xml
doc/*.xsl
doc/*.html
include/jemalloc/internal/atomic_msvc.h
include/jemalloc/internal/jemalloc_internal_defs.h.in
include/jemalloc/internal/jemalloc_preamble.h.in
@ -29,10 +22,8 @@ include/jemalloc/internal/public_namespace.sh
include/jemalloc/internal/public_symbols.txt
include/jemalloc/internal/public_unnamespace.h
include/jemalloc/internal/public_unnamespace.sh
include/jemalloc/internal/size_classes.sh
include/jemalloc/internal/smoothstep.sh
include/jemalloc/internal/tsd_win.h
include/jemalloc/jemalloc.h.in
include/jemalloc/jemalloc.sh
include/jemalloc/jemalloc_defs.h
include/jemalloc/jemalloc_defs.h.in
@ -48,7 +39,6 @@ include/jemalloc/jemalloc_rename.h
include/jemalloc/jemalloc_rename.sh
include/jemalloc/jemalloc_typedefs.h.in
include/msvc_compat/
install-sh
jemalloc.pc*
m4/
msvc/