dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
August 2023 Archives by author
- Corvin Köhne
- git: 3152cbdd1657 - stable/13 - bhyve: don't panic if e820 finds no available memory (Thu, 17 Aug 2023 13:02:59 UTC)
- git: 82eece443ee3 - stable/13 - bhyve: fix vCPU single-stepping on VMX (Thu, 17 Aug 2023 13:29:31 UTC)
- git: 320ce3c3c56b - stable/13 - bhyve: Remove vestigial support for setting max vCPUs. (Thu, 17 Aug 2023 13:29:33 UTC)
- git: 1fb7c59981bc - stable/13 - linuxkpi: advance platform_device (Thu, 17 Aug 2023 13:29:34 UTC)
- git: 3e520a8fc711 - stable/13 - bhyve: save/restore pir_desc (Fri, 18 Aug 2023 07:18:43 UTC)
- git: 5573404166b0 - stable/13 - bhyve: rename 'user_dev' with 'devices' (Fri, 18 Aug 2023 07:18:44 UTC)
- git: 51e32fe73405 - stable/13 - bhyve: add bus, slot and func to device name (Fri, 18 Aug 2023 07:18:45 UTC)
- git: 295d69c8b00f - stable/13 - bhyve: add .pe_snapshot method for PCI 'hostbridge' (Fri, 18 Aug 2023 07:18:47 UTC)
- git: 5a07451f796f - stable/13 - bhyve: rename 'structs' snapshot key with 'kern_structs' (Fri, 18 Aug 2023 07:18:48 UTC)
- git: 8caac07ce933 - stable/13 - bhyvectl: Add '--get-debug-cpus' command (Fri, 18 Aug 2023 07:18:49 UTC)
- git: b1fffed683ab - stable/13 - bhyve: add cmdline option for user defined fw_cfg items (Fri, 18 Aug 2023 07:28:40 UTC)
- git: b3f053b4f46e - stable/13 - bhyve: allow adding FwCfg items to ACPI tables (Fri, 18 Aug 2023 07:28:41 UTC)
- git: 194d65b5f860 - stable/13 - bhyve: make passthru sel public available (Fri, 18 Aug 2023 07:41:43 UTC)
- git: 7ffa1d667f74 - stable/13 - bhyve: add helper for passthru specific mmio ranges (Fri, 18 Aug 2023 07:41:44 UTC)
- git: 6ae7ed9e3854 - stable/13 - bhyve: import OpRegion definitions (Fri, 18 Aug 2023 07:41:45 UTC)
- git: 3b81aa26ab4c - stable/13 - bhyve: add empty GVT-d emulation (Fri, 18 Aug 2023 07:41:46 UTC)
- git: 13a371bcdfdd - stable/13 - bhyve: read out graphics stolen memory address and size (Fri, 18 Aug 2023 07:41:47 UTC)
- git: aa598e677a7c - stable/13 - bhyve: allocate guest memory for graphics stolen memory (Fri, 18 Aug 2023 07:41:49 UTC)
- git: 6d037b69ee62 - stable/13 - bhyve: emulate graphics stolen memory register (Fri, 18 Aug 2023 07:41:50 UTC)
- git: b260e413b4b7 - stable/13 - bhyve: read OpRegion address and size for GVT-d (Fri, 18 Aug 2023 07:41:51 UTC)
- git: 04e774846c9d - stable/13 - bhyve: copy OpRegion into guest memory (Fri, 18 Aug 2023 07:41:52 UTC)
- git: 50734f2ba36b - stable/13 - bhyve: pass address of OpRegion to the guest (Fri, 18 Aug 2023 07:41:53 UTC)
- git: c791a53c8026 - stable/13 - bhyve: add helper to create a bootorder (Fri, 18 Aug 2023 07:53:44 UTC)
- git: b02e0f964028 - stable/13 - bhyve: add bootindex option for several devices (Fri, 18 Aug 2023 07:53:45 UTC)
- Dag-Erling Smørgrav
- Dimitry Andric
- Dmitry Chagin
- git: fbae16ed99ad - stable/13 - man: Link _Fork(2) man page (Mon, 07 Aug 2023 14:24:09 UTC)
- git: 73ac090e9244 - stable/13 - signal: Get rid of gsignal() as it not used anywhere (Mon, 07 Aug 2023 14:24:10 UTC)
- git: 24d41b6c95f9 - stable/13 - signal: Remove gsignal references from manuals (Mon, 07 Aug 2023 14:24:11 UTC)
- git: 70d248d25af7 - stable/13 - ObsoleteFiles.inc: Remove leading slash from 20230714 entry (Mon, 07 Aug 2023 14:24:13 UTC)
- git: 4e15e32a60b6 - stable/13 - linux(4): Properly allocate buffer for kern_getdirentries in readdir (Mon, 07 Aug 2023 14:24:14 UTC)
- git: 1821249a4d70 - stable/13 - linux(4): Delete a useless variable in readdir (Mon, 07 Aug 2023 14:24:15 UTC)
- git: 7027716f9d8d - stable/13 - linux(4): Use M_LINUX for malloc type in readdir (Mon, 07 Aug 2023 14:24:16 UTC)
- git: d41dfdb6f413 - stable/13 - linux(4): Delete a useless variable in getdents64 (Mon, 07 Aug 2023 14:24:17 UTC)
- git: b4ebdfe9980f - stable/13 - linux(4): Use M_LINUX for malloc type in getdents64 (Mon, 07 Aug 2023 14:24:18 UTC)
- git: e644694f5f3b - stable/13 - linux(4): Use M_LINUX for malloc type in getdents (Mon, 07 Aug 2023 14:24:19 UTC)
- git: 76efe26bafe2 - stable/13 - linux(4): Use M_LINUX for malloc type of proc emuldata (Mon, 07 Aug 2023 14:24:20 UTC)
- git: 520891109c09 - stable/13 - linux(4): Fix control message size calculation (Mon, 07 Aug 2023 14:24:22 UTC)
- git: 3b84bfafb98b - stable/13 - vfs: Deleting a doubled inclusion of sys/capsicum.h (Mon, 07 Aug 2023 14:24:23 UTC)
- git: 455b78443ee5 - stable/13 - linux: binutils as requires %eflags instead of %flags for CFI. (Fri, 11 Aug 2023 10:09:01 UTC)
- git: 97cbac33c6d2 - stable/13 - linux(4): Add elf_hwcap2 to x86 (Fri, 11 Aug 2023 10:09:02 UTC)
- git: 1cb6dc1627c4 - stable/13 - linux(4): Fix control message size calculation again (Mon, 21 Aug 2023 11:41:14 UTC)
- git: 57b34aaee29a - stable/13 - linux(4): Drop bogus empty line in linux_socket.c (Mon, 21 Aug 2023 11:41:15 UTC)
- git: 2b5f7b77a871 - stable/13 - linux(4): Improve readability of recvmsg control buffer copyout code (Mon, 21 Aug 2023 11:41:16 UTC)
- git: d238be002e42 - stable/13 - linux(4): Skip unsupported anxiliary message (Mon, 21 Aug 2023 11:41:17 UTC)
- git: b67a012e7ca3 - stable/13 - linux(4): Refactor recvmsg (Mon, 21 Aug 2023 11:41:18 UTC)
- git: 1b1cf17660de - stable/13 - linux(4): Add a comment explaining udata freeing on error (Mon, 21 Aug 2023 11:41:19 UTC)
- git: 74614fa93a62 - stable/13 - linux(4): Fix MSG_CTRUNC handling in recvmsg() (Mon, 21 Aug 2023 11:41:20 UTC)
- git: cb1883b03223 - stable/13 - linux(4): Fix linker warning about undefined vdso symbols (Tue, 22 Aug 2023 09:19:01 UTC)
- git: 33d7da6ba2ab - stable/13 - tests: Add MAP_32BIT flag test (Sun, 27 Aug 2023 07:33:13 UTC)
- git: 4b1266f1e9b4 - stable/13 - tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_test (Sun, 27 Aug 2023 07:33:14 UTC)
- git: 0234b6d17f50 - stable/13 - tests: Add stack grows tests (Sun, 27 Aug 2023 07:33:15 UTC)
- git: e2ad9b16813d - stable/13 - tests: Fix build after 8920c5f2 (Sun, 27 Aug 2023 07:33:16 UTC)
- git: 265a3b49d017 - stable/13 - soxstack: silence GCC warning (Sun, 27 Aug 2023 07:33:17 UTC)
- git: 2837c79aed1b - stable/13 - tests: Handle SIGSEGV in the vm stack mprotect exec test (Sun, 27 Aug 2023 07:33:18 UTC)
- git: 15ebbf9033c3 - stable/13 - tests: Fix build on mips after 33d7da6b (Sun, 27 Aug 2023 17:52:09 UTC)
- Doug Rabson
- Ed Maste
- git: bc50720b3216 - stable/13 - tcp_lro: Fix for undefined behaviour. (Tue, 01 Aug 2023 18:29:45 UTC)
- git: edd0014a6e34 - stable/13 - ssh: comment deprecated option handling for retired local patches (Tue, 08 Aug 2023 16:43:05 UTC)
- git: 41b96792050e - stable/12 - ssh: remove pre- and post-merge update steps (Tue, 08 Aug 2023 16:49:13 UTC)
- git: c734abca9540 - stable/12 - ssh: comment deprecated option handling for retired local patches (Tue, 08 Aug 2023 16:49:14 UTC)
- git: 2030f99a9aac - stable/12 - cd9660: do not leak buffers in cd9660_rrip_loop() (Tue, 08 Aug 2023 18:13:19 UTC)
- git: 8ae81fa9c4bc - stable/13 - inet.3: remove mention of VAX endianness (Thu, 10 Aug 2023 13:38:57 UTC)
- git: 044dfb356bb6 - stable/13 - msi: report error for attempt to use APIC ID > 255 (Thu, 17 Aug 2023 14:07:30 UTC)
- git: 3bf46f880f43 - stable/13 - Cirrus update to new freebsd instance version (Fri, 18 Aug 2023 16:23:25 UTC)
- git: 9a92ce22df7c - stable/13 - pci: return 0 for pci_remap_intr_method MSI-X non-error case (Mon, 21 Aug 2023 00:36:14 UTC)
- git: b5a5a06fc012 - stable/13 - iir: prevent negative offsets in ioctl (Mon, 28 Aug 2023 20:05:53 UTC)
- Eric Joyner
- Eugene Grosbein
- Glen Barber
- Gordon Bergling
- git: b26e36c34e7c - stable/13 - sk(4): Fix a typo in a source code comment (Fri, 04 Aug 2023 06:02:34 UTC)
- git: 8d8b3e18f73a - stable/12 - sk(4): Fix a typo in a source code comment (Fri, 04 Aug 2023 06:02:49 UTC)
- git: ede5eb7e4a3d - stable/13 - et(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:07 UTC)
- git: 1531b7a09b4a - stable/13 - usb(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:08 UTC)
- git: fdb4c376673d - stable/13 - vnic: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:09 UTC)
- git: a806c88b6931 - stable/13 - psm(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:10 UTC)
- git: 4b5826ca9dc5 - stable/13 - linux(4): Fix two typos in source code comments (Sat, 05 Aug 2023 04:41:11 UTC)
- git: 50ba320afcf7 - stable/13 - elf(3): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:12 UTC)
- git: 8229a3a2ae6e - stable/13 - cam(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:14 UTC)
- git: 68edbc8a903f - stable/13 - isp(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:15 UTC)
- git: 9d9da1c5d0dd - stable/13 - aic7xxx: Fix two typos in source code comments (Sat, 05 Aug 2023 04:41:16 UTC)
- git: fd46c830fd9a - stable/13 - netpfil: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:17 UTC)
- git: 2e0e659b1832 - stable/13 - nfsserver: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:41:30 UTC)
- git: b0fca69edb96 - stable/12 - nfsserver: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:43:44 UTC)
- git: bb23c1b4b19c - stable/12 - netpfil: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:43:45 UTC)
- git: 6b5988f20138 - stable/12 - aic7xxx: Fix two typos in source code comments (Sat, 05 Aug 2023 04:43:46 UTC)
- git: 61697581ec7a - stable/12 - elf(3): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:43:47 UTC)
- git: a2384525c961 - stable/12 - linux(4): Fix two typos in source code comments (Sat, 05 Aug 2023 04:43:48 UTC)
- git: 49f796ac9212 - stable/12 - vnic: Fix a typo in a source code comment (Sat, 05 Aug 2023 04:45:19 UTC)
- git: c487db6d0ccb - stable/12 - usb(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:45:20 UTC)
- git: 53c5e2732978 - stable/12 - et(4): Fix a typo in a source code comment (Sat, 05 Aug 2023 04:45:21 UTC)
- git: b9dd766aa8e6 - stable/13 - arm64-iommu: Fix a typo in a kernel message (Thu, 10 Aug 2023 04:17:59 UTC)
- Jamie Gritton
- Jessica Clarke
- git: 5f4efa6c9a0e - stable/13 - certctl: Introduce a new -d <distbase> option (Tue, 01 Aug 2023 21:06:41 UTC)
- git: f20cf1e5dcbb - stable/13 - Makefile.inc1: Fix -DNO_ROOT distributeworld certctl usage (Tue, 01 Aug 2023 21:06:42 UTC)
- git: 2999e5315171 - stable/13 - release: Set loader_menu_multi_user_prompt to "Installer" for installer (Tue, 01 Aug 2023 21:06:43 UTC)
- git: e2764afab3fa - stable/13 - da9063_iic: Add new driver for the Dialog Semiconductor DA9063 PMIC (Tue, 01 Aug 2023 21:06:44 UTC)
- git: c31ecc099dcd - stable/13 - da9063_rtc: Add new driver for the Dialog Semiconductor DA9063 RTC (Tue, 01 Aug 2023 21:06:45 UTC)
- git: 2bf3e27a5785 - stable/13 - riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES (Tue, 01 Aug 2023 21:06:46 UTC)
- git: e7f1ba7f6726 - stable/13 - Makefile.inc1: Support building with macOS Ventura's AMFI Launch Constraints (Tue, 01 Aug 2023 21:06:47 UTC)
- git: 18912b83861f - stable/13 - riscv: Add pass(4) to GENERIC kernel (Tue, 01 Aug 2023 21:06:48 UTC)
- git: 051f41ddb517 - stable/13 - libpmc: Handle PMCALLOCATE log with PMC code on PMU event system (Tue, 01 Aug 2023 21:06:50 UTC)
- git: e8a46057d1b9 - stable/13 - resizewin: Stop printing bogus NUL to TTY (Tue, 01 Aug 2023 21:06:51 UTC)
- git: 211021cac4c1 - stable/13 - getlocalbase.3: Fix AUTHORS formatting (Tue, 01 Aug 2023 21:06:52 UTC)
- git: a93799b55d2d - stable/13 - kmod.mk: Use portable printf '%s' over non-portable echo -n (Tue, 01 Aug 2023 21:06:53 UTC)
- git: 4948a2403ee3 - stable/13 - bsd.linker.mk: Handle Xcode 15 linker identification (Tue, 01 Aug 2023 21:06:54 UTC)
- git: 2c6eebc109a0 - stable/13 - bsd.linker.mk: Use :C not :S for regex (Tue, 01 Aug 2023 21:06:55 UTC)
- Jung-uk Kim
- Kevin Bowling
- git: 78a7882cb1c1 - stable/13 - em(4): add link to lem(4) (Thu, 03 Aug 2023 20:12:23 UTC)
- git: a4a78efcd62a - stable/13 - em(4): Update and expand on hardware support (Thu, 03 Aug 2023 20:12:24 UTC)
- git: e8a5d94a09e9 - stable/13 - em(4): remove reference to CNVi (Thu, 03 Aug 2023 20:28:56 UTC)
- git: c45dba3890e4 - stable/13 - e1000: Some fixes for em(4) TSO setup (Fri, 04 Aug 2023 01:11:40 UTC)
- git: bd07d5c45199 - stable/13 - e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes (Fri, 04 Aug 2023 01:11:41 UTC)
- git: d7dd3b563011 - stable/13 - Revert "e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes" (Fri, 04 Aug 2023 01:23:35 UTC)
- git: d483953e9975 - stable/13 - e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes (Fri, 04 Aug 2023 01:23:36 UTC)
- git: 17b587e0ba8e - stable/13 - e1000: Fix/enable IPv6 transmit checksum offload (Fri, 04 Aug 2023 01:23:37 UTC)
- git: 41e440c38147 - stable/13 - e1000: add missing parens in csum setup (Fri, 04 Aug 2023 01:23:39 UTC)
- git: b71d11ba9476 - stable/13 - e1000: Corrections for lem(4)/em(4) txcsum offload (Fri, 04 Aug 2023 01:23:40 UTC)
- git: a24e9d851227 - stable/13 - e1000: HWCSUM excemption fixes (Fri, 04 Aug 2023 01:23:41 UTC)
- git: e9cd4a8fee58 - stable/13 - e1000: Fix lem(4)/em(4) TSO6 (Mon, 07 Aug 2023 14:36:00 UTC)
- git: c68db90db192 - stable/13 - e1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet (Thu, 10 Aug 2023 00:28:12 UTC)
- git: f5255126772e - stable/13 - ixgbe: Warn once for unsupported SFPs (Thu, 10 Aug 2023 00:28:13 UTC)
- git: fd2b36319c1f - stable/13 - ixv: Separate VFTA table for each interface (Thu, 10 Aug 2023 00:28:14 UTC)
- git: a1c25461c6d1 - stable/13 - ixgbe: Add support for 82599 LS (Thu, 17 Aug 2023 00:30:57 UTC)
- git: f09f2763b67f - stable/13 - igc: sync srrctl buffer sizing with e1000 (Thu, 17 Aug 2023 00:30:58 UTC)
- git: a6b804a4f6f4 - stable/13 - ixgbe: Check for fw_recovery (Thu, 17 Aug 2023 00:30:59 UTC)
- git: 3bbf655b2826 - stable/13 - e1000: Fix off by one ipcse (Fri, 18 Aug 2023 00:33:18 UTC)
- git: b8e5efdd24b0 - stable/13 - e1000: Some fixes for hardware capabilities (Fri, 18 Aug 2023 00:56:48 UTC)
- git: f73eb35106cc - stable/13 - vlan: Respect IFCAP_LRO mask (Fri, 18 Aug 2023 00:59:42 UTC)
- git: 50b52fe14b89 - stable/12 - vlan: Respect IFCAP_LRO mask (Fri, 18 Aug 2023 01:00:18 UTC)
- git: 42d73e9ec146 - stable/13 - ixgbe: define IXGBE_LE32_TO_CPUS (Fri, 25 Aug 2023 07:17:53 UTC)
- Kirk McKusick
- git: 1cd2b2f96fad - stable/13 - Text format cleanups. No functional changes intended. (Sat, 05 Aug 2023 06:11:40 UTC)
- git: f40d616aecd7 - stable/13 - Debugging output additions. No functional changes intended. (Sat, 05 Aug 2023 06:14:39 UTC)
- git: 080ebe84fb42 - stable/13 - Comment cleanup. (Sat, 05 Aug 2023 06:16:14 UTC)
- git: bcbb927b97cb - stable/13 - Have fsdb(8) only mark a filesystem dirty when it is modified. (Sat, 05 Aug 2023 06:19:22 UTC)
- git: 98b660abffac - stable/13 - Add quitclean command to fsdb(8) to request a filesystem not be marked dirty. (Sat, 05 Aug 2023 06:21:23 UTC)
- git: 44e4279e565f - stable/13 - Add diagnostics to fsck_ffs(8) for journaled soft-updates debugging. (Sat, 05 Aug 2023 06:26:13 UTC)
- git: d69d55f78b93 - stable/13 - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. (Sun, 06 Aug 2023 04:31:24 UTC)
- git: db25f7b14097 - stable/13 - Improve dumpfs(8) error messages when a cylinder group read fails. (Sat, 12 Aug 2023 19:11:53 UTC)
- git: 2e025e410760 - stable/13 - Update newfs(8) and tunefs(8) manual pages. (Sun, 20 Aug 2023 04:28:19 UTC)
- git: 6412782800fa - stable/13 - Support background fsck_ffs(8) on filesystems using journaled soft updates (Sun, 20 Aug 2023 04:28:20 UTC)
- git: 3085e04892e2 - stable/13 - Handle UFS/FFS file deletion from cylinder groups with check-hash failure. (Sun, 20 Aug 2023 04:28:21 UTC)
- git: a11c97bb79e7 - stable/13 - Rate limit kernel UFS/FFS cylinder group check-hash error messages. (Sun, 20 Aug 2023 04:28:23 UTC)
- git: 2d20a3178a72 - stable/13 - Remove a partial UFS/FFS snapshot if it fails to build successfully. (Sun, 20 Aug 2023 04:28:24 UTC)
- git: c1854e43b352 - stable/13 - Clean up and document UFS/FFS error returns. (Sun, 20 Aug 2023 04:28:25 UTC)
- git: 7f65ff3d8854 - stable/13 - Cleanups to UFS/FFS ffs_checkblk(). (Sun, 20 Aug 2023 04:28:26 UTC)
- git: 817bac9a6327 - stable/13 - Optimize operations on UFS/FFS filesystems with bad cylinder group(s). (Sun, 20 Aug 2023 04:28:27 UTC)
- git: 47048a611dd2 - stable/13 - Set UFS/FFS file type to snapshot before changing its block pointers. (Sun, 20 Aug 2023 04:28:28 UTC)
- Konstantin Belousov
- git: 9c6201717124 - stable/13 - rtld_malloc: remove outdated comments (Wed, 02 Aug 2023 00:37:14 UTC)
- git: b619a7f161df - stable/13 - rtld: remove dup __crt_malloc prototypes (Wed, 02 Aug 2023 00:37:15 UTC)
- git: 04085d4b69dc - stable/13 - rtld_malloc: only include internal rtld headers when building for rtld (Wed, 02 Aug 2023 00:37:16 UTC)
- git: 4c22848d1a7e - stable/13 - rtld_malloc: add cp2op() helper (Wed, 02 Aug 2023 00:37:17 UTC)
- git: 2b0cd3b55294 - stable/13 - killpg(2): close a race with fork(2), part1 (Mon, 07 Aug 2023 00:59:49 UTC)
- git: 54747740ccc6 - stable/13 - sigtd(): prefer non-stopped thread as a target for signal queue (Mon, 07 Aug 2023 00:59:51 UTC)
- git: 910aa553a9ba - stable/13 - killpg(): close a race with fork(), part 2 (Mon, 07 Aug 2023 00:59:52 UTC)
- git: c25f1912ea6a - stable/13 - fork1(): properly track the state of the pg_killsx lock (Mon, 07 Aug 2023 00:59:53 UTC)
- git: 746c8f0cd706 - stable/13 - cd9660: do not leak buffers in cd9660_rrip_loop() (Mon, 07 Aug 2023 00:59:54 UTC)
- git: 1d488ee57aa1 - stable/13 - Cleanup debugging code in libm (Thu, 10 Aug 2023 02:58:28 UTC)
- git: 6fe5d4d8c3c7 - stable/13 - Fixes for bugs in sinpi/cospi/tanpi (Thu, 10 Aug 2023 02:58:29 UTC)
- git: 6c20cf96ac0e - stable/13 - libibverbs: remove nonexistent symbols from the linker map (Thu, 10 Aug 2023 02:58:30 UTC)
- git: 7bf2125dc1a5 - stable/13 - librdmacm: remove rsocket symbols from the map file (Thu, 10 Aug 2023 02:58:31 UTC)
- git: 42b25e115a79 - stable/13 - librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exported (Thu, 10 Aug 2023 02:58:33 UTC)
- git: 8b2e264d6e5c - stable/13 - opensm libosmcomp: remove non-existent symbols from the version map (Thu, 10 Aug 2023 02:58:34 UTC)
- git: ac0199a0c53d - stable/13 - opensm libvendor: remove non-existent symbols from the version map (Thu, 10 Aug 2023 02:58:35 UTC)
- git: 286943c3747f - stable/13 - opensm libopensm: remove non-existent symbols from the version map (Thu, 10 Aug 2023 02:58:36 UTC)
- git: 21a943407e99 - stable/13 - udf: reject invalid block sizes from lvd (Thu, 10 Aug 2023 02:58:37 UTC)
- git: 79757c0a33ca - stable/13 - Update comment describing struct vm_map (Sun, 13 Aug 2023 04:37:54 UTC)
- git: 4e94219d5582 - stable/13 - sys/cdefs.h: fix for use __restrict in C++ (Sun, 13 Aug 2023 04:37:55 UTC)
- git: b53ecd5cf63b - stable/13 - libc dlfcn.c: make dl_iterate_phdr() from libc more useful (Sun, 13 Aug 2023 04:37:56 UTC)
- git: b9ccef49d02c - stable/13 - vnode read(2)/write(2): acquire rangelock regardless of do_vn_io_fault() (Wed, 16 Aug 2023 09:17:30 UTC)
- git: febdac6a879a - stable/13 - Revert "vnode read(2)/write(2): acquire rangelock regardless of do_vn_io_fault()" (Wed, 16 Aug 2023 09:17:31 UTC)
- git: ee3b3146293c - stable/13 - vnode io: request range-locking when pgcache reads are enabled (Wed, 16 Aug 2023 09:17:32 UTC)
- git: 14e8b328e324 - stable/13 - tmpfs: add a knob to enable pgcache read for mount (Wed, 16 Aug 2023 09:17:33 UTC)
- git: 0fbf21482f5a - stable/13 - tmpfs: add the "pgread" mount option to the allowed options list for mount (Wed, 16 Aug 2023 09:17:34 UTC)
- git: 3b6a41e84994 - stable/13 - libc vdso time functions: correctly convert errors into errnos (Sat, 19 Aug 2023 00:35:56 UTC)
- git: 8fe73008036b - stable/13 - tc_fill_vdso_timehands32(): fix (Sat, 19 Aug 2023 00:35:57 UTC)
- git: 6c79559bf0c6 - stable/13 - mmap(MAP_STACK): on stack grow, use original protection (Fri, 25 Aug 2023 01:08:25 UTC)
- git: 596c93a96ec8 - stable/13 - vmspace_fork(): do not override offset for the guard entries (Fri, 25 Aug 2023 01:08:27 UTC)
- git: b491e9d02da4 - stable/13 - vm_map_insert(): update herald comment (Fri, 25 Aug 2023 01:08:28 UTC)
- git: 820ff1974625 - stable/13 - Add vm_map_insert1(9) (Fri, 25 Aug 2023 01:08:29 UTC)
- git: 2fab20ed1bc5 - stable/13 - vm_map.c: add CONTAINS_BITS macro (Fri, 25 Aug 2023 01:08:30 UTC)
- git: a6e48fe943dc - stable/13 - vm_map_growstack(): handle max protection for stacks (Fri, 25 Aug 2023 01:08:31 UTC)
- git: f28d489aaaa4 - stable/13 - vm_map_protect(): move guard handling at the last phase into an empty dedicated helper (Fri, 25 Aug 2023 01:08:32 UTC)
- git: bd7afd9e50b3 - stable/13 - vm_map_protect(): handle stack protection stored in the stack guard (Fri, 25 Aug 2023 01:08:33 UTC)
- git: ce5d4af8bce6 - stable/13 - vm_map: do not allow to merge stack gap entries (Fri, 25 Aug 2023 01:08:34 UTC)
- git: f60811fed642 - stable/13 - vm_map_growstack(): restore stack gap data if gap entry was removed (Fri, 25 Aug 2023 01:08:36 UTC)
- git: d5fccc19aa1b - stable/13 - vm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag (Fri, 25 Aug 2023 01:08:37 UTC)
- git: 6283f6e79456 - stable/13 - linuxolator: implement Linux' PROT_GROWSDOWN (Fri, 25 Aug 2023 01:08:38 UTC)
- git: b96ca29b6248 - stable/13 - vm_map.c: plug several more places which might modify entry->offset (Fri, 25 Aug 2023 01:08:39 UTC)
- git: 7a46a70f0e65 - stable/13 - vm_map.c: fix syntax (Fri, 25 Aug 2023 01:08:40 UTC)
- git: aa8f8a9530c8 - stable/13 - kern/subr_unit.c: fix non-debug build (Fri, 25 Aug 2023 01:08:41 UTC)
- git: d709b99b67b0 - stable/13 - std.nodebug: remove DIAGNOSTIC from debug configs (Fri, 25 Aug 2023 01:08:42 UTC)
- git: 94fb5053dabd - stable/13 - subr_unit.c: another attempt to fix the build (Fri, 25 Aug 2023 01:08:44 UTC)
- git: cee16ae06de7 - stable/13 - rtld: unlock bind lock when calling into crt __pthread_distribute_static_tls method (Sun, 27 Aug 2023 00:51:27 UTC)
- git: c8364bf62ef5 - stable/13 - libc: export pthread_getname_np stub (Sun, 27 Aug 2023 00:51:28 UTC)
- git: e00b30ba6e6a - stable/13 - libc/gen/_pthread_stubs.c: Remove stray whitespaces (Sun, 27 Aug 2023 00:51:29 UTC)
- git: 62729a88b85d - stable/12 - libthr: add pshared_destroy() helper (Sun, 27 Aug 2023 07:11:41 UTC)
- git: e579e7e3281f - stable/12 - libthr pshared: correct a bug in allocation (Sun, 27 Aug 2023 07:11:42 UTC)
- git: b03535a3b559 - stable/13 - hwpmc: on process exit, ensure that the owned log is closed (Mon, 28 Aug 2023 00:28:21 UTC)
- git: 8925d38da3a7 - stable/13 - rtld_malloc.c: change return type of cp2op() to void (Mon, 28 Aug 2023 00:28:22 UTC)
- git: 0c8823bad5fe - stable/13 - rtld_malloc: increase overhead index to uint16 (Mon, 28 Aug 2023 00:28:23 UTC)
- git: a3a71ddc77c2 - stable/13 - rtld_malloc: add __crt_aligned_alloc_offset() (Mon, 28 Aug 2023 00:28:24 UTC)
- git: 0a12bf23325d - stable/13 - rtld: switch from malloc_aligned() to __crt_aligned_alloc() (Mon, 28 Aug 2023 00:28:25 UTC)
- git: 876ef0c56853 - stable/13 - Fix mis-merge (Mon, 28 Aug 2023 02:45:29 UTC)
- Kristof Provost
- git: 734518564f9d - stable/12 - libpfct: ensure the initial allocation is large enough (Wed, 02 Aug 2023 13:45:17 UTC)
- git: fec383bb5385 - stable/13 - libpfct: ensure the initial allocation is large enough (Wed, 02 Aug 2023 13:45:23 UTC)
- git: 06185987d36f - stable/13 - atf_pytest_wrapper: fix use with pytest-7.4 (Fri, 04 Aug 2023 14:08:23 UTC)
- git: 3a0461f23a4f - stable/13 - pf: handle multiple IPv6 fragment headers (Fri, 04 Aug 2023 14:08:24 UTC)
- git: 0607df059582 - stable/13 - pf: test rules evaluation in the face of multiple IPv6 fragment headers (Fri, 04 Aug 2023 14:08:25 UTC)
- git: 8922b9ac0b48 - stable/12 - pf: handle multiple IPv6 fragment headers (Fri, 04 Aug 2023 14:13:13 UTC)
- git: 836dc3507e0d - stable/13 - pf: use sctp_calculate_cksum() (Fri, 11 Aug 2023 12:13:29 UTC)
- git: 9b14d6c17355 - stable/13 - pfctl: SCTP can have port numbers (Fri, 11 Aug 2023 12:13:30 UTC)
- git: 9b60a37c1e9b - stable/13 - pf: initial SCTP support (Fri, 11 Aug 2023 12:13:31 UTC)
- git: a9e6ca87f104 - stable/13 - pf tests: basic SCTP connection test (Fri, 11 Aug 2023 12:13:32 UTC)
- git: 540c8cd7adc5 - stable/13 - pf: support 'return' for SCTP (Fri, 11 Aug 2023 12:13:34 UTC)
- git: dc9da87bd334 - stable/13 - pf tests: test SCTP 'return' (Fri, 11 Aug 2023 12:13:35 UTC)
- git: bd658cda0284 - stable/13 - pf: add SCTP NAT support (Fri, 11 Aug 2023 12:13:36 UTC)
- git: dc0a6fb58471 - stable/13 - pf tests: test SCTP NAT (Fri, 11 Aug 2023 12:13:37 UTC)
- git: 1cb393fbd4c2 - stable/13 - pf tests: test 'rdr' for SCTP (Fri, 11 Aug 2023 12:13:38 UTC)
- git: d77d4c6a0419 - stable/13 - pf tests: test SCTP pfsync (Fri, 11 Aug 2023 12:13:39 UTC)
- git: c46419526269 - stable/13 - pf.conf.5: document SCTP support (Fri, 11 Aug 2023 12:13:40 UTC)
- git: 31d385e78eba - stable/13 - ping: use the in6_addr buffer when parsing src address as AF_INET6 (Wed, 16 Aug 2023 17:48:08 UTC)
- git: fa0c6b66dc77 - stable/13 - pf: expose syncookie active/inactive status (Mon, 28 Aug 2023 12:03:18 UTC)
- git: b1b8f5a15fc0 - stable/13 - pf tests: verify syncookie status report (Mon, 28 Aug 2023 12:03:19 UTC)
- git: ed3875392697 - stable/13 - pf: reduce indentation (Mon, 28 Aug 2023 12:03:20 UTC)
- git: ae0512bb02cc - stable/13 - pf: enable the syncookie feature for IPv6 (Mon, 28 Aug 2023 12:03:21 UTC)
- git: 89437732d361 - stable/13 - pf tests: test syncookies on IPv6 (Mon, 28 Aug 2023 12:03:22 UTC)
- Kyle Evans
- Marius Strobl
- git: a00be5afa7f7 - stable/13 - Remove bt.4 man page. (Sun, 06 Aug 2023 20:36:16 UTC)
- git: 5fb88aba6c9a - stable/13 - man: Remove obsolete meteor.4 (Sun, 06 Aug 2023 20:36:18 UTC)
- git: a6222e182c74 - stable/13 - mmc(4): Don't call bridge driver for timings not requiring tuning (Sun, 06 Aug 2023 20:36:19 UTC)
- git: 4ebb0ab53543 - stable/13 - gem(4): Remove onboard-only Sun ERI and remnants of SBus support (Sun, 06 Aug 2023 20:36:20 UTC)
- git: 2dd8070638c6 - stable/13 - cas.4: Remove remaining sparc64-specific bit (Sun, 06 Aug 2023 20:36:21 UTC)
- git: 36670fa153a8 - stable/13 - test: remove remainder of testfloat (Sun, 06 Aug 2023 20:36:22 UTC)
- git: 6063ec2f429d - stable/13 - xhci(4): Describe AMD 400 Series USB 3.1 controllers (Sun, 06 Aug 2023 20:36:23 UTC)
- git: 3b0d328a2def - stable/13 - gif(4): Revert in{,6}_gif_output() misalignment handling (Sun, 06 Aug 2023 20:36:24 UTC)
- git: b59b3443f39d - stable/13 - gif(4): Assert that gif_output() isn't called for EtherIP (Sun, 06 Aug 2023 20:36:25 UTC)
- git: 0dac0289c775 - stable/13 - ofw(4): Add my copyright and additional history for ofw_reg_to_paddr() (Sun, 06 Aug 2023 20:36:27 UTC)
- git: 20972319d2ee - stable/13 - Fix dead reference to boot0(8) to point to boot0cfg(8). (Sun, 06 Aug 2023 20:36:28 UTC)
- git: 7bf80c94f7ae - stable/13 - gpart(8): Refer to a related manual page (Sun, 06 Aug 2023 20:36:29 UTC)
- git: e8d85eaf1c6a - stable/13 - cam(3): Add a manual page cross reference (Sun, 06 Aug 2023 20:36:30 UTC)
- git: a38661a36b5e - stable/13 - update external URL (Sun, 06 Aug 2023 20:36:31 UTC)
- git: 3fb913e58d10 - stable/13 - camcontrol(8): Add manual page cross references (Sun, 06 Aug 2023 20:36:32 UTC)
- git: 555a4a30a0a0 - stable/13 - camcontrol(8): Use simpler language (Sun, 06 Aug 2023 20:36:33 UTC)
- git: 4b96066ac09a - stable/13 - gpart(8): Improve manual page syntax (Sun, 06 Aug 2023 20:36:35 UTC)
- git: de256b499f33 - stable/13 - Minor grammar nit (Sun, 06 Aug 2023 20:36:36 UTC)
- git: f28b14e6ce69 - stable/13 - geom(4): Add cross reference to geom(8) (Sun, 06 Aug 2023 20:36:37 UTC)
- git: aa63608809b6 - stable/13 - base: Remove support for the VTOC8 partitioning scheme (Sun, 06 Aug 2023 20:36:38 UTC)
- git: 0096e445c55a - stable/13 - ffs: wait for trims earlier during unmount to avoid panic (Sun, 06 Aug 2023 20:36:39 UTC)
- git: 685f0d228395 - stable/13 - tests: also remove sparc64 case (Sun, 06 Aug 2023 20:36:40 UTC)
- git: 46c05afd2f76 - stable/13 - stand: Update testing script for arch retirement (Sun, 06 Aug 2023 20:36:41 UTC)
- git: e616ceec8295 - stable/13 - gitignore: whack dead architectures (Sun, 06 Aug 2023 20:36:43 UTC)
- Mark Johnston
- git: a53a2971ac3f - stable/13 - bhyve: Stop calling pci_lintr_request() in the NVMe device model (Tue, 01 Aug 2023 13:56:50 UTC)
- git: cee03fcb5e79 - stable/13 - buf: Make the number of pbufs slightly more dynamic (Tue, 01 Aug 2023 13:56:52 UTC)
- git: 9fe302d78109 - stable/13 - bhyve: Fully reset the fwctl state machine if the guest requests a reset. (Tue, 01 Aug 2023 20:03:54 UTC)
- git: 9515f04fe3b1 - stable/13 - frag6: Avoid a possible integer overflow in fragment handling (Tue, 01 Aug 2023 20:03:55 UTC)
- git: 9b45d8eddfac - releng/13.2 - pam_krb5: Add missing patch (Tue, 01 Aug 2023 20:04:15 UTC)
- git: e3e6fc371322 - releng/13.2 - Work around VNET and DPCPU related panics on aarch64 (Tue, 01 Aug 2023 20:04:16 UTC)
- git: 20bcfc33d3f2 - releng/13.2 - ssh: Update to OpenSSH 9.3p2 (Tue, 01 Aug 2023 20:04:18 UTC)
- git: 2bae613e0da3 - releng/13.2 - bhyve: Fully reset the fwctl state machine if the guest requests a reset. (Tue, 01 Aug 2023 20:04:19 UTC)
- git: da38eaca4a22 - releng/13.2 - frag6: Avoid a possible integer overflow in fragment handling (Tue, 01 Aug 2023 20:04:20 UTC)
- git: 4341433a673f - releng/13.2 - Add UPDATING entries and bump version (Tue, 01 Aug 2023 20:04:21 UTC)
- git: 140f65a20533 - releng/13.1 - pam_krb5: Add missing patch (Tue, 01 Aug 2023 20:04:34 UTC)
- git: 3d3a1cbfd7a2 - releng/13.1 - ssh: Apply CVE-2023-38408 fix from OpenSSH 9.3p2 (Tue, 01 Aug 2023 20:04:35 UTC)
- git: 87702e38a4b4 - releng/13.1 - bhyve: Fully reset the fwctl state machine if the guest requests a reset. (Tue, 01 Aug 2023 20:04:36 UTC)
- git: 4e548c72914a - releng/13.1 - frag6: Avoid a possible integer overflow in fragment handling (Tue, 01 Aug 2023 20:04:38 UTC)
- git: 39b281c29965 - releng/13.1 - Add UPDATING entries and bump version (Tue, 01 Aug 2023 20:04:39 UTC)
- git: 234ef73f5a33 - stable/12 - frag6: Avoid a possible integer overflow in fragment handling (Tue, 01 Aug 2023 20:05:23 UTC)
- git: abe05d13d575 - releng/12.4 - pam_krb5: Add missing patch (Tue, 01 Aug 2023 20:06:24 UTC)
- git: 4286578bb1d4 - releng/12.4 - ssh: Apply CVE-2023-38408 fix from OpenSSH 9.3p2 (Tue, 01 Aug 2023 20:06:25 UTC)
- git: 2f6b510ea2a3 - releng/12.4 - frag6: Avoid a possible integer overflow in fragment handling (Tue, 01 Aug 2023 20:06:26 UTC)
- git: 595be1fc5798 - releng/12.4 - Add UPDATING entries and bump version (Tue, 01 Aug 2023 20:06:27 UTC)
- git: c7508914f41c - stable/13 - pcpu: Remove unused definitions of ALT_STACK_SIZE (Mon, 07 Aug 2023 14:07:16 UTC)
- git: d67ef8ac7de7 - stable/13 - arm64: Add constants for decoding ISS fields for WF* exceptions (Mon, 07 Aug 2023 14:07:17 UTC)
- git: 5abba9619cbb - stable/13 - vm_map: Add a macro to fetch a map entry's split boundary index (Wed, 09 Aug 2023 20:57:09 UTC)
- git: 045fc75ce490 - stable/13 - opencrypto: Respect alignment constraints in xor_and_encrypt() (Thu, 24 Aug 2023 13:41:07 UTC)
- git: d0434eff5786 - stable/13 - arm/unwind: Check stack pointer boundaries before dereferencing (Thu, 24 Aug 2023 13:41:09 UTC)
- git: a4db69370ed5 - stable/13 - ossl: Add missing labels to bsaes-armv7.S (Thu, 24 Aug 2023 13:41:10 UTC)
- git: 7756dcc46f3b - stable/13 - vmm: Fix VM_GET_CPUS compatibility (Thu, 24 Aug 2023 13:41:11 UTC)
- git: b5f0f20e9bd1 - stable/13 - intr: merge interrupt table uses of MAXCOMLEN into INTRNAME_LEN (Thu, 31 Aug 2023 13:55:36 UTC)
- git: 77740df27c10 - stable/13 - syslogd: Add some basic regression tests (Thu, 31 Aug 2023 13:55:37 UTC)
- Mateusz Guzik
- Mike Karels
- Richard Scheffenegger
- Robert Clausecker
- Warner Losh
- git: c32a5d6e6e32 - stable/13 - systat: Remove obsolete copyright string (Wed, 23 Aug 2023 17:49:14 UTC)
- git: 1ddda65e6fd7 - stable/13 - usbdevs2h: Ignore First Line and stop generating $FreeBSD$ (Wed, 23 Aug 2023 17:49:15 UTC)
- git: 5197a1c13266 - stable/13 - miidevs2h: Ignore the first line (Wed, 23 Aug 2023 17:49:16 UTC)
- git: 5b375162dec5 - stable/13 - pccard: Don't include version information. (Wed, 23 Aug 2023 17:49:17 UTC)
- git: 2fd33c50012a - stable/13 - fw_stub: Don't add $FreeBSD$ to generated file (Wed, 23 Aug 2023 17:49:18 UTC)
- git: e63ec086a790 - stable/13 - vnode_if: Don't add $FreeBSD$ to the output (Wed, 23 Aug 2023 17:49:19 UTC)
- git: 58bc4f0c2f43 - stable/13 - generate-hfs.sh: don't embed $FreeBSD$ in generated code (Wed, 23 Aug 2023 17:49:21 UTC)
- git: 470fa204796d - stable/13 - ps3: Don't add $FreeBSD$ to generated file (Wed, 23 Aug 2023 17:49:22 UTC)
- git: 94fc46aae3b3 - stable/13 - cursor.bdf: Remove $FreeBSD$ tag (Wed, 23 Aug 2023 17:49:23 UTC)
- git: b99859430cb7 - stable/13 - mpool: Remove $FreeBSD$ comment (Wed, 23 Aug 2023 17:49:24 UTC)
- git: 65dd4fceb3fd - stable/13 - glob.h: Remove $FreeBSD$ (Wed, 23 Aug 2023 17:49:25 UTC)
- git: e39c9231e9d9 - stable/13 - powerpc/ata: Remove non-standard __FBSDID() (Wed, 23 Aug 2023 17:49:26 UTC)
- git: da268f445c57 - stable/13 - sys: Remove $FreeBSD$: sound driver version (Wed, 23 Aug 2023 17:49:27 UTC)
- git: f1b1fb19f005 - stable/13 - Remove $FreeBSD$: one-line m4 tag (Wed, 23 Aug 2023 17:49:29 UTC)
- git: f8167e0404da - stable/13 - sys: Remove $FreeBSD$: two-line .h pattern (Wed, 23 Aug 2023 17:49:30 UTC)
- git: 17da660ad5b3 - stable/13 - Remove $FreeBSD$: two-line .h pattern (Wed, 23 Aug 2023 17:49:32 UTC)
- git: 4b40a16f0d18 - stable/13 - sys: Remove $FreeBSD$: one-line .h pattern (Wed, 23 Aug 2023 17:49:34 UTC)
- git: 34041aac835a - stable/13 - Remove $FreeBSD$: one-line .h pattern (Wed, 23 Aug 2023 17:49:36 UTC)
- git: 4fbf14e22d7b - stable/13 - sys: Remove $FreeBSD$: one-line .c comment pattern (Wed, 23 Aug 2023 17:49:37 UTC)
- git: 8ad303d68cec - stable/13 - Remove $FreeBSD$: one-line .c comment pattern (Wed, 23 Aug 2023 17:49:38 UTC)
- git: ecf688348bd2 - stable/13 - sys: Remove $FreeBSD$: two-line .c pattern (Wed, 23 Aug 2023 17:49:40 UTC)
- git: 0d349c19beda - stable/13 - Remove $FreeBSD$: two-line .c pattern (Wed, 23 Aug 2023 17:49:41 UTC)
- git: 3bc80996974a - stable/13 - sys: Remove $FreeBSD$: one-line .c pattern (Wed, 23 Aug 2023 17:49:42 UTC)
- git: 3d497e17ebd3 - stable/13 - Remove $FreeBSD$: one-line .c pattern (Wed, 23 Aug 2023 17:49:46 UTC)
- git: 9a298a124729 - stable/13 - Remove $FreeBSD$: alt two-line .c pattern (Wed, 23 Aug 2023 17:49:48 UTC)
- git: e63c5c73c17e - stable/13 - Remove $FreeBSD$: alt one-line .c pattern (Wed, 23 Aug 2023 17:49:50 UTC)
- git: 739874129195 - stable/13 - sys: Remove $FreeBSD$: one-line .S pattern (Wed, 23 Aug 2023 17:49:51 UTC)
- git: d10370254169 - stable/13 - Remove $FreeBSD$: one-line .S pattern (Wed, 23 Aug 2023 17:49:52 UTC)
- git: 5510f79042fb - stable/13 - sys: Remove $FreeBSD$: one-line sh pattern (Wed, 23 Aug 2023 17:49:53 UTC)
- git: 023fc80ee38a - stable/13 - Remove $FreeBSD$: one-line sh pattern (Wed, 23 Aug 2023 17:49:54 UTC)
- git: 74c1a7c66add - stable/13 - sys: Remove $FreeBSD$: two-line nroff pattern (Wed, 23 Aug 2023 17:49:57 UTC)
- git: b144e70a3325 - stable/13 - Remove $FreeBSD$: two-line nroff pattern (Wed, 23 Aug 2023 17:49:58 UTC)
- git: 24115b70d6d6 - stable/13 - Remove $FreeBSD$: one-line nroff pattern (Wed, 23 Aug 2023 17:50:00 UTC)
- git: 27096e41f03f - stable/13 - sys: Remove $FreeBSD$: one-line bare tag (Wed, 23 Aug 2023 17:50:01 UTC)
- git: 350f9ac5b362 - stable/13 - Remove $FreeBSD$: one-line bare tag (Wed, 23 Aug 2023 17:50:02 UTC)
- git: c1ff431ce583 - stable/13 - sys: Remove $FreeBSD$: one-line catalog (Wed, 23 Aug 2023 17:50:04 UTC)
- git: 384705193b36 - stable/13 - Remove $FreeBSD$: one-line catalog (Wed, 23 Aug 2023 17:50:05 UTC)
- git: 911f99722cfa - stable/13 - sys: Remove $FreeBSD$: two-line lua tag (Wed, 23 Aug 2023 17:50:06 UTC)
- git: a7385d2a904a - stable/13 - Remove $FreeBSD$: two-line lua tag (Wed, 23 Aug 2023 17:50:07 UTC)
- git: 238e32b60663 - stable/13 - Remove $FreeBSD$: one-line lua tag (Wed, 23 Aug 2023 17:50:08 UTC)
- git: 8c86db53ce05 - stable/13 - Remove $FreeBSD$: one-line ps tag (Wed, 23 Aug 2023 17:50:09 UTC)
- git: 0f015abc4665 - stable/13 - Remove $FreeBSD$: one-line forth tag (Wed, 23 Aug 2023 17:50:10 UTC)
- git: 636cb7f7b000 - stable/13 - Remove $FreeBSD$: one-line xdr pattern (Wed, 23 Aug 2023 17:50:11 UTC)
- git: bf9ded09cd98 - stable/13 - Delete trailing whitespace from $FreeBSD$ removal (Wed, 23 Aug 2023 17:50:12 UTC)
- git: fcd0bbbd4aa9 - stable/13 - makefs: clean up some leftovers after $FreeBSD$ tag removal (Wed, 23 Aug 2023 17:50:14 UTC)
- git: 50510a7a63b8 - stable/13 - share/examples/tests: fix comments after $FreeBSD$ removal (Wed, 23 Aug 2023 17:50:15 UTC)
- git: 02f1e233d562 - stable/13 - Restore blank line after #include (Wed, 23 Aug 2023 17:50:16 UTC)
- git: 9b60059524b1 - stable/13 - Fix partially removed comment by removing the rest (Wed, 23 Aug 2023 17:50:17 UTC)
- git: 8f54a610e00d - stable/13 - libcrypto: Don't embed $FreeBSD$ in generated assembly files (Wed, 23 Aug 2023 17:50:18 UTC)
- git: c1c798f17481 - stable/13 - sh tests: Update $LINENO tests after $FreeBSD$ removal (Wed, 23 Aug 2023 17:50:19 UTC)
- Xin LI
- Zhenlei Huang