dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
February 2024 Archives by author
- Alan Somers
- Alexander Motin
- Alexey Dokuchaev
- Amelia Franklin
- Andrew Turner
- git: 639a626b4050 - main - arm: Clean up socdev_va (Tue, 13 Feb 2024 11:51:47 UTC)
- git: 202890922e31 - main - sys: Simplify enabling EARLY_PRINTF uarts (Tue, 13 Feb 2024 11:51:48 UTC)
- git: 949670f8f466 - main - dev/uart: Use a linker set to find uart classes (Tue, 13 Feb 2024 11:51:50 UTC)
- git: eae36de826cc - main - dev/uart: Support setting the register io width (Tue, 13 Feb 2024 11:51:51 UTC)
- git: 53391af1518e - main - dev/uart: Support the pl011 uart in hw.uart.console (Tue, 13 Feb 2024 11:51:52 UTC)
- git: b889b90adb1c - main - arm64: Add EARLY_PRINTF and SOCDEV_PA to NOTES (Tue, 13 Feb 2024 11:51:53 UTC)
- git: a9fc9d6d15f0 - main - dev/uart: Support 8-byte register access (Tue, 13 Feb 2024 11:51:54 UTC)
- git: 69e4b35eb35d - main - arm: Add EARLY_PRINTF and SOCDEV_PA/VA to NOTES (Tue, 13 Feb 2024 11:51:55 UTC)
- Re: git: 5bda26333a8e - main - gpiobus: Use bus_generic_rman_* (Mon, 19 Feb 2024 10:44:39 UTC)
- git: 5e7941b6c979 - main - arm64: Add CurrentEL register definitions (Wed, 21 Feb 2024 11:27:49 UTC)
- git: 37563d39efd1 - main - arm64: Use the new CurrentEL macros (Wed, 21 Feb 2024 11:27:51 UTC)
- git: 353b6a5bcb5a - main - arm64: Add in_vhe() to find if the kernel is in VHE (Wed, 21 Feb 2024 11:27:52 UTC)
- git: 58df49801d9d - main - arm64: Fix the has_hyp check (Wed, 21 Feb 2024 12:40:25 UTC)
- git: 64963dd2f0a2 - main - arm64: Add more spsr_el1 register values (Wed, 21 Feb 2024 16:31:10 UTC)
- git: 09ac9cf8971a - main - arm64: Add ISS_MSR_REG for ESR_ELx.ISS values (Wed, 21 Feb 2024 18:55:50 UTC)
- git: 9c52f98c9f1a - main - arm64: Add the TCR_EL2.PS mask (Wed, 21 Feb 2024 18:55:51 UTC)
- git: b3bbec37ba03 - main - arm64: Add a macro to find a VM fault address (Wed, 21 Feb 2024 18:55:52 UTC)
- git: 0f4071978e3d - main - arm64: Add TF_LR, it will be used by bhyve asm (Wed, 21 Feb 2024 18:55:53 UTC)
- git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Wed, 21 Feb 2024 18:55:54 UTC)
- git: d3eae160b21f - main - arm64: Add BTI support to pmap (Thu, 22 Feb 2024 16:28:03 UTC)
- git: c4e4a7596beb - main - Add a BTI sysarch (Thu, 22 Feb 2024 16:28:04 UTC)
- git: 670af174e27b - main - arm64: Enable BTI in the kernel ELF loader (Thu, 22 Feb 2024 16:28:06 UTC)
- git: e68136d3635c - main - arm64: Tell userspace when BTI is supported (Thu, 22 Feb 2024 16:28:07 UTC)
- git: 5a02ffc32e77 - main - Update the Arm Optimized Routine library to v24.01 (Thu, 29 Feb 2024 11:42:39 UTC)
- Andrey V. Elsukov
- Andriy Gapon
- git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 09:41:51 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 10:13:46 UTC)
- git: b98558e69b0a - main - aw_gpio: temporarily switch to input function if read in eint mode (Sun, 18 Feb 2024 13:57:12 UTC)
- git: 8b408fc6f2f6 - main - rk8xx_poweroff: enable power-cycling on support hardware (Sun, 18 Feb 2024 14:08:58 UTC)
- git: 0f354b2b588b - main - psci: split off psci_reboot from psci_shutdown (Sun, 18 Feb 2024 14:38:48 UTC)
- git: 5f7312a0d70c - main - syscon_power: do reboot after shutdown_panic is executed (Sun, 18 Feb 2024 14:38:49 UTC)
- git: a044cf60bd37 - main - rk8xx_poweroff: add parentheses missed in 8b408fc6f2 (Sun, 18 Feb 2024 16:29:10 UTC)
- git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 10:09:02 UTC)
- git: b7dce5b8e988 - main - scsi_da: add 4K quirks for Samsung SSD 860 and 870 (Mon, 19 Feb 2024 10:27:35 UTC)
- git: 8f374fa528d7 - main - ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driver (Mon, 19 Feb 2024 10:44:44 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 11:03:08 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 16:40:02 UTC)
- Bakul Shah
- Baptiste Daroussin
- git: f14ea00c8f46 - main - kbdmap: remove debug (Thu, 01 Feb 2024 07:46:11 UTC)
- git: 0f4e8037332f - main - kbdmap: fix typo preventing kbdmap to work under vt (Thu, 01 Feb 2024 07:46:12 UTC)
- Re: git: 8f5406c77f1b - main - x86/xen: implement early init hook (Thu, 22 Feb 2024 13:50:51 UTC)
- Re:_git:_f74352fbcf15_-_main_-_tcp:_use_ enum_for_all_congestion__control_signals (Sat, 24 Feb 2024 18:24:01 UTC)
- Re:_git:_c9b6241e250a_-_main_-_ tcp:_address_enum-int-mismatch_ _fix_gcc13_error_after_f74352fb cf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 12:30:29 UTC)
- Re:_git:_c9b6241e250a_-_main_-_ tcp:_address_enum-int-mismatch_ _fix_gcc13_error_after_f74352fb cf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 16:34:57 UTC)
- git: cce3a70a77a9 - main - pci_vendors: update to 2024.02.02 (Tue, 27 Feb 2024 13:01:19 UTC)
- git: 8fe86d923f83 - main - usbconfig: allow to get usb vendors and products from the usb.ids database (Thu, 29 Feb 2024 12:04:09 UTC)
- git: db1d086b7372 - main - usb_vendors: add new usb_vendors (Thu, 29 Feb 2024 12:04:10 UTC)
- git: 5a98d9d02868 - main - RELNOTES: document usbconfig(8) changes (Thu, 29 Feb 2024 12:06:11 UTC)
- git: ddca081d382c - main - libucl: import snapshot 2024-02-06 (Thu, 29 Feb 2024 12:27:32 UTC)
- git: 73157ce4982e - main - RELNOTES: fix my poor english (Thu, 29 Feb 2024 17:35:46 UTC)
- Bjoern A. Zeeb
- git: 828ce22f079d - main - LinuxKPI: 802.11: fix field order in ieee80211_key_conf (Sat, 03 Feb 2024 13:30:26 UTC)
- git: 2f029bf911e2 - main - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines (Sat, 03 Feb 2024 13:32:47 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 13:44:53 UTC)
- git: e1d31d0685f0 - main - iwlwifi: adjust to make d3.c compile (Sat, 03 Feb 2024 13:49:20 UTC)
- git: 8f7c32a41a6a - main - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) (Sat, 03 Feb 2024 13:49:21 UTC)
- git: 2d9d35837d8e - main - LinuxKPI: implement memset_after() (Sat, 03 Feb 2024 13:51:06 UTC)
- git: 8a5a3e3d0436 - main - net80211: fix a NULL deref in ieee80211_sta_join1() (Sat, 03 Feb 2024 13:54:00 UTC)
- git: 49619f73151a - main - net80211: make sure calls to (*iv_update_bss)() are locked (Sat, 03 Feb 2024 13:56:22 UTC)
- git: 48d689d6cabe - main - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) (Wed, 14 Feb 2024 19:49:22 UTC)
- git: 53eb2c63c962 - main - LinuxKPI: 802.11: correct HT protection fields (Wed, 14 Feb 2024 19:49:23 UTC)
- git: df9d7d1e0eb6 - main - iwlwifi: improve error message (Wed, 14 Feb 2024 19:49:25 UTC)
- git: 713db49d06de - main - net80211: deal with lost state transitions (Wed, 14 Feb 2024 19:49:26 UTC)
- git: 2ac8a2189ac6 - main - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) (Wed, 14 Feb 2024 19:49:27 UTC)
- git: 0936c648ad0e - main - LinuxKPI: 802.11: update the ni/lsta reference cycle (Wed, 14 Feb 2024 19:49:28 UTC)
- git: 70617458676e - main - LinuxKPI: sort dev_<loglevel>() functions (Wed, 14 Feb 2024 22:05:38 UTC)
- git: fa4e42579436 - main - LinuxKPI: 802.11: lsta txq locking cleanup (Fri, 16 Feb 2024 15:50:56 UTC)
- git: a890a3a5ddf3 - main - net80211: increase number of spares in struct ieee80211_vap (Sun, 18 Feb 2024 17:57:56 UTC)
- git: c81df1c11262 - main - iicbus/mux/pca954x: add support for PCA9546 I2C Switch (Wed, 21 Feb 2024 16:46:46 UTC)
- git: 89c1e54a71cc - main - ath(4): always enable 11n (Thu, 22 Feb 2024 22:39:31 UTC)
- git: 46a968ecfb57 - main - dev/uart: name uart_class_set DATA_SET macro UART_CLASS() (Thu, 22 Feb 2024 22:44:55 UTC)
- git: 759a996d610d - main - LinuxKPI: 802.11: implement a deferred RX path (Thu, 22 Feb 2024 22:49:19 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Mon, 26 Feb 2024 07:24:00 UTC)
- Re: git: db1d086b7372 - main - usb_vendors: add new usb_vendors (Thu, 29 Feb 2024 20:19:55 UTC)
- Bojan Novković
- Brad Davis
- Brianna Walker
- Brooks Davis
- git: d6d4183cc54e - main - syscalls.master: Remove stray blank lines (Thu, 01 Feb 2024 17:15:09 UTC)
- git: 0e867a491156 - main - aarch/SYS.h: implement _SYSCALL_BODY() macro (Fri, 02 Feb 2024 17:10:18 UTC)
- git: 9cbd96582c0a - main - libc: split libc and syscall interposing (1/2) (Mon, 05 Feb 2024 20:38:23 UTC)
- git: 228d8c9efe1e - main - libc: split libc and syscall interposing (2/2) (Mon, 05 Feb 2024 20:38:24 UTC)
- git: 8269e7673cf0 - main - libsys: relocate implementations and manpages (Mon, 05 Feb 2024 20:38:26 UTC)
- git: 8f529310bd09 - main - libc: libc/sys/Makefile.inc -> libsys/Makefile.sys (Mon, 05 Feb 2024 20:38:27 UTC)
- git: 29d079c96491 - main - libsys: move __libsys_interposer consumers (Mon, 05 Feb 2024 20:38:28 UTC)
- git: 84dd0c080ba5 - main - libc: libc/gen/sched_getcpu_gen.c -> libsys/ (Mon, 05 Feb 2024 20:38:29 UTC)
- git: 0d6cc87b18de - main - libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/ (Mon, 05 Feb 2024 20:38:30 UTC)
- git: 4bc66c0f9f2c - main - libc: remove remaining x86 sys bits to libsys (Mon, 05 Feb 2024 20:38:31 UTC)
- git: 19149b03b1b5 - main - libc: remove .PATH refs to libc/<arch>/sys (Mon, 05 Feb 2024 20:38:32 UTC)
- git: 31a46e2cc84d - main - libc: Move per-arch sys/Makefile.inc to libsys (Mon, 05 Feb 2024 20:38:34 UTC)
- git: cdecda8da32b - main - libc: move rfork_thread(3) to libsys (Mon, 05 Feb 2024 20:38:35 UTC)
- git: 1e2502bfca58 - main - libc: move MD sys related symbols to libsys (Mon, 05 Feb 2024 20:38:36 UTC)
- git: 81245a77f0a3 - main - libc: compile _once in libsys (Mon, 05 Feb 2024 20:38:37 UTC)
- git: 4c33415e4cf5 - main - libc: elf auxiliary vector handling to libsys (Mon, 05 Feb 2024 20:38:38 UTC)
- git: f70c5a0925c6 - main - libc: move getpagesize(s) to libsys (Mon, 05 Feb 2024 20:38:39 UTC)
- git: 10f1b536ad71 - main - libc: move __getosreldate to libsys (Mon, 05 Feb 2024 20:38:40 UTC)
- git: b71defdbd871 - main - makesyscalls: generate private syscall symbols (Mon, 05 Feb 2024 20:38:42 UTC)
- git: 86deddfacb6f - main - libsys: generate private symbol map (Mon, 05 Feb 2024 20:38:43 UTC)
- git: e9d961055aa2 - main - libsys: plumb in to build (Mon, 05 Feb 2024 20:38:44 UTC)
- git: ef9871c6205c - main - libthr: move _umtx_op_err() to libsys (Mon, 05 Feb 2024 20:38:45 UTC)
- git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Mon, 05 Feb 2024 20:38:46 UTC)
- git: f21777224411 - main - SYS.h: make _SYSCALL_BODY overridable (Mon, 05 Feb 2024 20:38:47 UTC)
- git: 8d2e8f720516 - main - libc: make syscall stubs empty for shared lib (Mon, 05 Feb 2024 20:38:48 UTC)
- git: 11f9745c5bab - main - libsys: fix powerpcspe build (Wed, 07 Feb 2024 00:47:11 UTC)
- git: 57ddfad884a0 - main - lib/libc: version auxiliary libsys.so (Wed, 07 Feb 2024 00:47:12 UTC)
- git: 49076f376af5 - main - libc: don't directly link libsys (Wed, 07 Feb 2024 19:51:26 UTC)
- git: 49d684369c66 - main - libthr: filter rather than link with libsys (Wed, 07 Feb 2024 19:51:27 UTC)
- git: d04abb05375d - main - Belatedly bump __FreeBSD_version for libsys (Wed, 07 Feb 2024 19:51:28 UTC)
- git: 82bebc793658 - main - rescue: Don't explicitly link with libsys (Wed, 07 Feb 2024 21:10:13 UTC)
- git: cc697d22c4a4 - main - libsys: move some missed manpages (Thu, 08 Feb 2024 19:54:14 UTC)
- git: d5677b0b8b8a - main - libsys: actually install manpages (Thu, 08 Feb 2024 19:54:15 UTC)
- git: 1995ea1ea265 - main - libsys: add guards to MD manpages (Fri, 09 Feb 2024 17:22:26 UTC)
- Re: git: 49d684369c66 - main - libthr: filter rather than link with libsys (Mon, 12 Feb 2024 16:14:07 UTC)
- Re: git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Tue, 13 Feb 2024 16:39:21 UTC)
- git: 99ea67573164 - main - lib{c,sys}: move auxargs more firmly into libsys (Mon, 19 Feb 2024 22:44:35 UTC)
- git: eb90239d0886 - main - lib{c,thr}: add DT_RUNPATH for gcc -m32 (Mon, 19 Feb 2024 22:44:37 UTC)
- git: c5698afcd58b - main - libsys: remove duplicate, commented out code (Fri, 23 Feb 2024 22:26:49 UTC)
- git: 882d9f4507a8 - main - lib{c,sys}: expose cap_sandboxed from libc/gen (Wed, 28 Feb 2024 23:40:13 UTC)
- git: e52a9177d9e4 - main - libsys: reduce makefile declaration duplication (Thu, 29 Feb 2024 19:19:19 UTC)
- git: f102db5028cd - main - libsys: consolidate PSEUDO definitions (Thu, 29 Feb 2024 19:19:20 UTC)
- git: 6d3f4dcda2fb - main - libsys: make PSEUDO take a bare syscall name (Thu, 29 Feb 2024 19:19:21 UTC)
- git: 304cdac7385a - main - lib{c,sys}: expose _getlogin consistently (Thu, 29 Feb 2024 19:48:00 UTC)
- Bryan Drewery
- cglogic
- Cheng Cui
- Christos Margiolis
- git: 09ba07011a62 - main - mixer(8): Improve error messsages and warnings (Mon, 12 Feb 2024 11:00:19 UTC)
- git: 75be886e58dc - main - mixer(8): Allow full PCM device names as input for the -d option (Mon, 12 Feb 2024 11:00:20 UTC)
- git: 7bd14d09a92a - main - mixer.8: Fix wrong sentence (Mon, 12 Feb 2024 11:00:21 UTC)
- git: cc7479d7dc9b - main - mixer(8): Improve mute and recsrc controls (Mon, 12 Feb 2024 11:00:22 UTC)
- git: 5daa7cf42f45 - main - mixer(8): Use new mixer if we change the default unit (Mon, 12 Feb 2024 11:00:23 UTC)
- git: 53c768e6836a - main - mixer(3): Do not hardcode "/dev/mixer" (Mon, 12 Feb 2024 11:00:24 UTC)
- git: b2e97edffdab - main - snd_uaudio(4): Adapt buffer length to buffer_ms tunable. (Mon, 12 Feb 2024 11:08:45 UTC)
- git: 42fdcd9fd917 - main - snd_uaudio(4): Fix config detection with defaults set. (Mon, 12 Feb 2024 11:08:46 UTC)
- git: 883b8ed582eb - main - sound: remove snddev_info->inprog and pcm_inprog() (Mon, 12 Feb 2024 11:08:48 UTC)
- git: f60e99f45e81 - main - snd_uaudio: mark selected configurations (Mon, 12 Feb 2024 11:08:49 UTC)
- git: dcc47cd49e19 - main - snd_uaudio.4: remove useless .Tn macro (Mon, 12 Feb 2024 11:08:50 UTC)
- git: 5960ab73d865 - main - snd_uaudio.4: document sysctls (Mon, 12 Feb 2024 11:08:51 UTC)
- git: 5968e477a560 - main - snd_hda: Add patches for the Lenovo Ideapad 330-15 and ThinkPad X230 (Sun, 18 Feb 2024 17:08:10 UTC)
- git: a9341f0f0ae0 - main - snd_uaudio(4): Fix sample rate selection after 42fdcd9fd917. (Mon, 26 Feb 2024 23:29:29 UTC)
- git: 8bfb23abf882 - main - pcm.4: Fix lint warnings (Mon, 26 Feb 2024 23:29:30 UTC)
- Chuck Silvers
- Cy Schubert
- git: e0c4386e7e71 - main - OpenSSL: Vendor import of OpenSSL 3.0.13 (Fri, 02 Feb 2024 21:22:08 UTC)
- git: 74fe298c8299 - main - OpenSSL: Update version strings (Sat, 03 Feb 2024 00:37:00 UTC)
- git: da63ac1b0757 - main - OpenSSL: Update date string (Mon, 05 Feb 2024 20:10:20 UTC)
- Re: git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() (Mon, 12 Feb 2024 19:09:53 UTC)
- git: b76ef9a7cb8a - main - unbound: Vendor import 1.19.1 (Wed, 14 Feb 2024 05:23:24 UTC)
- git: f8041e3628bd - main - Heimdal: Fix transit path validation CVE-2017-6594 (Thu, 15 Feb 2024 21:30:34 UTC)
- git: 24339377490f - main - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum (Thu, 15 Feb 2024 21:30:35 UTC)
- git: 9286d46a794f - main - heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech() (Thu, 15 Feb 2024 21:30:36 UTC)
- git: 60616b445eb5 - main - heimdal: always confirm PA-PKINIT-KX for anon PKINIT (Thu, 15 Feb 2024 21:30:37 UTC)
- git: fc773115fa2d - main - heimdal: Fix NULL deref (Thu, 15 Feb 2024 21:30:38 UTC)
- git: 5130b35ef561 - main - Revert "heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech()" (Fri, 16 Feb 2024 17:34:06 UTC)
- Dag-Erling Smørgrav
- git: 5cb28f797977 - main - bintrans: Error out if writing to the output failed. (Thu, 01 Feb 2024 13:11:09 UTC)
- git: bce34cba07bc - main - bintrans: Fix uninitialized variable. (Thu, 01 Feb 2024 13:11:10 UTC)
- git: 64028ac3ba96 - main - bintrans: Add base64 to name list in manual page. (Thu, 01 Feb 2024 13:11:11 UTC)
- git: bc2913d1736c - main - bintrans: Remove unused variable. (Thu, 01 Feb 2024 13:11:12 UTC)
- git: 851a9da38f07 - main - patch: Support long context lines. (Mon, 12 Feb 2024 18:26:30 UTC)
- git: 46c599340f18 - main - Update tzcode to 2024a. (Tue, 13 Feb 2024 20:36:29 UTC)
- git: 72ee91fed4cf - main - md5: Accept "-" as alias for stdin. (Fri, 16 Feb 2024 12:50:51 UTC)
- git: 5b44edb40583 - main - md5: Ignore files in string and passthrough mode. (Fri, 16 Feb 2024 12:50:52 UTC)
- git: 17d5b027c192 - main - md5: Clean up input stream rights. (Fri, 16 Feb 2024 12:50:53 UTC)
- git: 1365bb722af1 - main - tzcode: Fix overflow handling in TZ parser. (Sun, 18 Feb 2024 09:56:03 UTC)
- git: 3cc86989bfbe - main - sdiff: Misc cleanup. (Sun, 18 Feb 2024 17:41:38 UTC)
- git: a834edfccd14 - main - sdiff: Fix --expand-tabs and --tabsize. (Sun, 18 Feb 2024 17:41:39 UTC)
- git: ad7bef8b8907 - main - sdiff: Fix binary case. (Sun, 18 Feb 2024 17:41:40 UTC)
- git: e7308a60a5b7 - main - md5: Add test case for GNU input modes. (Tue, 20 Feb 2024 22:05:03 UTC)
- git: 4db7ca244705 - main - md5: Fix Perl mode long options. (Tue, 20 Feb 2024 22:05:05 UTC)
- git: c05533d97ac1 - main - md5: Fix GNU check mode. (Tue, 20 Feb 2024 22:05:06 UTC)
- git: 702f133fa181 - main - md5: Untabify declarations. (Tue, 20 Feb 2024 22:05:07 UTC)
- git: 53de23f4d140 - main - diff: Fix --expand-tabs and --side-by-side. (Mon, 26 Feb 2024 18:08:56 UTC)
- git: 312b1076c6b0 - main - diff: Bump manual page date. (Mon, 26 Feb 2024 18:22:12 UTC)
- git: 5c7b986c21ed - main - lorder: Clean up and improve robustness. (Wed, 28 Feb 2024 15:44:33 UTC)
- git: 96da41b6dbf3 - main - lorder: Add unit tests. (Wed, 28 Feb 2024 15:44:34 UTC)
- git: cf4d9bf8b388 - main - lorder: Undeprecate. (Wed, 28 Feb 2024 15:44:35 UTC)
- git: aedb37dc4931 - main - lorder: Don't rely on legacy syntax. (Thu, 29 Feb 2024 14:19:21 UTC)
- git: aa80cfadff0b - main - lorder: Tweak invalid file test. (Thu, 29 Feb 2024 14:19:22 UTC)
- Dave Cottlehuber
- David Bright
- Dimitry Andric
- Dmitry Salychev
- Don Lewis
- Ed Maste
- Re: git: ed3563b0ac31 - main - csu: add crtbrand.o dependency on sys/param.h (Thu, 01 Feb 2024 01:53:49 UTC)
- git: 5f047ae0c73b - main - pflowctl: add missing break to case 's' (Thu, 01 Feb 2024 22:03:19 UTC)
- git: 912b52a62c72 - main - msgs: Use C99 bool instead of defining our own (Tue, 06 Feb 2024 13:38:19 UTC)
- git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Mon, 12 Feb 2024 14:25:48 UTC)
- git: f1bd7311fbd5 - main - style.lua.9: remove mention of $FreeBSD$ (Mon, 12 Feb 2024 15:40:29 UTC)
- Re: git: fd1066bed67f - main - .profile: Don't bother checking for /home symlink (Tue, 13 Feb 2024 18:19:06 UTC)
- git: b4b61ead7eab - main - dot.profile: handle symlinked $HOME (Tue, 13 Feb 2024 18:25:35 UTC)
- git: bbd29c4394de - main - wlan(4) - remove an(4) reference (Wed, 14 Feb 2024 14:11:15 UTC)
- git: 95ca89cda1a6 - main - ctfmerge: demote "No ctf sections found" to a warning (Wed, 14 Feb 2024 20:53:21 UTC)
- git: 05f530f4d2bb - main - cat: fix cap_rights_init usage (Thu, 15 Feb 2024 00:38:47 UTC)
- git: 3733d82c4deb - main - libcasper: fix cap_rights_init usage (Thu, 15 Feb 2024 03:33:50 UTC)
- git: 8d1348f55aed - main - path_test: fix cap_rights_init usage (Thu, 15 Feb 2024 13:59:00 UTC)
- git: 2c5ff9118c1e - main - rights.4: Remove sentence implying that rights are a mask (Thu, 15 Feb 2024 15:01:30 UTC)
- git: 9dd5023e955d - main - iwm.4: add iwlwifi cross-reference (Tue, 20 Feb 2024 16:49:54 UTC)
- git: 975d7730828a - main - kern: fix panic with disabled ttys (Mon, 26 Feb 2024 20:13:40 UTC)
- Emma Conner
- Emmanuel Vadot
- git: 9bbe06b004e2 - main - Revert "pkgbase: Create a FreeBSD-dtb package" (Fri, 02 Feb 2024 10:41:12 UTC)
- git: b6e9a7a2e251 - main - Reapply "pkgbase: Create a FreeBSD-dtb package" (Sat, 03 Feb 2024 08:49:23 UTC)
- git: 114ab149e23e - main - files: make uart_bus_puc.c not depend on puc (Mon, 12 Feb 2024 17:19:02 UTC)
- git: 6e69612d5df1 - main - pam: Add pam_xdg module (Mon, 26 Feb 2024 17:35:57 UTC)
- git: 6b9e6f12e5bb - main - pam: Always use pam_xdg for session and xdm (Mon, 26 Feb 2024 17:35:59 UTC)
- git: 84329908c522 - main - pam_xdg: Remove leftover debug printf (Tue, 27 Feb 2024 06:42:59 UTC)
- git: 2d2950c88933 - main - pam_xdg: Check asprintf return value (Tue, 27 Feb 2024 06:43:00 UTC)
- Re: git: 6e69612d5df1 - main - pam: Add pam_xdg module (Tue, 27 Feb 2024 06:44:17 UTC)
- git: 5acbe6d1fb55 - main - pam_xdg: Reset rv to 0 (Tue, 27 Feb 2024 07:06:34 UTC)
- git: 72b045386dd3 - main - rc: Set var_run_enable to enable by default (Wed, 28 Feb 2024 07:18:20 UTC)
- Eric Joyner
- Eugene Grosbein
- FreeBSD User
- Gleb Smirnoff
- git: 5bdf8150cd7d - main - unix/dgram: don't clear so_error in case of MSG_PEEK (Thu, 01 Feb 2024 21:44:44 UTC)
- git: 702c48184718 - main - socket tests: improve error message (Thu, 01 Feb 2024 21:44:45 UTC)
- git: 861274c9f8cf - main - tests/netinet: add a demo of TCP implied connect (Thu, 01 Feb 2024 21:44:46 UTC)
- git: 70f5c6e34ffd - main - tests/netinet: push variable 'sin' into function scope (Sat, 03 Feb 2024 05:09:24 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 05:24:27 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 17:58:49 UTC)
- git: ce69e37369aa - main - Revert "sockets: retire sorflush()" (Sat, 03 Feb 2024 21:10:54 UTC)
- git: d682c1eaa598 - main - unix: synchronize shutdown(2) with read(2) (Sat, 03 Feb 2024 21:10:56 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:02:37 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:13:05 UTC)
- git: 541e6a989cae - main - unix/stream: do not put empty mbufs on the socket (Thu, 08 Feb 2024 17:01:03 UTC)
- git: 45eae45d91cb - main - tests/unix_passfd: fix typos - assignment instead of comparison (Thu, 08 Feb 2024 17:01:04 UTC)
- git: 3ad0f9a58410 - main - tests/unix_passfd: add a comment for send_a_lot (Thu, 08 Feb 2024 17:01:06 UTC)
- git: 0bd8eb3e08d9 - main - unix: retire LOCAL_CONNWAIT (Thu, 08 Feb 2024 17:01:07 UTC)
- git: abe8379b4f24 - main - sockets: repair wakeup of accept(2) by shutdown(2) (Thu, 15 Feb 2024 18:49:03 UTC)
- git: bc9107f8c405 - main - socket tests: add listener_wakeup (Thu, 15 Feb 2024 18:49:05 UTC)
- git: 3aefe6759669 - main - nextboot: fix typo that merged two args into one (Tue, 20 Feb 2024 03:54:24 UTC)
- git: 0c3ade2cf13d - main - nextboot: fix nextboot -k on ZFS (Tue, 20 Feb 2024 03:54:25 UTC)
- git: 6a3e87e1306d - main - arp: fix arp -s/-S (Tue, 20 Feb 2024 18:33:22 UTC)
- git: 1968d71647ba - main - tests/arp: test arp -s/-S work (Tue, 20 Feb 2024 18:33:24 UTC)
- git: fa6a02f50e65 - main - tests/fdgrowtable: open more files in the threaded case (Tue, 20 Feb 2024 22:31:21 UTC)
- git: 3ac001620e28 - main - tests/fdgrowtable: remove always true check (Tue, 20 Feb 2024 22:31:22 UTC)
- git: e53b83a849e3 - main - tests/sigsys: initialize parameter passed to sysctlbyname() (Tue, 20 Feb 2024 22:38:37 UTC)
- git: 89189224adb5 - main - snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FX (Fri, 23 Feb 2024 19:33:05 UTC)
- git: 98ef51d54906 - main - Revert "tests/fdgrowtable: open more files in the threaded case" (Sat, 24 Feb 2024 01:54:06 UTC)
- git: 4c6ceca9cc44 - main - tests/fdgrowtable: perform the threaded test in a child process (Sat, 24 Feb 2024 01:54:07 UTC)
- git: 48698ead6ff0 - main - lagg: wrap lagg_port2req() into LAGG_SLOCK() (Sat, 24 Feb 2024 01:57:14 UTC)
- git: 41ce9c8b8891 - main - netlink: restore original buffer if nlmsgs_to_linux() fails (Tue, 27 Feb 2024 20:47:52 UTC)
- git: 152a6d410e47 - main - socket tests: remove MSG_TRUNC test for unix/seqpacket (Wed, 28 Feb 2024 22:33:07 UTC)
- git: d6ef9649dd92 - main - tests/unix_seqpacket: remove EMSGSIZE tests (Wed, 28 Feb 2024 22:33:08 UTC)
- git: 1f46c32c1f3d - main - tests/unix_seqpacket: provide function that returns bound & listening sock (Wed, 28 Feb 2024 22:33:09 UTC)
- git: 3bc122d27064 - main - tests/unix_seqpacket: test that data can be sent before accept(2) (Wed, 28 Feb 2024 22:33:10 UTC)
- git: 253d8a1f8a24 - main - tests/unix_seqpacket: test that implied connect doesn't work (Wed, 28 Feb 2024 22:33:11 UTC)
- git: 7ee47c3bb7a6 - main - sockets: in solisten_proto() don't call sbdestroy() on a PR_SOCKBUF (Wed, 28 Feb 2024 23:57:37 UTC)
- Gordon Bergling
- git: 2fb174d18a42 - main - sctp(4): Fix a typo in a source code comment (Sun, 18 Feb 2024 12:01:39 UTC)
- git: f24c816daa00 - main - iov.h: Fix a typo in a source code comment (Mon, 19 Feb 2024 11:03:19 UTC)
- git: 94fc800f5bf2 - main - net80211: Fix two typos in kernel messages (Mon, 19 Feb 2024 11:08:20 UTC)
- git: ffea732c5192 - main - ls.1: Mention CLICOLOR environment variable (Wed, 21 Feb 2024 10:55:33 UTC)
- git: 059fd69e7499 - main - umcs(4): Fix two typos in source code comments (Thu, 22 Feb 2024 13:14:38 UTC)
- git: 5e89e34f846a - main - random(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 15:56:01 UTC)
- git: 5a476e64b543 - main - uath(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 15:56:02 UTC)
- git: a53204c22790 - main - sk(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 16:17:25 UTC)
- git: 04440331b570 - main - vge(4): Fix a typo in a source code comment (Thu, 22 Feb 2024 16:34:30 UTC)
- git: d646dca3bc1b - main - bge(4): Fix some typos in source code comments (Thu, 22 Feb 2024 19:40:20 UTC)
- git: 61b88a230bac - main - if_hn: Fix two typos in source code comments (Sat, 24 Feb 2024 09:14:05 UTC)
- git: 6e9a71706906 - main - tcp_rack.4: Fix a link in the SEE ALSO section (Sun, 25 Feb 2024 09:17:18 UTC)
- git: 04d5a8ae0401 - main - vge(4): Fix a typo in a source code comment (Tue, 27 Feb 2024 12:42:33 UTC)
- git: 8f87d402e321 - main - dumprestore.h: Fix typos in source code comments (Tue, 27 Feb 2024 12:49:35 UTC)
- git: e2f364961369 - main - bxe(4): Fix two typos in a kernel messages (Tue, 27 Feb 2024 16:39:11 UTC)
- git: 6bce41a38e32 - main - carp(4): Fix a typo in a source code comment (Tue, 27 Feb 2024 16:40:06 UTC)
- git: 77f6c0ce9288 - main - nvmecontrol.8: Fix the SYNOPSIS section (Wed, 28 Feb 2024 08:26:54 UTC)
- git: 865baeaf1abe - main - md5.1: Fix an example (Wed, 28 Feb 2024 08:32:48 UTC)
- Gregory Neil Shapiro
- Herbert J. Skuhra
- Hiroki Sato
- Jason A. Harmening
- Jessica Clarke
- git: fbae308319b7 - main - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation (Fri, 02 Feb 2024 21:18:07 UTC)
- Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 23:24:29 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Sat, 03 Feb 2024 01:27:58 UTC)
- git: 7143521f4cbc - main - Revert "bsdinstall: separate out dist selection in prep for pkgbase support" (Sat, 03 Feb 2024 01:31:38 UTC)
- git: b809c7d6a269 - main - bsdinstall: Fix netconfig script when no interfaces are present (Sat, 03 Feb 2024 02:00:33 UTC)
- git: 7414d14bd51d - main - bsdinstall: Drop Error from title in netconfig no interfaces dialog (Sat, 03 Feb 2024 02:00:34 UTC)
- git: 1e75e61d5c2c - main - bsdinstall: Fix broken netconfig persistence for installed system (Sat, 03 Feb 2024 23:11:55 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Sun, 04 Feb 2024 17:15:09 UTC)
- Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Mon, 05 Feb 2024 20:52:36 UTC)
- Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support (Mon, 05 Feb 2024 22:11:22 UTC)
- git: b8afdda360e5 - main - gicv3_its: Drop a couple of redundant vm_offset_t casts (Wed, 07 Feb 2024 16:39:35 UTC)
- git: c994f226bbd3 - main - bsdinstall: Add new Auto option to netconfig interface selection dialog (Fri, 09 Feb 2024 18:25:33 UTC)
- git: 89c3cc20d643 - main - committers-src: Extremely belatedly add myself (Sat, 10 Feb 2024 06:07:29 UTC)
- Re: git: 0df5f65908dd - main - reboot: Implement zfs support (Tue, 13 Feb 2024 01:10:39 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 00:51:04 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 17:23:10 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 01:23:08 UTC)
- Re: git: dcb621efd664 - main - loader: Mark BEARSSL broken on powerpc (Thu, 22 Feb 2024 17:15:48 UTC)
- git: 121be555997b - main - arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs (Thu, 22 Feb 2024 18:28:46 UTC)
- git: ff6b71c2b214 - main - rescue: Stop using LDADD_zstd (Thu, 22 Feb 2024 20:56:21 UTC)
- git: 09cb8031b43c - main - efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case (Fri, 23 Feb 2024 02:37:12 UTC)
- John Baldwin
- Re: git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 22:45:15 UTC)
- Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 22:50:47 UTC)
- git: fd1aa5b3a2a9 - main - x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits (Fri, 02 Feb 2024 22:59:13 UTC)
- git: 70539d5da600 - main - amd64: Use bool for booleans in getmemsize (Fri, 02 Feb 2024 22:59:14 UTC)
- git: afb1a3e30c05 - main - arm: pmap_extract() returns a PA not a boolean value (Fri, 02 Feb 2024 22:59:15 UTC)
- git: 1027e838a8ee - main - ddb: Use bool for boolean variables in MD code (Fri, 02 Feb 2024 23:09:03 UTC)
- git: 9eb4e0b42d7c - main - x86 mem: Pass standard bool value to pmap_demote_DMAP (Fri, 02 Feb 2024 23:32:56 UTC)
- git: bf20896da454 - main - i386: Use bool for booleans in getmemsize (Mon, 05 Feb 2024 23:45:41 UTC)
- git: c83d83206a39 - main - speaker: Use standard C bool (Mon, 05 Feb 2024 23:45:42 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Thu, 08 Feb 2024 17:52:50 UTC)
- git: 0e72b8d36562 - main - acpi: Use kobj typedefs for new-bus method prototypes (Fri, 09 Feb 2024 18:44:22 UTC)
- git: 1fb5445206a5 - main - acpi: Use bus_generic_alloc_resource instead of duplicating it (Fri, 09 Feb 2024 18:44:24 UTC)
- git: 0e1246e33461 - main - acpi: Cleanup handling of suballocated resources (Fri, 09 Feb 2024 18:44:25 UTC)
- git: 03719c651430 - main - pcib: Make various bus methods private to pci_pci.c (Fri, 09 Feb 2024 18:44:26 UTC)
- git: 36efc64a6bc6 - main - pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE (Fri, 09 Feb 2024 18:44:27 UTC)
- git: b377ff8110e3 - main - pcib: Refine handling of resources allocated from bridge windows (Fri, 09 Feb 2024 18:44:28 UTC)
- git: eb86c6c5b462 - main - cam: Check if cam_simq_alloc fails for the xpt bus during module init (Fri, 09 Feb 2024 19:57:07 UTC)
- Re: git: c0b8047bdc13 - main - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled (Mon, 12 Feb 2024 17:57:09 UTC)
- git: 5bda26333a8e - main - gpiobus: Use bus_generic_rman_* (Wed, 14 Feb 2024 22:52:38 UTC)
- git: 93923685d35d - main - pci_host_generic_fdt: Remove duplicate DEVMETHOD entries (Wed, 14 Feb 2024 22:52:39 UTC)
- git: eac46b9dd7dd - main - pci_host_generic: Remove unused res1 field from softc (Wed, 14 Feb 2024 22:52:40 UTC)
- git: 51f8ac224f3b - main - pci_host_generic: Include the bridge's device name in rman descriptions (Wed, 14 Feb 2024 22:52:41 UTC)
- git: e05436d577de - main - acpi: Don't assume a resource is reserved in acpi_delete_resource (Wed, 14 Feb 2024 22:52:42 UTC)
- git: 055c1fe230ce - main - acpi: Allow child drivers to use bus_set_resource for more resources (Wed, 14 Feb 2024 22:52:43 UTC)
- git: add99c9c4bae - main - physmem ram: Don't reserve excluded regions (Wed, 14 Feb 2024 22:52:45 UTC)
- git: d79b6b8ec267 - main - pci_host_generic: Don't rewrite resource start address for translation (Wed, 14 Feb 2024 22:52:46 UTC)
- git: 962b0bcbd924 - main - riscv: Add missing includes for DDB (Thu, 15 Feb 2024 20:20:46 UTC)
- git: 76c678688634 - main - vmd: Use bus_read/write_* instead of bus_space_read/write_* (Thu, 15 Feb 2024 20:28:41 UTC)
- git: d714e73f7895 - main - vmd: Use bus_generic_rman_* for PCI bus and memory resources (Thu, 15 Feb 2024 20:28:42 UTC)
- git: 57d312b8eac9 - main - pci_pci: Remove obsolete comment (Thu, 15 Feb 2024 20:28:43 UTC)
- git: 4505c8924202 - main - simplebus: Map SYS_RES_IOPORT to SYS_RES_MEMORY later in alloc_resource (Fri, 16 Feb 2024 00:05:21 UTC)
- git: e89d0785ff13 - main - simplebus: Implement bus_delete_resource (Fri, 16 Feb 2024 00:05:23 UTC)
- git: 992f5b16afa7 - main - pci_host_generic: Set a valid error if allocating a range resource fails (Fri, 16 Feb 2024 00:05:24 UTC)
- git: feefc3c71e33 - main - pci_host_generic: Properly handle bus_release_resource of IRQ resources (Fri, 16 Feb 2024 01:56:36 UTC)
- git: 62b1faa3b749 - main - ipfw: Skip to the start of the loop when following a keep-state rule (Fri, 16 Feb 2024 02:10:47 UTC)
- git: 68a3ff041129 - main - powerpc mpc85xx: Fix infinite recursion in bus_adjust_resource method (Fri, 16 Feb 2024 17:43:45 UTC)
- git: ccb1b43e20f5 - main - powerpc psim: Fix infinite recursion in bus_adjust_resource method (Fri, 16 Feb 2024 17:43:46 UTC)
- git: 66d37dbedfbf - main - pci_host_generic: Fix build without PCI_RES_BUS (Fri, 16 Feb 2024 20:10:17 UTC)
- git: cd9d26ed91c0 - main - powerpc mpc85xx: Fix infinite recursion in multiple bus methods (Sat, 17 Feb 2024 07:19:36 UTC)
- git: 61d9bd21e9d6 - main - powerpc psim: Fix infinite recursion in multiple bus methods (Sat, 17 Feb 2024 07:19:37 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Thu, 22 Feb 2024 18:30:23 UTC)
- git: f2fcb68074a5 - main - acpi: Defer reserving resources for ACPI devices (Thu, 22 Feb 2024 18:43:55 UTC)
- git: 04eca6932311 - main - gpiobus: Add missing DEVMETHOD for bus_get_rman (Fri, 23 Feb 2024 00:16:40 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Fri, 23 Feb 2024 03:03:09 UTC)
- Re: git: 5e248c23d995 - main - tcp: retain some CC signals outside of kernel scope (Sat, 24 Feb 2024 20:38:06 UTC)
- git: 04fc3fb8fcf6 - main - rman: Remove rman_set_start/end (Tue, 27 Feb 2024 19:45:03 UTC)
- git: 9b619f0e9082 - main - dpaa2: Use bus_generic_rman_* (Tue, 27 Feb 2024 19:45:04 UTC)
- git: b25f03a1a272 - main - bhnd_usb: Use bus_generic_rman_* (Tue, 27 Feb 2024 19:45:05 UTC)
- git: 3a48dfe115f3 - main - bhnd_chipc: Make use of bus_generic_rman_* to simplify some code (Tue, 27 Feb 2024 19:45:07 UTC)
- git: 69945c49fea7 - main - netlink: Don't use a zero-length array (Tue, 27 Feb 2024 20:00:07 UTC)
- Re: git: b9c0003f0fa3 - main - arm64: Initialize x18 for APs earlier during boot (Thu, 29 Feb 2024 17:17:56 UTC)
- Joseph Koshy
- Jung-uk Kim
- Justin Hibbits
- Kirk McKusick
- Konstantin Belousov
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:28:41 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:59:09 UTC)
- git: a03f768612ad - main - libstdthreads: destroy mutexattr in mtx_init() (Sun, 04 Feb 2024 11:51:59 UTC)
- Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library (Tue, 06 Feb 2024 17:24:35 UTC)
- git: 3747af169917 - main - Revert "hier.7: add /lib/casper directory" (Tue, 06 Feb 2024 17:28:05 UTC)
- git: 3e9515846f8c - main - read.2: Describe debug.iosize_max_clamp (Sat, 10 Feb 2024 09:43:35 UTC)
- git: e4b7bbd6ab77 - main - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset (Sun, 11 Feb 2024 01:54:36 UTC)
- git: 06cb1c3f9528 - main - libc: add aio_read2() and aio_write2() functions (Sun, 11 Feb 2024 01:54:37 UTC)
- git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED (Sun, 11 Feb 2024 01:54:38 UTC)
- git: a52cb4c480f2 - main - Document aio_read2/aio_write2 (Sun, 11 Feb 2024 01:54:39 UTC)
- git: 130bad217bd8 - main - amd64 uprintf_signal: add space between %rax value and code bytes (Sun, 11 Feb 2024 03:39:17 UTC)
- git: a67edb5616c1 - main - imgact_elf.c: remove sys/cdefs.h include (Sun, 11 Feb 2024 03:39:19 UTC)
- git: 29d4f8bfc642 - main - ELF note parser: provide more info on failure (Sun, 11 Feb 2024 03:39:20 UTC)
- git: be707ee09556 - main - amd64/linux*: mark brandlists as static (Sun, 11 Feb 2024 03:39:21 UTC)
- git: 1d6230b07ff2 - main - amd64 gdt_segs: use designated initializers (Sun, 11 Feb 2024 03:39:22 UTC)
- git: 5f7ac491eef4 - main - amd64 pcb.h: use 4 hex digits for pcb flags (Sun, 11 Feb 2024 03:39:23 UTC)
- Re: git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED (Mon, 12 Feb 2024 00:18:38 UTC)
- git: 9ea864b54b57 - main - rtld symlook_obj: move common code to check filtees into helper (Tue, 13 Feb 2024 14:24:38 UTC)
- git: 30b5f6b33b35 - main - rtld load_filtees(): reindent and reduce block nesting (Tue, 13 Feb 2024 14:24:39 UTC)
- git: 968a18975adc - main - rtld: ignore load_filtees() calls if we already loading filtees for the obj (Tue, 13 Feb 2024 14:24:41 UTC)
- Re: git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 13:33:10 UTC)
- git: 180df764c4ee - main - rtld: remove pointless "extern" (Wed, 21 Feb 2024 00:29:22 UTC)
- git: af9758deff9a - main - libsys: internalize memcpy, memset, and strlcpy (Wed, 21 Feb 2024 00:29:23 UTC)
- git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 00:29:24 UTC)
- git: fe920a4f2f80 - main - libsys: move errno to libsys (Wed, 21 Feb 2024 00:29:25 UTC)
- git: 3668e1fa0a50 - main - libsys: disable ssp (Wed, 21 Feb 2024 00:29:26 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Wed, 21 Feb 2024 14:17:52 UTC)
- git: 2f4cbf459d4a - main - libsys auxv.c: add fences needed to ensure that flag works (Wed, 21 Feb 2024 14:19:01 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 01:11:22 UTC)
- git: 452c5e9995ab - main - fdlopen(3): do not create a new object mapping if already loaded (Thu, 22 Feb 2024 01:27:54 UTC)
- git: 99fa799a19ab - main - linux_pwd_onexec: do not abort image activation if emul path does not exist (Thu, 22 Feb 2024 01:32:06 UTC)
- Re: git: 8271d9b99a3b - main - libsys: remove usage of pthread_once and _once_stub (Thu, 22 Feb 2024 04:27:08 UTC)
- git: 0085afdceb17 - main - fs/msdosfs fatblock: use ulmin() rather than min() (Fri, 23 Feb 2024 17:38:00 UTC)
- git: baa7d0741b9a - main - libsys: link symbolic (Fri, 23 Feb 2024 17:57:57 UTC)
- git: 7d233b2220cd - main - libsys: fix sleep(3)/usleep(3) cancel behavior (Fri, 23 Feb 2024 17:57:58 UTC)
- git: 0112f8c4a88e - main - posixmqcontrol(1): manage posix message queues (Fri, 23 Feb 2024 23:54:44 UTC)
- git: 09dd7240acf1 - main - sigsys test: correct count of delivered signals (Sun, 25 Feb 2024 08:15:34 UTC)
- git: 32fdcff8703d - main - libc/sys: add errno test (Sun, 25 Feb 2024 20:36:22 UTC)
- git: 1a56620b7958 - main - ipsec esp: avoid dereferencing freed secasindex (Mon, 26 Feb 2024 14:28:04 UTC)
- git: 799940154c70 - main - rtld: unconditionally generate map file during build (Thu, 29 Feb 2024 01:54:46 UTC)
- git: 5db5c6c87a75 - main - rtld: use generated map file to check for some leaks from libc into rtld (Thu, 29 Feb 2024 01:54:48 UTC)
- Kristof Provost
- git: b8ef285f6cc6 - main - pf: ensure dummynet gets the correct direction after route-to (Fri, 02 Feb 2024 16:55:40 UTC)
- git: 777a4702c591 - main - pf: implement addrule via netlink (Fri, 02 Feb 2024 16:55:41 UTC)
- git: 306d3fb23d7c - main - libpfct: fix incorrect array check (Fri, 02 Feb 2024 16:55:42 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 19:06:57 UTC)
- git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Mon, 05 Feb 2024 21:19:20 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 02:08:39 UTC)
- git: 8a16fd431d83 - main - Revert "pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex" (Tue, 06 Feb 2024 16:25:26 UTC)
- git: 58a26743145a - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 16:25:27 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 16:26:57 UTC)
- git: 04c68025ea1d - main - pf: add a probe point to BOUND_IFACE (Tue, 06 Feb 2024 17:49:58 UTC)
- git: 8ecb74942506 - main - ichsmb: add Cedar Fork PCI id (Sat, 10 Feb 2024 01:15:10 UTC)
- git: 50edc6307198 - main - pfsync: Fix offset calculation (Thu, 15 Feb 2024 12:55:01 UTC)
- git: 9566d9272600 - main - pf: fix packet-to-big for route-to as well (Tue, 27 Feb 2024 15:26:00 UTC)
- git: 48f33b55b014 - main - netlink: fix casts (Wed, 28 Feb 2024 22:27:12 UTC)
- git: dfed87b5ce9c - main - netlink: add bool type support (Wed, 28 Feb 2024 22:27:13 UTC)
- git: 706d465dae6a - main - pf: convert kill/clear state to use netlink (Wed, 28 Feb 2024 22:27:14 UTC)
- Kyle Evans
- Li-Wen Hsu
- git: 63007e46110d - main - release: Add AZURE to CLOUDWARE (Thu, 08 Feb 2024 05:50:06 UTC)
- git: 2e8ad2b69849 - main - sysctl(8): Fix typo in comment (Tue, 13 Feb 2024 04:47:02 UTC)
- git: e9866ce84f41 - main - ping(8): Fix typo in ping6.c (Tue, 13 Feb 2024 04:47:04 UTC)
- git: 26e69f9f98bf - main - dump(8): Fix typo in comment (Tue, 13 Feb 2024 04:47:05 UTC)
- git: 664812f73488 - main - Fix grammar error in test/sys/file/closefrom_test.c (Tue, 13 Feb 2024 04:47:06 UTC)
- git: ee40f9e860a1 - main - Fix typo in share/examples/sound/ossinit.h (Tue, 13 Feb 2024 04:47:07 UTC)
- git: edc7b46ebebb - main - Fix typo in share/examples/sunrpc/dir/rls.c (Tue, 13 Feb 2024 04:47:08 UTC)
- git: 8b6876e13672 - main - chio(8): Fix typo in the copyright section (Tue, 13 Feb 2024 04:47:09 UTC)
- git: 84886bf93ae9 - main - ed(1): Grammar fixes (Tue, 13 Feb 2024 04:47:10 UTC)
- git: f4e0aec989f9 - main - ypldap(8): Fix grammar in ypldap.c (Tue, 13 Feb 2024 06:22:23 UTC)
- git: 3cddabf0bd5f - main - sh(1): Grammar fix in jobs.c (Tue, 13 Feb 2024 06:22:24 UTC)
- git: 0789c3bd2c45 - main - share/examples/sound: Fix spelling "controller" (Tue, 13 Feb 2024 06:22:25 UTC)
- git: eb8ba6fb74f2 - main - rpc: Fix typo in comment (Tue, 13 Feb 2024 06:22:26 UTC)
- git: 69f9c5a51346 - main - nvmecontrol(8): Fix typo in ns.c (Tue, 13 Feb 2024 07:24:09 UTC)
- git: c9213e4bb924 - main - restore(8): Fix typo in restore.h (Tue, 13 Feb 2024 07:24:10 UTC)
- git: 711a74e19ffd - main - pax(1): Grammar fix in file_subs.c (Tue, 13 Feb 2024 07:24:11 UTC)
- git: 94d9c5f3bebc - main - ipf(8): Fix typo (Tue, 13 Feb 2024 07:24:13 UTC)
- git: dcde2454bc52 - main - Grammar fix in share/doc/IPv6/IMPLEMENTATION (Tue, 13 Feb 2024 07:24:14 UTC)
- git: 0a68b0066f5e - main - fdisk(8): Fix typo forth -> fourth (Tue, 13 Feb 2024 07:24:15 UTC)
- git: 01d463b6f21d - main - arm64/cmn600: Grammar fix (Tue, 13 Feb 2024 07:24:16 UTC)
- git: 1d83ae9d3d66 - main - install(1): Fix typo in usr.bin/xinstall/xinstall.c (Tue, 13 Feb 2024 07:24:17 UTC)
- git: b1d0cf28ff5b - main - ar(1): Fix grammar error in write.c (Tue, 13 Feb 2024 08:25:28 UTC)
- git: 49eeca743b70 - main - stat(1): Fix grammar error in stat.c (Tue, 13 Feb 2024 08:25:29 UTC)
- git: 1d479bf6b474 - main - gjournal(8): standardize capitalization for consistency (Tue, 13 Feb 2024 08:25:30 UTC)
- git: c8e7649b9909 - main - veriexec(8): Fix typo (Tue, 13 Feb 2024 08:25:31 UTC)
- git: b287f26c3fc3 - main - setkey(8): Grammar fix: a FQDN -> an FQDN (Tue, 13 Feb 2024 08:25:32 UTC)
- git: 31f6889564a4 - main - rcorder(8): Fix grammar (Tue, 13 Feb 2024 08:43:54 UTC)
- git: 9977fb8042a4 - main - camcontrol(8): Fix grammar: a ATA -> an ATA (Tue, 13 Feb 2024 08:43:55 UTC)
- git: c407d351df08 - main - ccdconfig(8): Minor grammar fix (Tue, 13 Feb 2024 08:43:56 UTC)
- git: e8289f82c005 - main - comcontrol(8): Grammar fix (Tue, 13 Feb 2024 08:43:57 UTC)
- git: 7a71b350237e - main - devmatch(8): Grammar fix (Tue, 13 Feb 2024 08:43:58 UTC)
- git: d3905a3b07b8 - main - dmesg(8): Fix typo timetamps -> timestamps (Tue, 13 Feb 2024 08:43:59 UTC)
- git: f446c9482cbc - main - libbe(3): Fix typo and grammar (Tue, 13 Feb 2024 09:07:13 UTC)
- git: 38b7eebc4a52 - main - libbsdstat: Fix typo in bsdstat.h (Tue, 13 Feb 2024 09:07:14 UTC)
- git: 2a3a8eb9fac6 - main - libusb(3): Fix link in comment (Tue, 13 Feb 2024 09:07:15 UTC)
- git: 26c3d72eca93 - main - growfs(8): Fix spelling (Tue, 13 Feb 2024 09:07:16 UTC)
- git: b00271ceea27 - main - growfs(8): Grammar fix (Tue, 13 Feb 2024 09:07:17 UTC)
- git: a400e2590416 - main - ed(1): Fix grammar in comment (Tue, 13 Feb 2024 11:03:54 UTC)
- git: 304f52ad1ba5 - main - df(1): Fix grammar (Tue, 13 Feb 2024 11:03:55 UTC)
- git: 416fdc2d7165 - main - cp(1): Grammar fix in comment (Tue, 13 Feb 2024 11:03:56 UTC)
- git: 8e9fc2d9f657 - main - date(1): Grammar fixes (Tue, 13 Feb 2024 11:03:57 UTC)
- git: 26cf4a61f693 - main - hostname(1): Grammar fix (Tue, 13 Feb 2024 11:03:58 UTC)
- git: 90405e1d63ff - main - domainname(1): Grammar fix (Tue, 13 Feb 2024 11:14:32 UTC)
- git: 1b09a310b78c - main - Add link from if_iwlwifi(4) to iwlwifi(4) (Thu, 22 Feb 2024 18:45:35 UTC)
- Luis Martinez
- Marius Strobl
- Mariusz Zaborski
- Mark Johnston
- git: e7951d0b04e6 - main - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls (Fri, 02 Feb 2024 14:50:31 UTC)
- git: 36f0a34ca645 - main - libthr: Force the thr_wake() symbol to be resolved during initialization (Fri, 02 Feb 2024 15:32:43 UTC)
- git: 30f8cb812e27 - main - socket: Don't assume m0 != NULL in sbappendcontrol_locked() (Fri, 02 Feb 2024 19:01:18 UTC)
- git: f846c5b346b0 - main - pmap: Reflect commit 1f1b228 in man page (Sat, 03 Feb 2024 19:10:09 UTC)
- git: f73124b077d8 - main - ctfmerge: Remove function cast of strcompare() for qsort() (Sat, 03 Feb 2024 19:10:10 UTC)
- git: 9ed713d97b3d - main - cdefs: Introduce __result_use_or_ignore_check (Sat, 03 Feb 2024 19:23:57 UTC)
- git: 6bd60e15b148 - main - libc: Specify parameter types for function pointer (Sun, 04 Feb 2024 01:53:29 UTC)
- git: a67e5e7c9832 - main - pmap: Reflect 1f1b228 in man page (Sun, 04 Feb 2024 01:53:30 UTC)
- git: dfabf3efaa79 - main - libjail: Guard against programmer error in jailparam_export() (Sun, 04 Feb 2024 22:53:09 UTC)
- git: df64d7c8c82d - main - arm64: Add netmap(4) to default kernel config (Tue, 06 Feb 2024 15:40:42 UTC)
- git: 7572fe89ada6 - main - vmm: Fix compiling error with BHYVE_SNAPSHOT (Tue, 06 Feb 2024 15:40:43 UTC)
- git: e6516294f4c7 - main - bhyve: Add support for the 'p' query (Wed, 07 Feb 2024 13:53:09 UTC)
- git: f493ea650e61 - main - vmm: Expose more registers to VM_GET_REGISTER (Wed, 07 Feb 2024 13:53:10 UTC)
- git: e04a75a4ec82 - main - arm64: Fix the unwind.c build when sanitizers are enabled (Thu, 08 Feb 2024 16:36:28 UTC)
- git: 92eb673b2b0d - main - kmsan: Add some additional bus_space accessors (Thu, 08 Feb 2024 16:36:29 UTC)
- git: b5ed3ef802eb - main - ck/aarch64: Specify output operands for ck_pr_md_store_* (Thu, 08 Feb 2024 16:36:30 UTC)
- git: 52bf6257c2aa - main - arm64: Define shadow maps for KMSAN (Thu, 08 Feb 2024 16:36:31 UTC)
- git: c05d7bdaf63d - main - arm64: Make KMSAN aware of exceptions (Thu, 08 Feb 2024 16:36:32 UTC)
- git: 90010126b03b - main - arm64: Add msan.h (Thu, 08 Feb 2024 16:36:33 UTC)
- git: 5fa4151e925c - main - arm64: Implement busdma bits for KMSAN (Thu, 08 Feb 2024 16:36:35 UTC)
- git: 01bb9a2a3557 - main - arm64: Disable kernel superpage promotion when KMSAN is configured (Thu, 08 Feb 2024 16:36:36 UTC)
- git: f5b549d09878 - main - kmsan: Update kmsan.9 to note arm64 support (Thu, 08 Feb 2024 16:36:37 UTC)
- git: c3f01d3e7b8f - main - arm64: Enable KMSAN when configured to do so (Thu, 08 Feb 2024 16:36:38 UTC)
- git: 6631b5894234 - main - arm64: Simplify and improve KASAN shadow map bootstrapping (Thu, 08 Feb 2024 16:36:39 UTC)
- git: fe05296fc3d0 - main - arm64: Add pmap integration for KMSAN (Thu, 08 Feb 2024 16:36:40 UTC)
- git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved (Thu, 08 Feb 2024 17:59:26 UTC)
- git: 827d0e4b91f6 - main - arm64: Add a GENERIC-KMSAN kernel configuration (Fri, 09 Feb 2024 14:57:12 UTC)
- git: f82e98237395 - main - Fix subr_uio.c style(9) with uses of sizeof. (Sat, 10 Feb 2024 16:38:24 UTC)
- git: 61cc4830a7b1 - main - Abstract UIO allocation and deallocation. (Sat, 10 Feb 2024 16:38:25 UTC)
- git: 53fba3b984ac - main - build: Default to DWARF4 in the kernel (Tue, 13 Feb 2024 22:53:42 UTC)
- git: f48cd806e04a - main - build: Do not run ctfconvert on VDSO files (Wed, 14 Feb 2024 14:59:16 UTC)
- git: 23d4d0fcc1be - main - pmc: Fix some problems with the makefile (Fri, 16 Feb 2024 14:51:28 UTC)
- git: f81cdf24ba54 - main - bhyve: Add support for XML register definitions (Wed, 21 Feb 2024 00:52:40 UTC)
- Martin Matuska
- Mateusz Guzik
- Maxim Konovalov
- Michael Tuexen
- Mitchell Horne
- git: 94b86c12f14e - main - release: de-duplicate arm.subr fstab logic (Wed, 14 Feb 2024 15:17:25 UTC)
- git: 2af03ebfb853 - main - release: make SD card partition layout more flexible (Wed, 14 Feb 2024 15:17:26 UTC)
- git: 3fb8f1272b50 - main - riscv: add firmware partitions to GENERICSD.conf (Wed, 14 Feb 2024 15:17:27 UTC)
- git: ee91dae43d23 - main - riscv: Introduce support for APLIC interrupt controller (Wed, 14 Feb 2024 15:42:58 UTC)
- git: b134c10d658c - main - busdma: fix page miscount for small segment sizes (Fri, 16 Feb 2024 18:39:36 UTC)
- git: fae39d8da9d5 - main - dwc: fix DEBUG macro name (Tue, 27 Feb 2024 22:10:38 UTC)
- git: a01dc140b27e - main - conf: deduplicate dwc config logic (Tue, 27 Feb 2024 22:10:39 UTC)
- git: f84e9df6d0e5 - main - conf: deduplicate dwmmc config logic (Tue, 27 Feb 2024 22:10:40 UTC)
- git: 036ce936a5aa - main - riscv: add dwc, dwmmc to NOTES (Tue, 27 Feb 2024 22:10:41 UTC)
- git: 749e318da39e - main - riscv: add starfive kernelconf template (Tue, 27 Feb 2024 22:10:43 UTC)
- Muhammad Moinur Rahman
- Olivier Certner
- Olivier Cochard
- Peter Holm
- Philip Paeps
- Piotr Pawel Stefaniak
- Richard Scheffenegger
- git: 1adab814e813 - main - tcp: use tcp_fixed_maxseg instead of tcp_maxseg in cc modules (Thu, 08 Feb 2024 17:39:19 UTC)
- git: 32a6df57df3e - main - tcp: calculate ssthresh on RTO according to RFC5681 (Thu, 08 Feb 2024 18:55:14 UTC)
- git: 23c4f232478a - main - tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO (Thu, 08 Feb 2024 19:41:25 UTC)
- git: 3eeb22cb8194 - main - tcp: clean scoreboard when releasing the socket buffer (Sat, 10 Feb 2024 09:33:59 UTC)
- git: a8e817cf5c9c - main - tcp: stop doing superfluous work after sending RST (Sat, 10 Feb 2024 09:34:00 UTC)
- git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() (Sat, 10 Feb 2024 09:34:01 UTC)
- git: 57e27ff07aff - main - tcp: partially undo D43792 (Mon, 12 Feb 2024 21:40:51 UTC)
- git: fcea1cc9711a - main - tcp: fix RTO ssthresh for non-6675 pipe calculation (Wed, 14 Feb 2024 13:58:19 UTC)
- git: 38983d40c18e - main - tcp: prevent div by zero in cc_htcp (Sat, 24 Feb 2024 16:15:37 UTC)
- git: f74352fbcf15 - main - tcp: use enum for all congestion control signals (Sat, 24 Feb 2024 16:15:38 UTC)
- git: 40fdc6d25f01 - main - tcp: provide correct snd_fack on post_recovery (Sat, 24 Feb 2024 16:15:39 UTC)
- git: 038699a8f18a - main - tcp: cubic - restart epoch after RTO (Sat, 24 Feb 2024 16:15:40 UTC)
- git: 5e248c23d995 - main - tcp: retain some CC signals outside of kernel scope (Sat, 24 Feb 2024 20:02:27 UTC)
- git: c9b6241e250a - main - tcp: address enum-int-mismatch fix gcc13 error after f74352fbcf15341accaf5a92240871f98323215d (Sun, 25 Feb 2024 11:49:14 UTC)
- git: 8917131e00b0 - main - tcp: need default in switch statement for enum. fix clang error after c9b6241e250a4f1156e2150ccdbad0d3029dcef6 (Sun, 25 Feb 2024 19:09:06 UTC)
- Robert Wing
- Roger Pau Monné
- git: e7e2431586a4 - main - x86/xen: fix migration when ACPI suspend is not available (Fri, 16 Feb 2024 13:17:08 UTC)
- git: 4ece79968e70 - main - x86/xen: fix out of bounds access to the event channel masks on resume (Thu, 22 Feb 2024 10:31:17 UTC)
- git: 399386f190f1 - main - x86/xen: introduce non-hypercall based emergency print (Thu, 22 Feb 2024 10:31:18 UTC)
- git: 6744fd8e7503 - main - x86/cpu: improve hypervisor detection (Thu, 22 Feb 2024 10:31:19 UTC)
- git: e283c994ab27 - main - x86/xen: fill hypercall page with int3 (Thu, 22 Feb 2024 10:31:20 UTC)
- git: 848e2719af50 - main - x86/xen: remove parameter from fixup_console() (Thu, 22 Feb 2024 10:31:21 UTC)
- git: 9a687d1fe3af - main - x86/xen: introduce a Xen early init function (Thu, 22 Feb 2024 10:31:23 UTC)
- git: 5d62aba742ac - main - x86/xen: move shared page setup to early init handler (Thu, 22 Feb 2024 10:31:24 UTC)
- git: 027b66d64b54 - main - x86/xen: do video console fixup as part of early initialization (Thu, 22 Feb 2024 10:31:25 UTC)
- git: f0cf86c075cd - main - x86/xen: replace xen_cpuid_base with hv_base (Thu, 22 Feb 2024 10:31:26 UTC)
- git: 4401b0685163 - main - x86/cpu: introduce an optional hook for early hypervisor initialization (Thu, 22 Feb 2024 10:31:27 UTC)
- git: 8f5406c77f1b - main - x86/xen: implement early init hook (Thu, 22 Feb 2024 10:31:28 UTC)
- git: f62d90e5e938 - main - x86/xen: use correct printf specifier. (Thu, 22 Feb 2024 14:40:32 UTC)
- Ronald Klop
- Ruslan Bukin
- Scheffenegger, Richard
- Shawn Webb
- Simon J. Gerraty
- Stefan Eßer
- Steffen Nurpmeso
- Stephen J. Kiernan
- Tai-hwa Liang
- Tom Jones
- Toomas Soome
- tuexen_at_fh-muenster.de
- tuexen_at_freebsd.org
- Vladimir Kondratyev
- Warner Losh
- git: 0949b237bb90 - main - checkstyle9.pl: Add --github to output for github workflows (Fri, 02 Feb 2024 05:54:58 UTC)
- git: 33326dd5f5ed - main - github: Enable github workflow output from checkstyle9.pl (Fri, 02 Feb 2024 05:55:00 UTC)
- git: c2f5306c64e7 - main - checkstyle9.pl: Correct github output (Fri, 02 Feb 2024 06:16:16 UTC)
- git: ac9abe93e832 - main - checkstyle9.pl: Another correction to github workflow (Fri, 02 Feb 2024 06:27:42 UTC)
- git: 22d12caad69e - main - checkstyle9.pl: Differentiate errors and warnings (Fri, 02 Feb 2024 07:25:18 UTC)
- git: 7edb49a1152e - main - freebsd-tips: freebsd-update fetch, then install (Fri, 02 Feb 2024 15:27:38 UTC)
- git: 4339f1e667ff - main - share/examples/IPv6/USAGE: remove (Fri, 02 Feb 2024 15:31:37 UTC)
- git: f4613af424cc - main - kldxref: Fix maketempfile function's way of finding the root dir (Fri, 02 Feb 2024 15:52:23 UTC)
- git: 93a25ac9f4c0 - main - .gitignore: add sys/*/compile (Fri, 02 Feb 2024 16:21:44 UTC)
- git: 02b0d4b688cc - main - sys/cdefs.h: add __noexcept and __noexcept_if (Fri, 02 Feb 2024 18:16:58 UTC)
- git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:16:59 UTC)
- git: 4b1d3a30914e - main - daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour (Fri, 02 Feb 2024 18:28:12 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 18:36:35 UTC)
- git: 619f455b8fc9 - main - regex: fix freeing g->charjump in low memory condition (Fri, 02 Feb 2024 18:53:21 UTC)
- Re: git: c27a89971805 - main - stdlib.h: add __noexcept to prototypes (Fri, 02 Feb 2024 19:02:39 UTC)
- git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 19:06:06 UTC)
- git: 994865caf250 - main - Revert "stand/lua: per-product conf if requested via product_vars" (Fri, 02 Feb 2024 19:06:07 UTC)
- git: c343eedc6db3 - main - stand/lua: per-product conf if requested via product_vars (Fri, 02 Feb 2024 19:06:08 UTC)
- git: c475e61f66fe - main - stand/lua: always allow overriding with local config files (Fri, 02 Feb 2024 19:06:09 UTC)
- Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files" (Fri, 02 Feb 2024 19:11:53 UTC)
- git: d56a6f0516a7 - main - stdlib.h: Partially revert c27a89971805 (Fri, 02 Feb 2024 19:13:24 UTC)
- git: 445bed5c4d85 - main - axgbe: Various link stability and module compatibilty improvements (Fri, 02 Feb 2024 19:38:06 UTC)
- git: e32ef17d2223 - main - arm: fix typo in GENERIC-MMCCAM (Fri, 02 Feb 2024 19:59:17 UTC)
- git: ca8fcfcf5ed1 - main - amd64: switch GENERIC-MMCCAM to GENERIC (Fri, 02 Feb 2024 19:59:19 UTC)
- git: 834517eff8aa - main - x86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels (Fri, 02 Feb 2024 19:59:20 UTC)
- git: d854370fa86b - main - ls: versort incompatible w/ timesort and sizesort (Fri, 02 Feb 2024 20:23:00 UTC)
- git: a8c1ffca7a59 - main - freebsd-update(8): Explain conflicts in /etc (Fri, 02 Feb 2024 20:38:58 UTC)
- git: 4c1c516c1a07 - main - freebsd-update(8): wrap to 80 columns (Fri, 02 Feb 2024 20:39:00 UTC)
- git: 0b287d19e4ce - main - freebsd-update(8): Update date (Fri, 02 Feb 2024 20:39:01 UTC)
- git: 7c8b126c1a7b - main - libsa: Move include file creation to the end of the Makefile (Fri, 02 Feb 2024 21:04:52 UTC)
- git: fd577b59b2d7 - main - libsa: Move hash functions up a level (Fri, 02 Feb 2024 21:04:53 UTC)
- git: 784f925e507f - main - loader: Font module is EFI dependent (Fri, 02 Feb 2024 21:04:54 UTC)
- git: 18968b8274b5 - main - loader: Move build_font_module to gfx_fb.c (Fri, 02 Feb 2024 21:04:55 UTC)
- git: 0a49be722fe0 - main - traceroute6: remove -l flag (Fri, 02 Feb 2024 21:50:21 UTC)
- git: e85a6f8dff96 - main - man: fix redirect for locales and file arguments (Sat, 03 Feb 2024 01:36:18 UTC)
- git: 5ff76402daf1 - main - pkg-stage.sh: add x11/sddm (Sat, 03 Feb 2024 01:36:20 UTC)
- git: 8e05c2373efd - main - wc: Do not use st_size if it equals zero (Sat, 03 Feb 2024 01:36:21 UTC)
- git: 752a340419a7 - main - quot: Use getopt(3) and show usage() if no arguments (Sat, 03 Feb 2024 01:36:22 UTC)
- git: b75fa3a2de0c - main - procfs: Add self & exe symlinks like NetBSD does (Sat, 03 Feb 2024 01:36:23 UTC)
- git: 5590bacaafd8 - main - sctp: update manpages (Sat, 03 Feb 2024 01:36:24 UTC)
- git: 840a802750a4 - main - umount: Add -d option to detach md devices (Sat, 03 Feb 2024 01:36:25 UTC)
- git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 01:36:26 UTC)
- git: 05ad376bfc5a - main - libc: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:27 UTC)
- git: 328df6da9ef2 - main - ath: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:29 UTC)
- git: 44bb80b0adec - main - qlnx: Fix typo (triple M) (Sat, 03 Feb 2024 01:36:30 UTC)
- git: f61554272c9d - main - sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:31 UTC)
- git: abd9758fe2d2 - main - sys/dev/mii/mcommphy.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:32 UTC)
- git: f830db48c131 - main - sys/dev/enic/if_enic.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:33 UTC)
- git: c07087988b48 - main - sys/netpfil/pf/pf.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:34 UTC)
- git: 11ff3552fd08 - main - sys/netpfil/pf/pf.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:36 UTC)
- git: 3221c44d8009 - main - sys/compat/linux/linux_misc.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:37 UTC)
- git: 552581e75d83 - main - sys/fs/unionfs/union_vnops.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:38 UTC)
- git: 2d146764cd05 - main - sys/netlink/route/iface.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:39 UTC)
- git: cba889e63caa - main - sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:40 UTC)
- git: e9b261f297ca - main - lib/libvgl/main.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:41 UTC)
- git: b139f2ee9939 - main - lib/libbe/be.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:42 UTC)
- git: fb3dc55a5c22 - main - lib/libfetch/common.c: remove an extra semicolon (Sat, 03 Feb 2024 01:36:44 UTC)
- git: af87ba65223f - main - traceroute: Silence compiler warning (Sat, 03 Feb 2024 04:08:04 UTC)
- git: 00aa6353374c - main - traceroute: Update values in examples (Sat, 03 Feb 2024 04:08:05 UTC)
- git: ba09352b7323 - main - traceroute: Standardize usage (Sat, 03 Feb 2024 04:08:06 UTC)
- git: 5eb1aebf8d80 - main - traceroute: Lint manuals (Sat, 03 Feb 2024 04:08:07 UTC)
- git: 864780bca09d - main - traceroute: Remove $FreeBSD$ rcsid tags (Sat, 03 Feb 2024 04:08:09 UTC)
- git: 521013e7e89e - main - urndis(4): retrospective, address for hselasky (Sat, 03 Feb 2024 04:08:10 UTC)
- git: 0fa637ffee21 - main - release: Allow sudo -g anyone and sudo -u anyone -g anytwo (Sat, 03 Feb 2024 04:08:11 UTC)
- git: ef35e5eaee9c - main - release: Add the Ed25519 vagrant insecure key (Sat, 03 Feb 2024 04:08:12 UTC)
- git: 4309f9f2347e - main - include/math.h: fix warning with -Wconversion (Sat, 03 Feb 2024 04:08:13 UTC)
- git: f81301744e10 - main - .github: Build stable/14 (Sat, 03 Feb 2024 04:08:14 UTC)
- git: 78cc45712350 - main - .github: Enable manually running github actions (Sat, 03 Feb 2024 04:08:15 UTC)
- git: 7bd6cbbf69c7 - main - vt.4: explain console fonts (Sat, 03 Feb 2024 04:22:57 UTC)
- git: c1f6704bf810 - main - ipf: Fix some typos (Sat, 03 Feb 2024 04:37:38 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 15:59:46 UTC)
- Re: git: ce348fe5cfc3 - main - amd64 & i386: enable VIMAGE in MINIMAL (Sat, 03 Feb 2024 20:02:13 UTC)
- git: 064fa628ce37 - main - loader: For EFI, if we don't have ConOut, try ConIn (Sun, 04 Feb 2024 21:12:27 UTC)
- git: 4b62b42a8dbd - main - subr_firmware: Sort includes (Mon, 05 Feb 2024 03:13:11 UTC)
- git: d9e0e4262761 - main - vtnet: Account for the padding when selecting allocation size (Mon, 05 Feb 2024 05:45:33 UTC)
- git: 0ea4b4084845 - main - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT (Mon, 05 Feb 2024 05:45:35 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Mon, 05 Feb 2024 15:34:16 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Mon, 05 Feb 2024 15:55:42 UTC)
- git: a841e5470385 - main - acpica: Create merge commit against vendor branch (Mon, 05 Feb 2024 22:19:51 UTC)
- Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 (Tue, 06 Feb 2024 00:15:36 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 06:27:02 UTC)
- git: e1735b35e3e4 - main - git-arc: Retain color status messages (Tue, 06 Feb 2024 21:18:25 UTC)
- Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex (Tue, 06 Feb 2024 21:23:10 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Tue, 06 Feb 2024 22:14:24 UTC)
- git: 9d2c93c24996 - main - ddb: Remove useless includes (Tue, 06 Feb 2024 22:23:23 UTC)
- git: fc2b8ee6da64 - main - arm: Catchup to atmel retirement (Tue, 06 Feb 2024 22:51:04 UTC)
- git: 6949ce0486ba - main - arm: Use locore-v6.S directly (Tue, 06 Feb 2024 22:51:05 UTC)
- git: 472f84817dab - main - arm: Move locore-v6.S to locore.S (Tue, 06 Feb 2024 22:51:06 UTC)
- git: 11da791920ba - main - leapseconds: Update to the canonical place. (Tue, 06 Feb 2024 23:14:36 UTC)
- git: f1e8d3361b94 - main - acpica: Fix my mismerge (Wed, 07 Feb 2024 05:50:56 UTC)
- git: 9b7a920a12a9 - main - traceroute: move from contrib to usr.sbin (Thu, 08 Feb 2024 16:55:05 UTC)
- git: 6a6c5572c341 - main - traceroute: remove configuration #defines (Thu, 08 Feb 2024 16:55:06 UTC)
- git: 3f0b10892442 - main - traceroute: remove rcsid tags (Thu, 08 Feb 2024 16:55:07 UTC)
- Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt (Thu, 08 Feb 2024 18:20:23 UTC)
- Re: git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved (Thu, 08 Feb 2024 18:21:44 UTC)
- git: 621dae89f3c7 - main - loader: Document the lua loader table. (Sat, 10 Feb 2024 18:50:16 UTC)
- git: 9622dc05ae11 - main - zfsbootcfg: Remove bogus CFLAGS (Mon, 12 Feb 2024 18:53:33 UTC)
- git: ac4847e6b0e9 - main - rescue: belatedly add zfsbootcfg (Mon, 12 Feb 2024 18:53:35 UTC)
- git: a78bc42bcc31 - main - reboot: Disallow -k and -r, it doesn't make sense. (Mon, 12 Feb 2024 18:53:36 UTC)
- git: 7a3210f2ac09 - main - reboot: convert flags to bools (Mon, 12 Feb 2024 18:53:37 UTC)
- git: 7cb1a0e6e064 - main - reboot: Don't reboot if the next kernel isn't there (Mon, 12 Feb 2024 18:53:38 UTC)
- git: cfeedadfbde0 - main - reboot: Add sanity checking of write to nextboot.conf (Mon, 12 Feb 2024 18:53:39 UTC)
- git: 2c479548119a - main - reboot: Implement -D from nextboot (Mon, 12 Feb 2024 18:53:40 UTC)
- git: 0df5f65908dd - main - reboot: Implement zfs support (Mon, 12 Feb 2024 18:53:41 UTC)
- git: ecc834241fc3 - main - reboot: Implement -e from nextboot (Mon, 12 Feb 2024 18:53:43 UTC)
- git: 9dcf6cbd83fd - main - reboot: Implement -k in terms of env (Mon, 12 Feb 2024 18:53:44 UTC)
- git: 91d24077024f - main - reboot: Implement -o to set kernel options for next boot (Mon, 12 Feb 2024 18:53:45 UTC)
- git: 994cc8392123 - main - reboot: Allow this to be installed as nextboot (Mon, 12 Feb 2024 18:53:46 UTC)
- git: fd6d47375a78 - main - rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.sh (Mon, 12 Feb 2024 18:53:47 UTC)
- git: bd45bbe440f1 - main - rescue: Fix after zfsbootcfg addition (Mon, 12 Feb 2024 22:59:32 UTC)
- Re: git: 0df5f65908dd - main - reboot: Implement zfs support (Tue, 13 Feb 2024 02:28:10 UTC)
- git: 9cc816c255df - main - Fix typo in da flags reporting (Tue, 13 Feb 2024 17:47:53 UTC)
- git: cd147a2a0243 - main - loader: Fetch initial script from loader_lua env (Wed, 14 Feb 2024 17:55:45 UTC)
- git: 62a52c154224 - main - loader: export the CMD_ constants in loader table (Wed, 14 Feb 2024 17:55:46 UTC)
- git: a27c1350e43a - main - loader: Make vidc_biosputchar static (Wed, 14 Feb 2024 18:36:01 UTC)
- git: e32de9626f1a - main - reboot: initialize howto (Thu, 15 Feb 2024 21:32:54 UTC)
- git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 04:00:19 UTC)
- git: 7fc95c31f007 - main - loader: Simplify the loader.has_command (Fri, 16 Feb 2024 04:00:21 UTC)
- git: 1dac5a34b64e - main - loader: Register the gfx stuff separately. (Fri, 16 Feb 2024 04:00:22 UTC)
- git: 061b68a76030 - main - loader: Separate gfx to a new file. (Fri, 16 Feb 2024 04:00:23 UTC)
- git: 9b16231032dd - main - loader: Create new gfx table (Fri, 16 Feb 2024 04:00:24 UTC)
- git: 60e199d9fde1 - main - loader: Add prototype for gfx_interp_md (Fri, 16 Feb 2024 04:00:25 UTC)
- git: 9c8bf69a53f6 - main - loader: Only create gfx 4th bindings when gfx is available (Fri, 16 Feb 2024 04:00:26 UTC)
- git: 23d9b5c9febf - main - loader: Remove gfx_fb_stub.c, it's no longer needed (Fri, 16 Feb 2024 04:00:27 UTC)
- git: 0921a771da8a - main - loader: Move to using linker sets to bring in optional bits (Fri, 16 Feb 2024 04:00:28 UTC)
- git: a8f8c53761c4 - main - loader: Move gfx functions to gfx.lua.8 (Fri, 16 Feb 2024 04:00:29 UTC)
- git: 0fd98b8a7691 - main - loader: Move drawer.lua over to gfx table. (Fri, 16 Feb 2024 04:00:31 UTC)
- git: f7781d030ccd - main - flua: Add hash module (Fri, 16 Feb 2024 04:00:32 UTC)
- git: e34fd722cafe - main - kboot: Add our own lua bindings (Fri, 16 Feb 2024 04:00:33 UTC)
- git: 588ff0748f4a - main - loader: Simplify build a little (Fri, 16 Feb 2024 04:00:34 UTC)
- git: 26c8dedef118 - main - loader: line line per src file in libi386 (Fri, 16 Feb 2024 04:03:10 UTC)
- git: e5d1a21e5001 - main - loader: Bump the limit to 560,000 bytes for BIOS loader (Fri, 16 Feb 2024 04:16:52 UTC)
- Re: git: 33a2406eed00 - main - reboot: Use posix_spawn instead of system (Fri, 16 Feb 2024 19:45:14 UTC)
- git: 2546c543fd79 - main - reboot: Move extern for environ (Sun, 18 Feb 2024 04:40:34 UTC)
- git: 1954e5c1dc58 - main - loader: bring back old text-only video console (Sun, 18 Feb 2024 06:30:32 UTC)
- git: 63e9c976640d - main - loader: Add new option WITH_LOADER_BIOS_TEXTONLY (Sun, 18 Feb 2024 06:30:33 UTC)
- git: e36afddf11eb - main - loader: Add textvidc to build (Sun, 18 Feb 2024 06:30:34 UTC)
- git: bbfc01c2d29c - main - loader: Make MK_LOADER_BIOS_TEXTONLY work (Sun, 18 Feb 2024 06:30:35 UTC)
- git: 078a31136c8c - main - boot/universe.sh: Add tests to keep MK_LOADER_BIOS_TEXTONLY working (Sun, 18 Feb 2024 06:30:36 UTC)
- git: a6cef617660a - main - ada: Another NCQ Trim instability drive (Mon, 19 Feb 2024 05:19:11 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 15:18:48 UTC)
- git: ef75877fc2d9 - main - ls: Fix -v and associated test (Mon, 19 Feb 2024 16:51:27 UTC)
- Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs (Mon, 19 Feb 2024 17:00:33 UTC)
- git: 1edb7116f450 - main - bearssl: Make shared library link (Wed, 21 Feb 2024 03:38:27 UTC)
- git: 9a5aaa97cbae - main - loader: For the mini-stdio we have for lua, #define them to something else (Wed, 21 Feb 2024 03:38:28 UTC)
- git: 65ee8f90b790 - main - kboot: Fix zfs bootonce protocol (Wed, 21 Feb 2024 03:38:29 UTC)
- git: eccde5f496ce - main - sys/kern: Remove a few sys/cdefs.h around some elf things (Wed, 21 Feb 2024 03:40:33 UTC)
- Re: git: 4cea0cbcc9d3 - main - rc.d/mountlate: discard output from nextboot (Wed, 21 Feb 2024 06:00:54 UTC)
- git: 07cba2ddcb19 - main - reboot: Emulate nextboot -D better (Wed, 21 Feb 2024 06:04:50 UTC)
- git: 32568e5f2435 - main - loader: Retire CTASSERT (Wed, 21 Feb 2024 15:51:37 UTC)
- git: b2822c40f61d - main - loader/efi: Make gcc friendlier by move md_dev (Wed, 21 Feb 2024 15:51:38 UTC)
- git: bad90cb4f686 - main - nextboot: check unlink, but only warn on !ENOENT (Thu, 22 Feb 2024 03:11:45 UTC)
- git: b3e76e3d9e22 - main - kboot: Implement write support for hostdisk (Thu, 22 Feb 2024 16:32:14 UTC)
- git: e54bb0ad8058 - main - loader: return errors from writing ZFS labels (Thu, 22 Feb 2024 16:32:15 UTC)
- git: 3e15b01d6914 - main - libsa: Remove redundant sys/cdefs.h (Thu, 22 Feb 2024 16:32:17 UTC)
- git: 27c0f2a54498 - main - loader: These files have no copyrightable material (Thu, 22 Feb 2024 16:32:18 UTC)
- git: dcb621efd664 - main - loader: Mark BEARSSL broken on powerpc (Thu, 22 Feb 2024 17:08:53 UTC)
- git: 0da51f1f6a9a - main - Add missing .endif (Thu, 22 Feb 2024 17:18:36 UTC)
- Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 (Thu, 22 Feb 2024 20:10:48 UTC)
- git: 6faf55c86d9b - main - loader: rename gfx_interp_md to gfx_interp_ref (Sat, 24 Feb 2024 04:52:08 UTC)
- git: 5b3b9a58584b - main - loader: Move ldscripts to match more standard practices (Sun, 25 Feb 2024 00:58:27 UTC)
- git: acb474c084b8 - main - kboot: Centralize ldscript addition (Sun, 25 Feb 2024 00:58:28 UTC)
- git: fe4ab1fdb0da - main - loader/powerpc: Share ldscript (Sun, 25 Feb 2024 00:58:30 UTC)
- git: 3d6239d2449e - main - loader/uboot: Move to foo.ldconfig (Sun, 25 Feb 2024 00:58:31 UTC)
- git: d024bc7ff5e8 - main - loader/efi: Linker sets not needed. (Sun, 25 Feb 2024 00:58:33 UTC)
- git: b4e85f760b6b - main - loader/efi: Use unique linker set for lua (Sun, 25 Feb 2024 00:58:34 UTC)
- git: 8ec8413faa35 - main - loader/ficl: Rename the ficl compile set to X4th_compile_set (Sun, 25 Feb 2024 00:58:35 UTC)
- git: f5f08e41aa57 - main - loader/efi: Only include interpreter's linker script (Sun, 25 Feb 2024 00:58:36 UTC)
- git: bc4c7e78f845 - main - ofwdump: Convert ints that are booleans to bool. (Mon, 26 Feb 2024 23:17:11 UTC)
- git: 9398a495eb30 - main - loader: Add loader.exit (Tue, 27 Feb 2024 03:50:16 UTC)
- git: 07d600649ef8 - main - stand: Remove dangling mips references (Wed, 28 Feb 2024 14:10:39 UTC)
- git: 15c8a610a80d - main - gicv3: Change how we initialize its children. (Wed, 28 Feb 2024 14:10:40 UTC)
- git: 51c57ca92ed3 - main - gicv3: Panic if the gicv3 already running (Wed, 28 Feb 2024 14:10:41 UTC)
- git: ddd98f5a626d - main - gicv3: Don't allocate pend_base if we're already started (Wed, 28 Feb 2024 14:10:42 UTC)
- git: ae84491a3594 - main - gicv3: Only set the redistributor base if we're not prealloced (Wed, 28 Feb 2024 14:10:44 UTC)
- git: b4368e83891e - main - gicv3: Report PENDBASE when bootverbose (Wed, 28 Feb 2024 14:10:45 UTC)
- git: a3f164a0c7af - main - gicv3: Define PA masks for the PENDBASR and PROPBASER registers (Wed, 28 Feb 2024 14:10:46 UTC)
- git: 1d13cc200820 - main - gicv3: In its_init_cpu_lpi record each cpu's PENDBASER (Wed, 28 Feb 2024 14:10:47 UTC)
- git: cb4a83cff01c - main - gicv3: If the LPI is already allocated, remember it (Wed, 28 Feb 2024 14:10:48 UTC)
- git: 525e6d6c890f - main - loader/zfs: Fix to actually return the last error (Thu, 29 Feb 2024 16:12:30 UTC)
- git: 2425dbdff3d7 - main - loader/efi: Small diff reduction (Thu, 29 Feb 2024 16:14:59 UTC)
- git: 23dff4fdba98 - main - kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stack (Thu, 29 Feb 2024 16:31:01 UTC)
- git: c7b1e980ae16 - main - firmware: load binary firmware files (Thu, 29 Feb 2024 16:37:04 UTC)
- git: 479905a1ed26 - main - firmware: Allow binary files to be loaded by /boot/loader (Thu, 29 Feb 2024 16:37:05 UTC)
- git: 9478c7f5f80b - main - firmware: document new native file loading. (Thu, 29 Feb 2024 16:37:06 UTC)
- git: f32a6403d346 - main - Merge one true awk from 2024-01-22 for the Awk Second Edition support (Thu, 29 Feb 2024 17:46:20 UTC)
- git: 3a3afbec3860 - main - firmware: unbreak armv7 (Thu, 29 Feb 2024 17:54:24 UTC)
- git: 8b9178cd0d35 - main - loader/lua: Remove pager shim (Thu, 29 Feb 2024 17:59:31 UTC)
- git: ab97d42addae - main - loader/lua: Remove compat shim for loader.lua_path (Thu, 29 Feb 2024 17:59:32 UTC)
- git: 552f3072af54 - main - loader/lua: Remove workaround for command_error (Thu, 29 Feb 2024 17:59:33 UTC)
- Wei Hu
- Xin LI