dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
April 2024 Archives by date
- Mon, 01 Apr 2024
- git: 71f16d2efe7e - stable/14 - nfsd.8: Document ways to minimize Copy operation times Rick Macklem
- git: 23a48a469a4e - stable/13 - nfsd.8: Document ways to minimize Copy operation times Rick Macklem
- git: 0ade521bac78 - stable/13 - pfsync: fix use of invalidated stack variable Kristof Provost
- git: 2fed983ceb66 - stable/14 - pf: fix use-after-free Kristof Provost
- git: e0a58ef24a3b - stable/13 - pfsync: cope with multiple pending plus messages Kristof Provost
- git: f5c0005567b4 - stable/14 - pfsync: fix use of invalidated stack variable Kristof Provost
- git: ab872ab0bf19 - stable/14 - pfsync: cope with multiple pending plus messages Kristof Provost
- git: e54b9d17f82d - stable/14 - freebsd-update: mark "cron" as fetched as "fetch" itself Michael Osipov
- git: fc5208028a78 - stable/13 - freebsd-update: mark "cron" as fetched as "fetch" itself Michael Osipov
- git: faf66c373ab7 - stable/14 - ath(4): always enable 11n Bjoern A. Zeeb
- git: 21b6420f67cf - stable/14 - ath_hal/ar9300: allow JUPITER cards to read eeprom Bjoern A. Zeeb
- git: 4bce8178af85 - stable/14 - iicbus/mux/pca954x: add support for PCA9546 I2C Switch Bjoern A. Zeeb
- git: dd167e59079b - stable/14 - LinuxKPI: 802.11: implement a deferred RX path Bjoern A. Zeeb
- git: e74405a4d648 - stable/14 - LinuxKPI: 802.11: return proper value for IEEE80211_CRYPTO_AES_CCM Bjoern A. Zeeb
- git: d1aff3556656 - stable/14 - vf_i2c: split up and add ACPI attachments in addition to FDT Bjoern A. Zeeb
- git: 4197e21ed39c - stable/14 - vf_i2c: update I2C controller logic Bjoern A. Zeeb
- git: 87c576a25a1f - stable/14 - release: rework distributions list Ed Maste
- git: 7249e0d28c23 - stable/14 - crunch: remove fdisk from examples Ed Maste
- Tue, 02 Apr 2024
- git: 44aac9115f75 - stable/14 - powerpc: Bump maximum number of FDT reserved mem entries Justin Hibbits
- git: b40ed1134d67 - stable/14 - x86: test the right CPUID bit when checking for XSAVEOPT support Konstantin Belousov
- git: 38c74c46b220 - stable/14 - amd64: initialize td_frame stack area for init(8) main thread Konstantin Belousov
- git: 38fdb37047ea - stable/14 - x86: handle MXCSR from XSAVEOPT when x87 state was optimized Konstantin Belousov
- git: 465e5f1b8b80 - stable/13 - ath_hal/ar9300: allow JUPITER cards to read eeprom Bjoern A. Zeeb
- git: 8db49fc84c53 - stable/14 - msgs: Use C99 bool instead of defining our own Ed Maste
- git: 9f9289901c86 - stable/14 - bsdlabel: add BUGS section documenting 8 partition limit Ed Maste
- git: 1f97fc87f1a6 - stable/14 - Cirrus-CI: Add manual Clang 18 jobs Ed Maste
- git: 51b2556ee60a - stable/13 - bsdlabel: add BUGS section documenting 8 partition limit Ed Maste
- git: d4676f565d9a - stable/13 - x86: test the right CPUID bit when checking for XSAVEOPT support Konstantin Belousov
- git: c787fedf1262 - stable/13 - amd64: initialize td_frame stack area for init(8) main thread Konstantin Belousov
- git: b79fb02b32d9 - stable/13 - x86: handle MXCSR from XSAVEOPT when x87 state was optimized Konstantin Belousov
- git: 794473e3101c - stable/14 - release.sh: Don't install git if already present Colin Percival
- git: 853241218da2 - stable/13 - release.sh: Don't install git if already present Colin Percival
- Wed, 03 Apr 2024
- git: beb5140a9d8f - stable/14 - hostapd: Work around lack of MLME support Cy Schubert
- git: 0fb7c4a38c85 - stable/13 - hostapd: Work around lack of MLME support Cy Schubert
- git: 41d9d301fbd0 - stable/14 - kern linker: Make linker_file_add_dependency() void Zhenlei Huang
- git: 223077d0a847 - stable/13 - kern linker: Make linker_file_add_dependency() void Zhenlei Huang
- git: bade279b8106 - stable/14 - tar: make error reporting more robust and use correct errno Ed Maste
- git: 26c9cc10b220 - stable/14 - boot0: remove reference to fdisk Ed Maste
- git: 72c3d91294c4 - stable/14 - libfetch: parse scheme://domain:/ correctly Ka Ho Ng
- git: c89889b9c342 - stable/13 - libfetch: parse scheme://domain:/ correctly Ka Ho Ng
- Thu, 04 Apr 2024
- git: df9c60beea7c - stable/14 - thread_single(9): decline external requests for traced or debugger-stopped procs Konstantin Belousov
- git: bfafc6a86ddb - stable/13 - thread_single(9): decline external requests for traced or debugger-stopped procs Konstantin Belousov
- git: fdde01c5b449 - stable/14 - libc: Improve description of mktime() / timegm(). Dag-Erling Smørgrav
- git: ae2888dd0e25 - stable/14 - touch: Allow setting the timestamp to -1. Dag-Erling Smørgrav
- git: d738ce7cf6a3 - stable/14 - ln: Use stdbool, style nits. Dag-Erling Smørgrav
- git: 80f2602e48eb - stable/14 - install: Prefer strsnvis() to strsvis(). Dag-Erling Smørgrav
- git: ddee3ee4e071 - stable/14 - usr.bin: Make lorder conditional on MK_TOOLCHAIN. Dag-Erling Smørgrav
- git: 16349f296b23 - stable/13 - Update tzcode to 2024a. Dag-Erling Smørgrav
- git: 662dc74155ad - stable/13 - tzcode: Clean up the ctime(3) manual page. Dag-Erling Smørgrav
- git: fc7287456321 - stable/13 - touch: Allow setting the timestamp to -1. Dag-Erling Smørgrav
- git: f862c31a4159 - stable/13 - ln: Use stdbool, style nits. Dag-Erling Smørgrav
- git: 8934e4a17e94 - stable/13 - install: Prefer strsnvis() to strsvis(). Dag-Erling Smørgrav
- git: 6895133fe293 - stable/13 - lorder: Clean up and improve robustness. Dag-Erling Smørgrav
- git: b9e32d8c8f51 - stable/13 - Clean up botched merge. Dag-Erling Smørgrav
- Fri, 05 Apr 2024
- Sat, 06 Apr 2024
- Sun, 07 Apr 2024
- git: 7b86d14bfccb - stable/14 - unionfs: implement VOP_UNP_* and remove special VSOCK vnode handling Jason A. Harmening
- git: bedc8daace26 - stable/14 - dma.conf: Fix typo Ed Maste
- git: 507e18dfc324 - stable/14 - freebsd-update: Fix typo in comment Ed Maste
- git: 6ac10e8a72a7 - stable/14 - rights.4: add note about rights not being simple bitmasks Ed Maste
- git: a2ce5a2dc95f - stable/13 - tar: make error reporting more robust and use correct errno Ed Maste
- git: 9031978083ce - stable/13 - rights.4: add note about rights not being simple bitmasks Ed Maste
- Mon, 08 Apr 2024
- git: a9288701dee1 - stable/14 - Revert "MFV: xz 5.6.0" Xin LI
- git: 2bfda18ff7bf - stable/14 - Backport export of lzma_mt_block_size symbol. Xin LI
- git: 6b55e41b3fac - stable/13 - Revert "MFV: xz 5.6.0" Xin LI
- git: 728293e74c90 - stable/13 - Backport export of lzma_mt_block_size symbol. Xin LI
- git: 928ea8066dd0 - stable/14 - Merge commit eb8f379567e8 from llvm-project (by Florian Hahn): Dimitry Andric
- git: 17e32453b89d - stable/13 - Merge commit eb8f379567e8 from llvm-project (by Florian Hahn): Dimitry Andric
- git: 2ad8333c6534 - stable/14 - cp: Improved conformance when copying directories. Dag-Erling Smørgrav
- git: 59c3e7a18c7c - stable/14 - tarfs: Support paths that spill into exthdrs. Dag-Erling Smørgrav
- git: e9ab8b45822f - stable/14 - ln: Improve link(1) variant of ln(1). Dag-Erling Smørgrav
- git: 39d543db53a4 - stable/13 - cp: Improved conformance when copying directories. Dag-Erling Smørgrav
- git: dc0087a3aa78 - stable/13 - ln: Improve link(1) variant of ln(1). Dag-Erling Smørgrav
- git: 35f6b83049da - stable/14 - Update the Arm Optimized Routine library to v24.01 Andrew Turner
- git: 1449754218d7 - stable/14 - cd9660: Add support for mask,dirmask,uid,gid options John Baldwin
- git: 3b2b83bcef04 - stable/14 - Stop using expressions in _Alignof() John Baldwin
- git: 1aebbbc69bb6 - stable/14 - find: Allow '/' to be used with -perm for GNU compatibility John Baldwin
- git: 551f4b478bf8 - stable/14 - find: Add -readable, -writable & -executable options John Baldwin
- git: 4fa4e6a3c80e - stable/14 - netlink.h: s/typeof/__typeof John Baldwin
- git: d32c600949d5 - stable/14 - newfs_msdos.8: example for specific cluster size John Baldwin
- git: aa61ecf00337 - stable/14 - syscallsubr.h: Sort kern_membarrier prototype alphabetically John Baldwin
- git: 138ed6fee2c2 - stable/14 - cxgbe: Add counters for POSIX async I/O requests handled by the driver John Baldwin
- git: 2b410bace4a0 - stable/14 - cxgbe tom: Limit TOE connections to 2 reassembly islands always John Baldwin
- git: b680e6da1398 - stable/14 - cxgbe tom: Enable ULP_MODE_TCPDDP on demand John Baldwin
- git: bf5387a9367e - stable/14 - timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h> John Baldwin
- git: e24c1997bf5c - stable/14 - arm: pmap_extract() returns a PA not a boolean value John Baldwin
- git: cbc47b31cc66 - stable/14 - acpi: Use kobj typedefs for new-bus method prototypes John Baldwin
- git: 93d2cc308890 - stable/14 - pcib: Make various bus methods private to pci_pci.c John Baldwin
- git: 00dbe607b392 - stable/14 - acpi: Use bus_generic_alloc_resource instead of duplicating it John Baldwin
- git: 7d763eadd36e - stable/14 - cam: Check if cam_simq_alloc fails for the xpt bus during module init John Baldwin
- git: 75a63c968af9 - stable/14 - acpi: Allow child drivers to use bus_set_resource for more resources John Baldwin
- git: 9c699850011b - stable/14 - pci_host_generic: Include the bridge's device name in rman descriptions John Baldwin
- git: 13926bcb9779 - stable/14 - pci_host_generic_fdt: Remove duplicate DEVMETHOD entries John Baldwin
- git: cfb8cc9c5fa9 - stable/14 - acpi: Don't assume a resource is reserved in acpi_delete_resource John Baldwin
- git: 50a4c3bb7aec - stable/14 - riscv: Add missing includes for DDB John Baldwin
- git: 00907525212d - stable/14 - vmd: Use bus_read/write_* instead of bus_space_read/write_* John Baldwin
- git: d2c8cb41d1a2 - stable/14 - ipfw: Skip to the start of the loop when following a keep-state rule John Baldwin
- git: 794517a0f379 - stable/14 - netlink: Don't use a zero-length array John Baldwin
- git: e2d88351fdd8 - stable/14 - arm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol name John Baldwin
- git: 16089905240f - stable/14 - nvme: Firmware revisions in the firmware slot info logpage are ASCII strings John Baldwin
- git: 05a831511b78 - stable/14 - nvmecontrol: Update the test for a valid firmare revision slot John Baldwin
- git: 85cdbae749e9 - stable/14 - .github: Switch to v4 of actions/checkout John Baldwin
- git: f091b71838aa - stable/14 - arm busdma: Fix parameter types to exclusion_bounce_check John Baldwin
- git: 30eab966575f - stable/14 - kldxref: Properly handle reading strings near the end of an ELF file John Baldwin
- git: d4ad8432aa57 - stable/14 - ddp: Clear active DDP buffer members to NULL to pacify an assertion John Baldwin
- git: 7748f70561f3 - stable/14 - cxgbe tom: Handle a race condition when enabling TLS offload John Baldwin
- git: 470de7a717fc - stable/13 - cd9660: Add support for mask,dirmask,uid,gid options John Baldwin
- git: 402c6c331d73 - stable/13 - riscv db_trace: Ensure trapframe pointer is suitably aligned. John Baldwin
- git: 2bc1e37e1d83 - stable/13 - Stop using expressions in _Alignof() John Baldwin
- git: 77afa8bc52fc - stable/13 - find: Allow '/' to be used with -perm for GNU compatibility John Baldwin
- git: aed5216e95e0 - stable/13 - find: Add -readable, -writable & -executable options John Baldwin
- git: c680577ec993 - stable/13 - netlink.h: s/typeof/__typeof John Baldwin
- git: 975afd9c44a8 - stable/13 - newfs_msdos.8: example for specific cluster size John Baldwin
- git: dff5ad136163 - stable/13 - syscallsubr.h: Sort kern_membarrier prototype alphabetically John Baldwin
- git: d50a1d0ace9d - stable/13 - cxgbe: Add counters for POSIX async I/O requests handled by the driver John Baldwin
- git: db522f6bd041 - stable/13 - arm: pmap_extract() returns a PA not a boolean value John Baldwin
- git: b61c6451631f - stable/13 - pcib: Make various bus methods private to pci_pci.c John Baldwin
- git: 1910a6ca6e83 - stable/13 - acpi: Use bus_generic_alloc_resource instead of duplicating it John Baldwin
- git: 9fc935855951 - stable/13 - cam: Check if cam_simq_alloc fails for the xpt bus during module init John Baldwin
- git: 55c2c62f108a - stable/13 - acpi: Allow child drivers to use bus_set_resource for more resources John Baldwin
- git: 7204a656fcfa - stable/13 - acpi: Don't assume a resource is reserved in acpi_delete_resource John Baldwin
- git: af5f73700c47 - stable/13 - riscv: Add missing includes for DDB John Baldwin
- git: 992262511493 - stable/13 - vmd: Use bus_read/write_* instead of bus_space_read/write_* John Baldwin
- git: 3798c6487a21 - stable/13 - ipfw: Skip to the start of the loop when following a keep-state rule John Baldwin
- git: b7419f5b5e6f - stable/13 - arm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol name John Baldwin
- git: 4329e6ccfa4a - stable/13 - nvme: Firmware revisions in the firmware slot info logpage are ASCII strings John Baldwin
- git: 661e3d4f1548 - stable/13 - nvmecontrol: Update the test for a valid firmare revision slot John Baldwin
- git: dcedc7b7f29e - stable/13 - .github: Switch to v4 of actions/checkout John Baldwin
- git: c0ee9e5e410d - stable/13 - arm busdma: Fix parameter types to exclusion_bounce_check John Baldwin
- git: 257f36a7dbce - stable/13 - kldxref: Properly handle reading strings near the end of an ELF file John Baldwin
- git: 092dd9545f65 - stable/13 - ddp: Clear active DDP buffer members to NULL to pacify an assertion John Baldwin
- Tue, 09 Apr 2024
- git: f1994d1eb215 - stable/14 - kern linker: Do not unload a module if it has dependants Zhenlei Huang
- git: 7da45efb0921 - stable/14 - kern linker: Do not touch userrefs of the kernel file Zhenlei Huang
- git: a2f57656620d - stable/13 - kern linker: Do not unload a module if it has dependants Zhenlei Huang
- git: a7b2c455505a - stable/13 - kern linker: Do not touch userrefs of the kernel file Zhenlei Huang
- git: e069c451f85e - stable/14 - tmpfs: Improve file time tests. Dag-Erling Smørgrav
- git: 9407889ec214 - stable/14 - MFC: if_bridge: use IF_MINMTU Eugene Grosbein
- git: d3ce1a1b3780 - stable/13 - MFC: if_bridge: use IF_MINMTU Eugene Grosbein
- git: 1879f7affbf8 - stable/13 - MFC: if_bridge: change MTU for new members Eugene Grosbein
- git: 7ced57106295 - stable/14 - ccdconfig: reference gpart rather than fdisk and disklabel Ed Maste
- git: da7a43501881 - stable/13 - ccdconfig: remove obsolete references to BSD disklabels Ed Maste
- git: 8e8d76571f77 - stable/13 - ccdconfig: reference gpart rather than fdisk and disklabel Ed Maste
- git: c525951492dd - stable/13 - freebsd-update: Fix typo in comment Ed Maste
- git: 54030e8a5df5 - stable/13 - dma.conf: Fix typo Ed Maste
- Thu, 11 Apr 2024
- git: 16a6da44e28d - stable/14 - nuageinit: add basic support for cloudinit. Baptiste Daroussin
- git: 8c093b649599 - stable/14 - src.conf(5): regen after addition of nuageinit Baptiste Daroussin
- git: 227e7a205edf - stable/14 - release: add basic cloudinit images Baptiste Daroussin
- git: 85df63ddd235 - stable/14 - mem.4: Correct the HISTORY section Gordon Bergling
- git: 15ce8a1cc1be - stable/13 - mem.4: Correct the HISTORY section Gordon Bergling
- git: 155779894faa - stable/14 - pam: Add pam_xdg module Emmanuel Vadot
- git: 8bca4da5bca3 - stable/14 - pam: Always use pam_xdg for session and xdm Emmanuel Vadot
- git: bb219e78dddd - stable/14 - pam_xdg: Remove leftover debug printf Emmanuel Vadot
- git: cd9fff7b0431 - stable/14 - pam_xdg: Check asprintf return value Emmanuel Vadot
- git: 4d2dad92ee23 - stable/14 - pam_xdg: Reset rv to 0 Emmanuel Vadot
- git: b556c37f83b0 - stable/14 - pam_xdg: Close the dir after removal Emmanuel Vadot
- Fri, 12 Apr 2024
- git: ea2275e72cda - stable/14 - sound: Drain buffer selinfo in sndbuf_free() Christos Margiolis
- git: 4dfb88f3dea5 - stable/14 - sound: Get rid of pcm/sndstat.h and turn macros into regular code Christos Margiolis
- git: 578a8fb50c39 - stable/14 - sound: Fix SND_DIAGNOSTIC ifdef comment Christos Margiolis
- git: 7e0c6e00b3c9 - stable/14 - sound: Remove unused SND_DEV_LAST and SND_DEV_MAX constants Christos Margiolis
- git: a648f68c9254 - stable/14 - stop_all_proc(): skip traced or signal-stoped processes Konstantin Belousov
- git: 2bb6e35f3b9f - stable/14 - acpidump: silent the warning about unaligned uuid Konstantin Belousov
- git: 0b5c1913b0fe - stable/14 - acpidump: the acpi_get_fadt_revision() argument is unused Konstantin Belousov
- git: 0a7de174b779 - stable/14 - acpidump: bump WARNS to 6 Konstantin Belousov
- git: 9ab216e2646a - stable/14 - acpidump: add printfield() helper Konstantin Belousov
- git: ec9952bd472e - stable/14 - acpidump: dump AMD IVRS table describing IOMMU layout Konstantin Belousov
- git: 80bf64732ce5 - stable/14 - acpidump: add Foundation copyright Konstantin Belousov
- git: 83fe75d6c16e - stable/14 - pcireg.h: add include guard Konstantin Belousov
- git: fd02cfeb9ade - stable/14 - pcireg.h: Add AMD IOMMU Base Cap definitions Konstantin Belousov
- git: fb8eb2042dbe - stable/14 - pciconf(8): dump AMD IOMMU Base Capability Konstantin Belousov
- git: d4d5aed66a3f - stable/14 - LinuxKPI: Remove the temporary variable fileid from the macro request_module Zhenlei Huang
- git: f0edd08b27d7 - stable/13 - LinuxKPI: Remove the temporary variable fileid from the macro request_module Zhenlei Huang
- git: 330954bdb822 - stable/13 - Unify arc_prune_async() code, fix excessive ARC pruning Olivier Certner
- git: 8df6c930c151 - stable/14 - lib/msun: Fix tgammal(3) on IEEE 128-bit platforms Mark Murray
- git: ce5a6a3adda6 - stable/14 - tcp: Add a new kernel-only TCP_USE_DDP socket option John Baldwin
- git: bf5956c185a1 - stable/14 - cxgbe: Support TCP_USE_DDP on offloaded TOE connections John Baldwin
- git: 260d7b58547e - stable/14 - NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets John Baldwin
- git: 50f771371356 - stable/14 - libsysdecode: fix build after 3d0a736796a9 John Baldwin
- Sun, 14 Apr 2024
- Mon, 15 Apr 2024
- git: 4d65728d55a7 - stable/14 - ethernet: Fix logging of frame length Zhenlei Huang
- git: 800bd7da4c20 - stable/14 - debugnet: Fix logging of frame length Zhenlei Huang
- git: 65212656f845 - stable/13 - ethernet: Fix logging of frame length Zhenlei Huang
- git: 41e4389a3d0d - stable/13 - debugnet: Fix logging of frame length Zhenlei Huang
- git: 43e0ae562921 - stable/14 - sys/queue.h: Add {LIST,TAILQ}_REPLACE(). Dag-Erling Smørgrav
- git: 99ac8acf886b - stable/14 - build: Do not pass -fno-sanitize-memory-param-retval to subr_coverage.c Mark Johnston
- git: 21aa4bf198da - stable/14 - sdt: Use designated initializers for various definitions Mark Johnston
- git: a006c6a0d452 - stable/14 - tarfs: Inherit mnt_iosize_max from the lower vnode Mark Johnston
- git: f97a19fc0129 - stable/14 - tarfs.5: Document the importance of zstd framing Mark Johnston
- git: 9e901b721722 - stable/14 - VOP_BMAP.9: Typo Mark Johnston
- git: 342a51f11018 - stable/14 - which: Use size_t instead of ssize_t for pathlen Mark Johnston
- git: aef4504139a4 - stable/14 - dtrace: Add the 'oformat' libdtrace option Mark Johnston
- git: 19621b977df3 - stable/14 - kern linker: Don't invoke dtors without having invoked ctors Mark Johnston
- git: 16f6ce3f826b - stable/14 - ptrace tests: Add a test using PROC_REAP_KILL to kill a traced debuggee Mark Johnston
- git: 615bd9d0a056 - stable/14 - ptrace tests: Fix a signed/unsigned integer comparison Mark Johnston
- git: a65d02d1d772 - stable/14 - bhyvectl: generate usage from options table Mark Johnston
- git: f26c227c421f - stable/14 - libvmmapi: add missing capability strings Mark Johnston
- git: 14148b5c5cd6 - stable/14 - wg: Use ENETUNREACH when transmitting to a non-existent peer Mark Johnston
- git: 5128c8948b4e - stable/14 - swap_pager: Unbusy readahead pages after an I/O error Mark Johnston
- git: 268afe724791 - stable/14 - tarfs: Implement VOP_BMAP Mark Johnston
- git: 11f154ca86a0 - stable/14 - linuxkpi: Annotate an unused variable as such John Baldwin
- git: 89dd0612d933 - stable/14 - netinet: The tailq_hash code doesn't reference tcpoutflags John Baldwin
- git: 770e04e65fbb - stable/14 - awk: revert upstream's attempt to disallow hex strings Warner Losh
- Tue, 16 Apr 2024
- git: 72eb6d65ede2 - stable/14 - sound: Move sndstat_prepare_pcm() to pcm/sndstat.c and remove sndstat_entry->handler Christos Margiolis
- git: ebdd5d72fffc - stable/14 - stand/loader.efi: fix regression with ignoring nvstore Warner Losh
- git: b5cd844a564a - stable/14 - loader: add target for dirdeps build Warner Losh
- git: 25cf4c045208 - stable/14 - Add paragraph documenting loader.env functionlity Warner Losh
- git: 56b90f8fc980 - stable/14 - loader.efi.8: Fix style warnings Warner Losh
- git: 05cf4dda599a - stable/14 - loader: fix EFI ACPI detection Warner Losh
- git: 16c09de80135 - stable/14 - loader: improve lua ACPI detection and handling Warner Losh
- git: 9408d0ba3d11 - stable/14 - stand: bandaide for acpi Warner Losh
- git: 58b95f5f8667 - stable/14 - stand/efi: Request ACPI use the system inttypes Warner Losh
- git: beab67c8f6b2 - stable/14 - stand/efi: Define ACPI_USE_SYSTEM_INTTYPES to be 1 instead of blank Warner Losh
- git: ac0776ecf4f1 - stable/14 - stand/efi: Consolidate integer types Warner Losh
- git: 82b2c7ac7d41 - stable/14 - loader.efi.8: Fix a typo Warner Losh
- git: 5417db3a9739 - stable/14 - stand: Retire setting hw.eisa_slots. Warner Losh
- git: 5029119797e1 - stable/14 - stand: Retire setting hw.ata.wc: it doesn't exist. Warner Losh
- git: aa53b6dd49bd - stable/14 - stand: Remove ancient SCCS tags. Warner Losh
- git: 8b9bc8218545 - stable/14 - stand: Automated cleanup of cdefs and other formatting Warner Losh
- git: 49028a1db2de - stable/14 - pmbr: Only load the first 545k rather than error out Warner Losh
- git: 77d298ea3fb1 - stable/14 - loader: lua: assume late ACPI detection if the feature isn't enabled Warner Losh
- git: a0456d357896 - stable/14 - stand: Fix typo (triple S) Warner Losh
- git: 936c6d5c9618 - stable/14 - mountd.8: Document the new -A mountd option Rick Macklem
- git: 2e8d60c68540 - stable/14 - ng_socket: Treat EEXIST from kern_kldload() as success Zhenlei Huang
- git: d77e45e29f04 - stable/13 - ng_socket: Treat EEXIST from kern_kldload() as success Zhenlei Huang
- git: 7f156d86dfa9 - stable/14 - tegra210: change to UTF-8 (from ISO-8859) Ed Maste
- git: bf4972a48d2e - stable/14 - bsdlabel: add deprecation notice Ed Maste
- git: cc16c3c3cb5f - stable/14 - pfilctl: fix 'pfilctl hooks' when nothing is connected Gleb Smirnoff
- git: 8062f37d1c99 - stable/14 - vtnet: set VNET context in RX handler Gleb Smirnoff
- git: 894bf6bd7d1d - stable/13 - wg: Use ENETUNREACH when transmitting to a non-existent peer Mark Johnston
- git: ae8398452bd3 - stable/14 - flua: Add hash module Warner Losh
- git: 656183c21b58 - stable/14 - share/mk: Don't install only differing in case files on case insensitive fs Warner Losh
- git: 3e69ab88a032 - stable/14 - periodic/daily/801.trim-zfs: Add a daily zfs trim script Warner Losh
- git: f20b349448f1 - stable/14 - kboot: Move to kboot/kboot Warner Losh
- git: 93fa71ab2499 - stable/14 - kboot: Move _start out of kboot and into libkboot Warner Losh
- git: edf8a9a42d30 - stable/14 - kboot: Cleanup libkern reference Warner Losh
- git: 78f3a2d48ebd - stable/14 - kboot: Move syscall stubs to libkboot Warner Losh
- git: 29f9f6b9800d - stable/14 - kboot: Move system calls to libkboot Warner Losh
- git: df6ae1140005 - stable/14 - kboot: Move termios to libkboot Warner Losh
- git: b5fa90e2e20f - stable/14 - kboot: Assert copyright here Warner Losh
- git: a975ee493d89 - stable/14 - kboot: update copyright on these files. Warner Losh
- git: 3eb3a802a31b - stable/14 - stand/lua: per-product conf if requested via product_vars Warner Losh
- git: a25531db0fc2 - stable/14 - stand/lua: always allow overriding with local config files Warner Losh
- git: 6d41d985fdbf - stable/14 - libsa: Move include file creation to the end of the Makefile Warner Losh
- git: 12138b85bb0f - stable/14 - libsa: Move hash functions up a level Warner Losh
- git: 639574132b95 - stable/14 - loader: Move build_font_module to gfx_fb.c Warner Losh
- git: 03de11635be1 - stable/14 - loader: Font module is EFI dependent Warner Losh
- git: cfe4f061a78a - stable/14 - loader: Document the lua loader table. Warner Losh
- git: 16d49d0e4fe7 - stable/14 - libsecureboot do not report expected unverified files Warner Losh
- git: 3601f439783a - stable/14 - loader: export the CMD_ constants in loader table Warner Losh
- git: 8ea26f3280f7 - stable/14 - loader: Fetch initial script from loader_lua env Warner Losh
- git: 4b559231c468 - stable/14 - loader: Make vidc_biosputchar static Warner Losh
- git: c54653978ebd - stable/14 - loader: Simplify the loader.has_command Warner Losh
- git: 5bbe8ec08417 - stable/14 - loader: Register the gfx stuff separately. Warner Losh
- git: 8929f8454fff - stable/14 - loader: Separate gfx to a new file. Warner Losh
- git: 73fac51c5726 - stable/14 - loader: Create new gfx table Warner Losh
- git: ab3aa90b70db - stable/14 - loader: Add prototype for gfx_interp_md Warner Losh
- git: 254adb825999 - stable/14 - loader: Only create gfx 4th bindings when gfx is available Warner Losh
- git: e55748d65b74 - stable/14 - loader: Remove gfx_fb_stub.c, it's no longer needed Warner Losh
- git: 94e1374b55c7 - stable/14 - loader: Move to using linker sets to bring in optional bits Warner Losh
- git: 32c08f492557 - stable/14 - loader: Move gfx functions to gfx.lua.8 Warner Losh
- git: 19388dd2ad91 - stable/14 - loader: Move drawer.lua over to gfx table. Warner Losh
- git: 78f5850093c5 - stable/14 - kboot: Add our own lua bindings Warner Losh
- git: c34c7f78c751 - stable/14 - loader: Simplify build a little Warner Losh
- git: 151ff218eb7a - stable/14 - loader: line line per src file in libi386 Warner Losh
- git: 795edc4ac23e - stable/14 - loader: Bump the limit to 560,000 bytes for BIOS loader Warner Losh
- git: fcfd7396ae8a - stable/14 - loader: Add new option WITH_LOADER_BIOS_TEXTONLY Warner Losh
- git: 7816528ccf9c - stable/14 - loader: bring back old text-only video console Warner Losh
- git: 82d4e9b248b6 - stable/14 - loader: Add textvidc to build Warner Losh
- git: 57ca2848c0aa - stable/14 - loader: Make MK_LOADER_BIOS_TEXTONLY work Warner Losh
- git: d6a4e4842943 - stable/14 - loader/libofw: Fix disk size truncation Warner Losh
- git: 67d21468bfaf - stable/14 - loader: For the mini-stdio we have for lua, #define them to something else Warner Losh
- git: c3f5ae85ceda - stable/14 - kboot: Fix zfs bootonce protocol Warner Losh
- git: e9620c27f176 - stable/14 - loader: Retire CTASSERT Warner Losh
- git: 92f8c2f636e0 - stable/14 - loader/efi: Make gcc friendlier by move md_dev Warner Losh
- git: 7209dd3eba78 - stable/14 - kboot: Implement write support for hostdisk Warner Losh
- git: 1ad22bbc04c7 - stable/14 - loader: return errors from writing ZFS labels Warner Losh
- git: c05fe06acbc6 - stable/14 - libsa: Remove redundant sys/cdefs.h Warner Losh
- git: bcb0e17d35fb - stable/14 - loader: These files have no copyrightable material Warner Losh
- git: 204a5c85ab2a - stable/14 - loader: rename gfx_interp_md to gfx_interp_ref Warner Losh
- git: 5f4d3f8e8835 - stable/14 - loader: Move ldscripts to match more standard practices Warner Losh
- git: 95497a6215e8 - stable/14 - kboot: Centralize ldscript addition Warner Losh
- git: 36653c3faa5d - stable/14 - loader/powerpc: Share ldscript Warner Losh
- git: 295ed2786bb1 - stable/14 - loader/uboot: Move to foo.ldconfig Warner Losh
- git: 851c8f5707ac - stable/14 - loader/kboot: simplify linker set inclusion a little Warner Losh
- git: 6cad882b7eec - stable/14 - loader/efi: Linker sets not needed. Warner Losh
- git: 88ec6ce7d159 - stable/14 - loader/efi: Use unique linker set for lua Warner Losh
- git: 36d49fb2d585 - stable/14 - loader/ficl: Rename the ficl compile set to X4th_compile_set Warner Losh
- git: 7cc0ac566600 - stable/14 - loader/efi: Only include interpreter's linker script Warner Losh
- git: 5e8509073162 - stable/14 - loader: Add loader.exit Warner Losh
- git: a552d4047e6c - stable/14 - stand: Remove dangling mips references Warner Losh
- git: d9288e8fcccd - stable/14 - loader/efi: Small diff reduction Warner Losh
- git: 71969b965b60 - stable/14 - loader/lua: Remove pager shim Warner Losh
- git: 216c56ff1df6 - stable/14 - loader/lua: Remove compat shim for loader.lua_path Warner Losh
- git: 64355a9cb3dc - stable/14 - loader/lua: Remove workaround for command_error Warner Losh
- git: 649cc3598192 - stable/14 - kboot: Create function for error checking. Warner Losh
- git: d18377cbb723 - stable/14 - kboot: Avoid UB in signed shift Warner Losh
- git: 519aef9045d0 - stable/14 - kboot: hostfs -- check for llseek failure correctly Warner Losh
- git: 0bca0de6b676 - stable/14 - kboot: Print UEFI memory map Warner Losh
- git: cb9ef3a7034a - stable/14 - kboot: Use is_linux_error to check mmap return error Warner Losh
- git: d55ddce0c8e9 - stable/14 - kboot: kbootfdt: fix error handling Warner Losh
- git: 83bae397799c - stable/14 - uboot/Makefile move BINDIR Warner Losh
- git: 41883f55a8f9 - stable/14 - loader.4th dictthreshold too small Warner Losh
- git: e40703a705e5 - stable/14 - stand/efi: Changes to efichar to allow it to be used in the kernel Warner Losh
- git: 33d1ce86abcb - stable/14 - userboot: allow for overriding the version file location Warner Losh
- git: d1fb333f35fb - stable/14 - stand: Install gptboot.efi(8) Warner Losh
- git: 02eaed648f40 - stable/14 - gicv3: Change how we initialize its children. Warner Losh
- git: 531302411740 - stable/14 - gicv3: Panic if the gicv3 already running Warner Losh
- git: 9eea5eb52a0e - stable/14 - gicv3: Don't allocate pend_base if we're already started Warner Losh
- git: bfb3b0e7065f - stable/14 - gicv3: Only set the redistributor base if we're not prealloced Warner Losh
- git: 6368e71a25ba - stable/14 - gicv3: Report PENDBASE when bootverbose Warner Losh
- git: 582cece4507b - stable/14 - gicv3: Define PA masks for the PENDBASR and PROPBASER registers Warner Losh
- git: b53202779c2e - stable/14 - gicv3: In its_init_cpu_lpi record each cpu's PENDBASER Warner Losh
- git: d476e51525ff - stable/14 - gicv3: If the LPI is already allocated, remember it Warner Losh
- Wed, 17 Apr 2024
- git: a8659d8785c0 - stable/14 - release: make -j compat: cd inside subshell Colin Percival
- git: b4435119eca4 - stable/14 - release: distributekernel before packagekernel Colin Percival
- git: 2c774c1bb4ee - stable/14 - release: Don't reuse disc1/bootonly directories Colin Percival
- git: db34bbcedbf5 - stable/14 - Reapply "release.sh: Add -jN to `make release`" Colin Percival
- git: ffddfd3631de - stable/14 - release/Makefile.vm: Support read-only ports tree Colin Percival
- git: 2bd006237fbe - stable/14 - ec2: homedir bug fixed in 24.1.4 Colin Percival
- git: 5f2695943de6 - stable/14 - release: Support r/o /usr/ports for cloudware Colin Percival
- git: 434dc04e34c0 - stable/14 - release: Randomize powerpc boot block file name Colin Percival
- git: 449dc2854000 - stable/14 - release: Fix powerpc boot block uudecoding Colin Percival
- git: 1c9953bea952 - stable/14 - cloudware: allow disk format to be a list Colin Percival
- git: 70dcf0608cfc - stable/14 - release: Use the ABI of the target release to fetch packages Colin Percival
- git: d576c1dd9744 - stable/14 - Makefile.vm: Set CLEANDIRS correctly for vm-image Colin Percival
- git: f1c7e9bc7233 - stable/14 - release: Build dvd image before staging pkgs Colin Percival
- git: a871d0f13c56 - stable/14 - daemon: fix -R to enable supervision mode Kyle Evans
- git: 1e2be096d425 - stable/13 - daemon: fix -R to enable supervision mode Kyle Evans
- git: 69dbc448cf8b - stable/14 - freebsd-update: Don't provide copiable commands in output Michael Osipov
- git: d596e573119e - stable/13 - freebsd-update: Don't provide copiable commands in output Michael Osipov
- git: a6caa7bc5423 - stable/13 - stop_all_proc(): skip traced or signal-stoped processes Konstantin Belousov
- git: f77abc3526d6 - stable/13 - acpidump: silent the warning about unaligned uuid Konstantin Belousov
- git: 930c76a733d0 - stable/13 - acpidump: the acpi_get_fadt_revision() argument is unused Konstantin Belousov
- git: 84944bf5e282 - stable/13 - acpidump: bump WARNS to 6 Konstantin Belousov
- git: f7fd7f8b88a1 - stable/13 - acpidump: add printfield() helper Konstantin Belousov
- git: f95a254aa722 - stable/13 - acpidump: dump AMD IVRS table describing IOMMU layout Konstantin Belousov
- git: 256ee428f5a3 - stable/13 - acpidump: add Foundation copyright Konstantin Belousov
- git: 6f8e8d0723cc - stable/13 - pcireg.h: add include guard Konstantin Belousov
- git: 6b771774c5c6 - stable/13 - pcireg.h: Add AMD IOMMU Base Cap definitions Konstantin Belousov
- git: 02dc74cc21af - stable/13 - pciconf(8): dump AMD IOMMU Base Capability Konstantin Belousov
- Re: git: 8062f37d1c99 - stable/14 - vtnet: set VNET context in RX handler Marko Zec
- git: 7cf0b203f57d - stable/13 - Revert "acpidump: dump AMD IVRS table describing IOMMU layout" Konstantin Belousov
- git: e48f7ff6a12c - stable/14 - ahc/ahd: Fix target mode operation Alexander Motin
- git: 4bb54e8ec3d0 - stable/13 - ahc/ahd: Fix target mode operation Alexander Motin
- git: 2da45e304dba - stable/14 - TCP LRO: convert TCP header fields to host byte order earlier Michael Tuexen
- git: 307daa4f1759 - stable/14 - vnic: fix compilation of an IPv6 only kernel Michael Tuexen
- git: 8b2c694d3836 - stable/14 - RACK, BBR: handle EACCES like EPERM for IP output handling Michael Tuexen
- git: c5e78e553c66 - stable/14 - dtrace: allow NULL interface pointer for ifinfo_t translator Michael Tuexen
- git: 49557689bf1e - stable/14 - sctp: improve consistency Michael Tuexen
- git: be7586fe468f - stable/14 - sctp: improve sending of packets containing an INIT ACK chunk Michael Tuexen
- git: 8244b35ff88c - stable/14 - TCP LRO: disable mbuf queuing when packet filter hooks are in place Michael Tuexen
- git: d69099e4330e - stable/14 - TCP LRO: add dtrace probe points Michael Tuexen
- git: fd2a580db248 - stable/14 - tcp: no data on SYN segments unless doing TFO Michael Tuexen
- git: fbc8dfd0ed80 - stable/14 - tcp bblog: use correct length Michael Tuexen
- git: 8375db082c6b - stable/14 - tcp hpts: improve consistency Michael Tuexen
- git: be30b22fbb77 - stable/14 - tcp: fix comment Michael Tuexen
- git: 7ebfafa813ce - stable/14 - tcp: fix conversion of rttvar Michael Tuexen
- git: f3e2beb306c6 - stable/14 - tcp: address a warning Michael Tuexen
- git: 60898a7cef0b - stable/14 - tcp hpts: initialize variable Michael Tuexen
- git: 6572d12cfc67 - stable/14 - tcp bblog: cleanup Michael Tuexen
- git: 7a019565ff6d - stable/14 - uipc_socket: handle socket buffer locks in sopeeloff Michael Tuexen
- git: c6770e8c99ab - stable/14 - tcp rack: fix memory corruption Michael Tuexen
- git: 90cde57af8c6 - stable/14 - tcp: improve consistency Michael Tuexen
- git: 5344772af985 - stable/14 - tcp: add some debug output Michael Tuexen
- git: 14d778433227 - stable/14 - tcp bbr: improve code consistency Michael Tuexen
- git: b5ee7411bfab - stable/14 - tcp rack: fix sending Michael Tuexen
- git: 134884436681 - stable/14 - Revert "tcp rack: fix sending" Michael Tuexen
- git: 994f9c9e3c2c - stable/14 - tcp rack: fix sending Michael Tuexen
- git: 1f85f062768d - stable/14 - vm_reserv_reclaim_contig: Return NULL not false Mark Johnston
- git: ca8e2e4c91cc - stable/14 - tcp: Make tcp_var.h more self-contained Mark Johnston
- Thu, 18 Apr 2024
- git: 40631b79b5fe - stable/14 - nfscl: Purge name cache when readdir_plus is done Rick Macklem
- git: cfa4bd59df08 - stable/14 - atrtc(4): Fix a typo in a sysctl description Gordon Bergling
- git: da013f1d5fee - stable/13 - atrtc(4): Fix a typo in a sysctl description Gordon Bergling
- git: e6c51f6db8d7 - stable/14 - sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9) Christos Margiolis
- git: d692c314d29a - stable/14 - sound: Implement asynchronous device detach Christos Margiolis
- git: 51abcd0c477a - stable/14 - sound: Update some LICENSE headers Christos Margiolis
- git: 5abbbb7c6401 - stable/14 - sound: Remove leftover references to snd_clone Christos Margiolis
- git: dc16f5fe1422 - stable/14 - tcpdump: cope with incorrect packet lengths Kristof Provost
- git: bf0700716a2e - stable/13 - tcpdump: cope with incorrect packet lengths Kristof Provost
- git: 7e3c7de28d11 - stable/14 - tzsetup: be explicit about *timezone* abbreviation Ed Maste
- git: ea3b15d005c2 - stable/14 - bsdlabel: emit deprecation notice when run Ed Maste
- git: c0e5d8f9bda7 - stable/14 - mergemaster: postpone removal to FreeBSD 15 Ed Maste
- Re: git: 8062f37d1c99 - stable/14 - vtnet: set VNET context in RX handler Gleb Smirnoff
- git: 02ea70eff39c - stable/13 - tcpdump: fix build Kristof Provost
- git: 4e997a32db3d - stable/14 - riscv: Introduce support for APLIC interrupt controller Mitchell Horne
- git: 0a40193a6e0f - stable/14 - busdma: fix page miscount for small segment sizes Mitchell Horne
- git: 9050a43e8e2c - stable/14 - intro.9: minor changes Mitchell Horne
- git: 327987597bff - stable/14 - clkdom_dump(): improve output text Mitchell Horne
- git: 5eb27a0d68f5 - stable/14 - clk_fixed: quiet by default Mitchell Horne
- git: 29701960b3ba - stable/14 - clk_fixed: call clkdom_dump() for verbose boot Mitchell Horne
- git: 9319a8a11a6f - stable/14 - simple_mfd: don't attach children twice Mitchell Horne
- git: 5f375fdbdfdb - stable/14 - em.4: add interfaces to name section Mitchell Horne
- git: 74b1a9ccf9a7 - stable/14 - cp: Remove useless ssize_t cast Mitchell Horne
- git: 929d8ef0f71e - stable/14 - KASSERT(9): add assertion message guidelines Mitchell Horne
- git: e9d06e89ce63 - stable/14 - KASSERT(9): describe history of MPASS Mitchell Horne
- git: 0c62a06b84ab - stable/14 - kassert.h: update MPASS definition commentary Mitchell Horne
- git: c8aac78681e5 - stable/14 - assert.3: Update manual page based on mandoc -Tlint Mitchell Horne
- git: ac4ddd8b1f67 - stable/14 - open.2: remove self-reference Mitchell Horne
- git: 7f1fc5dbc694 - stable/14 - mount_mfs.8: remove self-reference Mitchell Horne
- git: ac3bd5959b82 - stable/14 - cfumass.4: remove self-reference Mitchell Horne
- git: de436a4fbf79 - stable/14 - device_add_child.9: remove self-reference Mitchell Horne
- git: d16abff36292 - stable/14 - bhnd_erom.9: remove self-reference Mitchell Horne
- git: 954bb7642175 - stable/14 - fib_algo(4): Lower level of algorithm switching messages to LOG_INFO Marius Strobl
- git: 3d1d7c2c161d - stable/13 - fib_algo(4): Lower level of algorithm switching messages to LOG_INFO Marius Strobl
- git: 8ee68ab86778 - stable/13 - Fix "set but not used" for the sym driver. Marius Strobl
- Fri, 19 Apr 2024
- git: 7a2c2599a760 - stable/14 - 14.1: update stable/14 to -PRERELEASE Colin Percival
- git: 788987e034b1 - stable/14 - acpi_battery: avoid divide-by-zero when no devices have capacity info Ed Maste
- git: 0a902d7561ff - stable/14 - snd_hda: Add the full Intel Meteor/Arrow/Lunar Lake HD Audio PCI IDs Michael Zhilin
- git: 2a66844f606a - stable/14 - snd_hda: fix "duplicated free" on module unloading Michael Zhilin
- git: 792937105454 - stable/13 - snd_hda: Add the full Intel Meteor/Arrow/Lunar Lake HD Audio PCI IDs Michael Zhilin
- git: e7a1904fe1ce - stable/13 - snd_hda: fix "duplicated free" on module unloading Michael Zhilin
- Sat, 20 Apr 2024
- git: c9157d925c48 - stable/14 - Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fb Dimitry Andric
- git: 1bc094c4a0e7 - stable/14 - Tentatively apply https://github.com/llvm/llvm-project/pull/76175 Dimitry Andric
- git: e710425beb3d - stable/14 - Merge llvm-project main llvmorg-18-init-15692-g007ed0dccd6a Dimitry Andric
- git: 7e83d42fa416 - stable/14 - Revert commit 0e46b49de433 from llvm-project (by Matt Arsenault): Dimitry Andric
- git: de8261c4acc0 - stable/14 - Merge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4 Dimitry Andric
- git: 7a0ffb5e054a - stable/14 - Tentatively merge https://github.com/llvm/llvm-project/pull/77242 Dimitry Andric
- git: 7adf29b6244f - stable/14 - Add two FreeBSD customizations to libc++ Dimitry Andric
- git: cdc20ff6a7f1 - stable/14 - Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cde Dimitry Andric
- git: 6c20abcd5625 - stable/14 - Merge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424 Dimitry Andric
- git: c8734e140f63 - stable/14 - Redo libc++ customizations Dimitry Andric
- git: a58f00ea9151 - stable/14 - Merge llvm-project main llvmorg-18-init-18359-g93248729cfae Dimitry Andric
- git: 3f37aa84be74 - stable/14 - Tentatively apply https://github.com/libcxxrt/libcxxrt/pull/27 Dimitry Andric
- git: 3f2e8ce1cfdd - stable/14 - Merge llvm-project release/18.x llvmorg-18-init-18361-g22683463740e Dimitry Andric
- git: f8981b8ce216 - stable/14 - Merge commit 6e4930c67508 from llvm-project (by Alexander Kornienko): Dimitry Andric
- git: bf13152d9e61 - stable/14 - Merge commit 5f4ee5a2dfa9 from llvm-project (by Shanzhi): Dimitry Andric
- git: 905954429d1f - stable/14 - [libc++] Rename __bit_reference template parameter to avoid conflict Dimitry Andric
- git: b9d9368bac6c - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967 Dimitry Andric
- git: 4b8be30b443f - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442 Dimitry Andric
- git: 8e3e0a4774e1 - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.0-rc3-0-g6c90f8dd5463 Dimitry Andric
- git: 471f3ba46090 - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a75e9c7e Dimitry Andric
- git: ab1bf989a944 - stable/14 - Revert commit 6255157d24e2 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: 16bdd01787d1 - stable/14 - Merge commit f5f3d5d6534f from llvm-project (by Qizhi Hu): Dimitry Andric
- git: c9eafe979616 - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879 Dimitry Andric
- git: c7c33b213a8a - stable/14 - Fix arm64 build after llvm 18.1.3 upgrade Dimitry Andric
- git: f0e05595a1b4 - stable/14 - Fix arm64 build after llvm 18.1.3 upgrade (take 2) Dimitry Andric
- git: 924cf780a23a - stable/14 - Fix GENERIC-KASAN kernel build for amd64 Dimitry Andric
- git: 329e66dd048e - stable/14 - libcompiler_rt Makefile.inc: remove debugging messages Dimitry Andric
- git: 24c907849352 - stable/14 - libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13 Dimitry Andric
- git: 89ef2b34ab73 - stable/14 - libcompiler_rt Makefile.inc: include bsd.compiler.mk to fix build Dimitry Andric
- git: ca40ad0cb442 - stable/14 - libllvm: add missed tlbgen headers and sources for BPF target Dimitry Andric
- git: a3549d8d4dbf - stable/14 - Merge commit 55c466da2f2f from llvm-project (by Benjamin Kramer): Dimitry Andric
- git: fcfb38a25f07 - stable/14 - Revert commit 925a11a5f221 from llvm-project (by Nikolas Klauser): Dimitry Andric
- git: 18590ac4f035 - stable/14 - sanitizers: mark __elf_aux_vector as weak, to allow linking without libsys Dimitry Andric
- git: 40d5cf3f394d - stable/14 - Merge commit 37b7207651b4 from llvm-project (by zhongyunde@huawei.com): Dimitry Andric
- git: 47020df00dd8 - stable/14 - libcompiler_rt Makefile.inc: update _Float16/__bf16 checks Dimitry Andric
- git: a4f6bfe30406 - stable/14 - libgcc_{eh,s}: restore __*_frame_info symbols post llvm18 Dimitry Andric
- git: 7c41358a2b0a - stable/14 - Bump __FreeBSD_version for llvm 18.1.3 merge Dimitry Andric
- git: bdbe302c3396 - stable/13 - Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fb Dimitry Andric
- git: b168c9a3e534 - stable/13 - Tentatively apply https://github.com/llvm/llvm-project/pull/76175 Dimitry Andric
- git: a20559610011 - stable/13 - Merge llvm-project main llvmorg-18-init-15692-g007ed0dccd6a Dimitry Andric
- git: 92d4d6f1f60e - stable/13 - Revert commit 0e46b49de433 from llvm-project (by Matt Arsenault): Dimitry Andric
- git: 0c85e2760f6b - stable/13 - Merge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4 Dimitry Andric
- git: 15ce79bc8b1f - stable/13 - Tentatively merge https://github.com/llvm/llvm-project/pull/77242 Dimitry Andric
- git: 335f7960dc37 - stable/13 - Add two FreeBSD customizations to libc++ Dimitry Andric
- git: ed89c59104c1 - stable/13 - Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cde Dimitry Andric
- git: 52e4ee64c25f - stable/13 - Merge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424 Dimitry Andric
- git: 412542983a5b - stable/13 - Redo libc++ customizations Dimitry Andric
- git: ab50317e96e5 - stable/13 - Merge llvm-project main llvmorg-18-init-18359-g93248729cfae Dimitry Andric
- git: 206cf542ef75 - stable/13 - Tentatively apply https://github.com/libcxxrt/libcxxrt/pull/27 Dimitry Andric
- git: a1f98ae0a8cd - stable/13 - Merge llvm-project release/18.x llvmorg-18-init-18361-g22683463740e Dimitry Andric
- git: 3731f53de156 - stable/13 - Merge commit 6e4930c67508 from llvm-project (by Alexander Kornienko): Dimitry Andric
- git: 6c596be66539 - stable/13 - Merge commit 5f4ee5a2dfa9 from llvm-project (by Shanzhi): Dimitry Andric
- git: af050415f0c5 - stable/13 - [libc++] Rename __bit_reference template parameter to avoid conflict Dimitry Andric
- git: 83e37ae556b2 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967 Dimitry Andric
- git: c80674ff65c5 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442 Dimitry Andric
- git: 7032a4352158 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.0-rc3-0-g6c90f8dd5463 Dimitry Andric
- git: b09953d54d75 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a75e9c7e Dimitry Andric
- git: 64816cf50d5e - stable/13 - Revert commit 6255157d24e2 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: 8e0b0a282739 - stable/13 - Merge commit f5f3d5d6534f from llvm-project (by Qizhi Hu): Dimitry Andric
- git: 3a287a03cf4a - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879 Dimitry Andric
- git: 7b86b92ec1bd - stable/13 - Fix arm64 build after llvm 18.1.3 upgrade Dimitry Andric
- git: 0764680cf8fd - stable/13 - Fix arm64 build after llvm 18.1.3 upgrade (take 2) Dimitry Andric
- git: 89cc83362f4d - stable/13 - Fix GENERIC-KASAN kernel build for amd64 Dimitry Andric
- git: 5018444b289d - stable/13 - libcompiler_rt Makefile.inc: remove debugging messages Dimitry Andric
- git: e2e4022725ac - stable/13 - libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13 Dimitry Andric
- git: 3f0f6c980669 - stable/13 - libllvm: add missed tlbgen headers and sources for BPF target Dimitry Andric
- git: ac652ee7fbdc - stable/13 - Merge commit 55c466da2f2f from llvm-project (by Benjamin Kramer): Dimitry Andric
- git: 70ab6e9b180d - stable/13 - Revert commit 925a11a5f221 from llvm-project (by Nikolas Klauser): Dimitry Andric
- git: bf7e13e690c3 - stable/13 - sanitizers: mark __elf_aux_vector as weak, to allow linking without libsys Dimitry Andric
- git: 5b763c0e1f30 - stable/13 - Merge commit 37b7207651b4 from llvm-project (by zhongyunde@huawei.com): Dimitry Andric
- git: 50fd2fbec96c - stable/13 - libcompiler_rt Makefile.inc: update _Float16/__bf16 checks Dimitry Andric
- git: 82d22a88c340 - stable/13 - libgcc_{eh,s}: restore __*_frame_info symbols post llvm18 Dimitry Andric
- git: 667a595fee5e - stable/13 - tau32-ddk.c: suppress warning about ignored attributes Dimitry Andric
- git: 055e875e6077 - stable/13 - Bump __FreeBSD_version for llvm 18.1.3 merge Dimitry Andric
- git: 0b56acfc498e - stable/14 - rtld: introduce STATIC_TLS_EXTRA Konstantin Belousov
- Sun, 21 Apr 2024
- git: e4d8fe76c5d4 - stable/14 - amdsmn(4), amdtemp(4): add support for AMD Family 19h Models 10h-1Fh. Xin LI
- git: c5179c2b8a5e - stable/13 - amdsmn(4), amdtemp(4): add support for AMD Family 19h Models 10h-1Fh. Xin LI
- git: bf2582cf15f5 - stable/14 - netpfil: Fix typos in source code comments Gordon Bergling
- git: 04ab41437ae8 - stable/14 - muge(4): Fix a typo in a source code comment Gordon Bergling
- git: 2b343cd2d5f0 - stable/14 - oce(4): Fix a typo in a source code comment Gordon Bergling
- git: 36a642a06dea - stable/13 - netpfil: Fix typos in source code comments Gordon Bergling
- git: 39ccab474ac8 - stable/13 - muge(4): Fix a typo in a source code comment Gordon Bergling
- git: c61eb1679d6a - stable/13 - oce(4): Fix a typo in a source code comment Gordon Bergling
- git: 411f60811bb1 - stable/12 - muge(4): Fix a typo in a source code comment Gordon Bergling
- git: 05b5b4e966bf - stable/12 - oce(4): Fix a typo in a source code comment Gordon Bergling
- git: 73c9d514236e - stable/14 - Revert "dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag" Andriy Gapon
- git: f12a50fed2df - stable/13 - Revert "dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag" Andriy Gapon
- git: 43bf62a364c1 - stable/14 - aw_gpio: temporarily switch to input function if read in eint mode Andriy Gapon
- git: 9c444571ab94 - stable/13 - aw_gpio: temporarily switch to input function if read in eint mode Andriy Gapon
- git: 61ddfc0e55b4 - stable/14 - fusefs: only test for incoherency if FN_SIZECHANGE is set Alan Somers
- git: 2d19c2cd00b4 - stable/14 - fusefs: correct a comment Alan Somers
- git: 2dff504999f5 - stable/14 - share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architectures Dimitry Andric
- git: 562855795e7f - stable/13 - Catch up with Clang 12. Dimitry Andric
- git: 445aa3bcc50c - stable/13 - bsd.cpu.mk: Correct MACHINE_CPU for Intel Alder Lake Dimitry Andric
- git: ce159ac62d6c - stable/13 - bsd.cpu.mk: add support for x86-64-v[234] levels as CPUTYPE Dimitry Andric
- git: a45dd984457f - stable/13 - share/mk/bsd.cpu.mk: Add AMD Zen 4 for x86 Dimitry Andric
- git: b449894978b5 - stable/13 - share/mk/bsd.cpu.mk: add F16C feature for i386 and amd64 architectures Dimitry Andric
- Mon, 22 Apr 2024
- git: 933490d3b6d4 - stable/14 - kasan: fix false-positive kasan_report upon thread reuse Ka Ho Ng
- git: 753de7251761 - stable/14 - tarfs.5: Provide some guidance on zstd frame sizes Mark Johnston
- git: fc045609789f - stable/14 - arm64: add CPU part identifiers for Apple M1 and M2 Mark Johnston
- git: a1e55af8d123 - stable/14 - Fix MNT_IGNORE for devfs, fdescfs and nullfs Dag-Erling Smørgrav
- git: 0ee0770fafc3 - stable/14 - nullfs: Show correct exported flag. Dag-Erling Smørgrav
- git: f44b05ee942f - stable/14 - LinuxKPI: add PCI_VENDOR_ID_ITTIM Bjoern A. Zeeb
- git: 0af78fa479ca - stable/14 - LinuxKPI: add further constants to pci.h Bjoern A. Zeeb
- git: 7a52baf2805f - stable/14 - LinuxKPI: implement memzero_explicit() Bjoern A. Zeeb
- git: a939c9544033 - stable/14 - LinuxKPI: add BITS_TO_BYTES() Bjoern A. Zeeb
- git: 8cf307284f6c - stable/14 - LinuxKPI: add dev_alloc_pages() Bjoern A. Zeeb
- git: 10c94114ac5c - stable/14 - net8011: radiotap: add more EHT constants Bjoern A. Zeeb
- git: 6b2686ca9bc6 - stable/14 - LinuxKPI: sk_buff: implement skb_queue_splice_tail_init() Bjoern A. Zeeb
- git: 25e0847ef7d2 - stable/14 - LinuxKPI: napi_schedule() requires return value, implement napi_is_scheduled() Bjoern A. Zeeb
- git: 24293e9f97a4 - stable/14 - LinuxKPI: add devm_kfree() Bjoern A. Zeeb
- git: fb94767f7863 - stable/14 - LinuxKPI: 802.11: remove unneeded re-lookup in lkpi_80211_txq_tx_one() Bjoern A. Zeeb
- git: 634fd711b003 - stable/14 - net80211: amrr_init: change order of commands Bjoern A. Zeeb
- git: b5cf81e20984 - stable/14 - LinuxKPI: 802.11: disable early queue wakeup workaround; better classify Bjoern A. Zeeb
- git: 6290fe776c74 - stable/14 - LinuxKPI: add __counted_by() and __nonstring Bjoern A. Zeeb
- git: f4ccd1122a79 - stable/14 - LinuxKPI: utsname.h add missing SPDX-License-Identifier Bjoern A. Zeeb
- Tue, 23 Apr 2024
- git: 2cd1939e2e58 - stable/14 - rtld(1): minor clarification for LD_STATIC_TLS_EXTRA Konstantin Belousov
- git: 57d49c4bcb49 - stable/13 - rtld: introduce STATIC_TLS_EXTRA Konstantin Belousov
- git: ed9f44083dba - stable/13 - rtld(1): minor clarification for LD_STATIC_TLS_EXTRA Konstantin Belousov
- git: 4a393999f312 - stable/14 - usb(4): Remove a double word in a source code comment Gordon Bergling
- git: 7b6a12da16a6 - stable/14 - binmiscctl.8: Remove a double word Gordon Bergling
- git: 499d4a609480 - stable/14 - timerfd.2: Remove a double word Gordon Bergling
- git: 1e17c1177995 - stable/14 - safe(4): Remove a double word in a source code comment Gordon Bergling
- git: 0b396f0185c7 - stable/14 - bhnd(4): Remove a double word in a source code comment Gordon Bergling
- git: 6e97dd94f34e - stable/14 - ifconfig(8): Fix two typos in source code comments Gordon Bergling
- git: fa4b1ab76983 - stable/14 - arm64: Remove a double word in a source code comment Gordon Bergling
- git: 0744d3268e07 - stable/14 - NOTES: Remove a double word in comment Gordon Bergling
- git: db6bf2d09bec - stable/13 - usb(4): Remove a double word in a source code comment Gordon Bergling
- git: b6ddbb47e120 - stable/13 - binmiscctl.8: Remove a double word Gordon Bergling
- git: 8e73397eb632 - stable/13 - safe(4): Remove a double word in a source code comment Gordon Bergling
- git: 4fef442e75cd - stable/13 - bhnd(4): Remove a double word in a source code comment Gordon Bergling
- git: cdadad917ea2 - stable/13 - ifconfig(8): Fix two typos in source code comments Gordon Bergling
- git: 4cea50b47df8 - stable/13 - arm64: Remove a double word in a source code comment Gordon Bergling
- git: 78de6a587cd7 - stable/13 - NOTES: Remove a double word in comment Gordon Bergling
- git: 21d1f73f886d - stable/14 - exports.5: Clarify that exported dirs should be local mount points Mark Johnston
- git: 692106afb8a8 - stable/14 - graid3: Fix teardown in g_raid3_try_destroy() Mark Johnston
- git: 60546b68864f - stable/14 - exports.5: Update an example to use service(8) Mark Johnston
- git: 854034a32cf6 - stable/14 - Merge llvm-project release/18.x llvmorg-18.1.4-0-ge6c3289804a6 Dimitry Andric
- git: 7929070fb753 - stable/13 - Merge llvm-project release/18.x llvmorg-18.1.4-0-ge6c3289804a6 Dimitry Andric
- git: 86d06911d60b - stable/14 - Cirrus-CI: switch to llvm18 by default Ed Maste
- Wed, 24 Apr 2024
- git: 1b0e8598970d - stable/13 - release/Makefile.vm: Support read-only ports tree Colin Percival
- git: 6b8ca8c4e406 - stable/13 - release: Support r/o /usr/ports for cloudware Colin Percival
- git: 835b1bd4045a - stable/13 - release: Use the ABI of the target release to fetch packages Colin Percival
- git: 3b83e014c094 - stable/14 - uipc_domain: Fix a typo in a source code comment Gordon Bergling
- git: 956a99badeaf - stable/14 - geom(4): Fix a typo in a source code comment Gordon Bergling
- git: 87cf19849942 - stable/14 - freescale: Fix a typo in a source code comment Gordon Bergling
- git: a6ee6b6fc021 - stable/14 - arm: Fix a typo in a KASSERT message Gordon Bergling
- git: 64dfe0a94bfd - stable/13 - uipc_domain: Fix a typo in a source code comment Gordon Bergling
- git: 67e24ed0fc4d - stable/13 - geom(4): Fix a typo in a source code comment Gordon Bergling
- git: c64f93bf5aef - stable/13 - freescale: Fix a typo in a source code comment Gordon Bergling
- git: e03c9c311e89 - stable/13 - arm: Fix a typo in a KASSERT message Gordon Bergling
- git: 656ec7b96663 - stable/12 - uipc_domain: Fix a typo in a source code comment Gordon Bergling
- git: 87f5c26218a6 - stable/12 - geom(4): Fix a typo in a source code comment Gordon Bergling
- git: d94c2398888b - stable/12 - freescale: Fix a typo in a source code comment Gordon Bergling
- git: d7deb6833d29 - stable/12 - arm: Fix a typo in a KASSERT message Gordon Bergling
- git: b8e171b73a07 - stable/14 - organization.dot: Fix typos Mateusz Piotrowski
- git: 1a4e512adbab - stable/13 - acpi_battery: avoid divide-by-zero when no devices have capacity info Ed Maste
- git: a913f3ab8f20 - stable/13 - Cirrus-CI: bump Clang versions to 16 and 17 Ed Maste
- git: 266b3bd3f26d - releng/13.3 - Unify arc_prune_async() code, fix excessive ARC pruning Gordon Tetlow
- git: be4f1894ef39 - releng/13.3 - Add UPDATING entries and bump the branch version. Gordon Tetlow
- git: d48e7e89e02f - stable/14 - TCP: Fix a rack bug that skyzall found which results in a crash. Michael Tuexen
- git: 917b5431453d - stable/14 - HTPS has actually three states not two so the macro needs to account for that. Michael Tuexen
- git: 7fdef9cdb7ee - stable/14 - Optimize HPTS so that little work is done until we have a hpts thread that is over the connection threshold Michael Tuexen
- git: feb6e2786dc5 - stable/14 - Add a few missed libclang_rt files to ObsoleteFiles.inc Dimitry Andric
- git: 164f125311a6 - stable/14 - heimdal: Add 64-bit integer support to ASN.1 compiler Dimitry Andric
- git: 689dbdedd8bd - stable/14 - heimdal: asn1: Use unsigned bitfields for named bitsets Dimitry Andric
- git: 8b4cf1092b65 - stable/13 - Add a few missed libclang_rt files to ObsoleteFiles.inc Dimitry Andric
- git: 2efe30782cd9 - stable/13 - heimdal: Add 64-bit integer support to ASN.1 compiler Dimitry Andric
- git: 15dfc47b6adc - stable/13 - heimdal: asn1: Use unsigned bitfields for named bitsets Dimitry Andric
- git: 34ee703400c0 - stable/14 - install: Always use a temporary file. Dag-Erling Smørgrav
- git: 9f1d4502c295 - stable/14 - install: Fix a compiler warning when bootstrapping Dag-Erling Smørgrav
- git: 760720469681 - stable/14 - cp: Clarify an obscure comment. Dag-Erling Smørgrav
- git: 9f3032b76b3c - stable/14 - pf tests: Add option to send fragmented packets Dag-Erling Smørgrav
- git: ff28ca091142 - stable/14 - iflib: Add sysctl to request extra MSIX vectors on driver load Eric Joyner
- git: 59d1c385f681 - stable/14 - iflib: Add subinterface interrupt allocation function Eric Joyner
- git: eafd6c26f95e - stable/14 - ice_ddp: Update package to 1.3.36.0 Eric Joyner
- git: 988dd5a1f361 - stable/14 - ice(4): Update copyright year to 2024 Eric Joyner
- git: f6de0a7c94e9 - stable/14 - ice(4): Update to 1.39.13-k Eric Joyner
- git: 99ec4feefba6 - stable/14 - mfc-candidates: use stable/14 as default MFC-to branch Ed Maste
- git: c7a5881d7a6a - stable/14 - Add support for Intel Atom S1200 UART Warner Losh
- git: 9857f824ec77 - stable/14 - arm_kernel_bothdr.awk: Update to latest ota Warner Losh
- Thu, 25 Apr 2024
- git: 7c3092e343c3 - stable/14 - ahc(4)/ahd(4): fix target mode on ARM Kyle Evans
- git: 60a4a8532b74 - stable/14 - ahc(4): resolve some minor nits Kyle Evans
- git: cef3d542b700 - stable/13 - ahc(4)/ahd(4): fix target mode on ARM Kyle Evans
- git: fac45b6b9a58 - stable/13 - ahc(4): resolve some minor nits Kyle Evans
- git: 176336c65a49 - stable/14 - mwlstats: Fix a typo in an error message Gordon Bergling
- git: 068465dddc96 - stable/14 - sys: Remove two double words in source code comments Gordon Bergling
- git: ce775a889af2 - stable/13 - sys: Remove two double words in source code comments Gordon Bergling
- git: 1002fa246b59 - stable/13 - mwlstats: Fix a typo in an error message Gordon Bergling
- git: 0cb97c19b1d2 - stable/12 - mwlstats: Fix a typo in an error message Gordon Bergling
- git: 2e9bfb6a0071 - stable/12 - sys: Remove two double words in source code comments Gordon Bergling
- git: eff68b69dfa2 - stable/14 - mv: Set file flags after setting file times Mark Johnston
- git: 32004d854a2d - stable/14 - nfsserver: Rate-limit messages about requests from unprivileged ports Mark Johnston
- git: a2eaf1cdd625 - stable/14 - dumpon: fix set but not used variable Mark Johnston
- Fri, 26 Apr 2024
- Sat, 27 Apr 2024
- git: 75f1323c15cb - stable/14 - libpmc: Import AMD Zen 4 PMU events Alexander Motin
- git: a36b9f244287 - stable/13 - libpmc: Import AMD Zen 4 PMU events Alexander Motin
- git: 8ca6066eb00f - stable/14 - i386: Fix a typo in a source code comment Gordon Bergling
- git: 4f8ee76d2a33 - stable/14 - ds1307(4): Fix a typo in a source code comment Gordon Bergling
- git: 3f8208145440 - stable/13 - i386: Fix a typo in a source code comment Gordon Bergling
- git: 5da0bdbf28b1 - stable/13 - ds1307(4): Fix a typo in a source code comment Gordon Bergling
- git: 5132cb42607b - stable/14 - MFV: less: Do not trust st_size if it equals zero Xin LI
- git: 302d0acea8a0 - stable/13 - MFV: less: Do not trust st_size if it equals zero Xin LI
- git: 8c81694af438 - stable/14 - linux: ignore setsockopt(IPV6_RECVERR) Warner Losh
- git: d776dd5fbd48 - stable/14 - Support ARP for 802 networks Ed Maste
- git: 90499f6efd57 - stable/13 - Support ARP for 802 networks Ed Maste
- git: 1d06b45463bf - stable/13 - Fix MNT_IGNORE for devfs, fdescfs and nullfs Dag-Erling Smørgrav
- git: 82c8a5f4f18c - stable/13 - nullfs: Show correct exported flag. Dag-Erling Smørgrav
- git: 44101eb5803e - stable/13 - install: Always use a temporary file. Dag-Erling Smørgrav
- git: 17997507040c - stable/13 - cp: Clarify an obscure comment. Dag-Erling Smørgrav
- git: c8d6c9351a92 - stable/14 - unionfs_lookup(): fix wild accesses to vnode private data Jason A. Harmening
- Sun, 28 Apr 2024
- git: 2fe5dc8691d5 - stable/14 - nfscl: Revert part of commit 196787f79e67 Rick Macklem
- git: aab71045646b - stable/14 - Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH" Rick Macklem
- git: fba90651e430 - stable/13 - Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH" Rick Macklem
- git: 025a5f6b2540 - stable/14 - vmm(4): Fix a typo in a kernel message Gordon Bergling
- git: 5f9d770bdce7 - stable/13 - wtap: Fix typos in kernel messages Gordon Bergling
- git: 3ad3a5f32bf0 - stable/13 - vmm(4): Fix a typo in a kernel message Gordon Bergling
- git: cd79c46103aa - stable/12 - vmm(4): Fix a typo in a kernel message Gordon Bergling
- git: f3e5aa50fc46 - stable/12 - wtap: Fix typos in kernel messages Gordon Bergling
- git: 9e6098a91168 - stable/14 - Skip building libclang_rt when WITHOUT_CLANG is used Dimitry Andric
- git: 43fae14940a5 - stable/14 - Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: b9b248b1df62 - stable/13 - Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: bb27b83033d0 - stable/14 - sync.8: Document that the "sync dance" is not a thing Mateusz Piotrowski
- git: 5119386711a8 - stable/13 - sync.8: Document that the "sync dance" is not a thing Mateusz Piotrowski
- Mon, 29 Apr 2024
- git: 6063683eb83a - stable/13 - ada: Another NCQ Trim instability drive Warner Losh
- git: 3e4989127020 - stable/14 - sys_procctl(): Make it clear that negative commands are invalid Olivier Certner
- git: fb4c7bf8ac2d - stable/14 - script: minor style improvements Kyle Evans
- git: 2c24df87e3f8 - stable/14 - script: handle terminal resize on SIGWINCH Kyle Evans
- git: 2a2cc22f517b - stable/13 - script: minor style improvements Kyle Evans
- git: f224a2ca04ad - stable/13 - script: handle terminal resize on SIGWINCH Kyle Evans
- git: eb07a26af199 - stable/13 - sys_procctl(): Make it clear that negative commands are invalid Olivier Certner
- git: 516009ce8d38 - stable/14 - adduser(8): support creation of ZFS dataset Dag-Erling Smørgrav
- git: 4f4905b2ef1c - stable/14 - adduser: Overhaul. Dag-Erling Smørgrav
- git: edff88aee215 - stable/14 - adduser: Really fix a syntax error Dag-Erling Smørgrav
- git: 1da8405cdec4 - stable/13 - add defaults for adduser.sh (OK? [yes] & additional user [no]) Dag-Erling Smørgrav
- git: 72fc3645e079 - stable/13 - adduser(8): support creation of ZFS dataset Dag-Erling Smørgrav
- git: b7a56907af0c - stable/13 - adduser: Overhaul. Dag-Erling Smørgrav
- git: ac316062a747 - stable/14 - sound: Remove obsolete chn_setvolume() Christos Margiolis
- git: cc72812c49ba - stable/14 - sound: Fix NULL dereference in dsp_clone() and mixer_clone() Christos Margiolis
- git: 9847c2497d2b - stable/14 - sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock() Christos Margiolis
- git: d8d7907826cc - stable/14 - sound: Fix panic caused by sleeping-channel destruction during asynchronous detach Christos Margiolis
- git: 33e0f0cd6ba8 - stable/14 - sound: Assert that we do not enter chn_sleep() with CHN_F_SLEEPING Christos Margiolis
- git: a2b09fc4b8b3 - stable/14 - sound: Add missing space in dev.pcm.X.mode description Christos Margiolis
- git: 8640bd657d84 - stable/14 - heimdal: Fix compiling hdb ldap as a module Cy Schubert
- git: abc4b3088941 - stable/14 - kdc: Add restart option Cy Schubert
- git: a161f2405f10 - stable/13 - heimdal: Fix compiling hdb ldap as a module Cy Schubert
- git: e750111ced03 - stable/13 - kdc: Add restart option Cy Schubert
- git: 59e7c575c544 - stable/14 - tests: move atf_python/sys/ into the tests package Mark Johnston
- git: 28fcfebdaf0f - stable/14 - ng_hci: Add sockaddr validation to sendto() Mark Johnston
- git: 2f95e4a01e19 - stable/14 - if_bridge: clean up INET/INET6 handling Mark Johnston
- git: 6f028e91084b - stable/13 - ng_hci: Add sockaddr validation to sendto() Mark Johnston
- Tue, 30 Apr 2024
- git: 6bf819c91048 - stable/14 - kern_thread.c: remove unneeded include of sys/param.h Konstantin Belousov
- git: 29c4e3198456 - stable/14 - kern_thr.c/kern_sig.c: remove sys/cdefs.h Konstantin Belousov
- git: de4b8c8ae1a8 - stable/14 - kern_thr.c: normalize includes Konstantin Belousov
- git: ed9e2991c2da - stable/14 - sigqueue(2): add impl-specific flag __SIGQUEUE_TID Konstantin Belousov
- git: afc8b17816e4 - stable/14 - sigqueue(2): Document __SIGQUEUE_TID Konstantin Belousov
- git: 3fbb97541cfe - stable/14 - sys/signal.h: move union sigval into dedicated private header sys/_sigval.h Konstantin Belousov
- git: e449481bee5f - stable/14 - libthr: add pthread_sigqueue(3) Konstantin Belousov
- git: 42b071cbc91e - stable/14 - pthread_sigqueue(3): document Konstantin Belousov
- git: bd30b3dfd5c8 - stable/14 - Add test for pthread_sigqueue(3) Konstantin Belousov
- git: 8f19af4b0955 - stable/14 - libc: make strerror_rl() usable for libc Konstantin Belousov
- git: ade62d406239 - stable/14 - __vprintf(): switch from strerror() to strerror_rl() Konstantin Belousov
- git: 0451d4287a92 - stable/14 - libc: minor style, wrap long lines Konstantin Belousov
- git: 09bcfbd1aede - stable/14 - libc printf_render_errno(): do not use strerror() Konstantin Belousov
- git: a8ae94b9e2cb - stable/13 - libc: make strerror_rl() usable for libc Konstantin Belousov
- git: 27e54c9f1628 - stable/13 - __vprintf(): switch from strerror() to strerror_rl() Konstantin Belousov
- git: fcac864ee14b - stable/13 - libc: minor style, wrap long lines Konstantin Belousov
- git: f0e8600d71e0 - stable/13 - libc printf_render_errno(): do not use strerror() Konstantin Belousov
- git: a951992d1eb3 - stable/14 - libc_private.h: use private namespace name for size_t Konstantin Belousov
- git: 509819691cb8 - stable/13 - libc_private.h: use private namespace name for size_t Konstantin Belousov
- git: d2539274f402 - stable/14 - libarchive: merge from vendor branch Martin Matuska
- git: 2d92e58b68e1 - stable/14 - libarchive: fix null format string error in tests (unbreaks gcc13 build) Martin Matuska
- git: 3cf9a5010e7d - stable/14 - libarchive: add two missing package files to libarchive tests Martin Matuska
- git: 8774c92e32b2 - stable/14 - libarchive: merge from vendor branch Martin Matuska
- Re: git: 770e03ac3913 - stable/14 - wtap: Fix typos in kernel messages Alexey Dokuchaev
- Go to: [ monthly archives ] [ by author ] [ by date ]