HardenedBSD/src cb0c532contrib/less screen.c, sys/kern vfs_subr.c

Merge remote-tracking branch 'internal/freebsd/13-stable/main' into hardened/13-stable/master

Conflicts:
        bin/cat/cat.c
        lib/libc/gen/auxv.3
        libexec/rc/rc.d/archdep
        share/man/man5/src.conf.5
        sys/amd64/amd64/elf_machdep.c
        sys/amd64/cloudabi64/cloudabi64_sysvec.c
        sys/amd64/linux/linux_sysvec.c
        sys/amd64/linux32/linux32_sysvec.c
        sys/arm/arm/elf_machdep.c
        sys/arm64/linux/linux_sysvec.c
        sys/compat/ia32/ia32_sysvec.c
        sys/i386/cloudabi32/cloudabi32_sysvec.c
        sys/i386/linux/imgact_linux.c
        sys/i386/linux/linux_sysvec.c
        sys/kern/imgact_aout.c
        sys/kern/kern_module.c

    [22 lines not shown]
DeltaFile
+175-44sys/vm/vm_map.c
+97-38sys/kern/vfs_subr.c
+64-0tests/sys/vm/stack/stack_dlopen_exec_test.c
+57-0tests/sys/vm/stack/stack_mprotect_exec_test.c
+42-11contrib/less/screen.c
+51-0tests/sys/vm/mmap_map_32bit_helper.c
+486-9331,889 files not shown
+1,170-49,85331,895 files

HardenedBSD/src 023fc80tests/sys/cddl/zfs/tests/cli_root/zpool_import zpool_import_007_pos.ksh zpool_import_008_pos.ksh

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
DeltaFile
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_007_pos.ksh
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_008_pos.ksh
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_009_neg.ksh
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_010_pos.ksh
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_011_neg.ksh
+0-2tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_012_pos.ksh
+0-129,627 files not shown
+0-11,2189,633 files

HardenedBSD/src 961a16bshare/colldef_unicode zh_CN.UTF-8.src ja_JP.UTF-8.src, tools/tools/locale/etc/final-maps widths.txt map.UTF-8

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+41,994-42,295share/colldef_unicode/zh_CN.UTF-8.src
+7,289-7,291share/colldef_unicode/ja_JP.UTF-8.src
+9,992-1tools/tools/locale/etc/final-maps/widths.txt
+2,788-2,763share/colldef_unicode/zh_TW.UTF-8.src
+4,490-1tools/tools/locale/etc/final-maps/map.UTF-8
+0-1,141usr.bin/unzip/unzip.c
+66,553-53,49264 files not shown
+71,529-58,26370 files

HardenedBSD/src 237ad87share/colldef_unicode zh_CN.UTF-8.src ja_JP.UTF-8.src, tools/tools/locale/etc/final-maps widths.txt map.UTF-8

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+41,994-42,295share/colldef_unicode/zh_CN.UTF-8.src
+7,289-7,291share/colldef_unicode/ja_JP.UTF-8.src
+9,992-1tools/tools/locale/etc/final-maps/widths.txt
+2,788-2,763share/colldef_unicode/zh_TW.UTF-8.src
+4,490-1tools/tools/locale/etc/final-maps/map.UTF-8
+0-1,141usr.bin/unzip/unzip.c
+66,553-53,49264 files not shown
+71,529-58,26370 files

HardenedBSD/src b306c60share/colldef_unicode zh_CN.UTF-8.src ja_JP.UTF-8.src, tools/tools/locale/etc/final-maps widths.txt map.UTF-8

locale: update to CLDR 43 and Unicode 15

Reviewed by:    bapt
Differential Revision:  https://reviews.freebsd.org/D41151
DeltaFile
+41,994-42,295share/colldef_unicode/zh_CN.UTF-8.src
+7,289-7,291share/colldef_unicode/ja_JP.UTF-8.src
+9,992-1tools/tools/locale/etc/final-maps/widths.txt
+2,788-2,763share/colldef_unicode/zh_TW.UTF-8.src
+4,490-1tools/tools/locale/etc/final-maps/map.UTF-8
+186-196share/colldef_unicode/fa_AF.UTF-8.src
+66,739-52,54750 files not shown
+71,313-56,87856 files

