dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
January 2024 Archives by thread
- git: 91d2a093dfac - main - isp: Fix endianness conversion in isp_read_flash_data(): Mark Johnston (Mon, 01 Jan 2024 00:10:11 UTC)
- git: 39e39ba05672 - main - nanobsd: Revert back to 1G (really 927M) partitions for rescue.: Warner Losh (Mon, 01 Jan 2024 06:15:37 UTC)
- git: 259e6fefc0ad - main - test-includes: Add -ansi to the compile line to catch problems: Warner Losh (Mon, 01 Jan 2024 06:15:38 UTC)
- git: 499e84e16f56 - main - copyright: Bump the copyright date.: Warner Losh (Mon, 01 Jan 2024 06:17:12 UTC)
- git: 09af4bf2c987 - main - zfs: Fix SPA sysctl handlers: Mark Johnston (Mon, 01 Jan 2024 19:00:06 UTC)
- git: c3268c23de45 - main - libdtrace: Fix TCP data offset handling in the tcpinfo_t translator: Mark Johnston (Mon, 01 Jan 2024 23:16:41 UTC)
- git: 78cd75393ec7 - main - ctfconvert: Handle DW_AT_data_bit_offset: Mark Johnston (Tue, 02 Jan 2024 04:13:14 UTC)
- git: 7df9da47e8f0 - main - Fix udp IPv4-mapped address: Emmanuel Vadot (Tue, 02 Jan 2024 06:50:29 UTC)
- git: 1db45a406688 - main - stress2: Handle the new output format of vmstat(8): Peter Holm (Tue, 02 Jan 2024 13:44:47 UTC)
- git: 518a1fd7d349 - main - makefs: Fix ZFS cross-reference sections: Mark Johnston (Tue, 02 Jan 2024 14:21:31 UTC)
- git: adc215de9cab - main - release: Add missing /var/crash ZFS dataset: Mark Johnston (Tue, 02 Jan 2024 17:51:38 UTC)
- git: ffc4f93e960d - main - Fix typos in man pages under /share/man: Benedict Reuschling (Tue, 02 Jan 2024 17:55:37 UTC)
- git: 029b10b16a4f - main - vmrun.sh: add missing options in usage message: Christos Margiolis (Tue, 02 Jan 2024 18:20:50 UTC)
- git: 2ee77056d2d4 - main - vmrun.sh: allow device name arguments in pci-passthru option: Christos Margiolis (Tue, 02 Jan 2024 18:20:52 UTC)
- git: 30887c7d48ea - main - kldxref: fix bootstrapping on Linux with Clang 16: Alex Richardson (Tue, 02 Jan 2024 19:11:31 UTC)
- Re: git: b4efc6277634 - main - LinuxKPI: Do not use explicit context in FPU sections on powerpc64: John Baldwin (Tue, 02 Jan 2024 19:17:48 UTC)
- git: 660bd40a598a - main - netlink: use domain specific send buffer: Gleb Smirnoff (Tue, 02 Jan 2024 21:06:54 UTC)
- git: 67d9023f07a4 - main - netlink: uninline some KPI functions that work with struct nl_writer: Gleb Smirnoff (Tue, 02 Jan 2024 21:06:55 UTC)
- git: 0ad011ececb9 - main - tests/netlink: add netlink socket buffer test: Gleb Smirnoff (Tue, 02 Jan 2024 21:06:56 UTC)
- git: 17083b94a915 - main - netlink: use protocol specific receive buffer: Gleb Smirnoff (Tue, 02 Jan 2024 21:06:57 UTC)
- git: 7e19c0186f00 - main - netlink: improve nl_soreceive(): Gleb Smirnoff (Tue, 02 Jan 2024 21:06:59 UTC)
- git: ff5ad900d2a0 - main - netlink: refactor control data generation for recvmsg(2): Gleb Smirnoff (Tue, 02 Jan 2024 21:07:00 UTC)
- git: 025007f39145 - main - netlink: remove stale comment: Gleb Smirnoff (Tue, 02 Jan 2024 21:10:05 UTC)
- git: 67b0b907854a - main - i386: Always bounce DMA requests above 4G for !PAE kernels: John Baldwin (Tue, 02 Jan 2024 21:15:30 UTC)
- git: 10f2e94acc1e - main - vm_page_reclaim_contig(): update comment to chase recent changes: Jason A. Harmening (Tue, 02 Jan 2024 21:43:30 UTC)
- git: 8b144c015c9c - main - cxgbe(4): Destroy the tick mutex during VI detach.: Navdeep Parhar (Wed, 03 Jan 2024 00:06:54 UTC)
- git: 85c9d36497fc - main - acl_equiv_mode_np: zero mode on just inited ACL: Brooks Davis (Wed, 03 Jan 2024 16:50:46 UTC)
- git: a9174861eab9 - main - posixshm largepage_mmap: fix a racy test: Brooks Davis (Wed, 03 Jan 2024 16:50:47 UTC)
- git: b023e965dc05 - main - traceroute: Remove the $FreeBSD$ pattern: Mark Johnston (Wed, 03 Jan 2024 18:32:53 UTC)
- git: 777e494a7634 - main - traceroute6: style(9) fixes: Mark Johnston (Wed, 03 Jan 2024 18:32:54 UTC)
- git: 943a9f4e470c - main - traceroute: style(9) fixes: Mark Johnston (Wed, 03 Jan 2024 18:32:55 UTC)
- git: b0e13f785b33 - main - netinet: Define IPv6 ECN mask: Mark Johnston (Wed, 03 Jan 2024 18:32:56 UTC)
- git: 0c2218d1d5fd - main - traceroute6: Implement ECN bleaching detection: Mark Johnston (Wed, 03 Jan 2024 18:32:58 UTC)
- git: 8aafae66394f - main - traceroute: Implement ECN bleaching detection: Mark Johnston (Wed, 03 Jan 2024 18:32:59 UTC)
- git: c3786ca8bc5b - main - capsicum(4): add cross-ref to capsicum_helpers(3): Ed Maste (Wed, 03 Jan 2024 18:37:04 UTC)
- git: e9910377a7a9 - main - bin/cp: remove unreachable break: Warner Losh (Wed, 03 Jan 2024 19:07:31 UTC)
- git: 8312a902f98c - main - bin/setfacl: remove unreachable break after usage(): Warner Losh (Wed, 03 Jan 2024 19:07:32 UTC)
- git: 4d8d9111a4bf - main - bin/timeout: remove unreachable break after usage(): Warner Losh (Wed, 03 Jan 2024 19:07:33 UTC)
- git: 883a1b00fd13 - main - Makefile: Deorbit fmake support: Warner Losh (Wed, 03 Jan 2024 19:16:00 UTC)
- git: 01918855cfc9 - main - bsd.own.mk: Assume a modern make: Warner Losh (Wed, 03 Jan 2024 19:16:01 UTC)
- git: 5a4b548ab246 - main - bsd.port.mk: No need to support fmake anymore: Warner Losh (Wed, 03 Jan 2024 19:16:02 UTC)
- git: 55197eade459 - main - sys.mk: Remove support for building with fmake on modern systems.: Warner Losh (Wed, 03 Jan 2024 19:16:03 UTC)
- git: 2c5dcc54473f - main - make_check: Deobit fmake support: Warner Losh (Wed, 03 Jan 2024 19:16:04 UTC)
- git: 0201eb29dde9 - main - cxgbe(4): Fix virtual interface reattach.: Navdeep Parhar (Wed, 03 Jan 2024 19:26:01 UTC)
- git: ee7d5ba1b554 - main - setfib.2: Consistently capitalize "FIB": Mark Johnston (Wed, 03 Jan 2024 21:25:31 UTC)
- git: 6779d44bd878 - main - bhyveload: use a dirfd to support -h: Kyle Evans (Wed, 03 Jan 2024 22:19:26 UTC)
- git: bf7c4fcbbb05 - main - bhyveload: hold /boot and do relative lookups for the loader: Kyle Evans (Wed, 03 Jan 2024 22:19:27 UTC)
- git: 8bf0882e186e - main - bhyveload: enter capability mode after we setup the vcpu: Kyle Evans (Wed, 03 Jan 2024 22:19:29 UTC)
- git: 67082f077f39 - main - bhyveload: fix non -l use: Kyle Evans (Thu, 04 Jan 2024 01:37:31 UTC)
- git: e23954bd42fe - main - hexdump: Do not trust st_size if it equals zero.: Xin LI (Thu, 04 Jan 2024 08:23:11 UTC)
- git: 1fb3caee7224 - main - tail: Do not trust st_size if it equals zero.: Xin LI (Thu, 04 Jan 2024 09:01:29 UTC)
- git: b6052c10fb4a - main - Setups with digital audio connections like SPDIF and ADAT require a designated master clock to stay in sync. Add a sysctl setting to control the preferred clock source for each HDSPe sound card. Complement this by sysctl values to list available clock sources, show the currently effective clock source and display the sync status of all connections. Clock sources are named according to RME user manuals.: Ruslan Bukin (Thu, 04 Jan 2024 09:44:34 UTC)
- git: bd61c1e89dc4 - main - libthr: thr_attr.c: Clarity, whitespace and style: Olivier Certner (Thu, 04 Jan 2024 10:44:18 UTC)
- git: 0eccb45979a8 - main - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments: Olivier Certner (Thu, 04 Jan 2024 10:44:19 UTC)
- git: a5e65981ca51 - main - sys/conf: Add backlight as a dependency to pwm_backlight.c: Oskar Holmlund (Thu, 04 Jan 2024 13:35:23 UTC)
- git: 8d01ecd8e9da - main - frag6: Add another use of frag6_rmqueue(): Mark Johnston (Thu, 04 Jan 2024 13:40:14 UTC)
- git: 27f4eda3ddce - main - vfs: Simplify vrefact(): Mark Johnston (Thu, 04 Jan 2024 13:40:15 UTC)
- git: 55edc40e0c75 - main - file: Remove the fd parameter to fgetvp_lookup() and fgetvp_lookup_smr(): Mark Johnston (Thu, 04 Jan 2024 13:40:16 UTC)
- git: d63ea0367400 - main - x86: Make cpu_model[] public: Mark Johnston (Thu, 04 Jan 2024 13:40:17 UTC)
- git: d74a742704eb - main - linprocfs: Avoid using a sysctl to get the CPU model string: Mark Johnston (Thu, 04 Jan 2024 13:40:18 UTC)
- git: 0aba5dd2af57 - main - identcpu: Let the hw.model be readable in capability mode: Mark Johnston (Thu, 04 Jan 2024 13:40:19 UTC)
- git: 969fc091343e - main - sysctl: Don't pass CTLFLAG_MPSAFE to SYSCTL_STRING: Mark Johnston (Thu, 04 Jan 2024 13:40:20 UTC)
- git: a0993376ec5f - main - stats: Check for errors from copyout(): Mark Johnston (Thu, 04 Jan 2024 13:40:22 UTC)
- git: 904cd456f0f9 - main - targ: Handle errors from suword(): Mark Johnston (Thu, 04 Jan 2024 13:40:23 UTC)
- git: 243e3ab3d34a - main - bnxt: Handle errors from copyout() in ioctl handlers: Mark Johnston (Thu, 04 Jan 2024 13:40:24 UTC)
- git: f66370b48309 - main - mailmap: Translate olce's personal address to olce@FreeBSD.org: Olivier Certner (Thu, 04 Jan 2024 14:59:20 UTC)
- git: 8e36732e6eb5 - main - systm: Annotate copyin() and related functions with __result_use_check: Mark Johnston (Thu, 04 Jan 2024 17:03:10 UTC)
- git: 359fc7eb329b - main - Typos corrected; dependant, addres.: Jens Schweikhardt (Thu, 04 Jan 2024 18:18:19 UTC)
- git: fc55c20355d8 - main - heimdal: Fix man page and documentation typos: Cy Schubert (Thu, 04 Jan 2024 18:36:33 UTC)
- git: 1809089a9613 - main - rc.d: Process autobridge_* in vnet jails: Mark Johnston (Thu, 04 Jan 2024 18:57:20 UTC)
- git: 53d908d6eb9d - main - Correct three typos in manuals.: Jens Schweikhardt (Thu, 04 Jan 2024 20:36:03 UTC)
- git: b1e82d33193b - main - cxgbe(4): Update firmwares to 1.27.5.0: Navdeep Parhar (Thu, 04 Jan 2024 20:41:51 UTC)
- git: 5f840a1758b4 - main - pf: don't clobber log flag: Kristof Provost (Thu, 04 Jan 2024 22:08:48 UTC)
- git: 948e8413aba0 - main - pflog: pass the action to pflog directly: Kristof Provost (Thu, 04 Jan 2024 22:08:49 UTC)
- git: 32df0124f467 - main - pf tests: ensure that pflog shows malformed packets as blocked, not passed: Kristof Provost (Thu, 04 Jan 2024 22:08:50 UTC)
- git: 66cacc141d37 - main - libpfctl: introduce pfctl_handle: Kristof Provost (Thu, 04 Jan 2024 22:11:11 UTC)
- git: 324fd7ec4043 - main - libpfctl: introduce a handle-enabled variant of pfctl_add_rule(): Kristof Provost (Thu, 04 Jan 2024 22:11:12 UTC)
- git: 6c951b37170f - main - mail: add volatile in grabh(): Mark Johnston (Fri, 05 Jan 2024 02:41:10 UTC)
- git: 069ac18495ad - main - ssh: Update to OpenSSH 9.6p1: Ed Maste (Fri, 05 Jan 2024 03:20:14 UTC)
- git: 987446fa39e8 - main - mlx5(4): only detach IOV children if iov was successfully initialized: Konstantin Belousov (Fri, 05 Jan 2024 04:53:25 UTC)
- git: 7dae1467d72a - main - nfsclient copy_file_range(): flush dst vnode data: Konstantin Belousov (Fri, 05 Jan 2024 05:00:46 UTC)
- git: 47ec00d9d607 - main - nfsclient: flush dirty pages of the vnode: Konstantin Belousov (Fri, 05 Jan 2024 05:00:47 UTC)
- git: 656d2e83d9ee - main - nfsclient: eliminate ncl_writebp(): Konstantin Belousov (Fri, 05 Jan 2024 05:00:48 UTC)
- git: 4c41d10f1538 - main - vtruncbuf: add a comment explaining the purpose of the loop: Konstantin Belousov (Fri, 05 Jan 2024 05:00:49 UTC)
- git: 2d33ad48bd37 - main - vtruncbuf: improve the check for meta buffer: Konstantin Belousov (Fri, 05 Jan 2024 05:00:50 UTC)
- git: 70dc6b2ce314 - main - nfsclient: limit situations when we do unlocked read-ahead by nfsiod: Konstantin Belousov (Fri, 05 Jan 2024 05:00:52 UTC)
- git: c067be72e835 - main - bhyveload: limit rights on the dirfds we create: Kyle Evans (Fri, 05 Jan 2024 06:22:04 UTC)
- git: 24cd5c26fe3e - main - bhyveload: support guest rebooting from the loader: Kyle Evans (Fri, 05 Jan 2024 06:22:05 UTC)
- git: 9fd978680db6 - main - jail: add security.jail.mlock_allowed: Baptiste Daroussin (Fri, 05 Jan 2024 12:55:21 UTC)
- git: 8ec6d7be2e27 - main - kern: console: make /dev/console backing console more predictable: Kyle Evans (Fri, 05 Jan 2024 15:55:03 UTC)
- git: f9b17005bf8f - main - bhyveload: fix comment style: Kyle Evans (Fri, 05 Jan 2024 15:55:04 UTC)
- git: a68d5a66258e - main - Revert "kern: console: make /dev/console backing console more predictable": Kyle Evans (Fri, 05 Jan 2024 16:13:39 UTC)
- git: 4347ef60501f - main - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images: Mike Karels (Fri, 05 Jan 2024 19:41:44 UTC)
- git: 6f55a4e24c94 - main - timingsafe_bcmp(3) was MFC'ed to 11.1: David E. O'Brien (Sat, 06 Jan 2024 04:57:19 UTC)
- git: aa1223ac3afc - main - tcp: limit visibility of symbols: Michael Tuexen (Sat, 06 Jan 2024 11:08:24 UTC)
- git: f402e087379c - main - tcpsso: fix typos in man page: Michael Tuexen (Sat, 06 Jan 2024 18:20:15 UTC)
- git: fbbdfa2b8a42 - main - nfsv4(4): mention the nfsv4_server_only setting: Daniel Ebdrup Jensen (Sat, 06 Jan 2024 18:22:32 UTC)
- git: 893ed42eca32 - main - tcp: Make use of enum for sack_changed: Richard Scheffenegger (Sat, 06 Jan 2024 19:44:05 UTC)
- git: 30409ecdb648 - main - tcp: do not purge SACK scoreboard on first RTO: Richard Scheffenegger (Sat, 06 Jan 2024 19:44:06 UTC)
- git: e179d9739b14 - main - tcpsso: support TIME_WAIT state: Michael Tuexen (Sat, 06 Jan 2024 20:36:03 UTC)
- git: dbee52c9d600 - main - Connect my checkstyle9.pl script to a action.: Warner Losh (Sat, 06 Jan 2024 23:23:31 UTC)
- git: e5b33e6eef7d - main - style.yml: Don't run this on branch pushes: Warner Losh (Sun, 07 Jan 2024 03:53:44 UTC)
- git: 7d35b389729e - main - dtrace/profile: Set t_dtrace_trapframe for profile probes: Mark Johnston (Sun, 07 Jan 2024 16:46:26 UTC)
- git: 1e8172457833 - main - checkstyle9: Remove irrelevant stuff from qemu: Warner Losh (Sun, 07 Jan 2024 16:51:54 UTC)
- git: 4748db6ffd42 - main - checkstyle9.pl: Don't use $root if not defined: Warner Losh (Sun, 07 Jan 2024 16:51:55 UTC)
- git: 8a4577423e82 - main - ffs/ffs_rawread.c: clean up includes: Konstantin Belousov (Mon, 08 Jan 2024 05:41:33 UTC)
- git: 5704277ae58b - main - puc: Add support for Exar XR17V354 Quad PCI Express UART.: Yoshihiro Takahashi (Mon, 08 Jan 2024 06:34:59 UTC)
- git: 9a622787244c - main - mii: Fix memory leak in micphy.: Yoshihiro Takahashi (Mon, 08 Jan 2024 07:42:28 UTC)
- git: 58cf91d3b72a - main - resolv: Add a required include to resolv.h: Yoshihiro Takahashi (Mon, 08 Jan 2024 11:53:42 UTC)
- git: 118d0ff54d4f - main - rtw89: improve debugging and fix a sleep issue: Bjoern A. Zeeb (Mon, 08 Jan 2024 15:38:53 UTC)
- git: c8e7f78a3d28 - main - ath10k/rtw89: make compile again after LinuxKPI changes: Bjoern A. Zeeb (Mon, 08 Jan 2024 15:38:54 UTC)
- git: 1e82d882ed33 - main - fix using man(1) with multiple pages: Wolfram Schneider (Mon, 08 Jan 2024 16:07:32 UTC)
- git: ba719a0fec8f - main - Fix "version introduced" in numerous manual pages: Ed Maste (Mon, 08 Jan 2024 16:35:49 UTC)
- git: a4a838a31ac2 - main - bhyveload: make error printing consistent: Kyle Evans (Mon, 08 Jan 2024 17:50:02 UTC)
- git: f4574e2dc5a4 - main - tcp: prevent spurious empty segments and fix uncommon panic: Richard Scheffenegger (Mon, 08 Jan 2024 18:39:57 UTC)
- git: 429f14f83ae1 - main - tcp: clean PRR state after ECN congestion recovery.: Richard Scheffenegger (Mon, 08 Jan 2024 18:39:58 UTC)
- git: 20010b86fe0e - main - netlink: Add sysctl descriptions for net.netlink tree: Ed Maste (Mon, 08 Jan 2024 19:31:32 UTC)
- git: df8a58b17a19 - main - cxgbe(4): Add support for netmap offsets.: Navdeep Parhar (Mon, 08 Jan 2024 20:07:21 UTC)
- git: 78258ee013cf - main - kldxref: Correct contract number in license ACK: John Baldwin (Tue, 09 Jan 2024 01:01:29 UTC)
- git: af9f4ac57ade - main - netlink: just return EOPNOTSUPP on shutdown(2): Gleb Smirnoff (Tue, 09 Jan 2024 01:21:05 UTC)
- git: 59ce044a7856 - main - sockets: on shutdown(2) do sorflush() only in case of generic sockbuf: Gleb Smirnoff (Tue, 09 Jan 2024 01:21:06 UTC)
- git: cef5e56f3fea - main - bhyveload: add CAP_SEEK to our dirfd rights: Kyle Evans (Tue, 09 Jan 2024 03:08:27 UTC)
- git: 5d1ecf0b6184 - main - build: only inspect the first word of toolchain tools: Kyle Evans (Tue, 09 Jan 2024 04:22:42 UTC)
- Re: git: 2f036705f337 - main - Document the two recent newsyslog(8) change (-c option and <compress> configuration option).: Olivier Certner (Tue, 09 Jan 2024 10:19:48 UTC)
- git: f1bc2f67a3e0 - main - stress2: Reduce idle time. Remove debug output: Peter Holm (Tue, 09 Jan 2024 10:31:49 UTC)
- git: bd9ddbc9cd25 - main - stress2: Remove useless test scenario: Peter Holm (Tue, 09 Jan 2024 10:31:51 UTC)
- git: c925f0720f58 - main - nfsv4(4): Belatedly bump .Dd: Daniel Ebdrup Jensen (Tue, 09 Jan 2024 11:15:49 UTC)
- git: 45486372ca8d - main - nfsv4(4): Reflow lines to 80 character limit: Daniel Ebdrup Jensen (Tue, 09 Jan 2024 11:15:51 UTC)
- git: 4d312aa05141 - main - libthr: thr_attr.c: More style and clarity fixes: Olivier Certner (Tue, 09 Jan 2024 13:30:18 UTC)
- git: 15bb0300eeca - main - libhtr: pthread_attr_setaffinity_np(): Replace calloc() with malloc(): Olivier Certner (Tue, 09 Jan 2024 13:30:19 UTC)
- git: ddf7fbbb57e2 - main - Intel FPGA: Support programming larger bitfiles.: Ruslan Bukin (Tue, 09 Jan 2024 14:32:24 UTC)
- git: c2356a440db9 - main - asa: Rewrite to fix line termination issue.: Dag-Erling Smørgrav (Tue, 09 Jan 2024 16:27:38 UTC)
- Re: git: 2f036705f337 - main - Document the two recent newsyslog(8) change (-c option and <compress> configuration option).: Xin LI (Tue, 09 Jan 2024 17:54:39 UTC)
- git: 731704f5ea2f - main - bsdinstall: Fix installation script splitting: Michael Gmelin (Tue, 09 Jan 2024 18:17:52 UTC)
- git: 6631e2f9b49e - main - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels: John Baldwin (Tue, 09 Jan 2024 18:58:20 UTC)
- git: 6977311633c7 - main - net80211 amdpu: Simplify a few loops that drain an mbufq: John Baldwin (Tue, 09 Jan 2024 19:02:51 UTC)
- git: 76f405ed6354 - main - mbuf: Add mbufq_empty: John Baldwin (Tue, 09 Jan 2024 19:02:52 UTC)
- git: 8cb9b68f5821 - main - sys: Use mbufq_empty instead of comparing mbufq_len against 0: John Baldwin (Tue, 09 Jan 2024 19:02:53 UTC)
- git: a9b615120628 - main - memdesc: Helper function to construct mbuf chain backed by memdesc buffer: John Baldwin (Tue, 09 Jan 2024 19:09:50 UTC)
- git: c6a488511ab1 - main - acpi: Only reserve resources enumerated via _CRS: John Baldwin (Tue, 09 Jan 2024 19:29:02 UTC)
- git: 0013741108bc - main - powerpc_mmu_radix: add leaf page for wired mappings when pmap_enter(psind=1): Robert Wing (Tue, 09 Jan 2024 20:23:18 UTC)
- git: 09fa78d438a7 - main - netlink: fix regression with group writers: Gleb Smirnoff (Tue, 09 Jan 2024 21:05:49 UTC)
- git: 5cd08d9ecf52 - main - apei: Mark ReadAckRegister resource as shareable: Andrew Gallatin (Tue, 09 Jan 2024 21:08:08 UTC)
- git: 9ea86c8f67a6 - main - cxgbe(4): Use the correct size for the CIM LA on the T6.: Navdeep Parhar (Tue, 09 Jan 2024 21:51:31 UTC)
- git: 0d6d28ce5650 - main - e1000(4): Remove disconnected SYSCTL: Marius Strobl (Tue, 09 Jan 2024 22:16:28 UTC)
- git: f221d35be7a5 - main - igb(4): Remove disconnected SYSCTL: Marius Strobl (Tue, 09 Jan 2024 22:16:29 UTC)
- git: 8e2c2992da7a - main - socket_msg_trunc: allocate a large enough buffer: Brooks Davis (Tue, 09 Jan 2024 23:00:22 UTC)
- git: 13f345cdecd3 - main - powerpc64/SYS.h: implement _SYSCALL_BODY() macro: Brooks Davis (Tue, 09 Jan 2024 23:00:23 UTC)
- git: 8338ea1d3cc7 - main - tests/netlink: add minimal test for a group writer: Gleb Smirnoff (Wed, 10 Jan 2024 00:58:25 UTC)
- git: dafd0d685531 - main - History for arc4random_*(): David E. O'Brien (Wed, 10 Jan 2024 06:10:07 UTC)
- git: 13720136fbf9 - main - tcpsso: fix when used without -i option: Michael Tuexen (Wed, 10 Jan 2024 07:45:43 UTC)
- git: f552d7adebb1 - main - zfs: merge openzfs/zfs@a382e2119: Martin Matuska (Wed, 10 Jan 2024 08:48:13 UTC)
- git: 1fa4ddcc6de6 - main - periodic: Fix periodic reports when log files are not compressed.: Yoshihiro Takahashi (Wed, 10 Jan 2024 11:51:16 UTC)
- git: aa339f1d5df9 - main - vendor/bc: upgrade to version 6.7.2: Stefan Eßer (Wed, 10 Jan 2024 16:38:15 UTC)
- git: e6857bd4d7b4 - main - vendor/bc: upgrade to version 6.7.4: Stefan Eßer (Wed, 10 Jan 2024 16:38:16 UTC)
- git: f4fbc49d201f - main - vendor/bc: upgrade to version 6.7.5: Stefan Eßer (Wed, 10 Jan 2024 16:38:17 UTC)
- git: aadb4a1b3fd1 - main - pthread_attr_get_np(): Use malloc(), report ENOMEM, don't tamper on error: Olivier Certner (Wed, 10 Jan 2024 17:50:36 UTC)
- git: 6211cd4be32d - main - pthread_attr_get_np(3): Revamp: Olivier Certner (Wed, 10 Jan 2024 17:50:37 UTC)
- git: a1e37beb45d2 - main - cr_bsd_visible(): Style fixes: Olivier Certner (Wed, 10 Jan 2024 17:50:38 UTC)
- git: 3c2b2a28b9c1 - main - iicbus: Move rockchip driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:20:58 UTC)
- git: 994c943a0098 - main - spibus: Move rockchip driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:20:59 UTC)
- git: ec2b0ccdeed2 - main - spibus: Move allwinner driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:00 UTC)
- git: 2e3507c25e42 - main - pwm: Move rockchip driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:02 UTC)
- git: 02e912089377 - main - pwm: Move allwinner driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:03 UTC)
- git: e37e8677fe55 - main - clk: Move allwinner driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:04 UTC)
- git: 77f222415832 - main - clk: Move rockchip driver into the common directory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:05 UTC)
- git: fe75646a0234 - main - usb: dwc3: Move driver under a subdirectory: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:06 UTC)
- git: be82b3a0bf72 - main - clk: Move clock code in dev/clk: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:07 UTC)
- git: 1f469a9fc498 - main - hwreset: Move reset code in dev/hwreset: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:08 UTC)
- git: e51b3d8e53ce - main - nvmem: Move nvmem code in dev/nvmem: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:10 UTC)
- git: b2f0caf16099 - main - regulator: Move regulator code in dev/regulator: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:11 UTC)
- git: 950a6087ec18 - main - phy: Move phy code in dev/phy: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:12 UTC)
- git: 62e8ccc3a489 - main - syscon: Move syscon code in dev/syscon: Emmanuel Vadot (Wed, 10 Jan 2024 18:21:13 UTC)
- git: 93f27766a7e1 - main - dtrace: Add the 'oformat' libdtrace option: Mark Johnston (Wed, 10 Jan 2024 23:32:51 UTC)
- git: e25922b34ed2 - main - dtrace tests: Run ksh with -p: Mark Johnston (Wed, 10 Jan 2024 23:32:52 UTC)
- git: 9f5dd61e1400 - main - dtrace tests: Stop hard-coding an incorrect path to sleep(1): Mark Johnston (Wed, 10 Jan 2024 23:32:53 UTC)
- git: 66bfb4b2ee49 - main - dtrace tests: Require perl: Mark Johnston (Wed, 10 Jan 2024 23:32:54 UTC)
- git: ba10366037c5 - main - dtrace tests: Catch up with ping(8) output changes: Mark Johnston (Wed, 10 Jan 2024 23:32:56 UTC)
- git: a61d2c7fbd3c - main - dtrace tests: Diff expected and actual output upon a miscompare: Mark Johnston (Wed, 10 Jan 2024 23:32:57 UTC)
- git: 8a3fafc82114 - main - acpi/apm: Improve APM ioctl interface emulation: Warner Losh (Thu, 11 Jan 2024 00:06:31 UTC)
- git: 6ee181b9d5f0 - main - tests/net: enable if_clone_test:epair_ipv6_up_stress: Gleb Smirnoff (Thu, 11 Jan 2024 04:52:09 UTC)
- git: effa0f6c0aad - main - tests/netlink: mark a test that requires tun(4): Gleb Smirnoff (Thu, 11 Jan 2024 04:52:10 UTC)
- git: 26caf57e0b0c - main - tests/netlink: improve recently added netlink_socket:membership: Gleb Smirnoff (Thu, 11 Jan 2024 04:52:11 UTC)
- git: e6f4c3146065 - main - netlink: improve edge case when reading out truncated last nlmsg in nb: Gleb Smirnoff (Thu, 11 Jan 2024 04:52:12 UTC)
- git: f75d7fac109b - main - netlink: avoid putting empty mbufs on the socket queue: Gleb Smirnoff (Thu, 11 Jan 2024 04:52:13 UTC)
- git: d9b1f6fbf993 - main - netlink: fix bug with socket buffer character counter underflow: Gleb Smirnoff (Thu, 11 Jan 2024 04:52:14 UTC)
- git: bdb46c21a3e6 - main - vnode_pager_generic_putpages(): correctly handle clean block at EOF: Konstantin Belousov (Thu, 11 Jan 2024 09:50:17 UTC)
- git: ed1a88a3116a - main - vnode_pager_generic_putpages(): rename maxblksz local to max_offset: Konstantin Belousov (Thu, 11 Jan 2024 09:50:18 UTC)
- git: cb350ba7bf7c - main - kerberos: Fix numerous segfaults when using weak crypto: Cy Schubert (Thu, 11 Jan 2024 13:31:35 UTC)
- git: 1f62718d8ba2 - main - top: Avoid printing a blank line when the ZFS ARC is empty: Mark Johnston (Thu, 11 Jan 2024 15:01:54 UTC)
- git: b068bb09a1a8 - main - Add vnode_pager_clean_{a,}sync(9): Konstantin Belousov (Thu, 11 Jan 2024 16:45:18 UTC)
- git: 6597ea4481bb - main - powerpc/SYS.h: implement _SYSCALL_BODY() macro: Brooks Davis (Thu, 11 Jan 2024 18:27:35 UTC)
- git: e2417a21a025 - main - libc: separate syscall and non-syscall symbols: Brooks Davis (Thu, 11 Jan 2024 18:27:36 UTC)
- git: d682a91726d7 - main - conf: Do not set -fno-sanitize-memory-param-retval for old compilers: Mark Johnston (Thu, 11 Jan 2024 19:20:47 UTC)
- git: 0e1d8481f93c - main - ktls: fix vnet-related panic in ktls_reset_receive_tag(): Martin Matuska (Thu, 11 Jan 2024 20:34:06 UTC)
- git: d06a00963b7f - main - find: add SIGINFO handler: Alan Somers (Thu, 11 Jan 2024 23:37:48 UTC)
- git: cc760de2183f - main - nfscl: Only update atime for Copy when noatime is not specified: Rick Macklem (Fri, 12 Jan 2024 00:40:12 UTC)
- git: a2da1bdb61bc - main - param.h: Bump __FreeBSD_version to 1500010: Rick Macklem (Fri, 12 Jan 2024 00:49:23 UTC)
- git: d004554af7d1 - main - UPDATING: Add an entry for the __FreeBSD_version bump to 1500010: Rick Macklem (Fri, 12 Jan 2024 00:55:13 UTC)
- git: e872a4013fc3 - main - releng-gce: Advertise the availability of gVNIC support in GCE images.: Xin LI (Fri, 12 Jan 2024 05:38:18 UTC)
- git: 91dc2374661d - main - find: fix build on 32bits: Baptiste Daroussin (Fri, 12 Jan 2024 06:34:32 UTC)
- git: 3091cdb11fb0 - main - Revert "kerberos: Fix numerous segfaults when using weak crypto": Cy Schubert (Fri, 12 Jan 2024 07:43:34 UTC)
- git: 82126ef92fdb - main - xen: improve man (4) page: Roger Pau Monné (Fri, 12 Jan 2024 09:19:24 UTC)
- git: 0598824cc84a - main - protosw: remove unneeded include: Gleb Smirnoff (Fri, 12 Jan 2024 10:04:25 UTC)
- git: d4033ebd0545 - main - divert: just return EOPNOTSUPP on shutdown(2): Gleb Smirnoff (Fri, 12 Jan 2024 10:04:26 UTC)
- git: e007b89e9d31 - main - tests: add a test for shutdown(2) on a datagram socket: Gleb Smirnoff (Fri, 12 Jan 2024 10:04:27 UTC)
- git: a3d80dd8aa6a - main - login: Use getpwnam_r() instead of getpwnam().: Dag-Erling Smørgrav (Fri, 12 Jan 2024 15:44:26 UTC)
- git: e762fd81e253 - main - uniq: Replace NetBSD's unit tests with our own.: Dag-Erling Smørgrav (Fri, 12 Jan 2024 15:44:27 UTC)
- git: 11715600e626 - main - uniq: Fix interactive use.: Dag-Erling Smørgrav (Fri, 12 Jan 2024 15:44:28 UTC)
- git: e2ec8ee02a33 - main - uniq: Clean up and test obsolete options.: Dag-Erling Smørgrav (Fri, 12 Jan 2024 15:44:29 UTC)
- git: 899837e8f574 - main - uniq: Error out if writing to the output failed.: Dag-Erling Smørgrav (Fri, 12 Jan 2024 15:44:31 UTC)
- git: 1e25eb287f3f - main - login: Missed an instance of getpwnam().: Dag-Erling Smørgrav (Fri, 12 Jan 2024 16:41:07 UTC)
- git: 7385a7f67c1f - main - system(3): fix typo santized -> sanitized: Warner Losh (Fri, 12 Jan 2024 18:32:15 UTC)
- git: 178679daa9c4 - main - MAINTAINERS, etc: Remove hselasky entries: Warner Losh (Fri, 12 Jan 2024 19:15:18 UTC)
- git: 46ebf11f5a32 - main - MAINTAINERS: Add myself for nvme entries, remove jimharris: Warner Losh (Fri, 12 Jan 2024 19:15:19 UTC)
- git: 5df041c4bbf7 - main - bhyveload(8): document some SECURITY CONSIDERATIONS: Kyle Evans (Fri, 12 Jan 2024 19:58:43 UTC)
- git: 848a8bf3f40d - main - fb: Check for errors from copyin(): Mark Johnston (Fri, 12 Jan 2024 21:12:05 UTC)
- git: d07acc58d898 - main - systm: Relax __result_use_check annotations: Mark Johnston (Fri, 12 Jan 2024 21:12:07 UTC)
- git: 8e1a7e29b6cc - main - sanitizers: Avoid building genassym.c and genoffset.c with sanitizers: Mark Johnston (Fri, 12 Jan 2024 21:12:08 UTC)
- git: 55e2a7d3ea21 - main - pmap_pinit(9): sweep references to pmap_pinit2(): Robert Wing (Fri, 12 Jan 2024 22:29:00 UTC)
- git: bc1eea0c0b0a - main - pmap_init(9): sweep references to pmap_init2(): Robert Wing (Fri, 12 Jan 2024 22:29:01 UTC)
- git: 82f2275b73e5 - main - cd9660: Add support for mask,dirmask,uid,gid options: John Baldwin (Fri, 12 Jan 2024 22:51:58 UTC)
- git: 246e0457d930 - main - mixer.8: Add terse example for increasing volume: John Baldwin (Fri, 12 Jan 2024 22:56:37 UTC)
- git: 03d04bf49492 - main - Stop using expressions in _Alignof(): John Baldwin (Fri, 12 Jan 2024 23:40:43 UTC)
- git: 60b2e2d3ee82 - main - libc: stop exposing __fcntl_compat: Brooks Davis (Sat, 13 Jan 2024 00:01:26 UTC)
- git: c8328f1a7b6e - main - pmap_init(9): drop MLINKS reference: Robert Wing (Sat, 13 Jan 2024 02:30:47 UTC)
- git: e3c7b76fa810 - main - man(1): support spaces in filenames: Wolfram Schneider (Sat, 13 Jan 2024 16:17:49 UTC)
- git: 69748e62e82a - main - vm/vm_object.c: minor cleanup: Konstantin Belousov (Sat, 13 Jan 2024 16:46:23 UTC)
- git: 6b1c534927ad - main - Add a regression test for PR 276191.: Alan Somers (Sat, 13 Jan 2024 22:47:44 UTC)
- git: d5e0a182cf15 - main - Update to bmake-20240108: Simon J. Gerraty (Sun, 14 Jan 2024 01:31:33 UTC)
- git: 353e4c5a068d - main - uart(4): Honor hardware state of NS8250-class for tsw_busy: Marius Strobl (Sun, 14 Jan 2024 07:04:32 UTC)
- git: 0c243cd4a367 - main - Fix issue with Linux guest XHCI tablet probing.: Peter Grehan (Sun, 14 Jan 2024 11:21:22 UTC)
- git: 256fe4a15484 - main - tcpsso: fix TIME_WAIT description in man-page: Michael Tuexen (Sun, 14 Jan 2024 13:50:25 UTC)
- git: 751c323b829c - main - sc: Use current console rather than first console for mouse input: Warner Losh (Sun, 14 Jan 2024 16:32:40 UTC)
- git: 03e8d25b1f92 - main - geom_map(4): Garbage collect disconnected driver: Marius Strobl (Sun, 14 Jan 2024 21:22:38 UTC)
- git: 53df7e58cca7 - main - geom_redboot(4): Garbage collect disconnected driver: Marius Strobl (Sun, 14 Jan 2024 21:22:40 UTC)
- git: 3d939d967ad4 - main - build: Use ls -i | cut rather than stat -f %i to extract inode: Warner Losh (Mon, 15 Jan 2024 02:24:27 UTC)
- git: df834e06bbc7 - main - git-arc: Just strip escape sequences form arc log: Warner Losh (Mon, 15 Jan 2024 02:24:28 UTC)
- git: 9f48ef1fcae5 - main - git-arc: Cope with extra output: Warner Losh (Mon, 15 Jan 2024 02:24:29 UTC)
- git: 787cb30d20ac - main - git-arc: Add -c flag to patch to commit the change: Warner Losh (Mon, 15 Jan 2024 02:24:30 UTC)
- git: d7fde2c9eccf - main - snd_hdspe(4): One pcm device per physical ADAT port.: Ruslan Bukin (Mon, 15 Jan 2024 10:29:52 UTC)
- git: 4958df5dabce - main - linuxkpi: correct zone item size for linux_mm_zone: Konstantin Belousov (Mon, 15 Jan 2024 12:13:59 UTC)
- git: 7cbaab712f98 - main - pf: remove unused struct definition: Kristof Provost (Mon, 15 Jan 2024 13:04:22 UTC)
- git: 24c0058a9b59 - main - pf tests: test reassembly with dummynet: Kristof Provost (Mon, 15 Jan 2024 13:04:24 UTC)
- git: 3f9a6e0b85d4 - main - pf tests: dummynet + nat fragmentation test: Kristof Provost (Mon, 15 Jan 2024 13:04:25 UTC)
- git: 6137b5f7b8c1 - main - Increase the size of riscv GENERICSD images to 6 GB: Mike Karels (Mon, 15 Jan 2024 13:30:00 UTC)
- git: 503f72a828c7 - main - ncl_bioread(): check for vp->v_object before accessing it: Konstantin Belousov (Mon, 15 Jan 2024 15:21:27 UTC)
- git: 61b0092be751 - main - condvar: Clean up condvar.h a bit: Mark Johnston (Mon, 15 Jan 2024 18:07:58 UTC)
- git: a5ef95cd228e - main - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled: Mark Johnston (Mon, 15 Jan 2024 18:07:59 UTC)
- git: ec13a838e685 - main - man: avoid unportable use of utilities: Warner Losh (Mon, 15 Jan 2024 18:31:11 UTC)
- git: 2a121b97e967 - main - find: Allow '/' to be used with -perm for GNU compatibility: Warner Losh (Mon, 15 Jan 2024 18:50:00 UTC)
- git: b9e8ae1d8a42 - main - route: error on IPv4 network routes with incorrect destination: Mike Karels (Mon, 15 Jan 2024 21:15:26 UTC)
- git: 2524b7dfb0df - main - crashinfo: Print stack traces for all on-CPU threads: Mark Johnston (Mon, 15 Jan 2024 21:38:29 UTC)
- git: 1c909c300b92 - main - fusefs: fix an interaction between copy_file_range and mmap: Alan Somers (Mon, 15 Jan 2024 21:58:18 UTC)
- git: daf26f9350cf - main - fusefs: more consistent operand ordering in io.cc: Alan Somers (Mon, 15 Jan 2024 23:17:12 UTC)
- git: 11500481c82c - main - mptable: improve error reporting for invalid commands: Warner Losh (Tue, 16 Jan 2024 00:58:00 UTC)
- git: 57623b3b745a - main - checkstyle9.pl: Soften the single line braces requirement: Warner Losh (Tue, 16 Jan 2024 00:58:01 UTC)
- git: 08efe9bef43b - main - GitHub: style: Add the synchronize activity type: Warner Losh (Tue, 16 Jan 2024 00:59:05 UTC)
- git: 09a43b8790bd - main - kern: tty: fix ttyinq_read_uio assertion: Kyle Evans (Tue, 16 Jan 2024 02:56:24 UTC)
- git: d51dac5f1370 - main - kern: tty: fix EOF handling for canonical reads: Kyle Evans (Tue, 16 Jan 2024 02:56:25 UTC)
- git: 522083ffbd1a - main - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes: Kyle Evans (Tue, 16 Jan 2024 02:56:27 UTC)
- git: 30189156d325 - main - kern: pts: do not special case closed slave side: Kyle Evans (Tue, 16 Jan 2024 02:56:28 UTC)
- git: 393f2dca362a - main - mount: Add a note that userquota and groupquota aren't printed with -p: Warner Losh (Tue, 16 Jan 2024 04:38:46 UTC)
- git: f92d9b1aad73 - main - pflow: import from OpenBSD: Kristof Provost (Tue, 16 Jan 2024 08:51:52 UTC)
- git: 5dea523bd241 - main - pflow: netstat statistics: Kristof Provost (Tue, 16 Jan 2024 08:51:53 UTC)
- git: baf9b6d04205 - main - pf: allow pflow to be activated per rule: Kristof Provost (Tue, 16 Jan 2024 08:51:54 UTC)
- git: fb0c74685f5f - main - pf tests: initial pflow test case: Kristof Provost (Tue, 16 Jan 2024 08:51:55 UTC)
- git: 7ec34ebe181d - main - pfctl tests: basic pflow parser test: Kristof Provost (Tue, 16 Jan 2024 08:51:57 UTC)
- git: 6bd36d1cf4e9 - main - pf tests: pflow functionality test: Kristof Provost (Tue, 16 Jan 2024 08:51:58 UTC)
- git: 0493260115db - main - pf: store state creation/expiration timestamps with milisecond precision: Kristof Provost (Tue, 16 Jan 2024 08:51:59 UTC)
- git: 85b71dcfc999 - main - pflow: allow observation domain to be configured: Kristof Provost (Tue, 16 Jan 2024 08:52:00 UTC)
- git: fc6e50699615 - main - pflow: add RFC8158 NAT support: Kristof Provost (Tue, 16 Jan 2024 08:52:01 UTC)
- git: 34276498fae8 - main - pf tests: verify pflow over IPv6: Kristof Provost (Tue, 16 Jan 2024 08:52:02 UTC)
- git: 2be6f75707b4 - main - pflow: Turn `pflowstats' statistics counters into per-CPU counters to make them mpsafe.: Kristof Provost (Tue, 16 Jan 2024 08:52:03 UTC)
- git: c4d97a948753 - main - pf tests: test pflow NAT state information: Kristof Provost (Tue, 16 Jan 2024 08:52:04 UTC)
- git: d086b9f77c3f - main - pf tests: test per-rule pflow: Kristof Provost (Tue, 16 Jan 2024 08:52:06 UTC)
- git: 9b20849bc5f1 - main - md5: Enter capability mode earlier: Mark Johnston (Tue, 16 Jan 2024 14:40:40 UTC)
- git: e2e956828caf - main - bhyve: return ENOMEM instead of EFAULT and call free() after being used: Mark Johnston (Tue, 16 Jan 2024 14:40:41 UTC)
- git: 18d87fe4fe3b - main - snd_uaudio: provide information about the device name and attached driver: Christos Margiolis (Tue, 16 Jan 2024 16:50:04 UTC)
- git: 837cd192ebf2 - main - sound: remove PCM_KLDSTRING() and fix status strings: Christos Margiolis (Tue, 16 Jan 2024 16:50:05 UTC)
- git: 06a4376346e5 - main - snd_uaudio: prefix module declaration with "snd_": Christos Margiolis (Tue, 16 Jan 2024 16:50:06 UTC)
- git: 3a79c3ac8aa3 - main - sound: add missing modules to snd_driver: Christos Margiolis (Tue, 16 Jan 2024 16:50:07 UTC)
- git: ebc9b69c7785 - main - pcm.4: mention snd_uaudio auto-load: Christos Margiolis (Tue, 16 Jan 2024 16:50:08 UTC)
- git: 45cd29412ead - main - usb: use only usb_devinfo() in device_set_usb_desc(): Christos Margiolis (Tue, 16 Jan 2024 16:50:09 UTC)
- git: 6b6914c1e21b - main - subr_bus: introduce device_set_descf() and modify allocation logic: Christos Margiolis (Tue, 16 Jan 2024 16:50:10 UTC)
- git: 284d31605cfa - main - pflowctl.8: fix copy/paste-o: Kristof Provost (Tue, 16 Jan 2024 17:21:49 UTC)
- git: 81ea920435b4 - main - pflowclt: fix gcc build error: Kristof Provost (Tue, 16 Jan 2024 17:21:50 UTC)
- git: b0165dc4539f - main - x86/xen: fix HVM guest hypercall page setup: Roger Pau Monné (Tue, 16 Jan 2024 17:52:17 UTC)
- Re: git: 6137b5f7b8c1 - main - Increase the size of riscv GENERICSD images to 6 GB: Warner Losh (Tue, 16 Jan 2024 18:28:18 UTC)
- git: c3276e02beab - main - sockets: make shutdown(2) how argument a enum: Gleb Smirnoff (Tue, 16 Jan 2024 18:31:32 UTC)
- git: 5bba2728079e - main - sockets: make pr_shutdown fully protocol specific method: Gleb Smirnoff (Tue, 16 Jan 2024 18:31:34 UTC)
- git: 289bee16be9c - main - sockets: remove dom_dispose and PR_RIGHTS: Gleb Smirnoff (Tue, 16 Jan 2024 18:31:35 UTC)
- git: 507f87a799cf - main - sockets: retire sorflush(): Gleb Smirnoff (Tue, 16 Jan 2024 18:31:36 UTC)
- git: 61a0eaca0dd7 - main - MAINTAINERS: change linuxkpi review Phabricator group.: Bjoern A. Zeeb (Tue, 16 Jan 2024 19:24:26 UTC)
- git: 296a4cb5c5b1 - main - sockets: provide correct pr_shutdown for keysock and SDP: Gleb Smirnoff (Tue, 16 Jan 2024 20:03:35 UTC)
- git: 38f5f2a4af5d - main - sysctl vm.objects/vm.swap_objects: do not fill vnode info if jailed: Konstantin Belousov (Tue, 16 Jan 2024 20:16:00 UTC)
- git: 61c831679615 - main - sound: Fix OSS API requests for more than 8 channels: Ed Maste (Tue, 16 Jan 2024 21:06:12 UTC)
- git: dc02374f5445 - main - Fix KASSERT in 80044c78 causing build failures: Allan Jude (Tue, 16 Jan 2024 23:15:18 UTC)
- git: a079c891c01b - main - sctp: restore missing inpcb lock: Gleb Smirnoff (Wed, 17 Jan 2024 07:13:57 UTC)
- git: e0dfe185cbca - main - jail(8): add support for ZFS datasets: Alexander Leidinger (Wed, 17 Jan 2024 07:41:00 UTC)
- git: 516b5059705b - main - mana: Fix TX CQE error handling: Wei Hu (Wed, 17 Jan 2024 09:36:17 UTC)
- git: f59662030254 - main - fwget: Update for Radeon RX 7900 XT (RDNA3) PCI-ID: Emmanuel Vadot (Wed, 17 Jan 2024 09:38:26 UTC)
- git: 6caa19a08b84 - main - fwget: Use versioned packages for RDNA3 firmware: Emmanuel Vadot (Wed, 17 Jan 2024 10:12:00 UTC)
- git: 0b49e504a32d - main - rc.d/jail: add legacy compatibility for zfs.dataset: Alexander Leidinger (Wed, 17 Jan 2024 12:38:03 UTC)
- git: b9a60d36ba04 - main - RELNOTES: mention ZFS dataset support for jail(8): Alexander Leidinger (Wed, 17 Jan 2024 12:59:18 UTC)
- git: f1d0a0cbecf2 - main - jail: Fix information leak.: Pawel Jakub Dawidek (Wed, 17 Jan 2024 17:50:07 UTC)
- git: fdd1e1a56457 - main - bhyve: correct slirp_recv_disable(): Robert Wing (Wed, 17 Jan 2024 18:12:54 UTC)
- git: 41ac0b4ce00b - main - Fix the build.: Pawel Jakub Dawidek (Wed, 17 Jan 2024 18:59:36 UTC)
- git: 78ae60b447eb - main - zfs: merge openzfs/zfs@a0b2a93c4: Martin Matuska (Wed, 17 Jan 2024 21:40:38 UTC)
- git: 8bae22bbbe65 - main - fusefs: prefer new/delete over malloc/free: Alan Somers (Wed, 17 Jan 2024 22:50:04 UTC)
- git: b891f61ef538 - main - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0: Kyle Evans (Wed, 17 Jan 2024 23:30:40 UTC)
- git: 7a4d1d1df0b2 - main - if_wg: fix access to noise_local->l_has_identity and l_private: Kyle Evans (Wed, 17 Jan 2024 23:30:42 UTC)
- git: 476d63e091c2 - main - kerberos: Fix numerous segfaults when using weak crypto: Cy Schubert (Thu, 18 Jan 2024 07:48:55 UTC)
- git: 70445a806122 - main - cksum(1): Add EXAMPLES to manual page: Fernando Apesteguía (Thu, 18 Jan 2024 13:05:36 UTC)
- git: 0990136ed175 - main - kerberos5: Mitigate the possibility of using an old libcrypto: Cy Schubert (Thu, 18 Jan 2024 15:23:57 UTC)
- git: 6b13d60bf49e - main - contrib/kyua: Merge vendor import: Muhammad Moinur Rahman (Thu, 18 Jan 2024 16:27:03 UTC)
- git: 9fac39c63c12 - main - arm64: fix the handling of DDB symbols in early boot: Doug Rabson (Thu, 18 Jan 2024 16:41:22 UTC)
- git: be0df84849ff - main - msdosfs_rename(): handle errors from msdosfs_lookup_ino(): Konstantin Belousov (Thu, 18 Jan 2024 16:48:25 UTC)
- git: 661db9b390b4 - main - msdosfs_rename(): implement several XXXs about downgrading to ro: Konstantin Belousov (Thu, 18 Jan 2024 16:48:26 UTC)
- git: 13ccb04589e2 - main - msdosfs_integrity_error(): plug possible busy leak: Konstantin Belousov (Thu, 18 Jan 2024 16:48:27 UTC)
- git: 2e297cbb4fc0 - main - arm64: fix db_read_bytes() for size == 8: Mitchell Horne (Thu, 18 Jan 2024 17:00:19 UTC)
- git: a2544cc8243f - main - Revert "arm64: fix db_read_bytes() for size == 8": Mitchell Horne (Thu, 18 Jan 2024 17:22:05 UTC)
- git: 9c2e1a54f71a - main - arm64: fix db_read_bytes() for size == 8: Mitchell Horne (Thu, 18 Jan 2024 17:22:06 UTC)
- Re: git: 773c13c686e4 - main - kldxref: skip .pkgsave files: John Baldwin (Thu, 18 Jan 2024 21:35:43 UTC)
- git: 1abc64bfbdb8 - main - committers-ports.dot: add myself (dutra) as a new ports committer: Gabriel M. Dutra (Thu, 18 Jan 2024 21:51:18 UTC)
- git: 47a6fb9d5a2e - main - mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page(): Mark Johnston (Thu, 18 Jan 2024 21:54:35 UTC)
- git: dfe30e41967f - main - tcp: remove unused tcp_sack_output_debug() function: Richard Scheffenegger (Fri, 19 Jan 2024 13:50:23 UTC)
- git: 39f5d8dd1b2f - main - fusefs: fix some memory leaks in the tests: Alan Somers (Fri, 19 Jan 2024 17:51:01 UTC)
- git: 2f2da21740b4 - main - mpi3mr: add missing terminator entry to mpi3mr_identifiers array: Chuck Silvers (Sat, 20 Jan 2024 00:01:56 UTC)
- git: e0deb85065ef - main - makefs: Make it possible to silence warnings about duplicate paths: Mark Johnston (Sat, 20 Jan 2024 00:51:56 UTC)
- git: 4b3ffc5918b9 - main - msdosfs_remount_ro(): correct vfs_unbusy() loop: Konstantin Belousov (Sat, 20 Jan 2024 01:36:41 UTC)
- git: 7037ebe63dd1 - main - netgraph: Fix two typos in source code comments: Gordon Bergling (Sat, 20 Jan 2024 16:24:39 UTC)
- git: 6f0da017c973 - main - fusefs(5): Fix a typo in a SDT probe: Gordon Bergling (Sat, 20 Jan 2024 16:24:40 UTC)
- git: 7cf293536eba - main - devfs(5): Fix a typo in a source code comment: Gordon Bergling (Sat, 20 Jan 2024 16:26:57 UTC)
- git: b2ec175fcaac - main - _umtx_op.2: Fix a typo in the manual page: Gordon Bergling (Sat, 20 Jan 2024 16:26:58 UTC)
- git: a2fcd3af5c8a - main - net: Fix two typos in source code comments: Gordon Bergling (Sat, 20 Jan 2024 16:29:39 UTC)
- git: ef0ac0a1ad67 - main - tcp_hpts: Fix a typo of a function name in a comment: Gordon Bergling (Sat, 20 Jan 2024 16:29:40 UTC)
- git: 938918a9f478 - main - netpfil: Fix two typos in source code comments: Gordon Bergling (Sat, 20 Jan 2024 16:32:31 UTC)
- git: f5e3329a5a48 - main - usb: Fix two typos in source code comments: Gordon Bergling (Sat, 20 Jan 2024 16:32:32 UTC)
- git: 623848af6041 - main - vmware: Fix a typo in a source code comment: Gordon Bergling (Sat, 20 Jan 2024 16:33:37 UTC)
- git: ced92d000a94 - main - ciss(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 20 Jan 2024 16:34:38 UTC)
- git: 2b1e4e5be304 - main - atse(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 20 Jan 2024 16:36:01 UTC)
- git: a70008e95b90 - main - sigfastblock.2: Fix a typo in the manual page: Gordon Bergling (Sat, 20 Jan 2024 18:55:18 UTC)
- git: 8593b5b2addf - main - pkru.3: Fix a typo in the manual page: Gordon Bergling (Sat, 20 Jan 2024 18:55:19 UTC)
- git: e1c0d368d630 - main - bce(4): Fix a typo in a kernel message: Gordon Bergling (Sat, 20 Jan 2024 19:10:32 UTC)
- git: bce295fcbe53 - main - PCI_IOV_INIT.9: Fix a typo in the manual page: Gordon Bergling (Sat, 20 Jan 2024 20:00:34 UTC)
- git: 3fb6adb07915 - main - gjournal(8): Fix a typo in a sysctl description: Gordon Bergling (Sat, 20 Jan 2024 20:00:36 UTC)
- git: b4c94968d1bd - main - if_llatbl: Fix a typo in a KASSERT message: Gordon Bergling (Sat, 20 Jan 2024 20:00:37 UTC)
- git: 54e047b13baa - main - aic7xxx: Fix a typo in a kernel message: Gordon Bergling (Sat, 20 Jan 2024 21:01:20 UTC)
- git: c3d7bb5aca77 - main - netipsec: fix LINT-NOINET build: Kristof Provost (Sat, 20 Jan 2024 21:23:03 UTC)
- git: edec803c5b72 - main - tools/build/make.py: Add missing comma to fix tinderbox and worlds: Jessica Clarke (Sat, 20 Jan 2024 22:09:21 UTC)
- git: deeb1d34024b - main - fsck_msdosfs: do not call checksize() if the cluster is bad: Konstantin Belousov (Sat, 20 Jan 2024 23:21:29 UTC)
- git: 768149ff156e - main - jail: make sure jail.conf parse errors exit, and not crash. Reported by: Mason Loring Bliss: Jamie Gritton (Sun, 21 Jan 2024 05:22:15 UTC)
- git: 5a1af07a045a - main - firmware(9): Update example: Warner Losh (Sun, 21 Jan 2024 17:01:55 UTC)
- git: bf531bcc5f70 - main - altq: Remove stale driver references: Warner Losh (Sun, 21 Jan 2024 17:01:56 UTC)
- git: 91f78c32befa - main - rc.d/kdc: Support start of MIT krb5kdc: Cy Schubert (Mon, 22 Jan 2024 00:06:52 UTC)
- git: e4b646ce1610 - main - find: Add -readable, -writable & -executable options: John Baldwin (Mon, 22 Jan 2024 01:35:46 UTC)
- Re: git: 636592343c3e - main - tmpfs: increase memory reserve to a percent of available memory + swap: Jessica Clarke (Mon, 22 Jan 2024 03:27:57 UTC)
- git: 4261507a5e3e - main - netlink.h: s/typeof/__typeof: John Baldwin (Mon, 22 Jan 2024 05:29:58 UTC)
- git: c8bf9f09ee3d - main - newfs_msdos.8: example for specific cluster size: John Baldwin (Mon, 22 Jan 2024 05:40:28 UTC)
- git: f7d3d0a4ded3 - main - sound: use device_set_descf() to set device descriptions: Christos Margiolis (Mon, 22 Jan 2024 09:46:03 UTC)
- git: 54c62e3e5d8c - main - pf: work around icmp6 packet-too-big not being sent when binat-ing: Kristof Provost (Mon, 22 Jan 2024 12:52:51 UTC)
- git: 57c50d6b3673 - main - pf tests: test ICMP6 packet too big with binat: Kristof Provost (Mon, 22 Jan 2024 12:52:52 UTC)
- git: c19fb1f963e3 - main - sqlite3: Vendor import of sqlite3 3.45.0: Cy Schubert (Mon, 22 Jan 2024 15:36:07 UTC)
- git: 43be2d7aaf25 - main - wg: detach bpf upon destroy as well: Kyle Evans (Mon, 22 Jan 2024 16:23:18 UTC)
- git: 8297ff13fb60 - main - tcp_wrappers: silence a few warnings: Piotr Pawel Stefaniak (Mon, 22 Jan 2024 16:24:38 UTC)
- git: 484e977f2441 - main - pflow: observation domain is an unsigned integer: Kristof Provost (Mon, 22 Jan 2024 18:20:05 UTC)
- git: 63a5fe834354 - main - pflow: limit to no more than 128 flow exporters: Kristof Provost (Mon, 22 Jan 2024 18:20:06 UTC)
- Re: git: 636592343c3e - main - tmpfs: increase memory reserve to a percent of available memory + swap: Mark Millard (Mon, 22 Jan 2024 19:37:23 UTC)
- git: 7f3184ba7974 - main - tcp: remove outdated comment: Gleb Smirnoff (Mon, 22 Jan 2024 20:42:37 UTC)
- git: d04df664776b - main - bootpd(8): Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:03:57 UTC)
- git: b971c51a4d94 - main - aic7xxx: Fix two typos in source code comments: Gordon Bergling (Mon, 22 Jan 2024 21:03:58 UTC)
- git: 496432f19216 - main - netinet6: Fix two typos in source code comments: Gordon Bergling (Mon, 22 Jan 2024 21:03:59 UTC)
- git: 9b035689f15f - main - tcp_fastopen: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:01 UTC)
- git: cde9ec6a451d - main - netpfil: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:02 UTC)
- git: c90f1ed10460 - main - netlink(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:03 UTC)
- git: ab6d773dbf92 - main - rtsock: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:04 UTC)
- git: c1ada3978310 - main - net80211: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:05 UTC)
- git: b2c48aa4d192 - main - vmd(4): Fix typos in source code comments: Gordon Bergling (Mon, 22 Jan 2024 21:04:06 UTC)
- git: d74371101629 - main - usb: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:07 UTC)
- git: 97a4045aaf36 - main - virtio(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:09 UTC)
- git: ad92f3d9d0b5 - main - meta2deps.py: Fix a typo in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:10 UTC)
- git: e125371fb6ff - main - dwc: Fix two typos in a source code comment: Gordon Bergling (Mon, 22 Jan 2024 21:04:11 UTC)
- git: 3f4f82c0d779 - main - bsdlabel: limit to 8 partitions: Ed Maste (Tue, 23 Jan 2024 02:17:53 UTC)
- git: a8b2189c90c5 - main - arm/mpic: remove empty pic_init_secondary() hook: Jessica Clarke (Tue, 23 Jan 2024 02:54:52 UTC)
- git: 7edbf69b79c1 - main - stand: Add 1440p to the list of known resolutions.: Dag-Erling Smørgrav (Tue, 23 Jan 2024 14:20:54 UTC)
- git: 9f550134a4a4 - main - acpiconf: remove trailing space in "Mesurement Accuracy" output: Christos Margiolis (Tue, 23 Jan 2024 15:39:53 UTC)
- git: 380b7eb30947 - main - sysctl.8: fix format typo: Kristof Provost (Tue, 23 Jan 2024 15:40:36 UTC)
- git: cfa2c78aee85 - main - bhyve: Avoid underflows when handling remote commands: Mark Johnston (Tue, 23 Jan 2024 16:45:30 UTC)
- git: 5e728af444b1 - main - bhyve: Simplify register definitions a bit: Mark Johnston (Tue, 23 Jan 2024 16:45:31 UTC)
- git: 5f086566e02a - main - bhyve: Prepare to add arm64 support to the gdb stub: Mark Johnston (Tue, 23 Jan 2024 16:45:33 UTC)
- git: 23e3b83ab61a - main - pcib: Add helper routines for [de]activating PCI_RES_BUS resources: John Baldwin (Tue, 23 Jan 2024 17:45:48 UTC)
- git: c2d4fef658e0 - main - acpi_pcib: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources: John Baldwin (Tue, 23 Jan 2024 17:45:49 UTC)
- git: e9eb353b324a - main - pci_host_generic: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources: John Baldwin (Tue, 23 Jan 2024 17:45:50 UTC)
- git: 31e15e531c51 - main - x86: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources: John Baldwin (Tue, 23 Jan 2024 17:45:51 UTC)
- git: 9c4effb1063d - main - hyperv vmbus_pcib: Use pci_domain_*_bus for PCI_RES_BUS resources: John Baldwin (Tue, 23 Jan 2024 17:45:52 UTC)
- git: 3dd55df98282 - main - powerpc ps3bus: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:54 UTC)
- git: d7c16b333455 - main - powerpc psim: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:55 UTC)
- git: 5a7e717fb790 - main - powerpc mpc85xx: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:56 UTC)
- git: af081ec6f7cf - main - powerpc powermac: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:57 UTC)
- git: 7b5a5e4eef50 - main - powerpc nexus: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:58 UTC)
- git: faeb273e7a8e - main - arm nexus: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:45:59 UTC)
- git: 4e1d94d99798 - main - arm mv_pcib: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:46:00 UTC)
- git: e5c6dbd57614 - main - arm64 thunder: Use bus_generic_rman_* in the pcie_pem driver: John Baldwin (Tue, 23 Jan 2024 17:46:01 UTC)
- git: a3d6e0de1c89 - main - powerpc: Fix bus_space_unmap: John Baldwin (Tue, 23 Jan 2024 17:46:02 UTC)
- git: 0b60d7a60099 - main - ofw_pcib: Use bus_generic_rman_*: John Baldwin (Tue, 23 Jan 2024 17:46:04 UTC)
- git: 3cf553288b96 - main - simplebus: Consistently map SYS_RES_IOPORT to SYS_RES_MEMORY: John Baldwin (Tue, 23 Jan 2024 17:46:05 UTC)
- git: a82470212b76 - main - powerpc: Add RF_LITTLEENDIAN resource flag: John Baldwin (Tue, 23 Jan 2024 17:46:06 UTC)
- git: 2acd158d4b0e - main - mtree: stop creating old mixer(8) test directories: Dimitry Andric (Tue, 23 Jan 2024 18:40:40 UTC)
- git: 2e68c5a44c40 - main - tmpfs: increase vfs.tmpfs.memory_percent to 100 as workaround: Mike Karels (Tue, 23 Jan 2024 18:46:49 UTC)
- git: e21c668719a6 - main - tcp: pass positive errno to tcp_drop(): Gleb Smirnoff (Tue, 23 Jan 2024 21:00:03 UTC)
- git: c809435b18a9 - main - tcp: clear outdated comment mentioning T/TCP: Gleb Smirnoff (Tue, 23 Jan 2024 21:00:04 UTC)
- git: 90ad2dc28747 - main - tcp: remove 20+ year old disabled code from d912c694ee00: Gleb Smirnoff (Tue, 23 Jan 2024 21:17:11 UTC)
- git: 009db0d40c6a - main - ncurses: serialize the tinfo build a little bit: Kyle Evans (Wed, 24 Jan 2024 05:01:01 UTC)
- git: 24fee9771e0b - main - sys/file.h: style: Konstantin Belousov (Wed, 24 Jan 2024 05:12:13 UTC)
- git: 58d317169834 - main - Add fget_remote(): Konstantin Belousov (Wed, 24 Jan 2024 05:12:14 UTC)
- git: 168c7580c632 - main - file: add fo_cmp method: Konstantin Belousov (Wed, 24 Jan 2024 05:12:15 UTC)
- git: d8decc9ae31a - main - Add kcmp(2) kernel bits: Konstantin Belousov (Wed, 24 Jan 2024 05:12:16 UTC)
- git: 211bdd601ee5 - main - Add kcmp(2) userspace bits: Konstantin Belousov (Wed, 24 Jan 2024 05:12:17 UTC)
- git: f28526e9466c - main - kcmp(2): implement for generic file types: Konstantin Belousov (Wed, 24 Jan 2024 05:12:19 UTC)
- git: f04220c1b064 - main - kcmp(2): implement for vnode files: Konstantin Belousov (Wed, 24 Jan 2024 05:12:20 UTC)
- git: 5c41d888de1a - main - kcmp(2): implement for devfs files: Konstantin Belousov (Wed, 24 Jan 2024 05:12:21 UTC)
- git: 41fb6dc3d4df - main - kcmp(2): implement for linuxkpi cdevs: Konstantin Belousov (Wed, 24 Jan 2024 05:12:22 UTC)
- git: f006524d6d69 - main - kcmp(2): implement for procdesc: Konstantin Belousov (Wed, 24 Jan 2024 05:12:23 UTC)
- git: 38bfddf597b1 - main - regen: Konstantin Belousov (Wed, 24 Jan 2024 05:12:24 UTC)
- git: 2a284076ecb4 - main - kern_openat(): rename fd argument to dirfd: Konstantin Belousov (Wed, 24 Jan 2024 05:13:34 UTC)
- git: 3d59b93b207e - main - kern_openat(): minor style fixes: Konstantin Belousov (Wed, 24 Jan 2024 05:13:35 UTC)
- git: c662306e19ce - main - Add kern_openatfp(9): Konstantin Belousov (Wed, 24 Jan 2024 05:13:36 UTC)
- git: 120ceebab5d4 - main - Bump __FreeBSD_version for kern_openatfp(9) and kcmp(2): Konstantin Belousov (Wed, 24 Jan 2024 05:13:37 UTC)
- git: d7e45d5b9002 - main - stress2: remove the usage of fdisk(8) as this is soon to be removed: Peter Holm (Wed, 24 Jan 2024 08:56:11 UTC)
- git: 7304bd7a526c - main - stress2: Remove fdisk(8) regression test: Peter Holm (Wed, 24 Jan 2024 08:56:12 UTC)
- git: 95bf75895ddc - main - join(1): Fix ordering in case of missing fields: Tijl Coosemans (Wed, 24 Jan 2024 10:05:58 UTC)
- git: fedf5b965fd6 - main - zfs: merge openzfs/zfs@a4bf6baae: Martin Matuska (Wed, 24 Jan 2024 11:42:12 UTC)
- git: 1f41c1c1a3a9 - main - crunch: remove fdisk from examples: Ed Maste (Wed, 24 Jan 2024 14:14:07 UTC)
- git: 2e9b8c8c1e39 - main - release: rework distributions list: Ed Maste (Wed, 24 Jan 2024 14:38:39 UTC)
- git: af0d437dd31f - main - kcmp: Add a manual page: Mark Johnston (Wed, 24 Jan 2024 14:43:03 UTC)
- git: c7c325d01de4 - main - tcp: pass maxseg around instead of calculating locally: Richard Scheffenegger (Wed, 24 Jan 2024 16:41:17 UTC)
- git: 5fc3104ae738 - main - callout: retire callout_async_drain(): Gleb Smirnoff (Wed, 24 Jan 2024 17:34:57 UTC)
- git: a3ed434a69c9 - main - ccdconfig: remove obsolete references to BSD disklabels: Ed Maste (Wed, 24 Jan 2024 17:51:58 UTC)
- git: f1c0030bb05c - main - pf: only check MTU for IPv6 packets when forwarding: Kristof Provost (Wed, 24 Jan 2024 18:09:09 UTC)
- git: 8b82f36f8903 - main - pflowctl: fix usage message: Kristof Provost (Wed, 24 Jan 2024 19:36:53 UTC)
- git: 5738d741fb79 - main - kern: tty: fix recanonicalization: Kyle Evans (Wed, 24 Jan 2024 19:48:40 UTC)
- git: 54d31cfb2789 - main - mount: document atime option: Ed Maste (Wed, 24 Jan 2024 19:56:13 UTC)
- git: 820401bf1769 - main - nl_types.h: explicitly include cdefs.h: Ed Maste (Wed, 24 Jan 2024 22:05:19 UTC)
- git: d56ce5915c41 - main - mpsutil: Clean up libutil deps: Mark Johnston (Wed, 24 Jan 2024 23:06:11 UTC)
- git: e06afdb28569 - main - intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg: Jessica Clarke (Wed, 24 Jan 2024 23:50:19 UTC)
- git: fae8755f16ff - main - intrng: Extract arm/arm64 IPI->PIC glue code: Jessica Clarke (Wed, 24 Jan 2024 23:50:20 UTC)
- git: 103d39efe0c6 - main - intrng: Allow alternative IPI PICs to be registered and used: Jessica Clarke (Wed, 24 Jan 2024 23:50:22 UTC)
- git: c55272fdf857 - main - riscv: Create a newbus device for the SBI driver: Jessica Clarke (Wed, 24 Jan 2024 23:50:23 UTC)
- git: 6ec8bf9f3d17 - main - riscv: Convert local interrupt controller to a newbus PIC: Jessica Clarke (Wed, 24 Jan 2024 23:50:24 UTC)
- git: fbd156d78fbd - main - Revert "nl_types.h: explicitly include cdefs.h": Ed Maste (Thu, 25 Jan 2024 03:51:02 UTC)
- git: b8a484ec343d - main - man: support special characters in filenames: Wolfram Schneider (Thu, 25 Jan 2024 07:20:14 UTC)
- git: e95025ed9388 - main - pflow: show socket status in verbose mode: Kristof Provost (Thu, 25 Jan 2024 17:08:24 UTC)
- git: ecf410623750 - main - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba: Dimitry Andric (Thu, 25 Jan 2024 17:44:09 UTC)
- git: 48d5dab7bace - main - arm64: Add a VM_FREELIST_DMA32 freelist: Mark Johnston (Thu, 25 Jan 2024 21:36:48 UTC)
- git: 0932fb565a08 - main - tcp: fix TCPSTAT accounting for SACK: Richard Scheffenegger (Thu, 25 Jan 2024 22:00:33 UTC)
- git: fc262fd3dc0a - main - tcp: AccECN access ACE field by shifting bits: Richard Scheffenegger (Thu, 25 Jan 2024 23:17:57 UTC)
- git: 3896a6cc0a8e - main - ldscript.powerpc*: Only put .dynamic in PT_DYNAMIC: Jessica Clarke (Fri, 26 Jan 2024 00:19:13 UTC)
- git: 2d05a1c81b2c - main - tcp: commonize check for more data to send, style changes: Richard Scheffenegger (Fri, 26 Jan 2024 00:22:03 UTC)
- git: b32d49cfbaa0 - main - tests: fix typo in a comment: Gleb Smirnoff (Fri, 26 Jan 2024 06:20:24 UTC)
- git: ea6a6b63e1fd - main - open: make non-POSIX errno value more apparent: Ed Maste (Fri, 26 Jan 2024 15:38:31 UTC)
- git: 90372a9e3cda - main - arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly: Mark Johnston (Fri, 26 Jan 2024 15:45:36 UTC)
- git: ab0841bdbe84 - main - jail: expose children.max and children.cur via sysctl: Jamie Gritton (Fri, 26 Jan 2024 17:48:51 UTC)
- git: eaed922eda58 - main - panic()/KERNEL_PANICKED(): Move back to using 'panicstr' as a flag: Olivier Certner (Fri, 26 Jan 2024 21:11:27 UTC)
- git: 12d6a032dff1 - main - Annotate 'rebooting' with __read_mostly: Olivier Certner (Fri, 26 Jan 2024 21:11:28 UTC)
- git: cd0c52e50bc1 - main - SCHEDULER_STOPPED(): Move it (back) to 'systm.h': Olivier Certner (Fri, 26 Jan 2024 21:11:29 UTC)
- git: 6b3531017348 - main - SCHEDULER_STOPPED(): Rely on a global variable: Olivier Certner (Fri, 26 Jan 2024 21:11:30 UTC)
- git: 176b9e0d724b - main - makefs: warn that ffs sectorsize other than 512 may not work: Ed Maste (Fri, 26 Jan 2024 22:28:54 UTC)
- git: 72dd306e44bc - main - releng-gce: Advertise the availability of UEFI support in GCE images.: Xin LI (Sat, 27 Jan 2024 03:09:59 UTC)
- git: 9231c42127bf - main - inet(3): clarify syntax accepted by inet_pton: Mike Karels (Sat, 27 Jan 2024 15:40:22 UTC)
- git: f5463265955b - main - kqueue tests: Add a regression test: Mark Johnston (Sat, 27 Jan 2024 18:52:19 UTC)
- git: bbf86c65d04d - main - netinet: Remove stale references to Giant from comments: Mark Johnston (Sat, 27 Jan 2024 18:52:20 UTC)
- git: 2e55256de3e6 - main - route tests: Serialize: Mark Johnston (Sat, 27 Jan 2024 18:52:21 UTC)
- git: 3f73fbb0acd4 - main - netinet6 tests: Restore an atf_check invocation: Mark Johnston (Sat, 27 Jan 2024 18:52:22 UTC)
- git: 001c48b4139f - main - netinet tests: Make test jail names unique: Mark Johnston (Sat, 27 Jan 2024 18:52:23 UTC)
- git: d04e03c19a8d - main - msun: remove fabs from Symbol.map, and adjust comment: Dimitry Andric (Sat, 27 Jan 2024 21:28:16 UTC)
- git: 31aedef26fc0 - main - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):: Dimitry Andric (Sat, 27 Jan 2024 21:51:41 UTC)
- git: 5c38ea60a041 - main - Add libllvm and liblldb source files to enable WITH_ASAN build: Dimitry Andric (Sat, 27 Jan 2024 21:51:42 UTC)
- git: 3883c6fbf232 - main - ntb_hw_plx: Workaround read-only scratchpad registers: Alexander Motin (Sat, 27 Jan 2024 22:29:06 UTC)
- git: 4dedcb1bb54c - main - libc/amd64: Disable ASAN for amd64_archlevel.c: Mark Johnston (Sun, 28 Jan 2024 03:12:57 UTC)
- git: 34694f3da7f9 - main - ds1307: restore hints-based configuration on FDT systems: Andriy Gapon (Sun, 28 Jan 2024 11:09:12 UTC)
- git: 5b54b6ac8ca1 - main - usbdevs: add Ralink RT7601 aka MT7601: Andriy Gapon (Sun, 28 Jan 2024 11:12:05 UTC)
- git: 197944948e62 - main - add allwinner overlays for enabling additional USB ports: Andriy Gapon (Sun, 28 Jan 2024 11:14:03 UTC)
- git: 320e4beb9761 - main - gpiopower: trigger low, high and both edges: Andriy Gapon (Sun, 28 Jan 2024 11:31:19 UTC)
- git: b587cb69f35c - main - audio_soc: set "status" as being at simplebus: Andriy Gapon (Sun, 28 Jan 2024 11:32:55 UTC)
- git: 408a9efd75dd - main - rk3328_codec: remove diagostic printfs: Andriy Gapon (Sun, 28 Jan 2024 11:33:33 UTC)
- git: 406e959d07c7 - main - rk_i2s: change interrupt type from MISC to AV (audio/video): Andriy Gapon (Sun, 28 Jan 2024 11:37:12 UTC)
- git: 89cb925fddac - main - rk_i2s: remove unused definition: Andriy Gapon (Sun, 28 Jan 2024 11:37:40 UTC)
- git: ea7f45d3d8d5 - main - dwmmc: fix a typo: Andriy Gapon (Sun, 28 Jan 2024 11:39:29 UTC)
- git: 43ca38eb59ff - main - mmc_fdt_parse: remove redundant bootverbose check: Andriy Gapon (Sun, 28 Jan 2024 11:39:30 UTC)
- git: 90dc7889825d - main - fix signature of ipmi_shutdown_event: Andriy Gapon (Sun, 28 Jan 2024 12:44:40 UTC)
- git: 8fdb26160160 - main - change ipmi watchdog to awlays stop when system is halted: Andriy Gapon (Sun, 28 Jan 2024 12:47:57 UTC)
- git: cbf7c81b608b - main - ichsmb: fix block read operation: Andriy Gapon (Sun, 28 Jan 2024 12:54:55 UTC)
- git: 9cdf326b4fae - main - run acpi_shutdown_final later to give other handlers a chance: Andriy Gapon (Sun, 28 Jan 2024 13:14:01 UTC)
- git: e92491d95ff3 - main - dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag: Andriy Gapon (Sun, 28 Jan 2024 13:15:41 UTC)
- git: c053a56c0f5d - main - hdaa_pcmchannel_setup: do not advertise AC3 8+0: Andriy Gapon (Sun, 28 Jan 2024 13:19:20 UTC)
- git: bf87d4a4bfaa - main - efibootmgr: fix potential endless loop with -v: Andriy Gapon (Sun, 28 Jan 2024 13:20:58 UTC)
- git: 4d1161f094dd - main - subr_bus: report DEVICE_SUSPEND failures: Andriy Gapon (Sun, 28 Jan 2024 13:21:49 UTC)
- git: 0dd5a5603e7a - main - lib/msun: Cleanup after $FreeBSD$ removal: Konstantin Belousov (Sun, 28 Jan 2024 15:01:01 UTC)
- git: 551921a75775 - main - if_eqos: Fix a typo in a kernel error message: Gordon Bergling (Sun, 28 Jan 2024 15:42:27 UTC)
- git: dcc20bced515 - main - stand: Use modern function definitions: Warner Losh (Sun, 28 Jan 2024 20:05:03 UTC)
- git: 091c255b5b27 - main - kboot: Move to kboot/kboot: Warner Losh (Sun, 28 Jan 2024 20:05:04 UTC)
- git: a03411e84728 - main - kboot: Move _start out of kboot and into libkboot: Warner Losh (Sun, 28 Jan 2024 20:05:05 UTC)
- git: 4aabaa1890e9 - main - kboot: Cleanup libkern reference: Warner Losh (Sun, 28 Jan 2024 20:05:06 UTC)
- git: 099335814d5a - main - kboot: Move syscall stubs to libkboot: Warner Losh (Sun, 28 Jan 2024 20:05:08 UTC)
- git: 2e3f49888ec8 - main - kboot: Move system calls to libkboot: Warner Losh (Sun, 28 Jan 2024 20:05:09 UTC)
- git: 36ef238cb604 - main - kboot: Move termios to libkboot: Warner Losh (Sun, 28 Jan 2024 20:05:10 UTC)
- git: 2b7918f13c6f - main - kboot: Assert copyright here: Warner Losh (Sun, 28 Jan 2024 20:05:11 UTC)
- git: 8f7327dceecc - main - kboot: update copyright on these files.: Warner Losh (Sun, 28 Jan 2024 20:05:12 UTC)
- git: fb87726303b6 - main - snd_hdspe(4): Per device sysctl for period.: Ruslan Bukin (Sun, 28 Jan 2024 20:23:39 UTC)
- Unsubscribe : Quincy Mcrae (Sun, 28 Jan 2024 20:23:59 UTC)
- git: 9c1bad2da5ae - main - release.sh: Add -jN to `make release`: Colin Percival (Mon, 29 Jan 2024 02:08:31 UTC)
- git: 34f0a01b6bd4 - main - mpi3mr: Fix confusion over | and &: Warner Losh (Mon, 29 Jan 2024 04:45:17 UTC)
- git: 2b92b754f18c - main - kldxref: Be more conservative about what we reject.: Warner Losh (Mon, 29 Jan 2024 04:46:17 UTC)
- git: 3be59adbb5a2 - main - vtnet: Adjust for ethernet alignment.: Warner Losh (Mon, 29 Jan 2024 05:14:37 UTC)
- git: 7b707e797b2c - main - Revert "release.sh: Add -jN to `make release`": Colin Percival (Mon, 29 Jan 2024 05:44:01 UTC)
- git: 0b3f9e435f2b - main - tcp: move cc_post_recovery past snd_una update: Richard Scheffenegger (Mon, 29 Jan 2024 08:25:26 UTC)
- git: ffeab76b6855 - main - pfil: PFIL_PASS never frees the mbuf: Kristof Provost (Mon, 29 Jan 2024 13:52:41 UTC)
- git: 31828075e456 - main - pf: bind route-to states to their route-to interface: Kristof Provost (Mon, 29 Jan 2024 13:52:42 UTC)
- git: 5086b6ec32d5 - main - libbe: handle destroying/renaming temporary/bootonce boot environments: R. Christian McDonald (Mon, 29 Jan 2024 15:08:25 UTC)
- git: 7e77089dccd7 - main - linuxkpi: remove invalid KASSERT from hash_add_rcu: Ed Maste (Mon, 29 Jan 2024 16:41:34 UTC)
- git: 8d5353de7447 - main - libc: Annotate a couple of local functions as such: Mark Johnston (Mon, 29 Jan 2024 16:51:09 UTC)
- git: ee14a9725d73 - main - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston):: Dimitry Andric (Mon, 29 Jan 2024 17:28:24 UTC)
- git: a84e01f02b15 - main - service(8): direct user to rc(8) for a list of valid commands: Daniel Ebdrup Jensen (Mon, 29 Jan 2024 17:49:03 UTC)
- git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier: Michael Tuexen (Mon, 29 Jan 2024 17:53:44 UTC)
- git: a5ff900535e2 - main - pkgbase: Create two new rules for creating repo: Emmanuel Vadot (Mon, 29 Jan 2024 18:25:11 UTC)
- git: a5afd7920d50 - main - pkgbase: Create a FreeBSD-dtb package: Emmanuel Vadot (Mon, 29 Jan 2024 18:25:12 UTC)
- git: 479680f235dd - main - nvme: Use the NVMEV macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:02:59 UTC)
- git: 2cb78e71503e - main - nda: Use the NVMEV macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:00 UTC)
- git: fba73a408314 - main - nvmecontrol: Use the NVMEV macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:02 UTC)
- git: 94962f5a72ae - main - bhyve: Use the NVMEV macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:03 UTC)
- git: c9d9315b7401 - main - camdd: Use the NVMEV macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:04 UTC)
- git: c42692360611 - main - bhyve: Use NVMEV to read the ASQS field of AQA: John Baldwin (Mon, 29 Jan 2024 19:03:05 UTC)
- git: 1dade1f255ee - main - nvme: Rename NVMEB helper macro to NVMEM: John Baldwin (Mon, 29 Jan 2024 19:03:06 UTC)
- git: 8488fc417fc2 - main - nvme: Use the NVMEM macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:07 UTC)
- git: c85b3903d1b1 - main - bhyve: Use the NVMEM macro instead of expanded versions: John Baldwin (Mon, 29 Jan 2024 19:03:08 UTC)
- git: 3a477a9b70a3 - main - nvme: Add NVMEF helper macro as the inverse of NVMEV: John Baldwin (Mon, 29 Jan 2024 19:03:10 UTC)
- git: 5650bd3fe8ef - main - nvme: Use the NVMEF macro to construct fields: John Baldwin (Mon, 29 Jan 2024 19:03:11 UTC)
- git: c68ec278deb2 - main - nvmecontrol: Use NVMEF macro to construct fields: John Baldwin (Mon, 29 Jan 2024 19:03:12 UTC)
- git: c46860dbcb20 - main - bhyve: Use NVMEF macro to construct fields: John Baldwin (Mon, 29 Jan 2024 19:03:13 UTC)
- git: a570fe4d0dd9 - main - open(2): describe *at behavior for dirfd opened without O_SEARCH: Konstantin Belousov (Mon, 29 Jan 2024 21:40:10 UTC)
- git: e99c28e93bd4 - main - setusercontext(): umask: Set it only once (in the common case): Olivier Certner (Mon, 29 Jan 2024 22:32:04 UTC)
- git: 0d1fe948d97d - main - login.conf(5): umask has no default value: Olivier Certner (Mon, 29 Jan 2024 22:32:05 UTC)
- git: 90e914cd5ac1 - main - New login_getcapenum(): Allows to read named enum values: Olivier Certner (Mon, 29 Jan 2024 22:32:06 UTC)
- git: 97256feb7a65 - main - login_cap(3): Document login_getcapenum(): Olivier Certner (Mon, 29 Jan 2024 22:32:07 UTC)
- git: 0dd1705f5849 - main - setusercontext(): Set umask in a separate function, setclassumask(): Olivier Certner (Mon, 29 Jan 2024 22:32:08 UTC)
- git: c328e6c6ccaa - main - setclassumask(): Accept 'inherit' as a value: Olivier Certner (Mon, 29 Jan 2024 22:32:09 UTC)
- git: ea9bd448102b - main - login.conf(5): Document umask's special value 'inherit': Olivier Certner (Mon, 29 Jan 2024 22:32:10 UTC)
- git: 771d5c93ab5a - main - setlogincontext(): Comply to style(9): Olivier Certner (Mon, 29 Jan 2024 22:32:12 UTC)
- git: 92b2c4358f57 - main - login.conf(5): Default values: Rename column, elaborate on absence of such: Olivier Certner (Mon, 29 Jan 2024 22:32:13 UTC)
- git: d988621b0c25 - main - setusercontext(): Better error messages when priority is not set correctly: Olivier Certner (Mon, 29 Jan 2024 22:32:14 UTC)
- git: aa96945e71b0 - main - login.conf(5): Document priority's default and possible values: Olivier Certner (Mon, 29 Jan 2024 22:32:15 UTC)
- git: 7b94ec550ef6 - main - setusercontext(): Move priority setting in new setclasspriority(): Olivier Certner (Mon, 29 Jan 2024 22:32:16 UTC)
- git: d162d7e2ad32 - main - setclasspriority(): New possible value 'inherit': Olivier Certner (Mon, 29 Jan 2024 22:32:17 UTC)
- git: 33d4ce5496ef - main - login.conf(5): Document priority's special value 'inherit': Olivier Certner (Mon, 29 Jan 2024 22:32:18 UTC)
- git: f2a0277d3e51 - main - setusercontext(): Set priority from '~/.login_conf' as well: Olivier Certner (Mon, 29 Jan 2024 22:32:20 UTC)
- git: e3a396eb2a02 - main - login_cap.h: Remove LOGIN_DEFUMASK: Olivier Certner (Mon, 29 Jan 2024 22:32:21 UTC)
- git: c7e645269f1c - main - login_cap.h: Remove LOGIN_DEFPRI: Olivier Certner (Mon, 29 Jan 2024 22:32:22 UTC)
- git: bea67504c66d - main - style(9): Remove $FreeBSD$ recommendation.: Warner Losh (Tue, 30 Jan 2024 00:00:18 UTC)
- git: a26b96a930da - main - style(9): Note larger divergence than implied: Warner Losh (Tue, 30 Jan 2024 00:00:19 UTC)
- git: 73974a78f7f6 - main - hostname(1): Add test cases: Li-Wen Hsu (Tue, 30 Jan 2024 03:29:13 UTC)
- git: 486b265a8fb6 - main - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting: Andriy Gapon (Tue, 30 Jan 2024 06:47:05 UTC)
- git: 7aa4e4eb3617 - main - Add uzsolt@ to committers: Zsolt Udvari (Tue, 30 Jan 2024 07:44:46 UTC)
- git: c961afe82596 - main - scsi_cd: Maintain a periph reference during media checks: Mark Johnston (Tue, 30 Jan 2024 14:31:32 UTC)
- git: 0c0ec5c8cc48 - main - scsi_cd: Remove commented-out code: Mark Johnston (Tue, 30 Jan 2024 14:31:33 UTC)
- git: 6c892b79de59 - main - snd_hdspe(4): Per device sysctl for sample rate.: Ruslan Bukin (Tue, 30 Jan 2024 15:14:59 UTC)
- git: fae467c2212c - main - chflags(1): Fix -f option: Konstantin Belousov (Tue, 30 Jan 2024 17:10:28 UTC)
- git: f79a8585bb06 - main - sockets: garbage collect SS_ISCONFIRMING: Gleb Smirnoff (Tue, 30 Jan 2024 18:38:48 UTC)
- git: 30c741c6e4bb - main - RELNOTES: document powerd enable on RPI images: Mike Karels (Tue, 30 Jan 2024 20:17:41 UTC)
- git: 2954af09f143 - main - chflags(1): obey siginfo request on chflagsat(2) failure: Konstantin Belousov (Tue, 30 Jan 2024 20:23:12 UTC)
- git: 722b40377198 - main - riscv: Remove the unused riscv64_cpu driver: Jessica Clarke (Tue, 30 Jan 2024 20:33:50 UTC)
- Re: git: 3334a537ed38 - main - Convert fsidcmp(9) from macro to inline function: Antoine Brodin (Tue, 30 Jan 2024 20:58:41 UTC)
- git: 9d784da3a7af - main - pf: uncomment counter asserts after mem leak fix: Kristof Provost (Tue, 30 Jan 2024 21:59:26 UTC)
- git: ce047ebf4848 - main - etc: Set DISTBASE during distribute for sub-makes: Jessica Clarke (Tue, 30 Jan 2024 22:18:56 UTC)
- git: 41eb4a4ca299 - main - share/man: Add mandoc.db files to METALOG: Jessica Clarke (Tue, 30 Jan 2024 22:18:57 UTC)
- git: f76cb7bd08e0 - main - sys/mount.h: use __inline: Konstantin Belousov (Tue, 30 Jan 2024 22:31:09 UTC)
- git: fd45b686f9d9 - main - zfs: merge openzfs/zfs@2e6b3c4d9: Martin Matuska (Tue, 30 Jan 2024 23:27:13 UTC)
- git: 14505c92bc8c - main - syscallsubr.h: Sort kern_membarrier prototype alphabetically: John Baldwin (Wed, 31 Jan 2024 00:39:16 UTC)
- git: c3d4aea6c5be - main - cxgbe: Add counters for POSIX async I/O requests handled by the driver: John Baldwin (Wed, 31 Jan 2024 00:42:10 UTC)
- git: afaefb773799 - main - cxgbe tom: Limit TOE connections to 2 reassembly islands always: John Baldwin (Wed, 31 Jan 2024 00:42:11 UTC)
- git: a5a965d75934 - main - cxgbe tom: Enable ULP_MODE_TCPDDP on demand: John Baldwin (Wed, 31 Jan 2024 00:42:13 UTC)
- git: 722b16673c40 - main - acpica: Import ACPICA 20230331: Jung-uk Kim (Wed, 31 Jan 2024 04:06:10 UTC)
- git: 07c64d74917e - main - acpica: Import ACPICA 20230628: Jung-uk Kim (Wed, 31 Jan 2024 04:06:11 UTC)
- git: e6b8c1d780b4 - main - virtio: Add more device IDs from the specification: Bryan Venteicher (Wed, 31 Jan 2024 05:11:53 UTC)
- git: 18cb422356f2 - main - timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h>: John Baldwin (Wed, 31 Jan 2024 17:30:28 UTC)
- git: 712fd5ac9181 - main - intro.9: minor changes: Mitchell Horne (Wed, 31 Jan 2024 18:36:02 UTC)
- git: 81bee6d793ee - main - acpica: Fix build with ACPICA 20230331 and later: Jung-uk Kim (Wed, 31 Jan 2024 18:47:44 UTC)
- git: b771d5705fc9 - main - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output: Jessica Clarke (Wed, 31 Jan 2024 19:50:33 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628: Andriy Gapon (Wed, 31 Jan 2024 20:36:28 UTC)
- git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h: Ed Maste (Wed, 31 Jan 2024 20:41:42 UTC)
- git: d6251ebad5bf - main - periodic: fix a typo in a comment: Enji Cooper (Wed, 31 Jan 2024 20:47:26 UTC)
- git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support: Brad Davis (Wed, 31 Jan 2024 22:05:39 UTC)
- git: 1f1b2286fd5a - main - pmap: Convert boolean_t to bool.: John Baldwin (Wed, 31 Jan 2024 22:48:48 UTC)