dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
March 2023 Archives by date
- Wed, 01 Mar 2023
- git: f874e59ffcd8..3c320f4e5ee3 - vendor/openssl - vendor branch updated Enji Cooper
- git: dc6df546be29 - main - i18n: csmapper: hook up the top-level .src files to the build Kyle Evans
- git: 8dff0b676140 - main - efifb: add a tunable to select the framebuffer cache attribute Kyle Evans
- git: 7b7e409c77cc - stable/13 - linux(4): Cleanup unneeded includes from linux_util.h Dmitry Chagin
- git: 4f6b7aef517f - stable/13 - linux(4): Cleanup vm includes from linux_util.h Dmitry Chagin
- git: a0f00d737c7a - stable/13 - linux(4): Cleanup sys/sysent.h from linux_util Dmitry Chagin
- git: ff193c9bd91e - stable/13 - linux(4): Cleanup sys/queue.h from linux.h Dmitry Chagin
- git: 7f4ad94efb72 - stable/13 - linux(4): Cleanup abi_compat.h include from linux_timer.h Dmitry Chagin
- git: 28b647373119 - stable/13 - linux(4): Move uselib() to i386 Dmitry Chagin
- git: 56c33d2da3b9 - stable/13 - linux(4): Cleanup sys/uio.h where linux_uitl.h is included Dmitry Chagin
- git: 97d640a2b48e - stable/13 - linux(4): Fix brackets of local include opt_inet6 Dmitry Chagin
- git: 9e963bd8e7b7 - stable/13 - linux(4): Cleanup sys/sysctl.h from linux_misc.h Dmitry Chagin
- git: dd082cbf8cd4 - stable/13 - linux(4): Cleanup includes under compat/linux Dmitry Chagin
- git: 2caa52c46ca1 - stable/13 - linux(4): Cleanup includes under i386/linux Dmitry Chagin
- git: bfda8d0651ed - stable/13 - linux(4): Cleanup includes under amd64/linux Dmitry Chagin
- git: 513957e11cfe - stable/13 - linux(4): Cleanup includes under x86/linux Dmitry Chagin
- git: 41e898d9f24b - stable/13 - linux(4): Cleanup includes under arm64/linux Dmitry Chagin
- git: d41e592190fd - stable/13 - linux(4): Rename linux_timer.h to linux_time.h Dmitry Chagin
- git: 1054a068aa97 - stable/13 - linux(4): Trim unused opt_usb.h from modules Makefiles Dmitry Chagin
- git: 867e8404efed - stable/13 - linprocfs(4): Fixup process size in the /proc/pid/stat file Dmitry Chagin
- git: 69361b878546 - main - if_ovpn tests: skip the if_ovpn_c test if if_ovpn.ko isn't loaded Kristof Provost
- git: 07f1d6b99587 - stable/13 - Fix a slew of mdoc warnings/errors. Pau Amma
- git: a3571129380d - main - kern: whack __mips__ leftover Mateusz Guzik
- git: 33755776313e - main - net: whack __mips__ leftovers Mateusz Guzik
- git: 1ccc3107c296 - main - dtrace: whack __mips__ from dtraceall Mateusz Guzik
- git: 15c0b8c99861 - main - mips: whack __mips__ leftover Mateusz Guzik
- git: 76a0183e361e - main - syscons: whack __mips__ leftovers Mateusz Guzik
- git: 19fe14ec4c0c - main - fb: whack __mips__ leftovers Mateusz Guzik
- git: 71af885af9c8 - main - u3g(4): Add device ID for the Quectel EM160R Allan Jude
- git: 41ff5ea22cb9 - main - ssh: default VerifyHostKeyDNS to no, following upstream Ed Maste
- git: b656161b84dc - stable/13 - netlink: make the maximum allowed netlink socket buffer runtime tunable. Alexander V. Chernikov
- git: 281402e0a563 - main - arm64: Shave off two instructions in exceptions Andrew Turner
- git: 5e95f5f53150 - main - thunderx: fix potential sign extension issue Ed Maste
- git: 2a02d3dad391 - main - pf tests: test pfsync over IPSec Kristof Provost
- git: bcd8cd859e69 - main - buf: Make buf_daemon_shutdown() a no-op after a panic Mark Johnston
- git: e6b4177c478d - main - netlink: add userland name mappings to all NETLINK_ROUTE messages. Alexander V. Chernikov
- Re: git: 68912701700c - main - ffs_suspend.c: clean up includes Konstantin Belousov
- git: 1b0033485263 - main - bc: remove MIPS Makefile case Ed Maste
- git: e093c61b2d69 - main - freebsd-update: avoid effects of user's environment on grep Ed Maste
- git: 8c545c54f2e5 - releng/13.2 - src.conf: regen man page Ed Maste
- git: 3623575a8613 - releng/13.2 - src.conf: regen man page for settings on release branch Ed Maste
- git: 956171d5bc29 - main - bhyve: remove redundant variable Robert Wing
- git: aa330214cf1d - releng/13.2 - netlink: make the maximum allowed netlink socket buffer runtime tunable. Alexander V. Chernikov
- git: 71a21ad48915 - main - bhyve: Remove useless return at the end of void function Ed Maste
- git: b2b294f27cf4 - main - uuidgen: add -c for compact uuid Baptiste Daroussin
- git: a28ccb32bf56 - main - machine-id: generate a compact version of the uuid Baptiste Daroussin
- git: 3912f99ecae6 - stable/13 - Ensure .inc files are regenerated when llvm/clang tblgen binaries change Dimitry Andric
- git: d90188eff5c5 - main - hwpmc: Don't wrap entire files in #ifdef DEV_ACPI. John Baldwin
- git: 57716e7361ae - main - sys/modules: fix bogus OPT_ACPI tests John Baldwin
- git: c3dd45c47be9 - main - sys/modules: Make use of SRCS.${KERN_OPT}. John Baldwin
- git: 6c7bc93da699 - main - g_part_ebr: always create "compat" aliases Ed Maste
- git: 89cd5d084e3f - main - usb: Trim another MIPS reference. John Baldwin
- git: 3f47391177a4 - main - nvram2env: Remove MIPS-specific support. John Baldwin
- git: 0c428864495a - main - sysctl: tests: fix a couple issues Kyle Evans
- git: e78dc78e517a - main - testing: skip tarfs tests if module is not loadable. Olivier Cochard
- git: a90b47abcbdb - main - nfs_fha_new: Fix nfs_fha_new so that sysctls work in prisons Rick Macklem
- git: 57ff348804f9 - main - svc_rpcsec_gss.c: Separate out the non-vnet initialization Rick Macklem
- git: 005cca8361a4 - main - Fix typo: messages missing an 'a'. Warner Losh
- Thu, 02 Mar 2023
- git: c5e54e56e68a - main - tools/build: Hide spurious errors if sys/stat.h does not exist Ed Maste
- git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Ed Maste
- git: 84494004f925 - stable/13 - tmpfs: support the nosymfollow mount option Konstantin Belousov
- git: 95f418fe2a0f - stable/13 - Delete obsolete Solaris compat header file stdlib.h Zhenlei Huang
- git: 6b4ef4b16a69 - main - daemon: use braces with 'if' consistently Kyle Evans
- git: e745dc2287ac - main - daemon: consolidate variable declarations and initializaions Kyle Evans
- git: 84866cefdfb7 - main - daemon: initialize mask_orig with sigemptyset() Kyle Evans
- git: 91b921c7d468 - main - daemon: fix double init of pid variable Kyle Evans
- git: 259ed21d21f8 - main - daemon: initialize struct sigaction at declaration site Kyle Evans
- git: 203df05b692b - main - daemon: add supervision_enabled var Kyle Evans
- git: f2f9d31d9f9f - main - daemon: make dosyslog variable a bool and give it a better name Kyle Evans
- git: 97022e90c369 - main - daemon: make log_reopen variable a bool Kyle Evans
- git: e70444c622a9 - main - daemon: deduplicate log_params varaibles Kyle Evans
- git: 6f0636728b53 - main - daemon: move syslog facility and syslog tag into log_params Kyle Evans
- git: 129ec8f4805e - main - daemon: more human-friendly variable names Kyle Evans
- git: 43fd77233cd4 - stable/13 - ssh: default VerifyHostKeyDNS to no, following upstream Ed Maste
- git: cf25fa7f31e7 - stable/13 - amd64: Avoid copying td_frame from kernel procs Ed Maste
- Re: git: 6b4ef4b16a69 - main - daemon: use braces with 'if' consistently Alexey Dokuchaev
- Re: git: 6b4ef4b16a69 - main - daemon: use braces with 'if' consistently Kyle Evans
- git: 83d88726ce26 - releng/13.2 - ctfdump: Use getprogname() Zhenlei Huang
- git: b4eb5f81eead - releng/13.2 - Delete obsolete Solaris compat header file stdlib.h Zhenlei Huang
- git: 0ba66872bea8 - main - uuidgen(1): back to the past and fix typo Baptiste Daroussin
- freebsd Raylena Browning
- git: f36ca798c429 - stable/13 - Remove an extra argument to SYSCTL_FOREACH Andrew Turner
- git: e8f143cc4c58 - stable/13 - Cirrus-CI: use makefs if root size exceeds QEMU's virtual FAT limit Ed Maste
- git: beb2af45bd1f - main - bluetooth/hccontrol: Remove useless return at the end of void function Warner Losh
- git: b23e15e1c852 - main - dconschat: Remove useless return at the end of void function Warner Losh
- git: 86cda797bd85 - main - diskinfo: Remove useless return at the end of void function Warner Losh
- git: a5aa07dd855e - main - extattr: Remove useless return at the end of void function Warner Losh
- git: 1def31df760d - main - lpr: Remove useless return at the end of void function Warner Losh
- git: ca2edebb92f6 - main - pmcstat: Remove useless return at the end of void function Warner Losh
- git: c7846853d350 - main - rpc.yppasswdd: Remove useless return at the end of void function Warner Losh
- git: fce4b0c51d7c - main - rpcbind: Remove useless return at the end of void function Warner Losh
- git: 0fd15eb33548 - main - rrenumd: Remove useless return at the end of void function Warner Losh
- git: 0715ec7eb475 - main - usbconfig: Remove useless return at the end of void function Warner Losh
- git: ae90e9a9d6c3 - main - yp_mkdb: Remove useless return at the end of void function Warner Losh
- git: 2c1b8eb29d92 - main - ftgpio: Fix panic at attach and use better device description Warner Losh
- git: 2b29bd3a6d59 - stable/13 - blacklistd: whitespace cleanup Ed Maste
- git: ee71c37bc123 - stable/13 - Add RELRO build knob, default to enabled Ed Maste
- git: 65d7644bdb16 - stable/13 - src.conf: regen man page after RELRO change Ed Maste
- git: dacffdd4dc51 - stable/12 - pfsync: support deferring IPv6 packets Kristof Provost
- git: 7e2de012f38a - stable/12 - pfsync: ensure 'error' is always initialised Kristof Provost
- git: 3dec62eded04 - stable/13 - pfsync: support deferring IPv6 packets Kristof Provost
- git: 5e9b79c4e652 - stable/13 - pfsync: ensure 'error' is always initialised Kristof Provost
- git: de1a17db8963 - main - moused: Fix typos Ed Maste
- git: 572900bd93fd - releng/13.2 - stand: fix build userboot without zfs Warner Losh
- git: 55639067a29b - releng/13.2 - apic: prevent divide by zero in CPU frequency init Warner Losh
- git: d54953d6abc9 - releng/13.2 - ssh: default VerifyHostKeyDNS to no, following upstream Ed Maste
- git: 413a08a9b668 - releng/13.2 - linprocfs(4): Fixup process size in the /proc/pid/stat file Dmitry Chagin
- git: 7e8aaae6b8ad - stable/12 - Bump EC2 image size to 5 GB Colin Percival
- git: 6c47abb63bd5 - main - kboot: Hack for running on FreeBSD host Warner Losh
- git: 3a616b10d8f7 - main - kboot: Better default boot device Warner Losh
- git: 35b4acad2f1f - main - kboot: Use MIN instead of min Warner Losh
- git: 7b4299eb4e7c - main - kboot: Fix hostdisk_override Warner Losh
- git: c7e370335203 - stable/13 - freebsd-update: re-edit files if merge conflict markers remain Ed Maste
- git: 24fe8a518324 - stable/13 - freebsd-update: avoid effects of user's environment on grep Ed Maste
- git: 4ec0ecb2ad69 - releng/13.2 - Remove an extra argument to SYSCTL_FOREACH Andrew Turner
- git: 3c4af6fe955f - stable/12 - linprocfs(4): Fixup process size in the /proc/pid/stat file Dmitry Chagin
- git: 58d487c30194 - main - arm: Add PCI and Annapurna devices drivers to LINT Emmanuel Vadot
- git: f201e3800bda - main - arm: Tag ALPINE kernel as NO_UNIVERSE Emmanuel Vadot
- git: 68f8ac87e0be - main - arm: Tag EFIKA_MX kernel as NO_UNIVERSE Emmanuel Vadot
- git: 79ec3b10b45a - main - arm: Tag SOCFPGA kernel as NO_UNIVERSE Emmanuel Vadot
- git: 0fed8288c3fd - main - arm: Tag VHYBRID kernel as NO_UNIVERSE Emmanuel Vadot
- Re: git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Steffen Nurpmeso
- Re: git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Kyle Evans
- git: 72aad3f9028a - main - Fix kernel memory disclosures in mpr and mps Alan Somers
- Re: git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Warner Losh
- git: a6c6edbe9d37 - releng/13.2 - freebsd-update: re-edit files if merge conflict markers remain Ed Maste
- git: 735c962a4944 - releng/13.2 - freebsd-update: avoid effects of user's environment on grep Ed Maste
- git: 939b24b0abbd - main - xlocale: garbage collect references to strtoq_l/strtouq_l Ed Maste
- git: c7a8502bdf18 - main - open.2: describe O_RESOLVE_BENEATH errors correctly Ed Maste
- git: 4bbbd5875d32 - main - vfs_mount.c: Allow mountd(8) to do exports in a vnet prison Rick Macklem
- git: cbbb22031f9b - main - kern_jail.c: Remove #ifdefs for VNET_NFSD Rick Macklem
- git: 3746e90118c9 - main - NATM: Remove useless NETGRAPH_ATM_ATMPIF option Brooks Davis
- git: bd32aedeee1a - main - NgATM: Remove useless NGATM_ATM option Brooks Davis
- git: 3518a5bbd9bb - main - netgraph.4: remove obsolete ng_atm.4 reference Brooks Davis
- Re: git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Ed Maste
- git: e27ded83c76a - main - freebsd-update: use grep -E instead of egrep Ed Maste
- Fri, 03 Mar 2023
- git: 13264ea9a370 - releng/13.2 - 13.2: update to RC1 Colin Percival
- git: 1b1d2aea020e - stable/13 - libc: handle zero alignment in memalign() Ed Maste
- git: cfe244cb370d - main - src.conf.5: regen for KBOOT and KTLS changes Brooks Davis
- git: 2fee87562948 - main - abstract out the vm detection via smbios.. John-Mark Gurney
- git: 13597be965b7 - main - length for the 64-bit entry is 32-bits, not 16-bits. John-Mark Gurney
- git: 398b12691b4f - main - mergemaster: add deprecation notice to man page Ed Maste
- Re: git: ceb5f28ba5fc - main - freebsd-update: re-edit files if merge conflict markers remain Alexey Dokuchaev
- git: dda4d97289f1 - main - Makefile.inc1: Support building with macOS Ventura's AMFI Launch Constraints Jessica Clarke
- git: 39ea4280e4c5 - main - daemon: style changes Kyle Evans
- git: 75f61ca92098 - main - daemon: flatten and simplify fork() logic Kyle Evans
- git: bc43a9a7157a - main - daemon: change type of listen_child() to C99 bool Kyle Evans
- git: cd1e6e70d001 - main - daemon: simplify if/else chain Kyle Evans
- git: d6c398d882b6 - main - daemon: add braces to while loop Kyle Evans
- git: e781739084e9 - main - daemon: decouple restart variable Kyle Evans
- git: f907027b49d9 - main - daemon: set supervise_enabled during argument processing Kyle Evans
- Re: git: d6c398d882b6 - main - daemon: add braces to while loop Kyle Evans
- git: d43812b17360 - main - Disable ATM programs by default Emmanuel Vadot
- git: 66a175980e40 - main - Add description for WITH_ATM Emmanuel Vadot
- git: 5ea96be40b1b - main - src.conf.5: Regen after switching to WITHOUT_ATM Emmanuel Vadot
- git: 144661f94145 - main - note that some arch independent code can live in dev (e.g. SMBios) John-Mark Gurney
- Re: git: 1d577bedbae8 - main - unbound: Fix config file path Dag-Erling_Smørgrav
- git: 0ea0a371d2e0 - main - dtrace_proc.4: Fix the description of pr_sname Mateusz Piotrowski
- git: 4530e0c3e78d - main - bsnmp: Remove "All Rights Reserved" from FreeBSD Foundation copyrights Ed Maste
- git: 947344774cf3 - stable/13 - blacklistd: silence sign-conversion warning from Clang Ed Maste
- Re: git: 1d577bedbae8 - main - unbound: Fix config file path Rodney W. Grimes
- git: 61507ae30b90 - main - netlink: add u8/u64 attribute fetcher accessors to snl(3). Alexander V. Chernikov
- git: a102020bf393 - stable/13 - buf: Make bufspace_daemon_shutdown() a no-op after a panic Mark Johnston
- Re: git: a28ccb32bf56 - main - machine-id: generate a compact version of the uuid Tijl Coosemans
- git: ce9f95bd835e - main - netlink: fix vlan interface creation Alexander V. Chernikov
- Re: git: a28ccb32bf56 - main - machine-id: generate a compact version of the uuid Mike Karels
- git: 3f5d875a2731 - main - bhyvectl: Address compiler warnings and bump WARNS Mark Johnston
- git: ad43dd69cec7 - main - bhyveload: Address compiler warnings and bump WARNS Mark Johnston
- git: 831601773e5a - main - deadlkres: Make parameters settable with tunables Mark Johnston
- git: 560f9cd5e1e3 - main - posixshm tests: Correct page size index checks Mark Johnston
- git: f0c4b42c6089 - main - nanobsd: remove comment about keeping C++ enabled Brooks Davis
- git: 211c302f10d7 - main - NgATM: deprecate Brooks Davis
- git: c2285a7b092f - main - ng_atmllc: deprecate Brooks Davis
- git: 577b62c2bacc - main - pkgbase: Put termcap.small in the same package as termcap Mark Johnston
- git: d2ae03bae2ad - main - arm64: disable the physical timer for now if HCR_EL2.E2H is set Kyle Evans
- git: 7fc82fd1f82e - main - ipfw: garbage collect ip_fw_chk_ptr Gleb Smirnoff
- git: 2be7e3df7275 - stable/13 - tcp: Make TCP PCAP buffer properly configurable. Richard Scheffenegger
- git: 9b3d6127716e - stable/12 - tcp: Make TCP PCAP buffer properly configurable. Richard Scheffenegger
- git: 61e1a12bb6c3..0ff539eb7ca5 - vendor/bc - vendor branch updated Stefan Eßer
- git: 72b03833f29c - Create tag vendor/bc/6.4.0 Stefan Eßer
- Sat, 04 Mar 2023
- git: 290f7f4a0921 - main - in_mcat.c: change multicast not member condition Warner Losh
- Re: git: a28ccb32bf56 - main - machine-id: generate a compact version of the uuid Baptiste Daroussin
- git: 6c5786fd37cb - main - linux(4): Migrate to IfAPI Dmitry Chagin
- git: 130383f2f10c - main - linux(4): Make linux_ifflags return a value Dmitry Chagin
- git: 5d5b633dde2a - main - linsysfs(4): Refactor to avoid referencing an unstable interfaces Dmitry Chagin
- git: cabbfb60d050 - main - linux(4): Reduce code duplication between MD files Dmitry Chagin
- git: a927409ce820 - main - linux(4): Rename struct l_ifreq members names to avoid conflicts with FreeBSD Dmitry Chagin
- git: 9e7f03e9c688 - main - linux(4): Drop unncessary struct l_ifconf declaration from amd64/linux Dmitry Chagin
- git: f9b0675b014d - main - linux(4): Refactor socket ioctl path to avoid referencing an unstable interfaces Dmitry Chagin
- git: 8d6dd96d50d2 - main - linux(4): Add net epoch assert to the linux_ifhwaddr, linux_ifflags Dmitry Chagin
- git: 96a8c6aa375a - main - linux(4): Fixup of the pointer cast when comparing to an integer Dmitry Chagin
- git: d447088d9981 - main - linux(4): Improve linux_ifconf readability Dmitry Chagin
- git: 9883961ed5af - main - linux(4): Drop excess assert that Linux IFNAMSIZ is equal to FreeBSD Dmitry Chagin
- git: 945a7f0d21a0 - main - linux(4): Assert that the FreeBSD size of struct sockaddr is equal to Linux Dmitry Chagin
- git: 5c32488de0bb - main - linux(4): Add a counterpart to linux_ifflags Dmitry Chagin
- git: 8243e174630f - main - linux(4): Fixup 5c32488de0 mis-merge Dmitry Chagin
- git: f5b204adf4a6 - main - ifconfig: remove unused variable Kristof Provost
- git: 38e2d5db2ab1 - main - netpfil tests: Add functions for testing routing scenarios Kristof Provost
- git: 009abff336b6 - stable/13 - growfs_fstab startup script: set dumpdev to AUTO Mike Karels
- git: 6d2feb39ad13 - main - netlink: Fix "version introduced" documentation Warner Losh
- Re: git: a28ccb32bf56 - main - machine-id: generate a compact version of the uuid Mike Karels
- git: 8534a7f045bd - releng/13.2 - Ensure .inc files are regenerated when llvm/clang tblgen binaries change Dimitry Andric
- Sun, 05 Mar 2023
- git: c237c10a2346 - main - xz: Improve compatibility with systems without capability mode support Xin LI
- git: c079c0ee94d0 - stable/13 - inet6_opt_init.3: Some enhancements Gordon Bergling
- git: 04e14db22425 - stable/13 - lockstat: Use the correct type for a symbol size Mark Johnston
- git: 1a0e3257ca9d - stable/13 - lockstat: Use gelf.h instead of playing games with the preprocessor Mark Johnston
- Re: git: c237c10a2346 - main - xz: Improve compatibility with systems without capability mode support Ihor Antonov
- git: 3689f8aeab82 - main - linux_80211: Don't dequeue lsta if not queued Colin Percival
- git: cb894f746c07 - main - Map arm64 pci config memory as non-posted Andrew Turner
- git: 5a91529479b4 - main - Support non-posted MMIO on arm64 with FDT Andrew Turner
- Re: git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup Bjoern A. Zeeb
- git: cd9e5d43333c - main - netstat: fix pfsync stats spelling Mateusz Guzik
- Mon, 06 Mar 2023
- git: ab53efd14237 - stable/13 - mergemaster: add deprecation notice to man page Ed Maste
- git: b562307b7034 - stable/13 - freebsd-update: use grep -E instead of egrep Ed Maste
- git: 02a57b183020 - stable/13 - thunderx: fix potential sign extension issue Ed Maste
- git: 528d8e55c8d3 - main - FFS/UFS snapshots: improve documentation. Kirk McKusick
- git: 4cd30c640db9 - main - uuidgen(1): fix another typo Baptiste Daroussin
- git: 551a3a645645 - stable/13 - uuidgen: add -c for compact uuid Baptiste Daroussin
- git: ebca19e71d8b - stable/13 - machine-id: generate a compact version of the uuid Baptiste Daroussin
- git: 131a68738513 - stable/13 - uuidgen(1): back to the past and fix typo Baptiste Daroussin
- git: bf6280a74400 - stable/13 - uuidgen(1): fix another typo Baptiste Daroussin
- git: 527bf20032b6 - main - Remove a #error that sneaked in Andrew Turner
- git: ee10c61d7a0a - main - stress2: Fix a off-by-one error. Added check for argument file type Peter Holm
- git: 5fa16e3c50c5 - releng/13.2 - mergemaster: add deprecation notice to man page Ed Maste
- git: 46a79e80414c - releng/13.2 - freebsd-update: use grep -E instead of egrep Ed Maste
- git: 89fe7b98fe45 - main - bhyvectl: do not return garbage from send_message Corvin Köhne
- git: b64ba2426441 - main - bhyvectl: correct socket_fd closing in send_message Corvin Köhne
- git: 942525ab47e9 - main - bhyvectl: don't leak nvlist in send_message Corvin Köhne
- git: 755dcd5e4913 - main - libvmm: add missing ioctl's to vm_ioctl_cmds Corvin Köhne
- git: 5c0a03125988 - main - bhyve: don't flush readonly device at blockif_pause Corvin Köhne
- git: 577ddca90877 - main - bhyve: add cap limits for ipc socket Corvin Köhne
- git: d213429e42d4 - main - bhyve: exit with EX_OSERR if init checkpoint or restore time failed Corvin Köhne
- git: 9a9a24896469 - main - bhyve: init checkput before caph_enter Corvin Köhne
- git: 062f2818c1ad - main - bhyvectl: don't permit using --suspend and --checkpoint at same time Corvin Köhne
- git: 44454bad8cab - stable/13 - bsnmp: Remove "All Rights Reserved" from FreeBSD Foundation copyrights Ed Maste
- git: 1ee4ec78c22d - stable/13 - g_part_ebr: always create "compat" aliases Ed Maste
- git: 2d415b019617 - stable/13 - tools/build: Hide spurious errors if sys/stat.h does not exist Ed Maste
- git: d8644a5d2458 - stable/13 - Enable kernel reproducible builds on stable branch Ed Maste
- git: 66bdbcd544d5 - main - net: unify mtu update code Alexander V. Chernikov
- git: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep. Alexander V. Chernikov
- git: 055776c84a41 - main - netlink: use newly-added if_foreach_sleep() to iterate over the interface list. Alexander V. Chernikov
- git: e2dc8d789f68 - main - dhclient: do not add 0.0.0.0 interface alias. Alexander V. Chernikov
- git: 6a6f2b0ce9e6 - main - netstat: fix IPv6 link-locals & custom multipath printing. Alexander V. Chernikov
- Re: git: 1d577bedbae8 - main - unbound: Fix config file path Dag-Erling_Smørgrav
- Re: git: 1d577bedbae8 - main - unbound: Fix config file path Ihor Antonov
- git: 70510800d1ad - main - mlx5: Enter network epoch when using if_foreach() Justin Hibbits
- git: 935b194ded5d - main - Mechanically convert usb ethernet drivers to DrvAPI Justin Hibbits
- Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep. Ravi Pokala
- Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep. Alexander Chernikov
- git: 506336f2cd1f - main - netmap: pkt-gen: init all slots of every tx ring Vincenzo Maffione
- git: 48227d1c6db8 - main - epair: Avoid loading m_flags into a short Mark Johnston
- git: df7bbd8c354a - main - epair: Simplify the transmit path and address lost wakeups Mark Johnston
- git: cec2d0b1c7ac - main - readelf: fix -wR option, memory leaks, and -wf minor bug Mark Johnston
- git: 305aaa93e0c8 - stable/13 - netlink: do not memcpy 0 bytes from a NULL pointer Ed Maste
- git: f260cddb30d9 - stable/13 - netgraph.4: remove obsolete ng_atm.4 reference Brooks Davis
- git: d2c764f98150 - stable/13 - NATM: Remove useless NETGRAPH_ATM_ATMPIF option Brooks Davis
- git: 744fb5a23261 - stable/13 - NgATM: Remove useless NGATM_ATM option Brooks Davis
- git: 08a5f8c5cbc7 - stable/13 - NgATM: deprecate Brooks Davis
- git: 85aac7cc92f5 - stable/13 - ng_atmllc: deprecate Brooks Davis
- git: 0ad9e0e8241f - releng/13.2 - NgATM: deprecate Brooks Davis
- git: b2ca665cb4ba - releng/13.2 - ng_atmllc: deprecate Brooks Davis
- Re: df2b419a4105 - main - ifnet: add if_foreach_sleep() to allow ifnet iterations with sleep. Ravi Pokala
- git: 9f1beeaed4d5 - main - pfctl: fix superblock printf format mismatch Kristof Provost
- git: 1be25bdb730f - main - pfctl: remove set but unused variable Kristof Provost
- git: 4639f11c9fb7 - releng/13.2 - netlink: fix interface dump. Ed Maste
- git: 6f68483d3f72 - releng/13.2 - netlink: simplify temporary address allocation in rtnl_handle_getlink(). Ed Maste
- git: d9f07162932b - releng/13.2 - netlink: do not memcpy 0 bytes from a NULL pointer Ed Maste
- git: e4520c8bd1d3 - vendor/openssl-3.0 - vendor branch created Enji Cooper
- git: 713264f6b8bc - main - netinet: Tighten checks for unspecified source addresses Mark Johnston
- git: d7a491dd3037 - main - make showconfig: set MACHINE and MACHINE_ARCH Ed Maste
- git: 3f9c1b2cae5d - main - src.conf: regen after d7a491dd3037 Ed Maste
- git: c4f59f056c1e - releng/13.2 - uuidgen: add -c for compact uuid Baptiste Daroussin
- git: 63270222c1ee - releng/13.2 - machine-id: generate a compact version of the uuid Baptiste Daroussin
- git: 8b1294488603 - stable/12 - netgraph.4: remove obsolete ng_atm.4 reference Brooks Davis
- git: 45fca9a779f8 - stable/12 - NATM: Remove useless NETGRAPH_ATM_ATMPIF option Brooks Davis
- git: 7adbe9f763b6 - stable/12 - NgATM: Remove useless NGATM_ATM option Brooks Davis
- git: a338a96efa45 - stable/12 - NgATM: deprecate Brooks Davis
- git: 08325b2df477 - stable/12 - ng_atmllc: deprecate Brooks Davis
- git: 08e66b7a374d - main - ATM: Remove /usr/include/netnatm when disbled Brooks Davis
- Re: git: 08e66b7a374d - main - ATM: Remove /usr/include/netnatm when disbled Brooks Davis
- Tue, 07 Mar 2023
- git: 6e0a1438d8f2 - main - src.opts.mk: mark ZFS broken on powerpc, matching kern.opts.mk Ed Maste
- git: 4a141adf16e2 - stable/13 - vfs_mount.c: Free exports structures in vfs_destroy_mount() Rick Macklem
- git: 7741a5c4dc5e - main - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Kirk McKusick
- git: d71a00e9f5db - main - arm64: ofw: respect the nonposted-mmio prop in OF_decode_addr() Kyle Evans
- git: 0cc2deb476be - stable/13 - xz: Improve compatibility with systems without capability mode support Xin LI
- git: 2e12642a6595 - stable/12 - xz: Improve compatibility with systems without capability mode support Xin LI
- git: f427703f16db - main - carp tests: ensure exactly one jail is master Kristof Provost
- git: 1af993335913 - releng/13.2 - netlink: call genetlink notification handler upon successful family search. Ed Maste
- git: 4182ec520407 - releng/13.2 - netlink: fix OOB read in genetlink Ed Maste
- git: 25c92cd2f6d1 - main - iflib: Further convert to use IfAPI accessors Justin Hibbits
- git: 084846271a75 - main - ktls: Use IfAPI accessors to get capabilities Justin Hibbits
- git: 56928500eceb - main - linux: Use the if_name() accessor to get loopback name Justin Hibbits
- git: 6d18b481f276 - main - cpsw(4): Finish conversion to IfAPI Justin Hibbits
- git: 068f2c0e10d5 - main - Mechanically convert dwc(4) to IfAPI Justin Hibbits
- git: 42875200fa44 - main - .gitignore: Ignore LSP generated .cache Mark Johnston
- git: cff482380436 - main - bhyve: Move libcasper dependecy to lib9p Mark Johnston
- git: 96064e0924d8 - releng/13.2 - amd64: Avoid copying td_frame from kernel procs Ed Maste
- git: 5d93b49489e8 - stable/13 - intr_event(9): fixup Nm field Mitchell Horne
- git: 3ca605d19b2e - stable/13 - powerpc: remove nexus_get_cpus() Mitchell Horne
- git: 7b37e83e4c8f - stable/13 - lockmgr: upgrade panic return checks Mitchell Horne
- git: 5b6edfc577fb - stable/13 - bcm_dma: attach at an earlier bus pass Mitchell Horne
- git: aa399ad3e554 - stable/13 - bcm_dma: don't dereference NULL softc Mitchell Horne
- git: 343c112dfea5 - main - altera: Fix build from 068f2c0e10 Justin Hibbits
- git: b1218349edec - main - tarfs: Set mountedfrom correctly. Dag-Erling Smørgrav
- git: 473a2c9a40e8 - main - byacc: Disable backtracking extension. Dag-Erling Smørgrav
- git: a9a38dea37ef - main - libc: Remove prototype and documentation for tzsetwall(). Dag-Erling Smørgrav
- git: c57dfd92c876 - main - tests: add more netlink tests for neighbors/routes Alexander V. Chernikov
- git: 1867702942b0 - main - arm64: fix the LINT-ACPI build Kyle Evans
- git: 5c8277ec2588 - main - netlink: cleanup netlink_writer code Alexander V. Chernikov
- Re: git: f874e59ffcd8..3c320f4e5ee3 - vendor/openssl - vendor branch updated John Baldwin
- git: 7661a2abe45c - main - src.opts.mk: sync FDT and OFED options with kern.opts.mk Ed Maste
- git: 64c618ed7dbb - main - Mechanically convert qlxge(4) to IfAPI Justin Hibbits
- git: 5b587352a23e - main - Mechanically convert qlxgb(4) to IfAPI Justin Hibbits
- git: 54ab3b4a03f0 - main - Mechanically convert qlxgbe(4) to IfAPI Justin Hibbits
- git: 954712e8f622 - main - Mechanically convert cxgb(4) and cxgbe(4) to IfAPI Justin Hibbits
- git: 1a718f7a3b4e - main - src.opts.mk: Remove long-unused NDIS option Ed Maste
- git: 0eabe33087d8 - main - Updates to UFS/FFS superblock integrity checks when reading a superblock. Kirk McKusick
- git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04" Warner Losh
- Re: git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04" Jessica Clarke
- git: 52f9710412ee - main - Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 109abf744bf7 - main - acpica: do not print warning for missing _ADR Warner Losh
- Re: git: 320e7e0003db - main - Revert "Fix cross-build support for Ubuntu 16.04" Warner Losh
- Wed, 08 Mar 2023
- git: 139825753995 - releng/13.2 - xz: Improve compatibility with systems without capability mode support Xin LI
- git: 790dc4d825c9 - stable/13 - linux_80211: Don't dequeue lsta if not queued Colin Percival
- git: 648bd2b1a6eb - releng/13.2 - linux_80211: Don't dequeue lsta if not queued Colin Percival
- git: 129ea078cd16 - main - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Kirk McKusick
- git: 0679eb1f39aa - main - netlink: make snl(3) scratch buffer growable Alexander V. Chernikov
- git: e6fe8ff07b8b - stable/13 - usbdevs: Remove duplicate APC entries Cy Schubert
- git: 18549a5bfe99 - stable/13 - usbdevs: Add APC Smart-UPS1000 Cy Schubert
- git: c6ee35809ad3 - stable/13 - usb: Add HID_IGNORE quirk for APC Smart-UPS1000 Cy Schubert
- git: bf04aa1701ae - stable/12 - usbdevs: Remove duplicate APC entries Cy Schubert
- git: 9a5406cabc01 - stable/12 - usbdevs: Add APC Smart-UPS1000 Cy Schubert
- git: 4e16ea3de70e - stable/12 - usb: Add HID_IGNORE quirk for APC Smart-UPS1000 Cy Schubert
- git: a472fd7a5737 - main - eqos: Mechanically convert to IfAPI Justin Hibbits
- git: d936c29ec021 - main - dpaa2: Mechanically convert to IfAPI Justin Hibbits
- git: 2d8cf575d577 - main - msdosfs: fix debug print format and parameter Stefan Eßer
- git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h> Joerg Wunsch
- Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h> Kyle Evans
- Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h> Joerg Wunsch
- git: 49ebbdb264fe - main - Add NAMESPACE MANAGEMENT into admin_opcode[]. Alexander Motin
- Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h> Kyle Evans
- git: b0484678d405 - main - dpaa2_mc.c: unbreak by adding <sys/lock.h> Joerg Wunsch
- Re: git: 175a584e501e - main - usb: dwc3: add <sys/mutex.h> Joerg Wunsch
- git: 42afe48b1a36 - main - makeman: fix a whitespace bug Brooks Davis
- git: fca7df1b28c8 - main - makeman: don't insert a $FreeBSD$ Brooks Davis
- git: 397364e7df39 - main - src.conf.5: regen without $FreeBSD$ Brooks Davis
- git: cc36164a77f9 - main - makeman: replace -\|/ twiddles with dots Brooks Davis
- git: eee4264c9fcb - main - Make <sys/systm.h> more self-contained. John Baldwin
- git: 6dcd6d199f86 - main - arch.7: Drop most mentions of MIPS. John Baldwin
- git: f4ea84cea23f - main - krping: Use get_cyclecount for get_cycles. John Baldwin
- git: fe0f6950391c - main - Enable OFED on all platforms except for 32-bit arm. John Baldwin
- git: 3140e27ee5c4 - main - sys/modules/Makefile: Add a section for arm64 + x86 + powerpc64. John Baldwin
- git: 4a869d380e8d - main - nvram2env: Retire unused MIPS-specific driver Ed Maste
- git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Ed Maste
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions John Baldwin
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Warner Losh
- Thu, 09 Mar 2023
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Ed Maste
- git: bd258f88e579 - main - src.conf.5: Use common phrasing in WITHOUT_OFED text Ed Maste
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Warner Losh
- git: f6d6c6688900 - main - grep: remove tautological condition Kyle Evans
- git: c816aea7abcf - main - Revert "grep: remove tautological condition" Kyle Evans
- git: b61758494286 - main - grep: remove tautological condition Kyle Evans
- git: 862aab6281a5 - main - hostid: Generate random UUID by default Tijl Coosemans
- git: ecad3f5c4d92 - main - rc.d: Generate machine-id from hostid_save Tijl Coosemans
- git: 62679a0594dd - releng/13.2 - growfs_fstab startup script: set dumpdev to AUTO Mike Karels
- git: 76f6d391504b - main - netlink: add basic message writing support to snl(3). Alexander V. Chernikov
- git: 90d625122886 - main - netlink: add rtsock-compatible header to use with netlink snl(3). Alexander V. Chernikov
- git: 595d23f777dc - main - netlink: add snl(3) default parsers for routes and links. Alexander V. Chernikov
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Ed Maste
- git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters. Alexander Motin
- Re: git: 7e5bf68495cc - main - netlink: add netlink support Kristof Provost
- git: da4047d3ba23 - main - fix buildworld after 595d23f777dc. Alexander V. Chernikov
- Re: git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters. Yuri
- Re: git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters. Alexander Motin
- git: 5489d7e93a06 - main - xen: bump used interface version Roger Pau Monné
- git: 6f80738b228c - main - xen: fetch dom0 video console information from Xen Roger Pau Monné
- git: e08302f6499e - main - vm_fault: Update a comment to reflect the removal of the default pager Mark Johnston
- git: b2654064c2d1 - main - pkg(7): use libmd for sha256 instead of openssl Baptiste Daroussin
- Re: git: b2654064c2d1 - main - pkg(7): use libmd for sha256 instead of openssl Kyle Evans
- Re:_git:_b2654064c2d1_-_main_-_pkg(7):_ use_libmd_for_sha256_instead_of_openssl Baptiste Daroussin
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions John Baldwin
- Re: git: 7e5bf68495cc - main - netlink: add netlink support Alexander Chernikov
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Warner Losh
- git: af0cc0b22362 - main - NgATM: Remove netgraph ATM support Brooks Davis
- git: 105a4f7b3cb6 - main - ng_atmllc: remove Brooks Davis
- git: aad600e52e8b - main - Remove WITH(OUT)_ATM option Brooks Davis
- Re: git: c581962414ed - main - src.conf.5: Add some WITH_/WITHOUT_ option descriptions Brooks Davis
- git: 5b3f109816fa - main - man5/rc.conf.5: document hostid and machine-id related variables Ceri Davies
- git: e5dd5bfa55dc - main - pkg(7): now that we do use libmd, use it completly Baptiste Daroussin
- git: efa3c0af3724 - main - rc.conf: update comment referring to /etc/motd Ceri Davies
- git: 654b1e38c47f - main - man5/rc.conf.5: minor nitpicks to formatting, grammar, spelling Ceri Davies
- git: 465171322ebe - main - man5/rc.conf.5: finally retire references to pccard_ifconfig variable Ceri Davies
- git: 21735dfaebdf - main - include: Remove no longer existing netgraph/atm Brooks Davis
- git: 3ac71149bade - main - Add WITH_LOADER_VERIEXEC_VECTX description Brooks Davis
- git: 626d1e4a82e2 - main - netmap: Remove obsolete compatibility defines Mark Johnston
- Fri, 10 Mar 2023
- git: 5a905d8219bb - releng/13.2 - 13.2: update to RC2 Colin Percival
- git: 4a2b92d99fee - main - sctp: initial implementation of draft-tuexen-tsvwg-sctp-zero-checksum Michael Tuexen
- git: 5abaf0866445 - main - heimdal: Fix CVE-2022-4152, signature validation error Cy Schubert
- git: 75798f9b0105 - main - cap_*(2): Document ENOSYS behavior. Xin LI
- git: cc0fe048ec39 - main - kern: physmem: don't create a new exregion for different flags... Kyle Evans
- git: 175a4d10428e - main - contrib/bc: update to version 6.4.0 Stefan Eßer
- git: a6dfd2015c20 - main - tftpd: Fix max block size calculation. Dag-Erling Smørgrav
- git: 7c21545c46e1 - main - tftpd: Ensure that tftp_log() preserves errno. Dag-Erling Smørgrav
- git: 36242fc0e56c - main - tftpd: Make the transfer functions return success / failure. Dag-Erling Smørgrav
- git: 92570f67c791 - main - tftp: Correctly propagate transfer errors. Dag-Erling Smørgrav
- git: 9f6f64941c02 - main - tftpd: Make the -d option behave as documented. Dag-Erling Smørgrav
- git: e3b4cb1b32c0 - main - tftpd: Use poll() instead of alarm() + setjmp(). Dag-Erling Smørgrav
- git: b4736c90adb8 - main - tftpd: Don't consume arbitrary requests when failing to fork. Dag-Erling Smørgrav
- git: 77e83935b7ef - main - tftpd: Don't forget to close stderr on startup. Dag-Erling Smørgrav
- git: 64c2a712d661 - main - tftp: Add tests. Dag-Erling Smørgrav
- git: 1955ad42b3b7 - main - tftpd: Gracefully skip tests if networking is not enabled. Dag-Erling Smørgrav
- git: 9503d2704ca6 - main - opts: Minor cleanup of ZFS options Warner Losh
- git: 41cf798e8206 - main - opts: popwerpcspc is also 32-bit Warner Losh
- git: 3916fdd2f2c8 - main - opts: fix silly typo Warner Losh
- Re: git: e5dd5bfa55dc - main - pkg(7): now that we do use libmd, use it completly Enji Cooper
- git: 59c26d1a95a0 - stable/13 - heimdal: Fix CVE-2022-4152, signature validation error Cy Schubert
- git: c4c0bd4d0102 - stable/12 - heimdal: Fix CVE-2022-4152, signature validation error Cy Schubert
- git: 478de7f8e258 - main - netbsd-tests: Remove some pointless sleeps from message queue tests Mark Johnston
- git: e1ccf64b884a - main - netbsd-tests: Serialize message queue tests Mark Johnston
- git: 44b31d37ad2b - main - qat: Reconnect qat.4 to the build Mark Johnston
- Sat, 11 Mar 2023
- git: 73b951cd3914 - main - vm: move up object lock asserts in fault functions Mateusz Guzik
- git: bdfd1adc9908 - main - vm: add VM_OBJECT_UNLOCK Mateusz Guzik
- git: fdb1dbb1cc06 - main - vm: read-locked fault handling for backing objects Mateusz Guzik
- git: effb053522e8 - main - rc.conf.5: dhclient came from OpenBSD, but now isn't the OpenBSD client Ceri Davies
- git: 682bd8ecaac9 - main - rc.conf.5: fix typo of route6d that I introduced while nitpicking Ceri Davies
- git: 1510005c94b8 - main - dtsec: Complete mechanical conversion to IfAPI Justin Hibbits
- git: 3caaaa56bbba - main - phyp_llan: Mechanically convert to IfAPI Justin Hibbits
- git: 635ecbf47015 - main - dtrace/powerpc: Adjust AFRAMES for fbt and profile Justin Hibbits
- git: 3e1155ade1ba - main - dtrace/powerpc: "Fix" stack traces across trap frames Justin Hibbits
- git: 22bf2a479f68 - main - netmap: get rid of WNA() macro Vincenzo Maffione
- git: 1a791448272a - main - rc.conf.5: a stray whitespace removed Maxim Konovalov
- git: 3c3a434f8ee8 - main - vm: avoid lock upgrade if possible in vm_fault_next Mateusz Guzik
- git: 51015e6d0f57 - main - csu: move common code to libc Konstantin Belousov
- git: 0303938539f3 - main - x86: microoptimize static PIE startup Konstantin Belousov
- git: 0c6f0c0db75e - main - libc: move declaration of 'char **environ' to common private header Konstantin Belousov
- git: c5c9d980c4b0 - main - libc/csu: rename ignore_init.c to libc_start1.c Konstantin Belousov
- Sun, 12 Mar 2023
- git: 63715498ac6b - main - powerpc: enable ZFS on 32 bit powerpc/powerpcspe Alfredo Dal'Ava Junior
- git: baf1e9713969 - stable/13 - hostid: Generate random UUID by default Tijl Coosemans
- git: d6852eed98ed - stable/13 - rc.d: Generate machine-id from hostid_save Tijl Coosemans
- Re: git: 5b5b7e2ca2fa - main - vfs: always retain path buffer after lookup Dmitry Chagin
- git: 6f0b2a235a13 - main - powerpc/pmap: Add pmap_sync_icache() for radix pmap Justin Hibbits
- git: 298a392ec318 - main - daemon: move variables into struct daemon_state Warner Losh
- Re: git: 5b5b7e2ca2fa - main - vfs: always retain path buffer after lookup Mateusz Guzik
- git: 35c872422c8c - main - vfs: whack leftover cn_origflags Mateusz Guzik
- Re: git: 5b5b7e2ca2fa - main - vfs: always retain path buffer after lookup Mateusz Guzik
- git: 0bb08f21cc5c - main - rc.d: Fix NFS server startup scripts to enable vnet prison use Rick Macklem
- git: a379d5c5efb2 - releng/13.2 - hostid: Generate random UUID by default Tijl Coosemans
- git: 71d88613d129 - releng/13.2 - rc.d: Generate machine-id from hostid_save Tijl Coosemans
- git: 94e3409e2d02 - main - libc/csu: add powerpcspe Konstantin Belousov
- git: c383f4857f16 - main - lib/csu: do not compile the body of handle_static_init() for PIC build at all Konstantin Belousov
- git: 84eac070494d - main - RELNOTES: Add an entry for NFS server support in vnet prisons Rick Macklem
- Mon, 13 Mar 2023
- git: 65e9eb07012a - main - Look in getlocalbase() for the calendar-data package data David E. O'Brien
- git: 47d0f36c3c43 - main - Document gethostbyname_r's public exposure in 6.2. David E. O'Brien
- git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Wei Hu
- git: 43a51b8bfdf0 - stable/13 - route(8): Add an example how to print the routing tables Gordon Bergling
- git: d8d86ab91e0f - stable/13 - route(8): Remove obsolete information Gordon Bergling
- git: afca4c000b72 - stable/13 - route.8: Add information about ROUTE_MPATH and FIB_ALGO Gordon Bergling
- git: ca1b471b50ee - stable/13 - route.8: Fix mandoc warnings Gordon Bergling
- git: 90bc2120b51b - main - tests: fix python parsing of netlink nested attributes Alexander V. Chernikov
- git: 0a310c94eeb8 - main - vm: consistently prefix fault helpers with vm_fault_ Mateusz Guzik
- Re: git: e80699a809a0 - main - netlink: add NETLINK to GENERIC. Alexander Chernikov
- git: 84f06098ef0a - main - zfs: Use .section .rodata instead of .rodata on FreeBSD Mateusz Guzik
- git: 359b91804001 - stable/13 - Add NAMESPACE MANAGEMENT into admin_opcode[]. Alexander Motin
- git: de0b02cb7b11 - stable/13 - nvmecontrol: Fix default ns create parameters. Alexander Motin
- git: 683853a92477 - main - sendfile tests: Mount filesystems under the test workdir Mark Johnston
- git: cd133525fad1 - main - smr: Remove the return value from smr_wait() Mark Johnston
- git: 29c9b1673305 - main - epair: Remove unneeded includes and sort some of the rest Mark Johnston
- git: aa71d6b4a2ec - main - netinet: Disallow unspecified addresses in ICMP-embedded packets Mark Johnston
- git: e620e088cbd1 - main - dtrace/powerpc: Remove accidental commented out line Justin Hibbits
- git: db7f871eea7f - stable/13 - buf: Make buf_daemon_shutdown() a no-op after a panic Mark Johnston
- git: ee429a15e499 - stable/13 - posixshm tests: Correct page size index checks Mark Johnston
- git: cc7b54d6ec76 - stable/13 - bhyveload: Address compiler warnings and bump WARNS Mark Johnston
- git: 054f0a64547f - stable/13 - deadlkres: Make parameters settable with tunables Mark Johnston
- git: 25766cfd83b2 - stable/13 - bhyvectl: Address compiler warnings and bump WARNS Mark Johnston
- git: 25e0844eda66 - stable/13 - netmap: Fix compiler warnings in tools Mark Johnston
- git: c3bd32f225ec - stable/13 - epair: Avoid loading m_flags into a short Mark Johnston
- git: 762ad964ee34 - stable/13 - epair: Simplify the transmit path and address lost wakeups Mark Johnston
- git: fc76ddee9be0 - main - tftp: Add test cases for URL mode. Dag-Erling Smørgrav
- git: 3eaffc626589 - main - netinet6: allow disabling excess log messages Pawel Biernacki
- git: 35b6e52c30a2 - main - net.inet6.ip6.log_interval: use ppsratecheck(9) internally Pawel Biernacki
- Re: git: 35b6e52c30a2 - main - net.inet6.ip6.log_interval: use ppsratecheck(9) internally Gleb Smirnoff
- git: 370e009188ba - main - makefs: make msdos creation go fast Warner Losh
- Tue, 14 Mar 2023
- git: 91b2da13702f - main - arm: generic_timer: use interrupt-names when available Kyle Evans
- git: bc33c99234a6 - main - makefs: do not call brelse if bread returns an error Ed Maste
- git: 7f3c3606465f - main - Parse /kboot.conf Warner Losh
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Jessica Clarke
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Jessica Clarke
- git: aa39abd8e58f - main - arm64: Move Azure-specific config from std.hyperv to std.azure Jessica Clarke
- git: 4f7b3120bc60 - main - arm64: Delete redundant badly formatted and capitalised comment Jessica Clarke
- git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Warner Losh
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Jessica Clarke
- RE: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Wei Hu
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Jessica Clarke
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Warner Losh
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Jessica Clarke
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Warner Losh
- RE: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Wei Hu
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Jessica Clarke
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Emmanuel Vadot
- Re: git: 15e7fa83ef3c - main - arm64: Hyper-V: Add vPCI and Mellanox driver modules into build Jessica Clarke
- git: a78e46a7dbb3 - main - xen: take struct size into account for video information Roger Pau Monné
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Konstantin Belousov
- git: 5b99fbfb7289 - releng/13.2 - route(8): Add an example how to print the routing tables Gordon Bergling
- git: 92d6645fd4c2 - releng/13.2 - route(8): Remove obsolete information Gordon Bergling
- git: 49a096e889c4 - releng/13.2 - route.8: Add information about ROUTE_MPATH and FIB_ALGO Gordon Bergling
- git: 2ebf1ef8825f - releng/13.2 - route.8: Fix mandoc warnings Gordon Bergling
- git: ae60314c9467 - main - Fix the ofw parent check in arm64 nexus Andrew Turner
- git: 93d574ea957d - main - Always enable the virtual timer for userspace Andrew Turner
- git: a2de35e1a460 - main - CI: update QEMU command line to avoid deprecated option format Ed Maste
- git: 21f268182838 - main - route.8: Don't reference an external command in EXAMPLES Gordon Bergling
- git: 069fb41af5bc - releng/13.2 - nvmecontrol: Fix default ns create parameters. Alexander Motin
- git: a849842f510a - main - loader: Add support for booting from a ZFS snapshot Allan Jude
- git: 2ef8baba4c0c - main - Increase protection provided by veriexec with new unlink/rename hooks. Warner Losh
- git: a14756f5c351 - stable/13 - epair: Fix the RSS build Mark Johnston
- git: e9ea690ae848 - main - udp: Fix a memory leak in udp6_send() Mark Johnston
- git: f32d6f745d0e - main - ping6: Use errx to avoid appending a specious error message Mark Johnston
- git: 9185854d1965 - main - ping: Fix the display of Flags/Fragment Offset Mark Johnston
- git: 6d33121337af - main - ping: Remove ifndef icmp_data guards Mark Johnston
- git: aa1e6a4f4c28 - stable/13 - makefs: make msdos creation go fast Warner Losh
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Warner Losh
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Mateusz Guzik
- Re: git: adeca21464d2 - main - Add GNU glibc compatible secure_getenv Warner Losh
- git: d0f1f38202c4 - main - Reserve u2f group for FIDO/U2F key support (SSH, etc.) Ed Maste
- git: 96ab5023fd4b - main - compiler-rt: remove eprintf Ed Maste
- git: 19aba210e1a1 - main - ssh: fix leak and apply style(9) to hostname canonicalization Ed Maste
- git: adf62e836315 - main - infiniband: Convert BPF handling for IfAPI Justin Hibbits
- git: 4e31d33bfe67 - stable/13 - netmap: pkt-gen: init all slots of every tx ring Vincenzo Maffione
- git: 6c9fe357435d - main - netmap: get rid of save_if_input for emulated adapters Vincenzo Maffione
- git: 3346164ce844 - main - net80211: define mask for ss_flags rather than using hardcoded 0xfff Bjoern A. Zeeb
- git: d7fb679dc96b - main - net80211: make ieee80211_scan_dump_channels private Bjoern A. Zeeb
- git: c0f94fee0bdd - main - jail.8: Update the allow.nfsd section Rick Macklem
- Re: git: 3eaffc626589 - main - netinet6: allow disabling excess log messages Bjoern A. Zeeb
- git: a06761e3f473 - main - secure_getenv: Put under __BSD_VISIBLE Warner Losh
- Wed, 15 Mar 2023
- git: 379954d06c1d - main - src.conf.5: Regen after ZFS-related options changes Jessica Clarke
- git: 9e914c7af1f3 - main - Add new DISK_IMAGE_TOOLS_BOOTSTRAP option Jessica Clarke
- git: f13b4e460ccb - main - .github: Test DISK_IMAGE_TOOLS_BOOTSTRAP in CI Jessica Clarke
- git: aa728e209458 - stable/13 - sqlite3: Vendor import of sqlite3 3.41.0 Cy Schubert
- git: 7cca504c7a69 - stable/12 - sqlite3: Vendor import of sqlite3 3.41.0 Cy Schubert
- git: 2ed0305bc3f2 - main - CI: Run pkgbase METALOG lint script Ed Maste
- git: 1308a17bad88 - main - bhyve: Remove trailing semicolon Warner Losh
- git: 365348f66a47 - main - lpr: Remove trailing semicolon Warner Losh
- git: 94dcc95fdf45 - main - pmccontrol: Remove trailing semicolon Warner Losh
- git: 44357c18ccb9 - main - ppp: Remove trailing semicolon Warner Losh
- git: 3693d9140e05 - main - rc: ignore .pkgsave files Warner Losh
- git: 0b0ae2e4cd22 - main - jail: convert several functions from int to bool Warner Losh
- git: 8e933d9c598e - main - libbe: Avoid double printing cloning errors. Warner Losh
- Re: git: 44357c18ccb9 - main - ppp: Remove trailing semicolon Jessica Clarke
- Re: git: 44357c18ccb9 - main - ppp: Remove trailing semicolon Warner Losh
- git: 559e41a11b32 - main - veriexec: Improve comments Warner Losh
- git: b71ef90ec28f - main - Keep per-timer interrupt data together Andrew Turner
- git: 6419b48f7d7f - main - Support arm64 stage2 TLB invalidation Andrew Turner
- git: 83b5c80c6923 - main - net: refactor if_clone.c #1 Alexander V. Chernikov
- git: 6b488550ee57 - releng/13.2 - epair: Avoid loading m_flags into a short Mark Johnston
- git: 5e49311e0177 - releng/13.2 - epair: Simplify the transmit path and address lost wakeups Mark Johnston
- git: 8937bd37d07c - main - arm64: limit EFI excluded regions to physical memory types Mitchell Horne
- git: 51308cd29b3b - main - Support the arm64 pmap_remove_write for stage 2 Andrew Turner
- git: 02f3d094aead - main - Use the arm physical timer when able Andrew Turner
- git: 5c4bd8756fbc - main - Stop using the rid as an index in the arm timer Andrew Turner
- git: 6834ca8a434b - main - ssh: update FREEBSD-upgrade instructions Ed Maste
- git: cc67cd58fce0 - main - arm64: Support stage 2 mappings in pmap_remove_all Andrew Turner
- git: 0a21a6659e5d - stable/13 - dtrace/powerpc: "Fix" stack traces across trap frames Justin Hibbits
- git: 1026d170f4f7 - stable/13 - dtrace/powerpc: Adjust AFRAMES for fbt and profile Justin Hibbits
- git: ed2c3bda43fb - stable/13 - powerpc/pmap: Add pmap_sync_icache() for radix pmap Justin Hibbits
- git: fcd94047f33b - releng/13.2 - dtrace/powerpc: "Fix" stack traces across trap frames Justin Hibbits
- git: 72d1ee8d6d76 - releng/13.2 - dtrace/powerpc: Adjust AFRAMES for fbt and profile Justin Hibbits
- git: f2df50925ee9 - releng/13.2 - powerpc/pmap: Add pmap_sync_icache() for radix pmap Justin Hibbits
- git: 73ae25c174b5 - main - netlink: improve snl(3) Alexander V. Chernikov
- git: 6026b45aabb3 - main - sctp: improve negotiation of zero checksum feature Michael Tuexen
- git: cee09bda03c8 - main - sctp: allow disabling of SCTP_ACCEPT_ZERO_CHECKSUM socket option Michael Tuexen
- git: bd66219c6dc1 - stable/13 - sesutil: don't malloc in a tight loop Alan Somers
- git: 3205b36fba10 - stable/13 - fusefs: fix a buffer overflow in the tests Alan Somers
- git: 4e4e299b0950 - stable/13 - fusefs: add some more test cases for bad fuse servers Alan Somers
- Thu, 16 Mar 2023
- git: 3a60f9c605a2 - releng/13.2 - makefs: make msdos creation go fast Warner Losh
- git: 2c101fca1991 - releng/13.2 - netlink: Fix "version introduced" documentation Warner Losh
- Re: git: 2fee87562948 - main - abstract out the vm detection via smbios.. Kyle Evans
- git: c91ae48a25ed - main - sctp: don't do RTT measurements with cookies Michael Tuexen
- git: b52b61c0b6b1 - main - pf: distinguish forwarding and output cases for pf_refragment6() Kristof Provost
- git: 80e76c61ccc4 - main - pf: set scope in pf_refragment6() Kristof Provost
- git: 225e85513fd7 - main - pf tests: test IPv6 fragmentation with link-local addresses Kristof Provost
- git: 49cad3daf2a3 - main - carp: carp_master_down_locked() requires net epoch Zhenlei Huang
- git: 6cb78fa479c7 - main - tarfs: Repeat tests using GNU tar if available. Dag-Erling Smørgrav
- git: fd8c98a52f71 - main - tarfs: Correctly track link count. Dag-Erling Smørgrav
- git: e81d55b43948 - main - tarfs: Support tar files which include file modes with permissions. Dag-Erling Smørgrav
- git: ef184e989b54 - main - tarfs: Fix backtracking during node creation. Dag-Erling Smørgrav
- Re: git: 2fee87562948 - main - abstract out the vm detection via smbios.. Yuri
- git: 7ee81174ca89..36b354d74be5 - vendor/openssh - vendor branch updated Ed Maste
- git: 0ab801295204 - Create tag vendor/openssh/9.3p1 Ed Maste
- git: 79f5d67caa69 - main - stress2: New problem found was added Peter Holm
- git: 61dad7633cd3 - releng/13.2 - route.8: Don't reference an external command in EXAMPLES Gordon Bergling
- git: 473ab212dc1f - main - Allow psci.h to be used by userspace Andrew Turner
- git: e89be21854b3 - main - Add a psci macro to build a version value Andrew Turner
- git: 7d0b91591966 - main - Add PSCI affinity info return values Andrew Turner
- git: 565e917b4432 - stable/13 - netmap: Remove obsolete compatibility defines Mark Johnston
- Re: git: 2fee87562948 - main - abstract out the vm detection via smbios.. Kyle Evans
- git: 4d3fc8b0570b - main - ssh: Update to OpenSSH 9.3p1 Ed Maste
- git: fa3af3ce5010 - main - tail: Verify correct behavior when input does not end in a newline. Dag-Erling Smørgrav
- git: 69c7c8119058 - main - Move access to tcp's t_logstate into inline functions and provide new tracepoint and bbpoint capabilities. Randall Stewart
- git: 8ed1e2c88012 - main - sctp: enforce Kahn's rule during the handshake Michael Tuexen
- git: 83fb1bdbfe53 - main - Rename smmu pmap functions Andrew Turner
- git: 5f2070adb943 - main - Only support a 4 level smmu page table Andrew Turner
- git: 9a5dddc94f5c - main - Remove unneeded arm64 smmu macros Andrew Turner
- git: bc108947579e - main - Remove an unneeded CTASSERT in the smmu driver Andrew Turner
- git: f7acb7ed41f2 - main - Allow forcing non-posted memory on arm64 Andrew Turner
- git: 3473f2832284 - main - Switch the arm64 VM_MEMATTR_DEVICE to nGnRE Andrew Turner
- git: a671f96d9319 - main - Mark arm64 mair_el1 fields as unsigned long Andrew Turner
- git: 08ffa93d9f0e - releng/13.2 - heimdal: Fix CVE-2022-4152, signature validation error Ed Maste
- git: 0c0c89736597 - releng/13.2 - heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILL Ed Maste
- git: a7ba32e6bcb9 - main - tun tests: Fix cleanup definitions Mark Johnston
- git: 95a2b4d17234 - main - sendmail: silence K&R warns Mateusz Guzik
- git: de0009f001c2 - main - libz: silence K&R warns Mateusz Guzik
- git: 3451ed888e75 - main - less: silence K&R warns Mateusz Guzik
- git: ba5070ab441f - main - libc/yp: sort out warnings Mateusz Guzik
- git: b38688df1d0c - main - libmd: ansify Mateusz Guzik
- git: 802b48363097 - stable/13 - ssh: Update to OpenSSH 9.3p1 Ed Maste
- git: 58436df347de - main - libipsec: ansify Mateusz Guzik
- git: 896516e54a8c - main - nfscl: Add a new NFSv4.1/4.2 mount option for Kerberized mounts Rick Macklem
- Fri, 17 Mar 2023
- git: 43ad40718af1 - releng/13.2 - ssh: Update to OpenSSH 9.3p1 Ed Maste
- git: d9bf9d73203f - releng/13.2 - 13.2: update to RC3 Colin Percival
- git: 7c0cbba1d51d - stable/13 - kern: physmem: don't truncate addresses in DEBUG output Kyle Evans
- git: cda391fe2207 - stable/13 - iconvlist(3): fix count argument type Kyle Evans
- git: 04accaacd45a - stable/13 - i18n: csmapper: hook up the top-level .src files to the build Kyle Evans
- git: 6fdb5daba679 - stable/13 - efifb: add a tunable to select the framebuffer cache attribute Kyle Evans
- git: d18524b6f720 - stable/13 - grep: remove tautological condition Kyle Evans
- git: 1e6d266d70e9 - stable/13 - kern: physmem: don't create a new exregion for different flags... Kyle Evans
- git: f7a884cb017f - main - x86: gate smbios hypervisor identification behind vm_guest Kyle Evans
- git: 15d683c334f9 - stable/13 - route.8: Don't reference an external command in EXAMPLES Gordon Bergling
- git: 6f9ebb3d0fed - main - bhyve: add helper for adding fwcfg files Corvin Köhne
- git: d85147f3d681 - main - bhyve: add cmdline option to enable qemu's fwcfg Corvin Köhne
- git: c15ceae9e7f9 - stable/13 - carp: carp_master_down_locked() requires net epoch Zhenlei Huang
- git: 1adfb2e834c5 - stable/13 - bhyve: add helper to add fwcfg items Corvin Köhne
- git: 02296919604f - stable/13 - bhyve: add common fwcfg items Corvin Köhne
- git: fb18fc6b050e - stable/13 - vmm: fix restore of TSC offset Corvin Köhne
- git: 38acc80a5b69 - stable/13 - bhyve: fix restore of kernel structs Corvin Köhne
- git: f6a333f85524 - stable/13 - bhyve: fix resume for vms with guest_ncpus > 1 Corvin Köhne
- git: 38b37099bb19 - stable/13 - bhyvectl: do not return garbage from send_message Corvin Köhne
- git: d2da92306a89 - stable/13 - bhyvectl: correct socket_fd closing in send_message Corvin Köhne
- git: f63fd20a9ac2 - stable/13 - bhyvectl: don't leak nvlist in send_message Corvin Köhne
- git: 1606dd1d87f7 - stable/13 - libvmm: add missing ioctl's to vm_ioctl_cmds Corvin Köhne
- git: c8b5f347317d - stable/13 - bhyve: don't flush readonly device at blockif_pause Corvin Köhne
- git: 2193f12bf8db - stable/13 - bhyve: add cap limits for ipc socket Corvin Köhne
- git: 6efb053bea5f - stable/13 - bhyve: exit with EX_OSERR if init checkpoint or restore time failed Corvin Köhne
- git: c8ec366fd73e - stable/13 - bhyve: init checkput before caph_enter Corvin Köhne
- git: 4e10f8056b24 - stable/13 - bhyvectl: don't permit using --suspend and --checkpoint at same time Corvin Köhne
- git: 7861fce32b4d - main - stress2: Fix compiler warning Peter Holm
- git: 031461b1666e - main - arm: Remove kernel config APALIS-IMX6 Emmanuel Vadot
- git: ba9f8eeb4789 - main - arm: Remove VYBRID specific kernel config Emmanuel Vadot
- git: cdb0c2a73df6 - main - arm: Remove IMX5 specific kernel configs Emmanuel Vadot
- git: 1c4ff02a7458 - main - arm: Remove IMX6 kernel config Emmanuel Vadot
- git: 37531e78df29 - main - arm: allwinner: Garbage collect a10_hdmi driver Emmanuel Vadot
- git: 8574d32f226a - main - arm: imx: Rename video related devices Emmanuel Vadot
- git: 3bcb469c61de - main - arm: ti: Rename video related devices Emmanuel Vadot
- git: 00e84f52f098 - main - arm: Rename hdmi_if.m to crtc_if.m Emmanuel Vadot
- git: a4f8318acec6 - main - UPDATING: Document arm video devices renaming. Emmanuel Vadot
- git: 949efdaa1db8 - main - arm: Remove SOCFPGA specific kernel configs Emmanuel Vadot
- git: 94a3876d7e18 - main - vmm: fix missing ipi statistic Corvin Köhne
- git: ff6d60946a0e - main - amd64 acpi_wakeup.c: fix typo Konstantin Belousov
- git: 491263d7a640 - main - ping: Avoid magic numbers Mark Johnston
- git: 62a573d9537c - main - vfs: retire KERN_VNODE Mateusz Guzik
- git: f50f53931edb - main - xhci(4): Correct PCI device IDs for Zhaoxin USB 3.0 controllers Zhenlei Huang
- git: 95b2d16b38a7 - main - ehci(4): Correct PCI device ID for Zhaoxin USB 2.0 controller Zhenlei Huang
- git: b754d7faafd3 - main - uhci(4): Correct PCI device ID for Zhaoxin USB controller Zhenlei Huang
- git: 84a739406d7a - stable/13 - intrng: sort includes Mitchell Horne
- git: ae6e42b59e68 - stable/13 - intrng: track counter allocation with a bitmap Mitchell Horne
- git: 282e4cf32d4e - stable/13 - daemon: add long_opts Kyle Evans
- git: 488cf4bb6fa1 - stable/13 - daemon: use braces with 'if' consistently Kyle Evans
- git: d24c97ebfb86 - stable/13 - daemon: consolidate variable declarations and initializaions Kyle Evans
- git: cc123f0dba83 - stable/13 - daemon: initialize mask_orig with sigemptyset() Kyle Evans
- git: 93871c6cff22 - stable/13 - daemon: fix double init of pid variable Kyle Evans
- git: 52f302f1361f - stable/13 - daemon: initialize struct sigaction at declaration site Kyle Evans
- git: 6f71a684560f - stable/13 - daemon: add supervision_enabled var Kyle Evans
- git: d394c80f4950 - stable/13 - daemon: make dosyslog variable a bool and give it a better name Kyle Evans
- git: 5e46ebc5d0a4 - stable/13 - daemon: make log_reopen variable a bool Kyle Evans
- git: b71a65870f4d - stable/13 - daemon: deduplicate log_params varaibles Kyle Evans
- git: d8b8a0316ed7 - stable/13 - daemon: move syslog facility and syslog tag into log_params Kyle Evans
- git: 8eb1e5dd77ca - stable/13 - daemon: more human-friendly variable names Kyle Evans
- git: 05578dd5218d - stable/13 - daemon: style changes Kyle Evans
- git: 204306b0532a - stable/13 - daemon: flatten and simplify fork() logic Kyle Evans
- git: bb2e206cae8b - stable/13 - daemon: change type of listen_child() to C99 bool Kyle Evans
- git: bc9d2ee0a7ac - stable/13 - daemon: simplify if/else chain Kyle Evans
- git: 3f0b048a24bc - stable/13 - daemon: add braces to while loop Kyle Evans
- git: ec3a7d28289f - stable/13 - daemon: decouple restart variable Kyle Evans
- git: 799d67ec407f - stable/13 - daemon: set supervise_enabled during argument processing Kyle Evans
- Sat, 18 Mar 2023
- Re: git: c5c9d980c4b0 - main - libc/csu: rename ignore_init.c to libc_start1.c Charlie Li
- Re: git: c5c9d980c4b0 - main - libc/csu: rename ignore_init.c to libc_start1.c Jessica Clarke
- git: cf6356fd471c - main - daemon: repace goto exit with daemon_terminate() Kyle Evans
- git: 8117ea0a4131 - main - daemon: remove unnecessary memset in daemon_state_init() Kyle Evans
- Re: git: cf6356fd471c - main - daemon: repace goto exit with daemon_terminate() Jessica Clarke
- git: 6b49a630f441 - main - daemon: kill off some stray blank lines Kyle Evans
- git: 366da717deda - main - Add root directory entry check. Fedor Uporov
- git: 3c2dc524c333 - main - Do not panic in case of corrupted directory Fedor Uporov
- git: ab3ff87a333a - main - Belately bump __FreeBSD_version for introduction of __libc_start1() Konstantin Belousov
- Re: git: c5c9d980c4b0 - main - libc/csu: rename ignore_init.c to libc_start1.c Konstantin Belousov
- git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Wei Hu
- git: 8ea7fa16d9fe - main - uart: Don't change settings or throttle putc for Hyper-V Wei Hu
- git: ac6bc808f516 - main - smbfs.5: Us .An -nosplit for the AUTHORS section Gordon Bergling
- git: bce30c896db6 - main - stress2: Added two syzkaller reproducers Peter Holm
- git: 568a645ba55a - main - netlink: fix capped uncapped ack handling in snl(3). Alexander V. Chernikov
- git: 046acc2bfd13 - main - netlink: add public ucred accessor for nlp. Alexander V. Chernikov
- git: aee2f11bf4b4 - main - netstat: simplify netlink route printing code. Alexander V. Chernikov
- git: 9ee6278b7885 - main - netstat: fix double-free in netlink error code path. Alexander V. Chernikov
- git: 02904a06c76b - main - amd64: properly recalculate mitigations knobs after resume Konstantin Belousov
- git: 2b4b3789f877 - main - acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text. Konstantin Belousov
- git: bad8f86843fa - main - netgraph tests: Serialize Mark Johnston
- git: 069767091e54 - main - Do not panic in case of corrupted UFS/FFS directory. Kirk McKusick
- Re: git: 069767091e54 - main - Do not panic in case of corrupted UFS/FFS directory. tuexen_at_freebsd.org
- git: 48345048cd1d - main - sctp: fix typo in assignment Michael Tuexen
- Sun, 19 Mar 2023
- git: 191115cfb625 - main - Fix syntax error in 0697670. Kirk McKusick
- git: d37cca6570e9 - main - tcp_rack.4: Correct a link in the SEE ALSO section Gordon Bergling
- git: ce7b20e5129c - main - stress2: Added more FFS tests Peter Holm
- git: 20b41303140e - main - ping: Print the IP options of the original packet Mark Johnston
- git: 1dc1f6bd3138 - main - ping: Remove pr_retip() Mark Johnston
- git: 076b718d9e25 - main - ping tests: Add tests for IP header options Mark Johnston
- git: ea6d16926666 - main - ping: Avoid reporting negative time statistics Mark Johnston
- git: 2690f2feae43..88417d17c297 - vendor/xz - vendor branch updated Xin LI
- git: 04aed206dde4 - Create tag vendor/xz/5.4.2 Xin LI
- Mon, 20 Mar 2023
- git: c917796c0416 - main - MFV: xz 5.4.2. Xin LI
- git: 082895ebecb5 - main - xhci(4): Describe Fresco Logic FL1009 USB 3.0 controller Zhenlei Huang
- git: 24ed6ac44549 - stable/13 - FFS/UFS snapshots: improve documentation. Kirk McKusick
- git: d0d1bec32ba8 - stable/13 - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Kirk McKusick
- git: 85dc1a471591 - stable/13 - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Kirk McKusick
- Re: f7acb7ed41f2 - main - Allow forcing non-posted memory on arm64 Ravi Pokala
- git: 107004380c89 - stable/13 - amd64 acpi_wakeup.c: fix typo Konstantin Belousov
- git: 7c5d3ec4c02b - stable/13 - amd64: properly recalculate mitigations knobs after resume Konstantin Belousov
- git: 38cefd30516e - stable/13 - acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text. Konstantin Belousov
- git: 62b572694b0a - main - ext2_dirbad(): fix !DTRACE build Konstantin Belousov
- git: 5e7bbde17d53 - stable/13 - pf tests: test IPv6 fragmentation with link-local addresses Kristof Provost
- git: 4b77c46dc29a - stable/12 - pf tests: test IPv6 fragmentation with link-local addresses Kristof Provost
- git: 40e043596409 - main - carp: add netlink interface Kristof Provost
- git: 9d48283d6028 - main - carp tests: test manually switch between backup and master Kristof Provost
- git: ef9f49a21ad8 - main - arm64: Adding a missing include file Andrew Turner
- Re: f7acb7ed41f2 - main - Allow forcing non-posted memory on arm64 Andrew Turner
- git: 06fc9fe027f6 - stable/13 - netbsd-tests: Serialize message queue tests Mark Johnston
- git: b09eed11cf20 - stable/13 - netbsd-tests: Remove some pointless sleeps from message queue tests Mark Johnston
- git: a16d3089b295 - stable/13 - udp: Fix a memory leak in udp6_send() Mark Johnston
- git: 440dbf8a4b7a - stable/13 - readelf: fix -wR option, memory leaks, and -wf minor bug Mark Johnston
- git: 68b0f84a88ed - stable/13 - epair: Remove unneeded includes and sort some of the rest Mark Johnston
- git: a765d2100e13 - stable/13 - smr: Remove the return value from smr_wait() Mark Johnston
- git: fbe570ccc0d7 - stable/13 - sendfile tests: Mount filesystems under the test workdir Mark Johnston
- git: 795fda214f11 - stable/13 - netinet: Tighten checks for unspecified source addresses Mark Johnston
- git: 3afba490c126 - main - libdtrace: fix indendation in dt_printd() Mark Johnston
- git: 137818006de5 - main - carp: support unicast Kristof Provost
- git: 92c5dbbb131b - main - carp tests: unicast tests (IPv4) Kristof Provost
- git: ddbd3a2b7c3c - main - carp tests: unicast tests (IPv6) Kristof Provost
- git: b1a4ccdd8394 - main - carp: document peer/peer6 and mcast/mcast6 in the relevant man pages Kristof Provost
- git: 511a6d5ed34b - main - carp: use if_name() Kristof Provost
- git: e4e139b828a2 - main - pkg-stage.sh: update port trailing version information Glen Barber
- git: cc9158d74d30 - main - netipsec tests: Serialize Mark Johnston
- git: 844ad2828a35 - main - pfsync: add missing unlock in pfsync_defer_tmo() Kristof Provost
- git: 53247cdf1244 - main - pfsync: fix pfsync_undefer_state() locking Kristof Provost
- git: a6719858a480 - main - pf tests: try to trigger locking issues in pfsync_timeout() Kristof Provost
- git: 3ce64010f8ce - main - sh(1): fix history file write checking Baptiste Daroussin
- git: c3179891f897 - main - kerneldump: Inline dump_savectx() into its callers Mark Johnston
- git: 3610bffd2888 - main - pkill: use an ARG_MAX size buffer for argument matching Kyle Evans
- git: 822057bfbbbc - main - pkill: tests: do a pass for case-sensitive conflicts Kyle Evans
- git: bb95e6fa98a3 - main - Fix compilation issue, when DTRACE is not defined Fedor Uporov
- git: b54391a1f831 - main - vcount.9: remove obsolete man page Mitchell Horne
- git: 43db15b16aa6 - main - critical(9): small updates Mitchell Horne
- git: 87132d1dce4b - main - KASSERT(9): some updates Mitchell Horne
- git: d5e105bf7e4c - main - panic(9): some updates Mitchell Horne
- git: d55c1877386f - main - kern_reboot(9): some updates Mitchell Horne
- git: b7caa912f9df - main - kern_reboot(9): document shutdown_nice() Mitchell Horne
- git: f6f8cbda8efc - main - kern_reboot(9): describe event handlers Mitchell Horne
- git: 8965b3033ea1 - main - callout(9): adopt old references to timeout(9) Mitchell Horne
- git: 195aa533c799 - main - hardclock(9): small cleanups Mitchell Horne
- git: 84a44625a50f - main - printf(9): add MLINKS for vlog(9) and vprintf(9) Mitchell Horne
- git: 005b7c5790ef - main - Cross-reference coretemp(4) and amdtemp(4) Mitchell Horne
- git: c05614ac97e4 - main - mi_switch(9): fix comma placement Mitchell Horne
- git: b59f9d03cd87 - main - vmrun: Expose bhyve's -G option Mark Johnston
- git: c650e1949558 - main - arm: nexus code tidy-up Mitchell Horne
- git: e582d4a2b09e - main - arm64: nexus code tidy-up Mitchell Horne
- git: abe3309e71b9 - main - riscv: nexus code tidy-up Mitchell Horne
- git: c514686aa06a - main - powerpc: nexus code tidy-up Mitchell Horne
- git: 99bd5c1fe322 - main - x86: nexus code tidy-up Mitchell Horne
- git: 0777b000f111 - main - linuxkpi: Define `dev_WARN()` and `dev_WARN_ONCE()` Jean-Sébastien Pédron
- git: e91f5814b8e0 - main - linuxkpi: Define `device_iommu_mapped()` Jean-Sébastien Pédron
- git: 19a355436e03 - main - linuxkpi: Add `default_groups` field to `struct kobj_type` Jean-Sébastien Pédron
- git: af19988f6cd3 - main - linuxkpi: Define `pcie_aspm_enabled()` Jean-Sébastien Pédron
- git: eef905a85907 - main - linuxkpi: Add <linux/iommu.h> Jean-Sébastien Pédron
- git: 1b4e08b4832d - main - linuxkpi: Support non-NULL zero-size pointers Jean-Sébastien Pédron
- git: 5fbfe9517b4d - main - linuxkpi: Define `seq_has_overflowed()` and `single_open_size()` Jean-Sébastien Pédron
- git: d780c6a6abb5 - main - x86/pci_early_quirks: Support Intel 11th+ gen Jean-Sébastien Pédron
- git: 9432e798fc6d - main - mountd.8: Update for mountd running in jails Rick Macklem
- Tue, 21 Mar 2023
- git: 535946ce1145 - main - if_re: Drop redundant assignments for ifq_maxlen and ifq_drv_maxlen Zhenlei Huang
- git: 9ee1faeebab5 - main - daemon: move signal setup into a function Kyle Evans
- git: 854424168f8e - stable/13 - smbfs.5: Us .An -nosplit for the AUTHORS section Gordon Bergling
- git: 7812b9ef0dc1 - stable/12 - smbfs.5: Us .An -nosplit for the AUTHORS section Gordon Bergling
- git: daa0b64a2260 - main - pmap_mapdev_attr() doesn't use any of its arguments. David E. O'Brien
- git: 2438e9b17075 - releng/13.2 - amd64 acpi_wakeup.c: fix typo Konstantin Belousov
- git: 7622d3671cbe - releng/13.2 - amd64: properly recalculate mitigations knobs after resume Konstantin Belousov
- git: 87b5b46ce892 - releng/13.2 - acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text. Konstantin Belousov
- git: 379e14ba6c61 - main - powerpc/pmap: Account for a potential NULL pmap in pmap_sync_icache Justin Hibbits
- Re: git: d780c6a6abb5 - main - x86/pci_early_quirks: Support Intel 11th+ gen Konstantin Belousov
- git: 87bb53cb5380 - main - gvinum: correct assertions Ed Maste
- git: 14f102eacc84 - main - tcp_wrappers: Use ANSI (c89) function definitions Ed Maste
- Re: git: d780c6a6abb5 - main - x86/pci_early_quirks: Support Intel 11th+ gen Corvin Köhne
- git: e9f8723c30fc - main - ldd: clarify format options Ed Maste
- Re: git: d780c6a6abb5 - main - x86/pci_early_quirks: Support Intel 11th+ gen Konstantin Belousov
- git: 68a930d8ee35 - main - lorder: add deprecation notice Ed Maste
- git: 27e1fad46a82 - stable/13 - CI: update QEMU command line to avoid deprecated option format Ed Maste
- git: a16159aa2e33 - stable/13 - makefs: do not call brelse if bread returns an error Ed Maste
- git: df5bb849a6e8 - stable/13 - Reserve u2f group for FIDO/U2F key support (SSH, etc.) Ed Maste
- git: a74998f38a2e - main - netlink: reduce the default debugging levels Alexander V. Chernikov
- git: 19a4869d66f5 - main - OpenSSL: aes/asm/bsaes-armv7.pl: Replace adrl with add Kornel Dulęba
- git: e415d255a63c - main - OpenSSL: Regen an assembly file for arm Jung-uk Kim
- Re: git: e415d255a63c - main - OpenSSL: Regen an assembly file for arm Jung-uk Kim
- git: b4b33821fa3d - main - ktls: Fix interlocking between ktls_enable_rx() and listen(2) Mark Johnston
- git: 899becbfcbf7 - main - tcp_wrappers: Use ANSI (c89) definitions for one more function Ed Maste
- git: 83df72e5fb25 - main - linuxkpi: Define `pat_enabled()` Jean-Sébastien Pédron
- git: e2a431a0ffb6 - main - netmap: fix copyin/copyout of nmreq options list Vincenzo Maffione
- Wed, 22 Mar 2023
- git: 1ad3cafcd34e - main - Remove /usr/lib/dtrace/ipfw.d for WITHOUT_DTRACE. John Baldwin
- git: ed52baf51bd1 - main - _endian.h: Include sys/ctypes.h for visibility macros Warner Losh
- Re: git: ed52baf51bd1 - main - _endian.h: Include sys/ctypes.h for visibility macros Warner Losh
- git: bdc4a7238254 - stable/13 - tcp_rack.4: Correct a link in the SEE ALSO section Gordon Bergling
- Re: git: f874e59ffcd8..3c320f4e5ee3 - vendor/openssl - vendor branch updated Alexey Dokuchaev
- git: 33e13e4c921b - releng/13.2 - FFS/UFS snapshots: improve documentation. Gordon Bergling
- git: 79edbb740882 - releng/13.2 - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Gordon Bergling
- git: 8295571e3f6a - releng/13.2 - FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking. Gordon Bergling
- Re: git: f874e59ffcd8..3c320f4e5ee3 - vendor/openssl - vendor branch updated Warner Losh
- git: e689e7facd8d - main - stress2: Fix compiler warning Peter Holm
- git: bb1f64b200b5 - main - stress2: Fix syntax error. Remove redundant backup Peter Holm
- git: ddf77ec39271 - main - etdump: exit on error if section header or entry offset is OOB Ed Maste
- git: 2310894c1021 - stable/13 - kerneldump: Inline dump_savectx() into its callers Mark Johnston
- git: e5e1d9c7b781 - main - path_test: Add a test case for openat(O_EMPTY_PATH) in capability mode Mark Johnston
- git: 0f5b6f9a041e - main - fdescfs: Fix a file ref leak Mark Johnston
- git: ef0ac973dbc8 - main - bhyve: Sleep briefly in the VMEXIT_DEBUG handler Mark Johnston
- git: 94c208a07f70 - releng/13.2 - kerneldump: Inline dump_savectx() into its callers Mark Johnston
- git: 69c72a57af84 - main - sftp: avoid leaking path arg in calls to make_absolute_pwd_glob Ed Maste
- git: c888b3b22864 - main - sftp: add description of memory leak fix Ed Maste
- git: 1c33a94ab06b - main - Add macros for arm64 pcb register offsets Andrew Turner
- git: 787bf3bcd6ee - main - arm64: Use the new PCB macros in swtch.S Andrew Turner
- git: af28d08bda99 - releng/13.2 - carp: carp_master_down_locked() requires net epoch Zhenlei Huang
- git: 3d2837f3bd04 - main - arm64: Fix sig_atomic_t limit definitions Brooks Davis
- git: de761318a4a0 - main - riscv: Fix sig_atomic_t limit definitions Brooks Davis
- git: eb232cffc92d - main - amd64: reduce header pollution in _stdint.h Brooks Davis
- git: b4e4d32d8450 - stable/13 - csu: Add missing GNU-stack annotations to note object files. John Baldwin
- git: b5c260d1d292 - stable/13 - libcrypto padlock.so: Link with -z noexecstack for ld.bfd. John Baldwin
- git: 6611fe011f79 - stable/13 - libicp: Link with -z noexecstack for ld.bfd. John Baldwin
- git: 3eb107dd5913 - stable/13 - Remove the MK_LIBCPLUSPLUS option John Baldwin
- git: f31f677c1d41 - stable/13 - makefs: Ignore some sign comparison warnings from GCC. John Baldwin
- git: 419f53cb21eb - stable/13 - Stop adding -Wredundant-decls to CWARNFLAGS. John Baldwin
- git: 0ae6421c8573 - stable/13 - linuxkpi: Use a proper declaration for pm_suspend_via_firmware. John Baldwin
- git: 8ca78eb03fd4 - stable/13 - LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. John Baldwin
- git: dbb7cc419b49 - stable/13 - Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f8b0a . John Baldwin
- git: e889fcdf8e8d - stable/13 - Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium. John Baldwin
- git: 0d9e9c3d1586 - stable/13 - if_epair: Use ANSI C definition John Baldwin
- git: f9c7fb7caed0 - main - arpa: garbage collect ns_newmsg/ns_rdata decls Ed Maste
- git: 1a798187e554 - stable/13 - Fix kernel memory disclosures in mpr and mps Alan Somers
- git: 48c519be0e80 - main - libpfctl: Don't pass stack garbage to free. John Baldwin
- git: 61482760a0ca - main - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. John Baldwin
- git: 7bf44831ca05 - main - bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file. John Baldwin
- git: 4ffeb3b88ed2 - main - sys: Stop enabling -Wnested-externs. John Baldwin
- git: dddb1aec4d54 - main - sys: Retire OPENZFS_CWARNFLAGS now that it is empty. John Baldwin
- Re: git: 61482760a0ca - main - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. Jessica Clarke
- git: b0f6acbaf8bb - main - misc/organization: add bofh as a new portmgr member Rene Ladan
- Re: git: 61482760a0ca - main - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. John Baldwin
- git: 13ecd510decf - stable/12 - jemalloc: pick from upstream: Fix GCC-9.1 warning with macro GET_ARG_NUMERIC John Baldwin
- git: d53f977d5285 - stable/12 - amd64 libc: add missed GNU-stack annotation to memmove/memcpy John Baldwin
- git: e0f29006d199 - stable/12 - libcrypto padlock.so: Link with -z noexecstack for ld.bfd. John Baldwin
- git: 0ae8e682d806 - stable/12 - dtrace: avoid gcc9 Walloca-larger-than John Baldwin
- git: bc74e50cdf14 - stable/12 - Revert "df: remove the unused fstype var" John Baldwin
- git: df3d0c0d0d04 - stable/12 - Declare packed struct ata_params as 2-byte-aligned John Baldwin
- git: fbe7e06a3ce2 - stable/12 - libsa: Add missing GNU-stack annotations to _setjmp.S. John Baldwin
- git: 8e7ba6eb44da - stable/12 - stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34. John Baldwin
- git: 11ab827a1ce4 - stable/12 - top: Remove a duplicate extern declaration for show_args. John Baldwin
- git: 51666ee9660e - stable/12 - Disable -Wreturn-type on GCC. John Baldwin
- git: 5bb908625468 - stable/12 - Fix GCC build. John Baldwin
- git: b43c3200a4f2 - stable/12 - Properly fix GCC build in r357867 John Baldwin
- git: fd153a0a4cfc - stable/12 - rtld-elf: link libcompiler_rt on all architectures John Baldwin
- git: d86f0502b1ec - stable/12 - Turn off errors for -Wmaybe-uninitialized in GCC 6+. John Baldwin
- git: 429d95658672 - stable/12 - Stop adding -Wredundant-decls to CWARNFLAGS. John Baldwin
- git: 2c91d5899a90 - stable/12 - gcc9: quiet Waddress-of-packed-member for kernel build John Baldwin
- git: 9d8607fa3fab - stable/12 - kernel: Disable errors for -Walloca-larger-than for GCC. John Baldwin
- git: f59113f9f672 - stable/12 - smartpqi: Remove stray declaration John Baldwin
- git: 8f88432a1de0 - stable/12 - ofed: quiet gcc -Wint-in-bool-context John Baldwin
- git: bde7b32c7cda - stable/12 - ibcore: Clean up INIT_UDATA() and INIT_UDATA_BUF_OR_NULL() macro usage. John Baldwin
- git: 4ccd5e64b76b - stable/13 - _endian.h: Include sys/cdefs.h for visibility macros Warner Losh
- Re: git: 0d9e9c3d1586 - stable/13 - if_epair: Use ANSI C definition John Baldwin
- git: e7d9a68e8d38 - stable/13 - Switch to GCC 9 for the GCC tinderbox. John Baldwin
- Re: git: bde7b32c7cda - stable/12 - ibcore: Clean up INIT_UDATA() and INIT_UDATA_BUF_OR_NULL() macro usage. John Baldwin
- git: e5d0d1c5fbbc - main - Rewrite function definitions with identifier lists. Kirk McKusick
- git: b5d43972e394 - main - vfs: decouple freevnodes from vnode batching Mateusz Guzik
- Thu, 23 Mar 2023
- git: e091be417add - main - ifconfig: ifieee80211: print bssid name Bjoern A. Zeeb
- git: 700acdc7b532 - main - rtw89: fix -Wunused-but-set-variable Bjoern A. Zeeb
- git: da8b35dfa063 - Create tag vendor/tzdata/tzdata2023a Philip Paeps
- git: 9f36c6bf1e4f..e31cd8521ff5 - vendor/tzdata - vendor branch updated Philip Paeps
- git: 59559d1354ee - main - LinuxKPI: remove now implemented dummy headers. Bjoern A. Zeeb
- git: 259e2ad76d1d - main - contrib/tzdata: import tzdata 2023a Philip Paeps
- git: 4c41f4a0d67f - main - daemon: decouple init logic from main loop Kyle Evans
- git: b84aaf143c50 - main - daemon: reformat longopts Kyle Evans
- git: 2daa63d80d2e - stable/12 - mips: Add device random to two kernel configs. John Baldwin
- Re: git: 2daa63d80d2e - stable/12 - mips: Add device random to two kernel configs. John Baldwin
- git: d08ffbd70e72 - releng/13.2 - _endian.h: Include sys/cdefs.h for visibility macros Warner Losh
- Re: git: ed52baf51bd1 - main - _endian.h: Include sys/ctypes.h for visibility macros Colin Percival
- Re: git: ed52baf51bd1 - main - _endian.h: Include sys/ctypes.h for visibility macros Warner Losh
- git: 57cfae4a2f04..9fa007d35dd3 - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: c65c969bd5d4 - main - makefs: correct iso9660 Rock Ridge TF timestamps Ed Maste
- git: c3ec19359e05 - main - makefs: correct iso9660 Rock Ridge NM values Ed Maste
- git: 7bc6ce41d833 - stable/13 - ldd: clarify format options Ed Maste
- git: 66f3ac8c661d - stable/13 - gvinum: correct assertions Ed Maste
- git: e26552c0d882 - stable/13 - lorder: add deprecation notice Ed Maste
- git: 8ebda77aa1de - stable/12 - mergemaster: add deprecation notice to man page Ed Maste
- git: dc3d0ff61575 - stable/12 - etdump: exit on error if section header or entry offset is OOB Ed Maste
- git: c68dc69680d3 - stable/12 - lorder: add deprecation notice Ed Maste
- git: 12be1c744e00 - stable/12 - gvinum: correct assertions Ed Maste
- git: 81338b4213fd - stable/12 - ldd: clarify format options Ed Maste
- git: 3976ad45bb06 - stable/13 - etdump: exit on error if section header or entry offset is OOB Ed Maste
- git: 2af158ae8313 - main - makefs: add missing break for 'g' case in tarfs test Ed Maste
- git: e2427c6917dd - main - IfAPI: Add iterator to complement if_foreach() Justin Hibbits
- git: cba3becc2003 - stable/13 - CI: Run pkgbase METALOG lint script Ed Maste
- git: feb3da25265d - stable/13 - sh: install hard link with same mode as target Ed Maste
- git: 2dd014ca0c74 - stable/13 - dwatch: install hard links with same mode as target Ed Maste
- git: 6be7ead2acad - stable/13 - pam.d: install hard link with same mode as target Ed Maste
- git: c702ed6eb8d4 - stable/13 - csh: install hard link with same mode as target Ed Maste
- git: 39c9fd8f2beb - stable/13 - pkgbase: report errors via metalog reader exit status Ed Maste
- Re: git: 20b41303140e - main - ping: Print the IP options of the original packet Cy Schubert
- git: 57c9d3938472 - stable/13 - ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel configurations. John Baldwin
- git: c6b3f47fedd3 - main - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. John Baldwin
- Re: git: 20b41303140e - main - ping: Print the IP options of the original packet José Luis Durán
- git: 2ecbbcc7cabd - main - arm64: extend ESR/SPSR registers to 64b Andrew Turner
- git: f4036a92346e - main - arm64: add fault address to trapframe Andrew Turner
- git: 4a06b28a15ad - main - Add compat support for struct reg on arm64 Andrew Turner
- git: 1c1f31a5e517 - main - Remove unused registes from the arm pcb Andrew Turner
- git: ea3061526e9c - main - Bump __FreeBSD_version for changing spsr on arm64 Andrew Turner
- git: 6a4f5fdd19d6 - main - Mark the arm64 PSR register fields with UL Andrew Turner
- git: c16c4ea6d399 - main - vfs cache: return ENOTDIR for not_a_dir/{.,..} lookups Mateusz Guzik
- git: 5d83656c09f5 - stable/13 - vfs cache: return ENOTDIR for not_a_dir/{.,..} lookups Mateusz Guzik
- git: 42c82aad327d - main - Improve chance of finding an alternate superblock in sbsearch(3). Kirk McKusick
- git: 276e405a50d3 - releng/13.2 - vfs cache: return ENOTDIR for not_a_dir/{.,..} lookups Mateusz Guzik
- git: f63aaffebc4b - main - acpi(4): Fix a typo in a kernel message Gordon Bergling
- git: d2dab20c2ade - main - ktls: Drop all the INET and INET6 compile-time guards. John Baldwin
- git: 9f2a52536047 - main - makefs: correct El Torito bood record Ed Maste
- Re: git: 20b41303140e - main - ping: Print the IP options of the original packet José Luis Durán
- git: 698dbd66fed2 - main - arm64: add a GENERIC-KASAN config Kyle Evans
- git: 89c52f9d59fa - main - arm64: add KASAN support Kyle Evans
- Re: git: 20b41303140e - main - ping: Print the IP options of the original packet Cy Schubert
- git: bfb202c4554a - main - WPA: driver_bsd.c: backout upstream IFF_ change and add logging Bjoern A. Zeeb
- Fri, 24 Mar 2023
- git: dfcedc15a7a7 - main - committers-doc.dot: Add myself; late entry Danilo G. Baio
- git: 40924005c222 - main - kasan.9: Update to note arm64 support Mark Johnston
- git: 25b824aa0d26 - releng/13.2 - 13.2: update to RC4 Colin Percival
- git: 9cb5b954606e - stable/13 - contrib/tzdata: import tzdata 2023a Philip Paeps
- git: 9845906f02fe - stable/12 - contrib/tzdata: import tzdata 2023a Philip Paeps
- git: 70421fd527e3 - stable/13 - mbuf: Fix an offset calculation in m_apply_extpg_one() Mark Johnston
- git: cb1f657bc76d - Create tag vendor/tzdata/tzdata2023b Philip Paeps
- git: e31cd8521ff5..4071c87100b8 - vendor/tzdata - vendor branch updated Philip Paeps
- git: 2084f6a496ce - main - contrib/tzdata: import tzdata 2023b Philip Paeps
- git: 4630a3252ac8 - main - ping: Fix an uninitialized variable Cy Schubert
- git: a836dce6d085 - stable/13 - cap_*(2): Document ENOSYS behavior. Xin LI
- git: e68521de19d4 - stable/12 - cap_*(2): Document ENOSYS behavior. Xin LI
- git: 949d971f0b69 - main - ice(4): Restore old conditional overwritten by last update Eric Joyner
- git: 0ab2c922340b - main - ifconfig: free memory allocated by getaddrinfo() Kristof Provost
- git: ad729f8d503e - main - pf: ignore ip6_output() return value in pf_refragment6() Kristof Provost
- git: dcd7f0bd02f4 - main - lagg: Various style fixes Zhenlei Huang
- git: 8f18fd168d04 - stable/13 - arm64: Remove unused typedef Mitchell Horne
- git: 9521266b82df - stable/13 - arm64/machdep: Add parameter to the EFI table walking code Mitchell Horne
- git: 865b5640f8ef - stable/13 - arm64: limit EFI excluded regions to physical memory types Mitchell Horne
- git: f1a0b6f62382 - stable/13 - vcount.9: remove obsolete man page Mitchell Horne
- git: cda81dc7c871 - stable/13 - Cross-reference coretemp(4) and amdtemp(4) Mitchell Horne
- git: c9f2ffe5f9c9 - stable/13 - printf(9): add MLINKS for vlog(9) and vprintf(9) Mitchell Horne
- git: 3e142e07675b - main - ofed: Mechanically convert to IfAPI Justin Hibbits
- git: 727bfe3894ab - main - Mechanically convert qlnx(4) to IfAPI Justin Hibbits
- git: bb55bb1740d2 - main - inet6: Include if_private.h in one more netstack file Justin Hibbits
- git: 79aa96f9ca4d - main - infiniband: Bring back M_ASSERTVALID() check in infiband_bpf_mtap() Justin Hibbits
- git: 3c7ef29e8998 - stable/13 - ping: Avoid magic numbers Mark Johnston
- git: 052211e08c0e - main - rc: Chase bfb202c4554a and remove ifconfig down/up for wpa_supplicant Cy Schubert
- git: fa3ea81b77e4 - main - fdescfs: remove useless XXX comment, unwrap line Konstantin Belousov
- git: 51b8ffb95c4f - main - fdesc_allocvp(): fix potential use after free Konstantin Belousov
- git: 8d97282a3942 - main - fdesc_lookup(): no need to vhold the dvp vnode Konstantin Belousov
- git: 7dca8fd1cb3f - main - fdesc_lookup(): the condition to use vn_vget_ino() is always true Konstantin Belousov
- git: 13262b07a069 - main - fdesc_lookup(): drop fdropped Konstantin Belousov
- git: 047ce3db9776 - main - pmcstat: Warn about text output format stability. Joseph Koshy
- git: 7d9ef309bd09 - main - libvmmapi: Add a struct vcpu and use it in most APIs. John Baldwin
- git: 0f735657aa76 - main - bhyve: Remove vmctx member from struct vm_snapshot_meta. John Baldwin
- git: b22fccad8c7a - main - Remove libvmmapi.so.5 after the shlib version was bumped to 6. John Baldwin
- git: 9b20ab1e1ef7 - main - local-unbound-setup: Disable the libc subscriber. Dag-Erling Smørgrav
- git: d7ae385428ae - releng/13.2 - mbuf: Fix an offset calculation in m_apply_extpg_one() Mark Johnston
- Sat, 25 Mar 2023
- git: 9fa007d35dd3..a05263b7aa2a - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: a756181cea9e - main - share/misc/committers-doc.dot: Add myself Lorenzo Salvadore
- git: 0b56641cfcda - main - linsysfs(4): Reimplement listnics() using ifAPI Dmitry Chagin
- git: 1f0c8bfd6504 - main - linsysfs(4): Keep Linux compatible sysfs the same as Ubuntu Dmitry Chagin
- git: 38e0d28fa4e2 - stable/13 - contrib/tzdata: import tzdata 2023b Philip Paeps
- git: f0cea48cb780 - stable/12 - contrib/tzdata: import tzdata 2023b Philip Paeps
- git: 978013a0945d - main - makefs: emit NM records for all directory entries Ed Maste
- git: e5eb1d298f65 - main - vfs: replace some spelled out VNASSERTs with VNPASS Mateusz Guzik
- git: 245767c2782e - main - vfs: flip deferred_inact to atomic Mateusz Guzik
- git: 138a5dafba31 - main - vfs: trylock vnode requeue Mateusz Guzik
- git: 508aee968143 - main - pwd_mkdb: Sort options and update usage message. Dag-Erling Smørgrav
- git: abba58766fdd - main - LRO: Add missing checks for invalid IP addresses Andrew Gallatin
- git: 609312077684 - main - procfs: Add manual page cross references. Joseph Koshy
- git: 82473c73554e - releng/13.2 - contrib/tzdata: import tzdata 2023a and tzdata 2023b Colin Percival
- git: 0386b9bd6cda - releng/13.2 - 13.2: update to RC5 Colin Percival
- git: 72f501d07a02 - main - secure_getenv: Add () around return values Warner Losh
- git: d5df26858420 - main - secure_getenv: Improve documentation wording Warner Losh
- git: 3a3c9242739e - main - checkstyle9.pl: Perl script to check if a change is approximately style(9) Warner Losh
- Re: git: 3a3c9242739e - main - checkstyle9.pl: Perl script to check if a change is approximately style(9) Drew Gallatin
- Re: git: 3a3c9242739e - main - checkstyle9.pl: Perl script to check if a change is approximately style(9) Warner Losh
- git: 9c43d5ca20d7 - main - CONTRIBUTING.md: Suggest using checkstyle9.pl Warner Losh
- git: f0fe68a965a2 - main - i386: ansify Dmitry Chagin
- git: 22eb66d961dc - main - vfs cache: always assert on ndp->ni_resflags Mateusz Guzik
- git: 0e71f4f77c01 - main - vm: add unlocked page lookup before trying vm_fault_soft_fast Mateusz Guzik
- git: 28f957b8b3a2 - main - vnode_pager_input: return runningbufspace back Konstantin Belousov
- Sun, 26 Mar 2023
- git: 1f5c16c4e177 - main - share/misc/committers-*: Document my mentors Cy Schubert
- git: 328ebd468056 - main - devd.conf.5: Fix a typo in the manual page Gordon Bergling
- git: 2cda6a2fb0d9 - main - routing: add public rt_is_exportable() version to check if the route can be exported to userland when jailed. Alexander V. Chernikov
- git: 04f75b980293 - main - netlink: allow netlink sockets in non-vnet jails. Alexander V. Chernikov
- git: 64dfea86515e - main - netlink: add NETLINK/NETLINK_SUPPORT userland options. Alexander V. Chernikov
- git: 9a11f3dff991 - main - netlink: add standrard ifaddr/neigh parsers to snl(3). Alexander V. Chernikov
- git: a85dcd4ac4b0 - main - netlink: restrict default userland switch to netlink to i386/amd64. Alexander V. Chernikov
- git: c597432e2297 - main - route(8): convert to netlink Alexander V. Chernikov
- Re: git: a85dcd4ac4b0 - main - netlink: restrict default userland switch to netlink to i386/amd64. Ed Maste
- Re: git: a85dcd4ac4b0 - main - netlink: restrict default userland switch to netlink to i386/amd64. Jessica Clarke
- git: ae2f0b2611f1 - main - tftp tests: Fix a typo in the makefile Mark Johnston
- Re: git: a85dcd4ac4b0 - main - netlink: restrict default userland switch to netlink to i386/amd64. Warner Losh
- git: 3a151e31ac6e - main - route: fix RTF_HOST & non-empty mask handling in netlink translation. Alexander V. Chernikov
- Re: git: a85dcd4ac4b0 - main - netlink: restrict default userland switch to netlink to i386/amd64. Alexander Chernikov
- git: ec1bc530027f - main - arm64: cpu_switch: don't zero out pcb_onfault Kyle Evans
- Mon, 27 Mar 2023
- git: 9fc2d858b4e9 - main - ping tests: Add a regression test Cy Schubert
- git: 35bdc8b79e2a - stable/13 - bhyve: add helper for adding fwcfg files Corvin Köhne
- git: d468d5dd195f - stable/13 - bhyve: add cmdline option to enable qemu's fwcfg Corvin Köhne
- git: 6dace6a5cc84 - stable/13 - vmm: fix missing ipi statistic Corvin Köhne
- git: 107597fbd4dc - main - rarpd(8): Fix a typo in a source code comment Gordon Bergling
- git: ffaed739a803 - main - bhyve: add helper to read PCI IDs from bhyve config Corvin Köhne
- git: b72e06b13ee0 - main - bhyve: make use of helper to read PCI IDs from bhyve config Corvin Köhne
- git: f4ceaff56dda - main - bhyve: add config option to modify LPC IDs Corvin Köhne
- git: 44af4103e422 - stable/13 - pfsync: fix pfsync_undefer_state() locking Kristof Provost
- git: 09b7cab88f65 - stable/12 - pfsync: fix pfsync_undefer_state() locking Kristof Provost
- git: 3eb2341caaa3 - stable/13 - pfsync: add missing unlock in pfsync_defer_tmo() Kristof Provost
- git: 1d6ece4351a0 - stable/12 - pfsync: add missing unlock in pfsync_defer_tmo() Kristof Provost
- git: 5d6b503ed097 - stable/13 - pf tests: try to trigger locking issues in pfsync_timeout() Kristof Provost
- git: 6b916bc91d76 - stable/12 - pf tests: try to trigger locking issues in pfsync_timeout() Kristof Provost
- git: 48d70503bcae - main - pci: add tunable hw.pci.enable_mps_tune Corvin Köhne
- git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl Corvin Köhne
- Re: git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl Corvin Köhne
- git: 544f1492c026 - main - netlink: ensure genetlink control family always registers under the same ID. Alexander V. Chernikov
- git: 6dc858d84c43 - main - netlink: remove forgotten debug message in handle_rtm_getroute(). Alexander V. Chernikov
- git: eccccd657f01 - main - netlink: make nlattr_add_in[6]_addr inline Alexander V. Chernikov
- git: 12496806098d - main - kern.post.mk: fix PORTSDIR handling Yuri Pankov
- git: 2d7021fa1846 - stable/13 - netipsec tests: Serialize Mark Johnston
- git: 3813808b1f2b - stable/13 - libdtrace: fix indendation in dt_printd() Mark Johnston
- git: 743f4ba7e3bd - stable/13 - vmrun: Expose bhyve's -G option Mark Johnston
- git: e6b1b944b5aa - stable/13 - netgraph tests: Serialize Mark Johnston
- git: 3b6598f8742c - stable/13 - bhyve: Sleep briefly in the VMEXIT_DEBUG handler Mark Johnston
- git: 6aa5b10d0c24 - main - nvme: fix resv commands with nda device Yuri Pankov
- git: ad2f2ee01543 - main - arm64: Remove duplicated function prototypes for PAC Mark Johnston
- git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate Mark Johnston
- git: 21af4e09f4e8 - main - nvmecontrol(8): fix resv register -i synopsis Yuri Pankov
- git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default Alexander V. Chernikov
- git: b44388ec0273 - stable/13 - pkg-stage.sh: update port trailing version information Glen Barber
- git: 81b340dd5b2f - stable/12 - Replace subversion with git in the installation DVD Glen Barber
- git: d16d0db0107b - stable/12 - pkg-stage.sh: update port trailing version information Glen Barber
- git: d7590ef636ed - Create tag vendor/opencsd/v1.4.0 Ruslan Bukin
- Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default Shawn Webb
- git: d7aa8d0a1f11..974000f192f9 - vendor/opencsd - vendor branch updated Ruslan Bukin
- git: 46e6e290975f - main - Import OpenCSD v.1.4.0. Ruslan Bukin
- git: d3a49f62a284 - main - netlink: fix 19e43c163c64 by adding miseed netlinkg_glue.c Alexander V. Chernikov
- git: 27c8d4851c15 - main - Include Embedded Trace Extensions (ETE) source code to the OpenCSD build. Ruslan Bukin
- Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default Alexander Chernikov
- git: a979e5ca0b9d - stable/13 - critical(9): small updates Mitchell Horne
- git: d85a53128792 - stable/13 - KASSERT(9): some updates Mitchell Horne
- git: 86e2335d10e5 - stable/13 - panic(9): some updates Mitchell Horne
- git: b894193501a7 - main - netlink: fix linux module build w/ netlink. Alexander V. Chernikov
- Re: git: c597432e2297 - main - route(8): convert to netlink Dag-Erling_Smørgrav
- git: 57dc6f5e200b - main - sesutil: fix "fault all" with zoned jbods Alan Somers
- git: 20616273d521..35af88c96350 - vendor/libpcap - vendor branch updated Joseph Mingrone
- git: 06e1219d54fc - Create tag vendor/libpcap/1.10.3 Joseph Mingrone
- git: b37d1deb045d - main - ses: cleanup ses tests Alan Somers
- git: f59727087b11 - main - CONTRIBUTING.md: Fix checkstyle9.pl name Ed Maste
- Re: git: c597432e2297 - main - route(8): convert to netlink Jessica Clarke
- Re: git: b894193501a7 - main - netlink: fix linux module build w/ netlink. Dmitry Chagin
- git: ac6b2b4344cd - main - build: glibc on Linux defines explicit_bzero in <string.h>. John Baldwin
- git: 61194e9852e6 - main - Add kqueue1() syscall Konstantin Belousov
- git: 375732cc6e46 - main - kqueue1(2): export the symbol from libc Konstantin Belousov
- git: f2ec444be523 - main - kqueue1(2): document Konstantin Belousov
- git: 6a0a634590e4 - main - Regen Konstantin Belousov
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Alan Somers
- git: 4660b60a00c3 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. Kirk McKusick
- git: 1512579adcf3 - main - nfscl: Make coverity happy Rick Macklem
- Tue, 28 Mar 2023
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Jessica Clarke
- git: a0cd0329512f - stable/13 - Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 01194da28a21 - main - pfsync: hold b_mtx for callout_stop(pd_tmo) Kristof Provost
- git: 27b23cdec9d1 - main - pf: remove pd_refs from pfsync Kristof Provost
- git: ccff2078af42 - main - carp: fix source MAC Kristof Provost
- git: 78e6c3aacc7f - main - tcp: update error counter when dropping a packet due to bad source Gleb Smirnoff
- git: f858eb916fd2 - main - tcp: send SACK rescue retransmission also mid-stream Richard Scheffenegger
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Alexey Dokuchaev
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Warner Losh
- git: f1d7ae31d4aa - main - linuxkpi: Add hdmi helpers Emmanuel Vadot
- git: aaf6129c9dcd - main - linuxkpi: Add devm_add_action and devm_add_action_or_reset Emmanuel Vadot
- git: 1cebc9298cf2 - main - Bump __FreeBSD_version after linuxkpi updates. Emmanuel Vadot
- git: bd9d75e49fab - main - route: revert transport to rtsock Alexander V. Chernikov
- git: 51d07956cf22 - main - linuxkpi: Add alderlake defines in intel-family Emmanuel Vadot
- Re: git: c597432e2297 - main - route(8): convert to netlink Alexander Chernikov
- Re: git: c597432e2297 - main - route(8): convert to netlink Alexander Chernikov
- deleted (X-No-Archive) deleted
- git: 269dea90d6eb - main - libc: use separate collate objects for C, POSIX, and C.UTF-8 Yuri Pankov
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall John Baldwin
- Re: git: c597432e2297 - main - route(8): convert to netlink John Baldwin
- Re: git: c597432e2297 - main - route(8): convert to netlink Gleb Smirnoff
- git: a02d9cad77c1 - main - tarfs_mount allow control of vfs_mountedfrom Simon J. Gerraty
- git: b674303707ea - main - MAINTAINERS: Remove myself from OpenSSL maintenance Jung-uk Kim
- Re: git: b674303707ea - main - MAINTAINERS: Remove myself from OpenSSL maintenance Shawn Webb
- git: 35105900c65b - main - irdma(4): Upgrade the driver to 1.1.11-k Eric Joyner
- git: 1e01c7ed6281 - stable/13 - netmap: get rid of save_if_input for emulated adapters Vincenzo Maffione
- git: bfd32571efc7 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. Kirk McKusick
- Wed, 29 Mar 2023
- git: 695d87bae1ec - main - nfscl: Make coverity happy Rick Macklem
- git: 4071c87100b8..1bb5a589a9a5 - vendor/tzdata - vendor branch updated Philip Paeps
- git: 467cc84e1fc4 - Create tag vendor/tzdata/tzdata2023c Philip Paeps
- git: 9fbeeb6e3831 - main - contrib/tzdata: import tzdata 2023c Philip Paeps
- git: bb7b15831531 - stable/13 - contrib/tzdata: import tzdata 2023c Philip Paeps
- git: 7da23e6521d1 - stable/12 - contrib/tzdata: import tzdata 2023c Philip Paeps
- Re: git: 9fbeeb6e3831 - main - contrib/tzdata: import tzdata 2023c Philip Paeps
- git: 57472c9a30ab - releng/13.2 - contrib/tzdata: import tzdata 2023c Philip Paeps
- git: 21d29c519221 - main - cred: make the refcount signed Mateusz Guzik
- git: 37337709d333 - main - cred: convert the refcount from int to long Mateusz Guzik
- git: c33db74b5323 - main - fs/msdosfs: add tracking of free root directory entries Stefan Eßer
- git: 2d5e325303cf - main - xen/intr: always set xi_close in xen_intr_bind_isrc() Roger Pau Monné
- git: 0ebf9bb42d7c - main - xen/intr: fix overflow of Xen interrupt range Roger Pau Monné
- git: 2b2415bafa0d - main - xen/intr: fix corruption of event channel table Roger Pau Monné
- git: 1797ff962769 - main - xen/intr: cleanup event channel number use Roger Pau Monné
- git: 49ca3167b7be - main - xen/intr: add check for intr_register_source() errors Roger Pau Monné
- git: 9f3be3a6ec8e - main - xen: switch to using core atomics for synchronization Roger Pau Monné
- git: 40ad9aaa880c - main - xen/intr: stop passing shared_info_t to xen_intr_active_ports() Roger Pau Monné
- git: 910bd069f809 - main - xen/intr: remove x86 APIC headers from xen_intr.c Roger Pau Monné
- git: e45c8ea31cd8 - main - xen/intr: merge parts of resume functionality into new function Roger Pau Monné
- git: b94341afcb12 - main - xen/intr: rework xen_intr_resume() for in-place remapping Roger Pau Monné
- git: 9d33a9d96f5a - main - Fix typo in statfs man page Stefan Eßer
- git: 57014ab77647 - main - pmc: Add a reminder to maintain documentation. Joseph Koshy
- git: 7c31de1a3cf0 - main - ufs: stop doing refcount_init on made up creds Mateusz Guzik
- git: 80cf427b8dc1 - main - proc: shave a lock trip on exit if possible Mateusz Guzik
- Re: git: 80cf427b8dc1 - main - proc: shave a lock trip on exit if possible Dmitry Chagin
- Re: git: 80cf427b8dc1 - main - proc: shave a lock trip on exit if possible Mateusz Guzik
- git: c98d13fbf9c9 - main - bhyve: fix spelling mistake of pcireg option Corvin Köhne
- Re: git: 02904a06c76b - main - amd64: properly recalculate mitigations knobs after resume Emmanuel Vadot
- Re: git: 02904a06c76b - main - amd64: properly recalculate mitigations knobs after resume Emmanuel Vadot
- Re: git: cff482380436 - main - bhyve: Move libcasper dependecy to lib9p Corvin Köhne
- Re: git: cff482380436 - main - bhyve: Move libcasper dependecy to lib9p Mark Johnston
- git: 6ebf11e77cf5 - stable/13 - path_test: Add a test case for openat(O_EMPTY_PATH) in capability mode Mark Johnston
- git: a05263b7aa2a..431083f75bdd - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: bdb824317b45 - main - pf.conf.5: typo fixes Maxim Konovalov
- git: fcac5719a183 - main - lagg(4): Make lagg_list and lagg_detach_cookie static Zhenlei Huang
- git: dbe86dd5de18 - main - lagg(4): Refactor out some lagg protocol input routines into a default one Zhenlei Huang
- git: d4a80d21b3d3 - main - lagg(4): Do not enter net epoch recursively Zhenlei Huang
- git: fd16ee512374 - stable/13 - xhci(4): Add IDs for Zhaoxin USB 3.0 controllers Zhenlei Huang
- git: ffb8b19f767d - stable/13 - ehci(4): Add IDs for for Zhaoxin USB 2.0 controller Zhenlei Huang
- git: 4abe99d02d2e - stable/13 - uhci(4): Add IDs for Zhaoxin USB controller Zhenlei Huang
- git: 298d6896b0ac - stable/13 - xhci(4): Describe Fresco Logic FL1009 USB 3.0 controller Zhenlei Huang
- git: 3ba927fdc46d - main - rc.d/ldconfig: Remove mips64 check for ldconfig32. John Baldwin
- git: 96241a568e5d - main - libproc: Trim a MIPS leftover. John Baldwin
- git: c476ca181ae7 - main - OptionalObsoleteFiles.inc: Remove MIPS-specific hwpmc manpages. John Baldwin
- git: 8f391d909808 - main - Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changed Dimitry Andric
- Re: git: 8f391d909808 - main - Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changed Dag-Erling_Smørgrav
- git: 3bbd1a1a0056 - main - camcontrol powermode: fix use-after-free Eric van Gyzen
- git: d8ed7fa3d55d - main - Revert "Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changed" Dimitry Andric
- git: 4dc3b1fa1bbc - main - Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries change" Dimitry Andric
- git: cd137909c309 - main - amd64 wakeup: recalculate mitigations after APICs are woken Konstantin Belousov
- git: badcb3fd5710 - main - routing: fix panic when adding an interface route to the p2p interface without and inet/inet6 addresses attached. Alexander V. Chernikov
- git: a1254dcaa869 - main - nfsd.8: Update for nfsd running in jails Rick Macklem
- git: 7d8e1e8dd904 - main - libcasper: Move helper libraries from /lib/casper to /lib. John Baldwin
- git: 1ab9996fb5fa - main - libcompiler_rt/libgcc_s: Remove MIPS build glue. John Baldwin
- git: f40b617e1539 - main - libarchive: Remove MIPS build glue. John Baldwin
- git: 60d0871dbfbe - main - tests/sys/audit: Remove MIPS-specific sysarch(2) test. John Baldwin
- git: eeedaefab5ef - main - Remove LLVM build glue for MIPS as a native architecture. John Baldwin
- git: 738b20a47f73 - stable/13 - amd64 wakeup: recalculate mitigations after APICs are woken Konstantin Belousov
- git: 9faa27f263d1 - main - ssh: update FREEBSD-upgrade for upstream CheckHostIP default change Ed Maste
- Thu, 30 Mar 2023
- git: 1fb7d2cf999e - main - makefs: spelling Ed Maste
- git: 9965ab873cd7 - stable/13 - pfsync: hold b_mtx for callout_stop(pd_tmo) Kristof Provost
- git: 5f74ed9afdb1 - stable/12 - pfsync: hold b_mtx for callout_stop(pd_tmo) Kristof Provost
- git: 8d261cd2d38f - stable/13 - pf: remove pd_refs from pfsync Kristof Provost
- git: 8d636e4d6937 - stable/12 - pf: remove pd_refs from pfsync Kristof Provost
- git: fe5e6e2cc5d6 - main - Improvement in UFS/FFS directory placement when doing mkdir(2). Kirk McKusick
- git: 40f022975df9 - stable/13 - Rewrite function definitions with identifier lists. Kirk McKusick
- Re: git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate John Baldwin
- git: 0ec03c0b10b1 - main - cross-build: Add secure_getenv() for MacOS cross builds Mark Johnston
- Re: git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate Mark Johnston
- git: f7174106ef55 - stable/13 - rarpd(8): Fix a typo in a source code comment Gordon Bergling
- git: 95d0723eb308 - stable/12 - rarpd(8): Fix a typo in a source code comment Gordon Bergling
- git: 52f576459855 - main - committers-doc.dot: bring file up to date Fernando ApesteguÃa
- git: f5a365e51fee - main - inet6: protect address manipulation with a lock Mateusz Guzik
- git: 140ddeba0834 - main - route: try to autoload netlink(4) module if not present in the kernel. Alexander V. Chernikov
- git: b755f1a009b0 - main - netlink: Fix adding routes with nexthops on p2p interfaces. Alexander V. Chernikov
- git: 404689908632 - main - bhyve: remove unnecessary const qualifier in acpi_device.h Corvin Köhne
- git: 5faf90050e6c - main - committers-ports.dot: Bring file up to date. Fernando ApesteguÃa
- Re: git: 5faf90050e6c - main - committers-ports.dot: Bring file up to date. Dmitry Chagin
- git: 878cd9623c8e - releng/13.2 - amd64 wakeup: recalculate mitigations after APICs are woken Konstantin Belousov
- Re: git: 5faf90050e6c - main - committers-ports.dot: Bring file up to date. Fernando_ApesteguÃa
- git: a2d2f25dd44c - main - committers-ports.dot: Fix alexbl entry Fernando ApesteguÃa
- Re: git: a2d2f25dd44c - main - committers-ports.dot: Fix alexbl entry Yuri
- git: cc4adc4c4e47 - main - makefs: remove vestigial '?' cases from top-level getopt(3) loop Ed Maste
- git: 45e405603b7f - main - makefs: do not pass mode to open() call lacking O_CREAT Ed Maste
- Re: git: a2d2f25dd44c - main - committers-ports.dot: Fix alexbl entry Fernando_ApesteguÃa
- Re: git: a2d2f25dd44c - main - committers-ports.dot: Fix alexbl entry Yuri
- git: 82eb549f800e - stable/13 - Support compilation with llvm 15 Mateusz Guzik
- Re: git: a2d2f25dd44c - main - committers-ports.dot: Fix alexbl entry Fernando_ApesteguÃa
- git: cab1056105e3 - main - kdb: Modify securelevel policy Mark Johnston
- Re: git: 52f576459855 - main - committers-doc.dot: bring file up to date Fernando_ApesteguÃa
- Re: git: 52f576459855 - main - committers-doc.dot: bring file up to date Fernando_ApesteguÃa
- Re: git: 52f576459855 - main - committers-doc.dot: bring file up to date Cy Schubert
- git: d56bea401be1 - main - committers-ports.dot: Fix alexbl entry and add gj Fernando ApesteguÃa
- Re: git: 52f576459855 - main - committers-doc.dot: bring file up to date Cy Schubert
- Re: git: 52f576459855 - main - committers-doc.dot: bring file up to date Fernando_ApesteguÃa
- Re: git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate John Baldwin
- git: 463c88e63424 - main - committers-ports.dot: Use gj@ last commit date Fernando ApesteguÃa
- git: 4c6bcffd04f9 - main - libusb(3): Implement libusb_init_context() and the needed structures and definitions. Hans Petter Selasky
- git: 52c68e1625e4 - main - makefs: Whitespace cleanup to sync with NetBSD Ed Maste
- git: e37edc91b6a0 - main - bhyve: return EEXIST when adding a fwcfg item twice Corvin Köhne
- git: 30da840c627c - main - memmem: add a note about other systems which have memmem Ed Maste
- git: efe6a1574ec0 - main - makefs: correct "filname" typo Ed Maste
- git: fd02d0bc14b5 - main - graid3: Pre-allocate the timeout event structure Mark Johnston
- git: 5ea1e35d7de6 - main - ktls tests: Populate sockaddr fields before binding Mark Johnston
- git: 889b5662ce06 - main - fdgrowtable tests: Address a set-but-not-used warning Mark Johnston
- Re: git: 7d8e1e8dd904 - main - libcasper: Move helper libraries from /lib/casper to /lib. Yuri
- git: 0c59e0b4e581 - main - pflogd: Do not access obsolete structure member pcap.tzoff Joseph Mingrone
- git: 21b778fbeb93 - main - cxgbe(4): Remove dead code. Navdeep Parhar
- git: a827077e01e8 - main - Add libcap_netdb.so.1 to the list of libcasper helper libraries. John Baldwin
- git: f0bef3d20eb6 - main - makefs: #define Apple Partition bits Ed Maste
- git: 47d1e67874fa - main - sys: Disable errors for -Wunused-function on GCC. John Baldwin
- git: 512c553671be - main - tcpdump: Backport a fix required for upcoming libpcap update Joseph Mingrone
- git: 7170774e2a16 - main - ifcapnv: cap_bit in ifcap2_nv_bit_names[] is bit, not index Konstantin Belousov
- git: d33cdf16df52 - main - fs/cd9660: add header include guards Ed Maste
- Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Gleb Smirnoff
- git: cdb192434cbc - main - netpfil tests: Serialize Mark Johnston
- git: 9cefc0fb1387 - main - aio tests: Use unique names for zvols Mark Johnston
- git: 34b696e41259 - main - acl tests: Serialize Mark Johnston
- git: 196f3901217e - main - if_ovpn tests: Serialize Mark Johnston
- git: b60600ceeb68 - main - pf tests: Serialize Mark Johnston
- git: 5d96ca7a3072 - main - cap_sysctl tests: Serialize Mark Johnston
- git: 615bf03e33e4 - main - cap_dns tests: Convert to ATF, avoid failing when lookups don't resolve Mark Johnston
- Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Warner Losh
- Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Kyle Evans
- Re: git: b60600ceeb68 - main - pf tests: Serialize Kristof Provost
- Fri, 31 Mar 2023
- Re: git: b60600ceeb68 - main - pf tests: Serialize Mark Johnston
- Re: git: b60600ceeb68 - main - pf tests: Serialize Kristof Provost
- Re: git: b60600ceeb68 - main - pf tests: Serialize Mark Johnston
- git: 134ced89c4ca - main - Add myself (cc) as a src commiter. Cheng Cui
- git: a92e3fa2ade5 - releng/13.2 - 13.2: update to RC6 Colin Percival
- git: df34c934a2d0 - stable/13 - fdescfs: remove useless XXX comment, unwrap line Konstantin Belousov
- git: 35b68d0ac4d3 - stable/13 - fdesc_allocvp(): fix potential use after free Konstantin Belousov
- git: 464c507f5daa - stable/13 - vnode_pager_input: return runningbufspace back Konstantin Belousov
- git: d3e03d235e31 - main - bhyve: scan PCI device functions to find host LPC Corvin Köhne
- Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Toomas Soome
- Re: git: 5faf90050e6c - main - committers-ports.dot: Bring file up to date. Alexander Leidinger
- git: c322cf0f489b - main - committers-ports.dot: Fix double space Juraj Lutter
- git: 3f0083c4e30a - main - LinuxKPI: 802.11: use ic_printf more consistently Bjoern A. Zeeb
- git: 589b82662409 - stable/12 - devd.conf.5: Fix a typo in the manual page Gordon Bergling
- git: 374f3920c72a - stable/13 - devd.conf.5: Fix a typo in the manual page Gordon Bergling
- Re: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Warner Losh
- git: 3a0cc6fe61ea - main - Handle the arm64 unknown exception separately Andrew Turner
- git: 28921c4f7de6 - main - carp: allow commands to use interface name rather than index Kristof Provost
- git: f94b5734bce1 - main - Revert "linsysfs(4): Reimplement listnics() using ifAPI" Dmitry Chagin
- git: 126df352f516 - main - linux(4): Move inclusion of i386-specific files under common condition Dmitry Chagin
- git: 960562652c7a - main - linux(4): Fix opt_netlink.h inclusion Dmitry Chagin
- git: a54370f4abb6 - main - arm64: Ensure that thread0's PCB flags are initialized Mark Johnston
- git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter." Cheng Cui
- git: c6ed8694ac58 - main - makefs: improve some cd9660 error messages Ed Maste
- RE: git: 927358dd98cb - main - amd64 loader: Use efiserialio for Hyper-V booted systems Wei Hu
- git: 588f03ec9b9e - main - bectl: Improve error message when ZFS root is not found. Andrew Gallatin
- Re: git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter." Zhenlei Huang
- git: 47ff149afaea - main - Move arm64 EENTRY uses before ENTRY Andrew Turner
- git: 1a3cb489e5aa - main - arm64: Move the initial kernel stack out of the init_pagetables section Mark Johnston
- Re: git: 47ff149afaea - main - Move arm64 EENTRY uses before ENTRY Jessica Clarke
- git: 3462c371c256 - main - arm64/gicv3: correct the size of the distributor resource Mitchell Horne
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Charlie Li
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Ed Maste
- git: 5a8abd0a298e - main - lacp: Use C99 bool for boolean return value Zhenlei Huang
- git: e93da76b073a - main - nanobsd: Remove MIPS configurations. John Baldwin
- git: ad83dd2b2b6b - main - LinuxKPI: Appease -Wunused-but-set-variable warnings from GCC. John Baldwin
- git: cb750f7f5afb - main - fuse: Remove set but unused cr_gid variable. John Baldwin
- Re: git: f5a365e51fee - main - inet6: protect address manipulation with a lock Gleb Smirnoff
- Re: git: f5a365e51fee - main - inet6: protect address manipulation with a lock Mateusz Guzik
- git: 4358928e235c - main - amd64 loader: plug hard hang with serial console enabled Gleb Smirnoff
- git: d860991a7289 - main - kqueue: tidy up indentation in man page example Ed Maste
- git: 6f9cba8f8b5e - main - libpcap: Update to 1.10.3 Joseph Mingrone
- git: 21f4e817fde7 - stable/13 - hv_hid: Hyper-V HID driver Yuri Pankov
- git: 8ac540d3b8bf - main - LinuxKPI: 802.11: adjust locking Bjoern A. Zeeb
- git: a12250285e4f - Create tag vendor/llvm-project/llvmorg-16.0.0-0-g08d094a0e457 Dimitry Andric
- git: 11edbfca22fe..11ee15ea4ee1 - vendor/llvm-project/release-16.x - vendor branch updated Dimitry Andric
- git: be8907a471ba - Create tag vendor/llvm-project/llvmorg-16.0.0-45-g42d1b276f779 Dimitry Andric
- git: 11ee15ea4ee1..5bcd187b307a - vendor/llvm-project/release-16.x - vendor branch updated Dimitry Andric
- Re: git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter." tuexen_at_freebsd.org
- Re: git: 61194e9852e6 - main - Add kqueue1() syscall Konstantin Belousov
- Go to: [ monthly archives ] [ by author ] [ by date ]