HardenedBSD/src 34ab832contrib/binutils Makefile.in, contrib/terminus ter-u32n.bdf ter-u32b.bdf

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi

Conflicts:
        Makefile.inc1 (unresolved)
        share/man/man5/src.conf.5 (unresolved)
        targets/pseudo/bootstrap-tools/Makefile (unresolved)
        tools/build/options/WITH_OFED_EXTRA (deleted)
DeltaFile
+71,590-432tools/tools/locale/etc/final-maps/widths.txt
+52,834-0contrib/terminus/ter-u32n.bdf
+52,834-0contrib/terminus/ter-u32b.bdf
+0-49,485contrib/binutils/Makefile.in
+47,418-0contrib/terminus/ter-u28b.bdf
+47,418-0contrib/terminus/ter-u28n.bdf
+272,094-49,91725,491 files not shown
+3,013,181-3,285,38525,497 files

HardenedBSD/src c7ce6b0contrib/libstdc++ configure, lib/clang/liblldb LLDBWrapLua.cpp

Merge branch 'hardened/current/master' into hardened/current/uninit-autoinit
DeltaFile
+0-111,817contrib/libstdc++/configure
+72,183-0lib/clang/liblldb/LLDBWrapLua.cpp
+71,590-432tools/tools/locale/etc/final-maps/widths.txt
+31,726-39,305share/ctypedef/ja_JP.eucJP.src
+59,521-0sys/contrib/dev/iwm/iwm-9000-34.fw.uu
+59,517-0sys/contrib/dev/iwm/iwm-9260-34.fw.uu
+294,537-151,55460,534 files not shown
+10,288,584-10,879,88160,540 files

HardenedBSD/src 84c57d1tools/tools/locale README Makefile, tools/tools/locale/etc charmaps.xml

Merge branch 'freebsd/current/main' into hardened/current/master

* freebsd/current/main:
  bsdcat,cpio,tar: derive version string from archive.h
  cxgbe: replace zero sized array by flexible array
  Set stdout & stderr unbuffered, so that the "telnet>" prompt also shows up when output is redirected:
  Revert "bsnmpclient(3): make it thread-safe"
  Fix generation of colldef source files for non-UTF-8 locales
  look(1): Add EXAMPLES section
  lsvfs(1): Add EXAMPLES section
DeltaFile
+215-206tools/tools/locale/etc/charmaps.xml
+136-72tools/tools/locale/tools/cldr2def.pl
+30-1usr.bin/look/look.1
+17-1usr.bin/lsvfs/lsvfs.1
+7-2tools/tools/locale/README
+4-2tools/tools/locale/Makefile
+409-2848 files not shown
+423-29314 files

HardenedBSD/src 9168064tools/tools/locale README Makefile, tools/tools/locale/etc charmaps.xml

Fix generation of colldef source files for non-UTF-8 locales

- Files for colldef were generated by duplicating UTF-8 collation files
  for each language and included invalid characters in the non-UTF-8
  encodings.  localedef(1) does not allow those characters.
  cldr2def.pl now checks if the characters are valid based on charmap files.

  TODO: ja_JP.UTF-8 locale should not be generated solely from CLDR because
  it was standardized in a document "UI-OSF Application Platform Profile for
  Japanese Environment" which was incompatible with information in CLDR.
  Most of commercial Unix vendors adopt this pre-Unicode-era document
  as the reference even for UTF-8 locale.  Newer versions of Solaris have
  added a CLDR version as ja_JP.UTF-8 at cldr, and IBM AIX has used
  JA_JP.UTF-8 for the UI-OSF specification and ja_JP.UTF-8 for CLDR.

  Note that this commit does not change generation of ja_JP.UTF-8.
  Changes related to this issue will be committed separately later.

- Generate POSIX charamap UTF-32 as a reference.  It was confusing that

    [13 lines not shown]
DeltaFile
+215-206tools/tools/locale/etc/charmaps.xml
+136-72tools/tools/locale/tools/cldr2def.pl
+7-2tools/tools/locale/README
+4-2tools/tools/locale/Makefile
+362-2824 files

HardenedBSD/src 4b3412btools/tools/locale Makefile README, tools/tools/locale/etc/final-maps widths.txt

Merge branch 'freebsd/12-stable/master' into hardened/12-stable/master

* freebsd/12-stable/master:
  MFC r368390:
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+125-0tools/tools/locale/tools/mkwidths.pl
+51-0tools/tools/locale/tools/getwidths.c
+17-1tools/tools/locale/Makefile
+4-0tools/tools/locale/README
+71,852-4335 files

HardenedBSD/src aaab0cctools/tools/locale Makefile README, tools/tools/locale/etc/final-maps widths.txt

MFC r368390:

update wcwidth data from utf8proc

Character width data being out of date is a constant source
of weird rendering issues and wasted time trying to diagnose
those, e.g. as reported by Jeremy Chadwick:

https://gitlab.com/muttmua/mutt/-/issues/67

Sadly, there is no real ("standard") wcwidth data source, so
this tries to rectify the problem using the utf8proc one (through
its C API) which would hopefully benefeat both FreeBSD and
utf8proc through bug reports (if any).

PR:             251767
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+125-0tools/tools/locale/tools/mkwidths.pl
+51-0tools/tools/locale/tools/getwidths.c
+17-1tools/tools/locale/Makefile
+4-0tools/tools/locale/README
+71,852-4335 files

HardenedBSD/src d074cb2tools/tools/locale Makefile README, tools/tools/locale/etc/final-maps widths.txt

MFC r368390:

update wcwidth data from utf8proc

Character width data being out of date is a constant source
of weird rendering issues and wasted time trying to diagnose
those, e.g. as reported by Jeremy Chadwick:

https://gitlab.com/muttmua/mutt/-/issues/67

Sadly, there is no real ("standard") wcwidth data source, so
this tries to rectify the problem using the utf8proc one (through
its C API) which would hopefully benefeat both FreeBSD and
utf8proc through bug reports (if any).

PR:             251767
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+125-0tools/tools/locale/tools/mkwidths.pl
+51-0tools/tools/locale/tools/getwidths.c
+17-1tools/tools/locale/Makefile
+4-0tools/tools/locale/README
+71,852-4335 files

HardenedBSD/src 55e224ashare/monetdef ga_IE.UTF-8.src, share/timedef ga_IE.UTF-8.src

Merge branch 'freebsd/12-stable/master' into hardened/12-stable/master

* freebsd/12-stable/master:
  MFC r367768: Stop using NVME_MAX_XFER_SIZE constant.
  MFC r368132: Increase nvme(4) maximum transfer size from 1MB to 2MB.
  MFC r353491 by eugen:
  MFC r368489:
  MFC r367976:
  MFC r366365:
  MFC r340992:
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+135-73tools/tools/locale/Makefile
+83-0share/timedef/ga_IE.UTF-8.src
+53-26tools/tools/locale/README
+31-31tests/sys/fs/fusefs/write.cc
+50-0share/monetdef/ga_IE.UTF-8.src
+906-13031 files not shown
+1,081-25937 files

HardenedBSD/src e55f63atools/tools/locale Makefile README, tools/tools/locale/etc/final-maps map.UTF-8

MFC r353491 by eugen:

Add missing port to the list of needed tools in the README file
describing locale rebuild process:

devel/apache-ant

MFC r353791:

tools/tools/locale: allow POSIX target to be built in parallel

While it's rarely used target, more so a one not used during the
buildworld, it helps when it's not taking hours (literally).

MFC r364245 by hrs:

- Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically

    [22 lines not shown]
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+134-72tools/tools/locale/Makefile
+53-26tools/tools/locale/README
+23-15tools/tools/locale/tools/finalize
+25-6tools/tools/locale/tools/utf8-rollup.pl
+29-0tools/tools/locale/patch/patch-UnicodeData.txt
+818-1192 files not shown
+826-1218 files

HardenedBSD/src b95930dtools/tools/locale Makefile README, tools/tools/locale/etc/final-maps map.UTF-8

MFC r353491 by eugen:

Add missing port to the list of needed tools in the README file
describing locale rebuild process:

devel/apache-ant

MFC r353791:

tools/tools/locale: allow POSIX target to be built in parallel

While it's rarely used target, more so a one not used during the
buildworld, it helps when it's not taking hours (literally).

MFC r364245 by hrs:

- Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically

    [22 lines not shown]
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+134-72tools/tools/locale/Makefile
+53-26tools/tools/locale/README
+23-15tools/tools/locale/tools/finalize
+25-6tools/tools/locale/tools/utf8-rollup.pl
+29-0tools/tools/locale/patch/patch-UnicodeData.txt
+818-1192 files not shown
+826-1218 files

HardenedBSD/src 1a17a3bstand/libsa/zfs nvlist.c, sys/arm64/arm64 mp_machdep.c

Merge branch 'freebsd/current/master' into hardened/current/master

* freebsd/current/master: (31 commits)
  Bump __FreeBSD_version for removal of crypto fd's in r368005.
  Ensure the boot CPU is CPU 0 on arm64
  Properly define the bool type in the BSD kernel shim.
  arm: Let the GDB stub write to SP, LR and GP registers
  Add missing refcount.9 MLINKS
  iflib: Avoid leaking the freelist bitmaps upon driver detach
  iflib: Detach tasks upon device registration failure
  loader: xdr_array is missing count
  Fix compilation after r368397.
  Add missing busdma prototypes for load and unload and implement dummy sync function for kernel bootloader shim code.
  Tidy up code a bit. Add missing section comments. No functional change.
  Prefer using the MIN() function macro over the min() inline function in the LinuxKPI. Linux defines min() to be a macro, while in FreeBSD min() is a static inline function clamping its arguments to "unsigned int".
  Allow sys/refcount.h to be used by standalone builds. No functional change.
  Fix the source directory when installing the results.  The install target did not install them actually.
  uma: Make uma_zone_set_maxcache() work better with small limits
  uma: Enforce the use of uz_bucket_size_max in the free path

    [5 lines not shown]
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+245-120stand/libsa/zfs/nvlist.c
+125-0tools/tools/locale/tools/mkwidths.pl
+66-39sys/arm64/arm64/mp_machdep.c
+36-55sys/net/iflib.c
+36-49sys/vm/uma_core.c
+72,163-69535 files not shown
+72,429-78941 files

HardenedBSD/src b803311tools/tools/locale Makefile README, tools/tools/locale/etc/final-maps widths.txt

update wcwidth data from utf8proc

Character width data being out of date is a constant source
of weird rendering issues and wasted time trying to diagnose
those, e.g. as reported by Jeremy Chadwick:

https://gitlab.com/muttmua/mutt/-/issues/67

Sadly, there is no real ("standard") wcwidth data source, so
this tries to rectify the problem using the utf8proc one (through
its C API) which would hopefully benefeat both FreeBSD and
utf8proc through bug reports (if any).

Reviewed by:    bapt
Differential Revision:  https://reviews.freebsd.org/D27259
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+125-0tools/tools/locale/tools/mkwidths.pl
+51-0tools/tools/locale/tools/getwidths.c
+17-1tools/tools/locale/Makefile
+4-0tools/tools/locale/README
+71,852-4335 files

HardenedBSD/src 2c8d444tools/tools/locale Makefile README, tools/tools/locale/etc/final-maps widths.txt

update wcwidth data from utf8proc

Character width data being out of date is a constant source
of weird rendering issues and wasted time trying to diagnose
those, e.g. as reported by Jeremy Chadwick:

https://gitlab.com/muttmua/mutt/-/issues/67

Sadly, there is no real ("standard") wcwidth data source, so
this tries to rectify the problem using the utf8proc one (through
its C API) which would hopefully benefeat both FreeBSD and
utf8proc through bug reports (if any).

Reviewed by:    bapt
Differential Revision:  https://reviews.freebsd.org/D27259
DeltaFile
+71,655-432tools/tools/locale/etc/final-maps/widths.txt
+125-0tools/tools/locale/tools/mkwidths.pl
+51-0tools/tools/locale/tools/getwidths.c
+17-1tools/tools/locale/Makefile
+4-0tools/tools/locale/README
+71,852-4335 files

HardenedBSD/src f86c9ebcontrib/llvm-project/llvm/lib/Analysis/models/inliner saved_model.pbtxt, contrib/sqlite3 sqlite3.c

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi

Conflicts:
        Makefile.inc1 (unresolved)
        share/man/man5/src.conf.5 (unresolved)
        share/mk/src.opts.mk (unresolved)
        share/mk/sys.mk (unresolved)
DeltaFile
+95,073-589share/man/man5/src.conf.5
+35,376-0sys/contrib/openzfs/include/sys/u8_textprep_data.h
+32,634-0contrib/llvm-project/llvm/lib/Analysis/models/inliner/saved_model.pbtxt
+27,826-0sys/contrib/openzfs/module/zstd/lib/zstd.c
+9,980-9,250contrib/sqlite3/sqlite3.c
+10,609-0sys/contrib/openzfs/module/zfs/arc.c
+211,498-9,83918,438 files not shown
+1,674,079-664,95318,444 files

HardenedBSD/src 0e3bd8acontrib/llvm-project/llvm/lib/Analysis/models/inliner saved_model.pbtxt, contrib/llvm-project/llvm/lib/Target/Hexagon HexagonDepIICScalar.td

MFH

Sponsored by:   Rubicon Communications, LLC (netgate.com)
DeltaFile
+35,376-0sys/contrib/openzfs/include/sys/u8_textprep_data.h
+32,634-0contrib/llvm-project/llvm/lib/Analysis/models/inliner/saved_model.pbtxt
+27,826-0sys/contrib/openzfs/module/zstd/lib/zstd.c
+9,980-9,250contrib/sqlite3/sqlite3.c
+10,565-0sys/contrib/openzfs/module/zfs/arc.c
+6,876-3,589contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepIICScalar.td
+123,257-12,83911,178 files not shown
+1,373,540-560,26311,184 files

HardenedBSD/src e251528 (r364886)contrib/llvm-project/llvm/lib/Analysis/models/inliner saved_model.pbtxt, contrib/llvm-project/llvm/lib/Target/Hexagon HexagonDepIICScalar.td

MFH

Sponsored by:   Rubicon Communications, LLC (netgate.com)
DeltaFile
+35,376-0sys/contrib/openzfs/include/sys/u8_textprep_data.h
+32,634-0contrib/llvm-project/llvm/lib/Analysis/models/inliner/saved_model.pbtxt
+27,826-0sys/contrib/openzfs/module/zstd/lib/zstd.c
+9,980-9,250contrib/sqlite3/sqlite3.c
+10,565-0sys/contrib/openzfs/module/zfs/arc.c
+6,876-3,589contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepIICScalar.td
+123,257-12,83911,178 files not shown
+1,373,540-560,26311,184 files

HardenedBSD/src de6fc2e (r364251)sys/arm64/rockchip if_dwc_rk.c, sys/dev/usb/misc cp2112.c

Merge ^/head r364082 through r364250.
DeltaFile
+379-301sys/dev/usb/misc/cp2112.c
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+485-55sys/arm64/rockchip/if_dwc_rk.c
+3-244sys/kern/vfs_subr.c
+189-25sys/vm/vm_pageout.c
+129-64tools/tools/locale/Makefile
+1,739-689169 files not shown
+3,872-1,830175 files

HardenedBSD/src c7c2e1esys/arm64/rockchip if_dwc_rk.c, sys/dev/usb/misc cp2112.c

Merge ^/head r364082 through r364250.
DeltaFile
+379-301sys/dev/usb/misc/cp2112.c
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+485-55sys/arm64/rockchip/if_dwc_rk.c
+3-244sys/kern/vfs_subr.c
+189-25sys/vm/vm_pageout.c
+129-64tools/tools/locale/Makefile
+1,739-689169 files not shown
+3,872-1,830175 files

HardenedBSD/src 7698e3atools/tools/locale Makefile README, tools/tools/locale/etc/final-maps map.UTF-8

Merge branch 'freebsd/current/master' into hardened/current/master

* freebsd/current/master:
  - Update to Unicode CLDR v35 (Unicode 12.0).
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+129-64tools/tools/locale/Makefile
+53-27tools/tools/locale/README
+23-15tools/tools/locale/tools/finalize
+25-6tools/tools/locale/tools/utf8-rollup.pl
+29-0tools/tools/locale/patch/patch-UnicodeData.txt
+813-1122 files not shown
+821-1148 files

HardenedBSD/src 84fa0ef (r364245)tools/tools/locale Makefile README, tools/tools/locale/etc/final-maps map.UTF-8

- Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
  generate locale source files.  With this change, just typing
  "make obj && make -j4" will rebuild them.  Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
  in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
  CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
    Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
    Add a verbose error message.

- tools/utf8-rollup.pl:

    [4 lines not shown]
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+129-64tools/tools/locale/Makefile
+53-27tools/tools/locale/README
+23-15tools/tools/locale/tools/finalize
+25-6tools/tools/locale/tools/utf8-rollup.pl
+29-0tools/tools/locale/patch/patch-UnicodeData.txt
+813-1122 files not shown
+821-1148 files

HardenedBSD/src 18e5880tools/tools/locale Makefile README, tools/tools/locale/etc/final-maps map.UTF-8

- Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
  generate locale source files.  With this change, just typing
  "make obj && make -j4" will rebuild them.  Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
  in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
  CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
    Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
    Add a verbose error message.

- tools/utf8-rollup.pl:

    [4 lines not shown]
DeltaFile
+554-0tools/tools/locale/etc/final-maps/map.UTF-8
+129-64tools/tools/locale/Makefile
+53-27tools/tools/locale/README
+23-15tools/tools/locale/tools/finalize
+25-6tools/tools/locale/tools/utf8-rollup.pl
+29-0tools/tools/locale/patch/patch-UnicodeData.txt
+813-1122 files not shown
+821-1148 files

HardenedBSD/src 8cc71a9contrib/llvm-project/llvm/lib/Target/Hexagon HexagonDepInstrInfo.td, contrib/llvm-project/llvm/lib/Target/X86 X86ISelLowering.cpp

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi

Conflicts:
        gnu/lib/libgcc/Makefile (deleted)
        share/man/man5/src.conf.5 (unresolved)
        usr.bin/clang/lld/Makefile (unresolved)
        usr.sbin/rpc.statd/Makefile (unresolved)
DeltaFile
+59,521-0sys/contrib/dev/iwm/iwm-9000-34.fw.uu
+59,517-0sys/contrib/dev/iwm/iwm-9260-34.fw.uu
+45,556-0contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp
+0-42,750contrib/llvm/lib/Target/X86/X86ISelLowering.cpp
+0-37,629contrib/llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
+37,628-0contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
+202,222-80,37929,524 files not shown
+5,482,014-5,100,48629,530 files

HardenedBSD/src 55f249bsys/netinet sctp_dtrace_declare.h sctp_kdtrace.h, sys/powerpc/aim mmu_oea64.c

Merge branch 'freebsd/current/master' into hardened/current/master

* freebsd/current/master:
  Remove the aarch64 libclang_rt.profile library from llvm 8.0.1.
  Remove an unused parameter from get_new_keyid().
  Correct a transcription error that broke GENERIC introduced in r353496.
  Move the definition of _vm_map_assert_consistent so that it can use vm_map_free_{left,right} rather than re-implementing them.  Use the VM_MAP_FOREACH macro where applicable.  Fix some indentation.
  Use epoch(9) directly instead of obsoleted KPI.
  ipfw(4) rule matching always happens in network epoch.
  Fix the driver attachment in cases when the external resource devices (resets, regulators, clocks) are not available.
  in6ifa_llaonifp() is never called from fast path, so do not require epoch being entered.
  Add missing port to the list of needed tools in the README file describing locale rebuild process:
  if_hw_tsomaxsegsize needs to be initialized to zero, just like in bbr.c and tcp_output.c
  [PPC64] Initial kernel minidump implementation
  Rename sctp_dtrace_declare.h to sctp_kdtrace.h for consistentcy.
DeltaFile
+442-0sys/powerpc/powerpc/minidump_machdep.c
+47-42sys/vm/vm_map.c
+0-81sys/netinet/sctp_dtrace_declare.h
+81-0sys/netinet/sctp_kdtrace.h
+78-1sys/powerpc/aim/mmu_oea64.c
+61-0sys/powerpc/powerpc/mmu_if.m
+709-12421 files not shown
+880-16027 files

HardenedBSD/src 3607068tools/tools/locale README

Add missing port to the list of needed tools in the README file
describing locale rebuild process:

devel/apache-ant
DeltaFile
+1-0tools/tools/locale/README
+1-01 files

HardenedBSD/src 931a7d3 (r353491)tools/tools/locale README

Add missing port to the list of needed tools in the README file
describing locale rebuild process:

devel/apache-ant
DeltaFile
+1-0tools/tools/locale/README
+1-01 files