dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
February 2023 Archives by thread
- git: 38c2f8fe6207 - main - Note upgrade to sendmail 8.17.1: Gregory Neil Shapiro (Wed, 01 Feb 2023 02:23:26 UTC)
- git: 17c8213559cd - main - Note upgrade to sendmail 8.17.1: Gregory Neil Shapiro (Wed, 01 Feb 2023 02:23:27 UTC)
- Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion: Konstantin Belousov (Wed, 01 Feb 2023 06:51:56 UTC)
- git: 892feec2211d - main - vmm: avoid spurious rendezvous: Corvin Köhne (Wed, 01 Feb 2023 12:27:22 UTC)
- git: 197947e0a3b2 - main - ifconfig.8: Improve readability of vlanproto's description: Mateusz Piotrowski (Wed, 01 Feb 2023 15:09:53 UTC)
- git: 5c32146723ef - main - amd64: Eliminate write only cpu_fxsr.: Dmitry Chagin (Wed, 01 Feb 2023 15:17:22 UTC)
- git: db247798c564 - main - arm64: Hyper-V: vPCI: SPI MSI mapping for gic v3 acpi in arm64: Wei Hu (Wed, 01 Feb 2023 15:40:57 UTC)
- git: 6e5b082cab8d - main - arm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4: Wei Hu (Wed, 01 Feb 2023 16:01:55 UTC)
- git: c0a4a7bb942f - main - qat: Fixed Coverity reported issue: Mark Johnston (Wed, 01 Feb 2023 16:02:15 UTC)
- git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files: Stefan Eßer (Wed, 01 Feb 2023 16:30:48 UTC)
- git: ea11861e434a - main - arm64: Hyper-V: vPCI: Enabling v-PCI in FreeBSD in ARM64 Hyper-V: Wei Hu (Wed, 01 Feb 2023 17:00:45 UTC)
- git: f051d72314f8 - main - hyperv: Build and install where supported: Warner Losh (Wed, 01 Feb 2023 17:23:51 UTC)
- git: c75ae5221677 - main - arm64: Hyper-V: vPCI: Fix typo and some indentations: Wei Hu (Wed, 01 Feb 2023 17:35:29 UTC)
- git: 5ebea466dc02 - main - inpcb: add myself to the copyright notice: Gleb Smirnoff (Wed, 01 Feb 2023 17:39:49 UTC)
- git: fd5329879947 - main - unix: add myself to the copyright notice: Gleb Smirnoff (Wed, 01 Feb 2023 17:39:50 UTC)
- git: 575e48f1c4eb - main - linux(4): Deduplicate MI futex structures.: Dmitry Chagin (Wed, 01 Feb 2023 18:57:23 UTC)
- git: a0102dee34bc - main - sockets: in sousrsend() pass down the error to aio(4): Gleb Smirnoff (Wed, 01 Feb 2023 21:08:36 UTC)
- git: 6cc52efa13ed - main - arm_smcc_1_2_*: Don't trash SP and X19 if no return value structure.: John Baldwin (Wed, 01 Feb 2023 21:54:36 UTC)
- git: 2555f175b368 - main - Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h: Konstantin Belousov (Wed, 01 Feb 2023 23:41:33 UTC)
- git: 7c567fcc5650 - main - i386 kstack_contains(): account for pcb/fpu save area: Konstantin Belousov (Wed, 01 Feb 2023 23:41:34 UTC)
- git: 3f08bd565341 - main - i386 trap_check_kstack(): use kstack_contains(): Konstantin Belousov (Wed, 01 Feb 2023 23:41:35 UTC)
- git: 83a49712afa2 - main - kstack_contains(): account for struct pcb on stack: Konstantin Belousov (Wed, 01 Feb 2023 23:41:36 UTC)
- git: 3cf37d1251bf - main - libthr: add pshared_destroy() helper: Konstantin Belousov (Wed, 01 Feb 2023 23:41:37 UTC)
- git: 25c862ae503a - main - libthr pshared: correct a bug in allocation: Konstantin Belousov (Wed, 01 Feb 2023 23:41:38 UTC)
- git: 99187c3a44c2 - main - prison_check_nfsd: Add check for enforce_statfs != 0: Rick Macklem (Thu, 02 Feb 2023 00:03:25 UTC)
- git: 55f1ca209d37 - main - atrtc: expose power loss as sysctl: Corvin Köhne (Thu, 02 Feb 2023 07:25:47 UTC)
- git: f7e5465cb597 - main - Revert "sys/kbio.h: support Unicode key codes in vt keymap files": Stefan Eßer (Thu, 02 Feb 2023 08:10:03 UTC)
- git: 606d0e4a9a86 - main - libc: Add tests for strchrnul(3).: Dag-Erling Smørgrav (Thu, 02 Feb 2023 14:46:38 UTC)
- git: 822fa7ae1e3e - main - cp: Add tests involving sparse files.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 14:46:39 UTC)
- git: 6c85042afcbb - main - cp: Simplify the common case.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 14:46:41 UTC)
- git: 7446514533a4 - main - linux(4): Microoptimize linux_elf.h for future use.: Dmitry Chagin (Thu, 02 Feb 2023 14:59:04 UTC)
- git: 6f8439db241c - main - linux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.: Dmitry Chagin (Thu, 02 Feb 2023 14:59:05 UTC)
- git: cc1b0f7d9626 - main - linux(4): Add coredump support to i386.: Dmitry Chagin (Thu, 02 Feb 2023 14:59:07 UTC)
- git: 9e550625f867 - main - linux(4): Deduplicate linux_fixup_elf().: Dmitry Chagin (Thu, 02 Feb 2023 14:59:08 UTC)
- git: 6039e966ff27 - main - linux(4): Deduplicate linux_copyout_strings().: Dmitry Chagin (Thu, 02 Feb 2023 14:59:09 UTC)
- git: 95b8603427d5 - main - linux(4): Deduplicate linux_trans_osrel().: Dmitry Chagin (Thu, 02 Feb 2023 14:59:10 UTC)
- git: 8de48df35c3b - main - ixgbe: Do not count L3/L4 checksum errors as input errors: Andrew Gallatin (Thu, 02 Feb 2023 15:17:25 UTC)
- git: 03d6e03851c6 - main - Check for the IORT before adding the ITS driver: Andrew Turner (Thu, 02 Feb 2023 16:48:25 UTC)
- git: 22e4897422a0 - main - Limit where we disable the Arm generic timer: Andrew Turner (Thu, 02 Feb 2023 16:48:27 UTC)
- git: f29942229d24 - main - Read the arm64 far early in el0 exceptions: Andrew Turner (Thu, 02 Feb 2023 16:48:28 UTC)
- git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 17:20:13 UTC)
- git: a95cb95e12e5 - main - linux(4): Preserve fpu fxsave state across signal delivery on amd64.: Dmitry Chagin (Thu, 02 Feb 2023 17:22:06 UTC)
- git: 6ad07a4b2bdf - main - linux(4): Microoptimize rt_sendsig() on amd64.: Dmitry Chagin (Thu, 02 Feb 2023 17:22:07 UTC)
- git: ce20c00e858f - main - linux(4): Remove stale comment that no longer applies.: Dmitry Chagin (Thu, 02 Feb 2023 17:22:08 UTC)
- git: 0f031350f32b - main - rescue: Fix link order of SSL libraries and fetch.: John Baldwin (Thu, 02 Feb 2023 17:23:51 UTC)
- git: e7ab133648a1 - main - timeout: Move from /usr/bin to /bin: Mateusz Piotrowski (Thu, 02 Feb 2023 17:35:31 UTC)
- git: c941e8c65d9d - main - ipfilter: Correctly type ipf_pullup(): Cy Schubert (Thu, 02 Feb 2023 17:41:33 UTC)
- git: 79f7745c098a - main - ipfilter: Fix use after free on packet with broken lengths: Cy Schubert (Thu, 02 Feb 2023 17:41:34 UTC)
- git: a9e062971923 - main - gh-bc: don't force CFLAGS to -O0 -g: Dimitry Andric (Thu, 02 Feb 2023 18:21:46 UTC)
- git: ce18e1939438 - main - stand: only compute symidx on x86: Warner Losh (Thu, 02 Feb 2023 20:07:35 UTC)
- git: 9fb276ea8001 - main - kboot: Trim initial allocation to 64MB: Warner Losh (Thu, 02 Feb 2023 20:07:36 UTC)
- git: 81d71f94cabc - main - kboot: Fix hostdisk fmtdev: Warner Losh (Thu, 02 Feb 2023 20:07:37 UTC)
- git: 2e1edd04eb01 - main - kboot: For hostfs, return better errors from read, where possible.: Warner Losh (Thu, 02 Feb 2023 20:10:21 UTC)
- git: 7da605ec03c1 - main - kboot: Parse memory usage: Warner Losh (Thu, 02 Feb 2023 20:16:27 UTC)
- git: fb53e7adaf5b - main - tarfs: Fix 32-bit build.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 20:39:40 UTC)
- git: 63c7a483e552 - main - kboot: Assert errno is negative: Warner Losh (Thu, 02 Feb 2023 21:11:52 UTC)
- git: ab926ba4c3a5 - main - kboot: Remove kboot_loadaddr: Warner Losh (Thu, 02 Feb 2023 21:11:53 UTC)
- git: 7b2f1a7fe944 - main - sctp: improve delivery of stream reset notifications: Michael Tuexen (Thu, 02 Feb 2023 21:44:19 UTC)
- git: cf93505e8de4 - main - tarfs: Fix non-ZSTDIO build.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 22:26:30 UTC)
- git: 57aa63022065 - main - tarfs: Remove unused code.: Dag-Erling Smørgrav (Thu, 02 Feb 2023 23:16:42 UTC)
- git: 7926a01ed7ae - main - vfs_export: Add checks for correct prison when updating exports: Rick Macklem (Fri, 03 Feb 2023 00:22:32 UTC)
- git: 5c274b362256 - main - whitespace: rewrap to match case directly above: Brooks Davis (Fri, 03 Feb 2023 00:38:50 UTC)
- git: 14ba79255be8 - main - nv.9: Improve style in one of the examples.: Pawel Jakub Dawidek (Fri, 03 Feb 2023 01:00:38 UTC)
- git: c54d240eb1a0 - main - kern_prot.c p_candebug(): Remove single-use variable.: Pawel Jakub Dawidek (Fri, 03 Feb 2023 01:00:39 UTC)
- git: 6998572a74a9 - main - hastd: use zlib's crc32 implementation.: Xin LI (Fri, 03 Feb 2023 07:14:31 UTC)
- git: fdbfaefefa58 - main - hastctl: use zlib's crc32 implementation.: Xin LI (Fri, 03 Feb 2023 08:31:20 UTC)
- git: 0ed5f66c5ad2 - main - pfsync: add missing bucket lock: Kristof Provost (Fri, 03 Feb 2023 09:39:54 UTC)
- git: afa77b699651 - main - pf tests: improve pfsync:basic_defer test: Kristof Provost (Fri, 03 Feb 2023 09:39:55 UTC)
- git: a1f8a0c793c6 - main - efiserialio: use port settings (sio->Mode) for initial setup: Toomas Soome (Fri, 03 Feb 2023 10:01:21 UTC)
- Re: git: 8bce8d28abe6 - main - jail: Avoid multipurpose return value of function prison_ip_restrict(): Zhenlei Huang (Fri, 03 Feb 2023 10:11:25 UTC)
- git: 2eeb808361e4 - main - IfAPI: Add iterator to loop over all interfaces: Justin Hibbits (Fri, 03 Feb 2023 14:45:17 UTC)
- git: 5243598927a9 - main - linprocfs: Migrate to IfAPI: Justin Hibbits (Fri, 03 Feb 2023 14:45:19 UTC)
- git: c50f70b5a93e - main - linsysfs: Use IfAPI accessors: Justin Hibbits (Fri, 03 Feb 2023 14:45:20 UTC)
- git: 87e728340b1d - main - Mechanically convert wg(4) to IfAPI: Justin Hibbits (Fri, 03 Feb 2023 14:45:21 UTC)
- git: cb96a0ef0040 - main - cp: Minor code cleanup.: Dag-Erling Smørgrav (Fri, 03 Feb 2023 15:37:41 UTC)
- git: d76330efd9f9 - main - kboot: Probe all disks and partitions for a kernel: Warner Losh (Fri, 03 Feb 2023 15:50:32 UTC)
- git: fb26a14fc40b - main - kboot: Add aarch64 fdt fixup: Warner Losh (Fri, 03 Feb 2023 15:50:33 UTC)
- git: 9e5022213126 - main - kboot: MI part of the memory enumeration code: Warner Losh (Fri, 03 Feb 2023 15:50:34 UTC)
- git: 08779e839ac1 - main - kboot: Create segment handling code at main level: Warner Losh (Fri, 03 Feb 2023 15:50:35 UTC)
- git: 33e5b27254e7 - main - kboot: Add parsing of /proc/iomem into seg.c: Warner Losh (Fri, 03 Feb 2023 15:50:37 UTC)
- git: 81fbd74a4b59 - main - kboot: space_avail -- how much space exists from 'start' to end of segment: Warner Losh (Fri, 03 Feb 2023 15:50:38 UTC)
- git: 1d5f967fa777 - main - kboot: Add powerpc stub for enumerate_memory_arch(): Warner Losh (Fri, 03 Feb 2023 15:50:39 UTC)
- git: 1c98cd1569de - main - kboot: aarch64 memory enumeration enumerate_memory_arch(): Warner Losh (Fri, 03 Feb 2023 15:50:40 UTC)
- git: a967cd4db2af - main - kboot: Update amd64 to use enumerate_memory_arch(): Warner Losh (Fri, 03 Feb 2023 15:50:41 UTC)
- git: 2e533532808b - main - kboot: Call enumerate_memory_arch(): Warner Losh (Fri, 03 Feb 2023 15:50:42 UTC)
- git: d1a3cc0abeef - main - kboot: Define bi_loadsmap for loading memory maps: Warner Losh (Fri, 03 Feb 2023 15:50:43 UTC)
- git: 6e99dc13756b - main - kboot: Powerpc provide bi_loadsmap: Warner Losh (Fri, 03 Feb 2023 15:50:44 UTC)
- git: b6755eabcc39 - main - kboot: bi_loadsmap for amd64: Warner Losh (Fri, 03 Feb 2023 15:50:46 UTC)
- git: e49773296c6c - main - kboot: aarch64 bi_loadsmap: Warner Losh (Fri, 03 Feb 2023 15:50:47 UTC)
- git: 0928550c3e17 - main - stand: share bootinfo.c between EFI and KBOOT: Warner Losh (Fri, 03 Feb 2023 15:50:48 UTC)
- git: dfcca210755e - main - kboot: aarch64 trampoline implementation: Warner Losh (Fri, 03 Feb 2023 15:50:49 UTC)
- git: 2069a2a08f6e - main - kboot: Improve amd64 booting: Warner Losh (Fri, 03 Feb 2023 15:50:50 UTC)
- git: 84eb9b2306fd - main - kboot: MI fixups to enable aarch64 booting: Warner Losh (Fri, 03 Feb 2023 15:50:51 UTC)
- git: 2b5179105359 - main - kboot: Don't need an arch pointer to get segments: Warner Losh (Fri, 03 Feb 2023 15:50:52 UTC)
- git: 460106412676 - main - kboot: Enable for aarch64: Warner Losh (Fri, 03 Feb 2023 15:50:53 UTC)
- git: 045fa2801a8b - main - kboot: Try to read UEFI memory from physical memory on aarch64: Warner Losh (Fri, 03 Feb 2023 15:50:55 UTC)
- git: 1d3a7e849b6d - main - kboot: Remove externs: Warner Losh (Fri, 03 Feb 2023 15:50:56 UTC)
- git: db8d0c0cd998 - main - kboot: Allocate a really big first segment: Warner Losh (Fri, 03 Feb 2023 15:50:57 UTC)
- git: 335e3daaf043 - main - kboot: Keep track of what's used in the segment: Warner Losh (Fri, 03 Feb 2023 15:50:58 UTC)
- git: a5c0d5517771 - main - test: Add fstab to all ufs images: Warner Losh (Fri, 03 Feb 2023 15:50:59 UTC)
- Re: git: cb96a0ef0040 - main - cp: Minor code cleanup.: Rodney W. Grimes (Fri, 03 Feb 2023 15:58:02 UTC)
- git: 3e0c56a717d6 - main - linux(4): Use designated initializers.: Dmitry Chagin (Fri, 03 Feb 2023 16:17:50 UTC)
- git: eb08932156dc - main - linux(4): Microoptimize linux_ipc code to unindent else blocks.: Dmitry Chagin (Fri, 03 Feb 2023 16:17:51 UTC)
- git: 26d105199ec8 - main - libc: Fall back to rdtsc when using pvclock and rdtscp is not available: Mark Johnston (Fri, 03 Feb 2023 16:50:31 UTC)
- git: 2bed14192cec - main - pvclock: Export a vDSO page even without rdtscp available: Mark Johnston (Fri, 03 Feb 2023 16:50:32 UTC)
- git: a2286a1f4651 - main - man4: Add a manual page for kvmclock: Mark Johnston (Fri, 03 Feb 2023 16:50:33 UTC)
- git: 5f03f96fbefb - main - shm: Document shm_create_largepage(): Mark Johnston (Fri, 03 Feb 2023 16:50:35 UTC)
- git: 675e2618ae2d - main - inpcb: Deduplicate some assertions: Mark Johnston (Fri, 03 Feb 2023 16:50:36 UTC)
- git: b0ccf53f2455 - main - inpcb: Assert against wildcard addrs in in_pcblookup_hash_locked(): Mark Johnston (Fri, 03 Feb 2023 16:50:37 UTC)
- git: 2589ec0f3657 - main - pcb: Move an assignment into in_pcbdisconnect(): Mark Johnston (Fri, 03 Feb 2023 16:50:38 UTC)
- git: 76f1499ff5e7 - main - tcp: retire net.inet.tcp.tcp_require_unique_port: Gleb Smirnoff (Fri, 03 Feb 2023 19:34:18 UTC)
- git: 221b9e3d0684 - main - inpcb: merge two versions of in6_pcbconnect() into one: Gleb Smirnoff (Fri, 03 Feb 2023 19:34:19 UTC)
- git: 3d76be28ec60 - main - netinet6: require network epoch for in6_pcbconnect(): Gleb Smirnoff (Fri, 03 Feb 2023 19:34:20 UTC)
- git: a9d22cce10b7 - main - inpcb: use family specific sockaddr argument for connect functions: Gleb Smirnoff (Fri, 03 Feb 2023 19:34:21 UTC)
- git: a9afe0864f8e - main - tcp: bring comment for tcp_connect() up to date: Gleb Smirnoff (Fri, 03 Feb 2023 19:34:22 UTC)
- git: 9e46ff4d4cfa - main - netinet: don't return conflicting inpcb in in_pcbconnect_setup(): Gleb Smirnoff (Fri, 03 Feb 2023 19:34:23 UTC)
- git: 09d3671b0e32 - main - inpcb: better document INP_ANONPORT flag: Gleb Smirnoff (Fri, 03 Feb 2023 19:34:25 UTC)
- git: 8859960436f5 - main - loader: always install help files: Mitchell Horne (Fri, 03 Feb 2023 20:39:11 UTC)
- git: dfbe8f64837e - main - loader.efi: include help.fdt for FDT-enabled loader: Mitchell Horne (Fri, 03 Feb 2023 20:39:13 UTC)
- git: 81471049650f - main - Remove rt ethernet driver.: Justin Hibbits (Sat, 04 Feb 2023 01:23:20 UTC)
- git: 29fa34aadbd3 - main - iwm(4), iwmfw(4): mention iwm7265Dfw: Piotr Kubaj (Sat, 04 Feb 2023 13:15:19 UTC)
- git: 6f52f8504814 - main - Refer to a related manpage: Warner Losh (Sat, 04 Feb 2023 15:29:14 UTC)
- git: ef2235ec65fd - main - altq: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:08 UTC)
- git: aa41036eb7a3 - main - nfsserver: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:09 UTC)
- git: 336fbb23def7 - main - usb: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:10 UTC)
- git: 24c0ba96f1d0 - main - mpt: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:11 UTC)
- git: 721d3e7e9a7d - main - mrsas: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:12 UTC)
- git: c98b837ad01d - main - mxge: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:13 UTC)
- git: 6147584bc050 - main - mxge: cleanup from purging EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:14 UTC)
- git: 757cb555ae66 - main - e1000: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:15 UTC)
- git: 29a4a60fffac - main - ixgbe: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:16 UTC)
- git: 862dd0d21400 - main - mmc: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:18 UTC)
- git: ecfb9e4e126f - main - qlxgb: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:19 UTC)
- git: af0e1ece373b - main - qlxge: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:20 UTC)
- git: bd78d17c333c - main - qlxgbe: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:21 UTC)
- git: 407912909a71 - main - ixl: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:22 UTC)
- git: 097e192a9c20 - main - iavf: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:23 UTC)
- git: bbe35708ad03 - main - qlnx: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:24 UTC)
- git: 21e0b5079610 - main - qlnxr: cleanup secondary effects from EOL purge: Warner Losh (Sat, 04 Feb 2023 16:20:25 UTC)
- git: 33f6a4e90fa1 - main - acpica: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:27 UTC)
- git: 5d1c658b47e4 - main - hptmv: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:28 UTC)
- git: b02a39778952 - main - hyperv: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:29 UTC)
- git: 026babd427e6 - main - mlx4: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:30 UTC)
- git: 1c5e68711760 - main - mlx5: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:31 UTC)
- git: 263261e5196c - main - rtsx: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:32 UTC)
- git: d27d543c7845 - main - vmm: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:33 UTC)
- git: 5fa183351459 - main - wmt: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:34 UTC)
- git: da6ae2cf1750 - main - rtwm: purge EOL release compatibility: Warner Losh (Sat, 04 Feb 2023 16:20:36 UTC)
- git: d9d5f2c042a5 - main - cpuset: add --count: Mateusz Guzik (Sat, 04 Feb 2023 17:51:27 UTC)
- git: 3b6056204dd8 - main - FIOSEEKHOLE/FIOSEEKDATA: correct consistency for bmap-based implementation: Konstantin Belousov (Sat, 04 Feb 2023 18:32:45 UTC)
- git: cfd6acbb5591 - main - jail: Correct jail_max_af_ips sysctl name: Warner Losh (Sat, 04 Feb 2023 18:48:55 UTC)
- git: 17720d0bd0e8 - main - Strip trailing slashes from DESTDIR: Warner Losh (Sat, 04 Feb 2023 19:14:30 UTC)
- git: 767964fd8635 - main - tcp: Document TCP congestion control history: Warner Losh (Sat, 04 Feb 2023 19:20:44 UTC)
- git: 6926e2699ae5 - main - arm: Add support for using VFP in kernel: Kornel Dulęba (Sat, 04 Feb 2023 19:22:23 UTC)
- git: e5d7c5c857f8 - main - arm: mv: Add missing function prototype: Kornel Dulęba (Sat, 04 Feb 2023 19:22:24 UTC)
- git: 2c6b88da7174 - main - usb: Add Huawei 4G Modem devices (2022) to usbdevs: Warner Losh (Sat, 04 Feb 2023 21:29:45 UTC)
- git: 64fd867f8cdb - main - usb: add new scsi_huawei eject3 & eject4 quirks: Warner Losh (Sat, 04 Feb 2023 21:29:46 UTC)
- git: 7d4b2b5834db - main - usb: add new scsi_huawei eject3 & eject4 sequences: Warner Losh (Sat, 04 Feb 2023 21:29:47 UTC)
- git: 1997d3a4a9f2 - main - usb: add new scsi_huawei eject3 & eject4 driver support: Warner Losh (Sat, 04 Feb 2023 21:29:48 UTC)
- git: e66352013a67 - main - usb: add support for Huawei E5573Cs322: Warner Losh (Sat, 04 Feb 2023 21:29:49 UTC)
- git: 848ac8451b08 - main - usb: Remove obsolete Huawei 3G from usbdevs: Warner Losh (Sat, 04 Feb 2023 21:29:50 UTC)
- git: 75d41cb6967b - main - u3g: Add new 4G Huawei devices: Warner Losh (Sat, 04 Feb 2023 21:34:51 UTC)
- git: d94e0bdc1498 - main - Revert "vfs_export: Add checks for correct prison when updating exports": Rick Macklem (Sat, 04 Feb 2023 22:41:01 UTC)
- git: db5655124ca4 - main - vfs_mount.c: Free exports structures in vfs_destroy_mount(): Rick Macklem (Sat, 04 Feb 2023 22:46:52 UTC)
- git: 0cec5b99b3c0 - main - usb/u3g: Add support for QUECTEL EP06-E 4G modem: Warner Losh (Sun, 05 Feb 2023 03:51:41 UTC)
- git: 70164d957eb2 - main - Fix truncation when ssize_t is larger than MAX_INT: Warner Losh (Sun, 05 Feb 2023 04:27:29 UTC)
- git: 8362905cb69e - main - coretemp: Only log critical temperature events: Warner Losh (Sun, 05 Feb 2023 05:08:49 UTC)
- git: edfc7d6e5b5b - main - linux(4): Add the forgotten in the 6f8439db opt_compat include.: Dmitry Chagin (Sun, 05 Feb 2023 15:25:39 UTC)
- git: e4d3f1e40ab3 - main - hv_hid: Hyper-V HID driver: Vladimir Kondratyev (Sun, 05 Feb 2023 15:33:32 UTC)
- git: 8d5fef85f007 - main - ietp(4): Load dummy HID report descriptor if mangled: Vladimir Kondratyev (Sun, 05 Feb 2023 15:33:33 UTC)
- git: dcb4b13816df - main - xen/timer: rename "timer.c" to "xen_timer.c": Warner Losh (Sun, 05 Feb 2023 17:53:24 UTC)
- git: c755a7cc1ede - main - ssh: remove old reference from update instructions: Ed Maste (Sun, 05 Feb 2023 18:18:41 UTC)
- git: 70b97048a051 - main - LinuxKPI: mm.h: implement virt_to_head_page(): Bjoern A. Zeeb (Sun, 05 Feb 2023 20:31:10 UTC)
- git: fd1a2f3dfc0e - main - LinuxKPI: pci: add more functions: Bjoern A. Zeeb (Sun, 05 Feb 2023 20:33:01 UTC)
- git: 78cab57ac6aa - main - LinuxKPI: dummy: remove files which have implementation: Bjoern A. Zeeb (Sun, 05 Feb 2023 20:34:34 UTC)
- git: 52c28b99034b - main - LinuxKPI: add more dummy header files: Bjoern A. Zeeb (Sun, 05 Feb 2023 20:35:55 UTC)
- git: ffdf10fb9cf1 - main - LinuxKPI: device: add device_set_wakeup_enable(): Bjoern A. Zeeb (Sun, 05 Feb 2023 20:37:44 UTC)
- git: 934cb7a33166 - main - LinuxKPI: pm.h: add dummy pm_wakeup_event(): Bjoern A. Zeeb (Sun, 05 Feb 2023 20:44:46 UTC)
- git: bc81a2b788f5 - main - LinuxKPI: interrupt.h: add disable_irq_nosync(), irq_set_status_flags(): Bjoern A. Zeeb (Sun, 05 Feb 2023 20:46:40 UTC)
- git: 4c72d075a57e - main - LinuxKPI: const argument to irq_set_affinity_hint(): Bjoern A. Zeeb (Sun, 05 Feb 2023 20:48:37 UTC)
- git: b15491b4773a - main - LinuxKPI: PCI: implement support for more than 1 MSI vector: Bjoern A. Zeeb (Sun, 05 Feb 2023 20:50:22 UTC)
- git: e9d6b699d840 - main - kern.post.mk we need .MAKE.DEPENDFILE for DIRDEPS_BUILD: Simon J. Gerraty (Sun, 05 Feb 2023 22:51:15 UTC)
- git: 3cc3c1eb7961 - main - Skip EFI framebuffer information if there is none: Simon J. Gerraty (Mon, 06 Feb 2023 01:24:16 UTC)
- git: 0126bd3e6ca4 - main - stress2: Return error on exit. Run test for longer: Peter Holm (Mon, 06 Feb 2023 10:10:49 UTC)
- git: baff81958c8e - main - libedit: update to snapshot 2023-01-06: Baptiste Daroussin (Mon, 06 Feb 2023 13:26:30 UTC)
- git: 07db1f36848c - main - linux(4): Attach netlink on i386.: Dmitry Chagin (Mon, 06 Feb 2023 14:01:04 UTC)
- git: cc6e8949daf0 - main - tarfs: Fix typo in man page.: Dag-Erling Smørgrav (Mon, 06 Feb 2023 16:24:57 UTC)
- git: c9ff56ce2d41 - main - tarfs: Terminate dirents before copying them out.: Dag-Erling Smørgrav (Mon, 06 Feb 2023 16:24:58 UTC)
- git: a8fc2fe3af3d - main - tarfs: Remove unnecessary code.: Dag-Erling Smørgrav (Mon, 06 Feb 2023 16:24:59 UTC)
- git: fe1371e8f3d7 - main - ssh: fix double-free caused by compat_kex_proposal(): Ed Maste (Mon, 06 Feb 2023 16:31:37 UTC)
- git: 94e21add4534 - main - ssh: fix bug in PermitRemoteOpen which caused it to ignore...: Ed Maste (Mon, 06 Feb 2023 16:39:16 UTC)
- git: 9c067b844f85 - main - enic: Cisco VIC driver: Doug Ambrisko (Mon, 06 Feb 2023 16:49:32 UTC)
- git: 6680cfe8e0ee - main - sha512_224: Fix SHA512_224_Final() on little-endian machines.: Dag-Erling Smørgrav (Mon, 06 Feb 2023 17:03:58 UTC)
- git: 2768d7056727 - main - libmd / md5: Add SHA-512/224.: Dag-Erling Smørgrav (Mon, 06 Feb 2023 17:03:59 UTC)
- git: 2e828220579e - main - ssh: Be more paranoid with host/domain names coming from the: Ed Maste (Mon, 06 Feb 2023 17:07:57 UTC)
- git: c079c82646e8 - main - enic: Cleanup module Makefile: Doug Ambrisko (Mon, 06 Feb 2023 17:27:03 UTC)
- git: 1e6131bad6b4 - main - IfAPI: Add needed APIs for mbuf support: Justin Hibbits (Mon, 06 Feb 2023 17:53:53 UTC)
- git: 6472761966f7 - main - IfAPI: use IfAPI in mbuf: Justin Hibbits (Mon, 06 Feb 2023 17:53:54 UTC)
- git: a6c0f09aa35d - main - ath(4) IfAPI fixups: Justin Hibbits (Mon, 06 Feb 2023 17:53:55 UTC)
- git: 47842ecfe01d - main - Mechanically convert if_tsec(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:53:56 UTC)
- git: 3f14814f05b5 - main - Mechanically convert ae(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:53:57 UTC)
- git: 76614fdc8c7b - main - Mechanically convert iwi(4) and iwn(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:53:58 UTC)
- git: 2568cd2ae95a - main - Mechanically convert if_plip(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:53:59 UTC)
- git: de17d6f9a694 - main - Mechanically convert if_ti(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:00 UTC)
- git: c0e5e270a5dd - main - Mechanically convert if_bfe(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:01 UTC)
- git: 6712df3ab04a - main - Mechanically convert if_ste(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:03 UTC)
- git: 3486b835044b - main - Mechanically convert if_vte(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:04 UTC)
- git: 0d1025348b7f - main - Mechanically convert if_vr(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:05 UTC)
- git: ac8e2243b88c - main - Mechanically convert if_rl(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:06 UTC)
- git: 3ac0cb328ae3 - main - Mechanically convert if_vge(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:07 UTC)
- git: 7c509be1c6c3 - main - Mechanically convert if_et(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:08 UTC)
- git: 3fba06ad1342 - main - Mechanically convert sbni(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:09 UTC)
- git: 61c05f13d2d3 - main - Mechanically convert fwe(4) and fwip(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:10 UTC)
- git: 59dc03deec00 - main - Mechanically convert jme(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:11 UTC)
- git: 08e67568b079 - main - Mechanically convert lge(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:12 UTC)
- git: 1125d093632e - main - Mechanically convert sis(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:14 UTC)
- git: 8c259c504842 - main - Mechanically convert smc(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:15 UTC)
- git: ccfbf57f838a - main - Mechanically convert sk(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:16 UTC)
- git: df40efe17afb - main - Mechanically convert le(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:17 UTC)
- git: 0292389aca30 - main - Mechanically convert bce(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:18 UTC)
- git: da247e0dac2f - main - Mechanically convert ic(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:19 UTC)
- git: 5ab8c4b836c2 - main - Mechanically convert msk(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:20 UTC)
- git: 12d29e156847 - main - Mechanically convert if_my(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:21 UTC)
- git: 76cb2c1ce00e - main - Mechanically convert nge(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:22 UTC)
- git: 91f3f3fc7122 - main - Mechanically convert dc(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:24 UTC)
- git: bc14c73b7b9c - main - Mechanically convert al_eth(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:25 UTC)
- git: 524364126752 - main - Mechanically convert age(4), alc(4), and ale(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:26 UTC)
- git: e948d066fa82 - main - Mechanically convert sge(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:27 UTC)
- git: 93037a67bf4b - main - Mechanically convert mxge(4) to IfAPI: Justin Hibbits (Mon, 06 Feb 2023 17:54:28 UTC)
- git: 655d043b496e - main - Remove gxemul drivers.: Justin Hibbits (Mon, 06 Feb 2023 18:21:06 UTC)
- git: 61593cb29702 - main - Remove Doxyfiles for recently removed drivers.: Justin Hibbits (Mon, 06 Feb 2023 18:21:08 UTC)
- git: 4a1c4de232af - main - Allow sysctl hw.machine/hw.machine_arch in capability mode: Ed Maste (Mon, 06 Feb 2023 19:01:13 UTC)
- git: 0e563bde48b1 - main - dtrace_asm.S: properly enter/exit user access: Mitchell Horne (Mon, 06 Feb 2023 19:28:06 UTC)
- git: 06faad1de2c9 - main - dtrace: handle page faults in riscv dtrace_trap(): Mitchell Horne (Mon, 06 Feb 2023 19:28:07 UTC)
- git: 38720107324b - main - dtrace: Fix RISC-V user stack unwinder: Mitchell Horne (Mon, 06 Feb 2023 19:28:08 UTC)
- git: c6943b44f7d7 - main - dtrace: implement riscv dtrace_getustackdepth(): Mitchell Horne (Mon, 06 Feb 2023 19:28:09 UTC)
- git: 2166649fa1de - main - libdtrace: drop remaining mips support: Mitchell Horne (Mon, 06 Feb 2023 19:28:10 UTC)
- git: f711d5c3d066 - main - libdtrace: add riscv support: Mitchell Horne (Mon, 06 Feb 2023 19:28:11 UTC)
- git: d8b78838c5f0 - main - tsec(4): Fix the build from IfAPI conversion: Justin Hibbits (Mon, 06 Feb 2023 20:24:27 UTC)
- git: d804497068c1 - main - md5/tests: extend md5 test: Stefan Eßer (Mon, 06 Feb 2023 20:26:04 UTC)
- git: fb8f221aebd0 - main - db_printf: fix a typo: Maxim Konovalov (Mon, 06 Feb 2023 20:41:58 UTC)
- git: 932370ddd46e - main - sbni(4): Fix i386 build: Justin Hibbits (Mon, 06 Feb 2023 20:57:03 UTC)
- git: 96ab5e719955 - main - mge(4): Fix build after IfAPI conversion: Justin Hibbits (Mon, 06 Feb 2023 20:57:04 UTC)
- git: a1e3fb8fa0a4 - main - Fix _REVISION to be always major.minor: Warner Losh (Mon, 06 Feb 2023 21:15:10 UTC)
- git: bbd354cb2382 - main - enic: convert to IfAPI: Doug Ambrisko (Mon, 06 Feb 2023 21:21:08 UTC)
- git: 4fca8e0f65a8 - main - contrib/bc: uodate to version 6.2.4: Stefan Eßer (Mon, 06 Feb 2023 21:35:32 UTC)
- git: 70efe1a2fe13 - main - ccr,ccp: Fix argument order to sglist_append_vmpages.: John Baldwin (Mon, 06 Feb 2023 21:52:21 UTC)
- git: f374ba41f55c - main - ssh: update to OpenSSH 9.2p1: Ed Maste (Mon, 06 Feb 2023 21:55:14 UTC)
- git: 393b0ba25f1a - main - LinuxKPI: return an address string in pci_name(): Bjoern A. Zeeb (Mon, 06 Feb 2023 21:58:29 UTC)
- Re: git: 0fce2dc15730 - main - LinuxKPI,lindebugfs: add u8 base type and blob support: John Baldwin (Mon, 06 Feb 2023 22:19:38 UTC)
- git: 819ed472043c - main - amd64 pmap: patch up a comment in pmap_init_pv_table: Mateusz Guzik (Mon, 06 Feb 2023 22:34:53 UTC)
- git: c0548bfc3a09 - main - em(4): Add IDs for new Intel(R) I219 devices: Eric Joyner (Mon, 06 Feb 2023 22:36:20 UTC)
- git: a527c18cd7ba - main - irdma(4): Add code for compilation on stable/13 branch: Eric Joyner (Mon, 06 Feb 2023 22:40:36 UTC)
- git: 4972fb927638 - main - Support Unicode characters in keymap dead key tables: Stefan Eßer (Mon, 06 Feb 2023 23:01:57 UTC)
- git: b92f8e5c0dcc - main - usr.sbin/kbdcontrol.c: Add backwards compatibility functions: Stefan Eßer (Mon, 06 Feb 2023 23:01:58 UTC)
- git: d22c5c42e8ad - main - Skip if_wg regression tests if module doesn't exist: Olivier Cochard (Mon, 06 Feb 2023 23:10:18 UTC)
- git: 77934b7a1301 - main - ssh: default X11Forwarding to no, following upstream: Ed Maste (Tue, 07 Feb 2023 00:07:54 UTC)
- git: e39661251110 - main - cxgbe T6 KTLS: Use intotcpcb().: John Baldwin (Tue, 07 Feb 2023 01:08:15 UTC)
- git: 901b050b36b9 - main - bsdlabel: Remove a write-only variable.: Dmitry Chagin (Tue, 07 Feb 2023 07:44:09 UTC)
- git: de59f46a825b - main - bsdlabel: Fix whitespace.: Dmitry Chagin (Tue, 07 Feb 2023 07:44:10 UTC)
- git: 8932f7ce1783 - main - local-unbound-setup: Use default root certificates: Tijl Coosemans (Tue, 07 Feb 2023 10:22:14 UTC)
- git: dfc4d218ce5d - main - tcp: use straight in_pcbconnect() in tcp_connect(): Gleb Smirnoff (Tue, 07 Feb 2023 17:22:42 UTC)
- git: 220d89212943 - main - inpcb: immediately return matching pcb on lookup: Gleb Smirnoff (Tue, 07 Feb 2023 17:22:43 UTC)
- git: 146d9da6c2ec - main - tarfs: Silence warnings when no supported compression is enabled.: Dag-Erling Smørgrav (Tue, 07 Feb 2023 17:31:35 UTC)
- git: 640242a59157 - main - OpenSSL: Merge OpenSSL 1.1.1t Merge commit '0d51f658515c605fcc4a8073cb5a8e0d7d904088': Jung-uk Kim (Tue, 07 Feb 2023 19:03:49 UTC)
- git: fb3134558138 - main - OpenSSL: Merge OpenSSL 1.1.1t: Jung-uk Kim (Tue, 07 Feb 2023 19:04:00 UTC)
- git: f1cf49002dbb - main - OpenSSL: Regen assembly files for OpenSSL 1.1.1t: Jung-uk Kim (Tue, 07 Feb 2023 19:04:01 UTC)
- git: eb9b98fb5aea - main - OpenSSL: Regen manual pages for OpenSSL 1.1.1t: Jung-uk Kim (Tue, 07 Feb 2023 19:04:02 UTC)
- git: b4ad37f693b0 - main - Mechanically convert atse(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:04 UTC)
- git: dba12f75604f - main - Mechanically convert if_xae to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:05 UTC)
- git: 2fda7967b6d0 - main - Mechanically convert usb_ethernet(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:06 UTC)
- git: 08ca347fc7cf - main - Mechanically convert stge(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:07 UTC)
- git: cc970676d264 - main - Mechanically convert if_sume(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:08 UTC)
- git: 04abf87b2a56 - main - Mechanically convert sfxge(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:09 UTC)
- git: 0b2813768bae - main - Mechanically convert mlx4(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:10 UTC)
- git: b9545c579415 - main - Mechanically convert vnic to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:12 UTC)
- git: 2c50292d0631 - main - Mechanically convert liquidio(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:13 UTC)
- git: 67fd4c9d0785 - main - Mechanically convert oce(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:14 UTC)
- git: 37d22ce08707 - main - Mechanically convert mana to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:15 UTC)
- git: b34a60c54f31 - main - Mechanically convert vtbe(4) to IfAPI: Justin Hibbits (Tue, 07 Feb 2023 19:18:16 UTC)
- git: bef67a0f1597 - main - mvneta: add the missing include opt_mvneta.h: Mateusz Guzik (Tue, 07 Feb 2023 19:20:32 UTC)
- git: 9aff05bb1c0d - main - tcp_var.h: Fix spelling of independent in comment: John Baldwin (Tue, 07 Feb 2023 20:02:44 UTC)
- git: 7bb441c86678 - main - libdwarf: Add some constants from DWARF 5: Mark Johnston (Tue, 07 Feb 2023 20:11:45 UTC)
- git: 3bc099eb7120 - main - bridge: Make the ioctl table local to if_bridge.c: Mark Johnston (Tue, 07 Feb 2023 20:11:46 UTC)
- git: 27202b98dc2d - main - jail: Use atomic(9) instead of CK atomics: Mark Johnston (Tue, 07 Feb 2023 20:11:48 UTC)
- git: 0cbcfa1964de - main - LinuxKPI: 802.11: deal with stopped queues: Bjoern A. Zeeb (Tue, 07 Feb 2023 20:21:24 UTC)
- git: e6aba98fddf8 - main - tcp: Remove a couple of always-false checks from syncache_socket(): Mark Johnston (Tue, 07 Feb 2023 20:23:38 UTC)
- git: 232b4f33b435 - main - ssh: add information on hostname canonicalization patch: Ed Maste (Tue, 07 Feb 2023 20:34:24 UTC)
- git: b2c68dc6d9b3 - main - amd64: ansify: Mateusz Guzik (Tue, 07 Feb 2023 22:53:14 UTC)
- git: 8377575772be - main - vfs: ansify: Mateusz Guzik (Tue, 07 Feb 2023 23:03:56 UTC)
- git: ed40bc50dff0 - main - fifofs: ansify: Mateusz Guzik (Tue, 07 Feb 2023 23:19:09 UTC)
- git: 24641b8b3964 - main - nullfs: ansify: Mateusz Guzik (Tue, 07 Feb 2023 23:22:43 UTC)
- git: 724240c6fa24 - main - udf: ansify: Mateusz Guzik (Tue, 07 Feb 2023 23:24:41 UTC)
- git: b09b03a19d26 - main - smbfs: ansify: Mateusz Guzik (Tue, 07 Feb 2023 23:35:28 UTC)
- git: 82c519c21f15 - main - sk: ansify: Mateusz Guzik (Wed, 08 Feb 2023 00:05:23 UTC)
- git: fb1b78bfcead - main - ddb: ansify: Mateusz Guzik (Wed, 08 Feb 2023 00:09:39 UTC)
- git: 08d357287b43 - main - sysv: ansify: Mateusz Guzik (Wed, 08 Feb 2023 00:11:35 UTC)
- git: d42f61c73d62 - main - committers-ports.dot: add fuz: Robert Clausecker (Wed, 08 Feb 2023 00:25:00 UTC)
- git: 2e9d05fd6848 - main - asmc: Add support for 10 byte light sensor payloads; MacBookAir6,1: Adrian Chadd (Wed, 08 Feb 2023 04:08:57 UTC)
- git: 2ffdc21324bd - main - config: make changes to allow some parts to build as C++: Kyle Evans (Wed, 08 Feb 2023 06:10:23 UTC)
- git: 29c5f8bf9a01 - main - config: drop dependency on libnv: Kyle Evans (Wed, 08 Feb 2023 06:10:24 UTC)
- git: 4e8636941785 - main - tools: cleanup stale dependencies from recent config(8) change: Kyle Evans (Wed, 08 Feb 2023 06:10:25 UTC)
- git: d4ecf62f1201 - main - libc: base64: trim some bogus trailing whitespace: Kyle Evans (Wed, 08 Feb 2023 06:40:02 UTC)
- git: 9c1720e59a6a - main - pkgbase: Create a FreeBSD-smbutils package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:12 UTC)
- git: 751ded1d02e4 - main - pkgbase: Create a FreeBSD-inetd package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:14 UTC)
- git: f0408cd92f4e - main - pkgbase: Create a FreeBSD-ctf-tools package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:15 UTC)
- git: 1af3908ce612 - main - pkgbase: Create a FreeBSD-elftoolchain package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:16 UTC)
- git: 4c9c296e6378 - main - pkgbase: Create a FreeBSD-netmap package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:17 UTC)
- git: 06a69951fb59 - main - pkgbase: Put ftp-proxy in the FreeBSD-pf package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:18 UTC)
- git: c9621d45a154 - main - pkgbase: Put libpanelw and libform in FreeBSD-clibs: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:19 UTC)
- git: 0b8a2c744ca4 - main - pkgbase: Do not override packages for FILES: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:20 UTC)
- git: 431b9b6692f5 - main - pkgbase: Put sendmail example in the sendmail package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:21 UTC)
- git: f4d9116de1da - main - devd: Move dhclient part in devd/dhclient.conf: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:22 UTC)
- git: 9150a0455e43 - main - devd: Move bluetooth part in devd/bluetooth.conf: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:24 UTC)
- git: 2878e21ff11b - main - devd: Move power_profile part in devd/power_profile.conf: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:25 UTC)
- git: cab549c76c88 - main - pkgbase: Create a FreeBSD-console-tools package: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:26 UTC)
- git: eac920e67016 - main - utx: Allow disabling user accounting: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:27 UTC)
- git: 3662862f558f - main - rc: syscons: Add UEFI special case: Emmanuel Vadot (Wed, 08 Feb 2023 07:54:28 UTC)
- git: 9df6eeabb379 - main - bpf: Add missing NOP stubs: Zhenlei Huang (Wed, 08 Feb 2023 10:06:41 UTC)
- git: 8b418c83d175 - main - cp: Adjust the sparse file tests.: Dag-Erling Smørgrav (Wed, 08 Feb 2023 16:50:06 UTC)
- git: 87d405eab911 - main - iommu_gas: initialize start_gap as first node: Doug Moore (Wed, 08 Feb 2023 17:19:04 UTC)
- git: 8c784bb8cf36 - main - lua: Update to 5.4.4: Warner Losh (Wed, 08 Feb 2023 18:01:35 UTC)
- git: 5fff09660e06 - main - geli: split the initalization of HMAC: Gordon Tetlow (Wed, 08 Feb 2023 18:02:52 UTC)
- git: 81ad626541db - main - Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787: Dimitry Andric (Wed, 08 Feb 2023 19:06:51 UTC)
- git: 753f127f3ace - main - Merge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f: Dimitry Andric (Wed, 08 Feb 2023 19:07:05 UTC)
- git: fcaf7f8644a9 - main - Merge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b: Dimitry Andric (Wed, 08 Feb 2023 19:07:15 UTC)
- git: 972a253a57b6 - main - Merge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4: Dimitry Andric (Wed, 08 Feb 2023 19:07:24 UTC)
- git: 61cfbce3347e - main - Merge llvm-project release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0d: Dimitry Andric (Wed, 08 Feb 2023 19:07:33 UTC)
- git: a4a491e2238b - main - Merge llvm-project release/15.x llvmorg-15.0.0-9-g1c73596d3454: Dimitry Andric (Wed, 08 Feb 2023 19:07:41 UTC)
- git: 6246ae0b85d8 - main - Merge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5289e7846: Dimitry Andric (Wed, 08 Feb 2023 19:07:49 UTC)
- git: f3fd488f1e19 - main - Merge llvm-project release/15.x llvmorg-15.0.6-0-g088f33605d8a: Dimitry Andric (Wed, 08 Feb 2023 19:07:57 UTC)
- git: 50d7464c3fe6 - main - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6: Dimitry Andric (Wed, 08 Feb 2023 19:08:05 UTC)
- git: 3264f6b88fce - main - Bump __FreeBSD_version for llvm 15.0.7 merge: Dimitry Andric (Wed, 08 Feb 2023 19:20:54 UTC)
- git: 89a072d11cd2 - main - Makefile.amd64: remove construct that serves no purpose: Warner Losh (Wed, 08 Feb 2023 19:22:21 UTC)
- git: ae1dca798e0f - main - e1000: fix I219 hang on reset: Kevin Bowling (Wed, 08 Feb 2023 19:30:44 UTC)
- git: 647f2d2bc0cb - main - e1000: bump driver version: Kevin Bowling (Wed, 08 Feb 2023 19:30:46 UTC)
- git: 48bfd3597654 - main - Add nproc(1): Mateusz Guzik (Wed, 08 Feb 2023 19:47:37 UTC)
- git: 1d03c3578d05 - main - arm: add an interrupt rman to nexus: Mitchell Horne (Wed, 08 Feb 2023 20:52:22 UTC)
- git: f9bdaab95ec4 - main - ofwbus: remove handling of resources from ofwbus: Mitchell Horne (Wed, 08 Feb 2023 20:52:23 UTC)
- git: e6cf1a0826c9 - main - physmem: add ram0 pseudo-driver: Mitchell Horne (Wed, 08 Feb 2023 20:52:24 UTC)
- git: fa3f6655421f - main - netmap: drop redundant if_mtu assignment: Vincenzo Maffione (Wed, 08 Feb 2023 21:07:57 UTC)
- git: ded5f2954e1a - main - nfsd: Fix handling of the error case for nfsvno_open: Rick Macklem (Wed, 08 Feb 2023 21:09:46 UTC)
- git: 847967bc4e19 - main - nfscl: Fix interaction between mmap'd and VOP_WRITE file updates: Rick Macklem (Wed, 08 Feb 2023 22:27:13 UTC)
- git: 0dfaefa97547 - main - depend-cleanup.sh: Simplify the logic, and clean bootstrap tools.: Dag-Erling Smørgrav (Wed, 08 Feb 2023 22:59:33 UTC)
- git: 6a70e0b4cdc6 - main - heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILL: Cy Schubert (Wed, 08 Feb 2023 23:09:31 UTC)
- Re: git: 356deeb2e7f6 - main - kyua/qemu: When running in qemu, don't teset sendfile: Alan Somers (Wed, 08 Feb 2023 23:33:55 UTC)
- git: 1aa9a35f6361 - main - ssh: fix SIZEOF_TIME_T #define on i386: Ed Maste (Wed, 08 Feb 2023 23:34:16 UTC)
- git: d36fbdb08ff5 - main - e1000: Remove redundant disable_ulp for ich8lan: Kevin Bowling (Thu, 09 Feb 2023 00:30:36 UTC)
- git: 563659021477 - main - e1000: Fix packet loss on 11th gen and later: Kevin Bowling (Thu, 09 Feb 2023 00:51:57 UTC)
- git: 905ae5881bdc - main - e1000: Add support for future client platforms: Kevin Bowling (Thu, 09 Feb 2023 01:15:36 UTC)
- git: 5bb807fed462 - main - amd64: record a dependency of vdso on its linker script: Konstantin Belousov (Thu, 09 Feb 2023 02:37:10 UTC)
- git: ee8448712065 - main - amd64 ia32 vdso: always define some __vdso_ symbols: Konstantin Belousov (Thu, 09 Feb 2023 02:37:11 UTC)
- git: 83d7ed8af3d9 - main - config: drop dependency on libsbuf: Kyle Evans (Thu, 09 Feb 2023 05:27:42 UTC)
- git: ee3872a71441 - main - tools: cleanup stale dependencies from further config(8) C++ification: Kyle Evans (Thu, 09 Feb 2023 05:27:43 UTC)
- git: b4f7a31fd16b - main - buildworld: drop config(8) dependencies from bootstrap: Kyle Evans (Thu, 09 Feb 2023 05:27:45 UTC)
- git: c8f47b28827c - main - Add libclang_rt files for powerpc64 to ObsoleteFiles.inc: Dimitry Andric (Thu, 09 Feb 2023 09:00:18 UTC)
- git: 5a5436eb5d96 - main - netlink: do not require elevated privileges when reading arp/ndp state.: Alexander V. Chernikov (Thu, 09 Feb 2023 14:29:35 UTC)
- git: 6332ef894199 - main - testing: handling non-root users with VNETs in pytest-based tests.: Alexander V. Chernikov (Thu, 09 Feb 2023 14:50:48 UTC)
- git: 08b0c98006b6 - main - atomic: Fix the atomic_load_ptr() *SAN interceptor: Mark Johnston (Thu, 09 Feb 2023 15:17:12 UTC)
- git: 25c2dd2f2c6c - main - netlink: return optional metadata with the operation result.: Alexander V. Chernikov (Thu, 09 Feb 2023 15:30:09 UTC)
- git: a7a452fedc42 - main - Update comments referencing create_thread(): Mitchell Horne (Thu, 09 Feb 2023 16:02:40 UTC)
- git: d570418bd891 - main - Boolify should_yield(): Mitchell Horne (Thu, 09 Feb 2023 16:02:41 UTC)
- git: dc9b13736fce - main - Use maybe_yield() in a few more places: Mitchell Horne (Thu, 09 Feb 2023 16:02:43 UTC)
- git: 30cd6fd75d46 - main - man9: Add man page for kern_yield() and friends: Mitchell Horne (Thu, 09 Feb 2023 16:02:44 UTC)
- git: bff02948ed87 - main - sched_4bsd: use the same switch flags as ULE: Mitchell Horne (Thu, 09 Feb 2023 16:02:45 UTC)
- git: 1029dab63457 - main - mi_switch(): clean up switch types and their usage: Mitchell Horne (Thu, 09 Feb 2023 16:02:46 UTC)
- git: 175db7b58270 - main - mi_switch(9): update to current day: Mitchell Horne (Thu, 09 Feb 2023 16:02:47 UTC)
- git: 4378cc5cfb5c - main - Reapply: <type_traits>: Avoid instantiating a pointer type in std::decay<>: Dimitry Andric (Thu, 09 Feb 2023 16:28:51 UTC)
- git: 43d4680b399b - main - MINIMAL: Update and clean up.: Dag-Erling Smørgrav (Thu, 09 Feb 2023 17:25:04 UTC)
- git: ce6a0c776b70 - main - tarfs: Fix issues revealed by static analysis and testing.: Dag-Erling Smørgrav (Thu, 09 Feb 2023 17:41:38 UTC)
- git: c0e4090e3d43 - main - ktls: Accurately track if ifnet ktls is enabled: Andrew Gallatin (Thu, 09 Feb 2023 17:53:08 UTC)
- git: 71e0c8906e1a - main - tzcode: Resurrect tzsetwall(3) with a deprecation warning.: Dag-Erling Smørgrav (Thu, 09 Feb 2023 18:38:12 UTC)
- git: e9eee0f256a3 - main - lua: Export loaded modules env vars via environment: Warner Losh (Thu, 09 Feb 2023 18:56:53 UTC)
- git: d24b032bec1b - main - ktls: Fix comments & whitespace issues with c0e4090e3d43: Andrew Gallatin (Thu, 09 Feb 2023 19:12:24 UTC)
- git: aca7ff471acf - main - .github: Restrict permissions on cross-build jobs.: John Baldwin (Thu, 09 Feb 2023 20:13:34 UTC)
- git: 78919798e79e - main - kern_poll: include sys/sched.h: Mitchell Horne (Thu, 09 Feb 2023 21:13:41 UTC)
- git: f3bbd0e81800 - main - vmm: Collapse identical case statements in vlapic_icrlo_write_handler(): Mark Johnston (Thu, 09 Feb 2023 21:15:18 UTC)
- git: ba34de1b3bf9 - main - vmm: Remove an unneeded initialization of "retu": Mark Johnston (Thu, 09 Feb 2023 21:15:19 UTC)
- git: b265a2e0d764 - main - vmm: Fix AP startup compatibility for old bhyve executables: Mark Johnston (Thu, 09 Feb 2023 21:15:20 UTC)
- git: 4130ea611fe0 - main - inpcb: Split in_pcblookup_hash_locked() and clean up a bit: Mark Johnston (Thu, 09 Feb 2023 21:15:21 UTC)
- git: 09f29b03ddf8 - main - sesutil: plug memory leaks: Alan Somers (Thu, 09 Feb 2023 21:44:04 UTC)
- git: cd3193f640e2 - main - Add ck.h userspace shims for CK_SLIST_: Kevin Bowling (Thu, 09 Feb 2023 23:31:16 UTC)
- git: dc1b8c9a846e - main - Merge bmake-20230208: Simon J. Gerraty (Fri, 10 Feb 2023 01:24:30 UTC)
- git: f44df7959ae2 - main - libc: ssp: remove some GCC 4.2 remnants: Kyle Evans (Fri, 10 Feb 2023 04:14:26 UTC)
- git: 0a402ad2e6d6 - main - daemon: add long_opts: Kyle Evans (Fri, 10 Feb 2023 04:37:59 UTC)
- git: 346483b1f104 - main - ahci: increase timout: Mariusz Zaborski (Fri, 10 Feb 2023 16:09:37 UTC)
- git: af0435e16bab - main - tarfs: Fix deadlock between descent and ascent in tarfs_lookup().: Dag-Erling Smørgrav (Fri, 10 Feb 2023 17:19:59 UTC)
- git: 47131a3278f3 - main - cxgbe: fix module loading: Jung-uk Kim (Fri, 10 Feb 2023 18:31:00 UTC)
- git: 1329d49440e9 - main - Add libclang_rt files for powerpc64le to ObsoleteFiles.inc: Dimitry Andric (Fri, 10 Feb 2023 19:10:56 UTC)
- git: 58e1d0102241 - main - cdce: add to cdce.4 information about NCM network mode: Warner Losh (Fri, 10 Feb 2023 23:36:40 UTC)
- git: 08ecb40e88a0 - main - u3g: add huawei device id: Warner Losh (Fri, 10 Feb 2023 23:36:41 UTC)
- git: c92790b3fb9f - main - UPDATING: add UPDATING section for HUAWEI 3G/4G Devices change: Warner Losh (Fri, 10 Feb 2023 23:36:43 UTC)
- git: 3e230e0cc4ad - main - nfsd: Fix handling of the error case for nfsvno_open some more: Rick Macklem (Sat, 11 Feb 2023 03:36:00 UTC)
- git: d646513e57c9 - main - getopt_long(3): note an inconsistency with getopt(3) in BUGS: Kyle Evans (Sat, 11 Feb 2023 05:33:00 UTC)
- git: 32ded86a0616 - main - stress2: Fix compiler warning about unused variables: Peter Holm (Sat, 11 Feb 2023 05:37:35 UTC)
- git: cbac1f346495 - main - Fix pjfstest issue tests/rename/09.t: Fedor Uporov (Sat, 11 Feb 2023 07:04:11 UTC)
- git: 5fd0916cdbfd - main - nfsd: Add a KASSERT in nfsvno_open: Rick Macklem (Sat, 11 Feb 2023 15:15:12 UTC)
- git: 6957cd86d914 - main - man: some typesetting and style fixes for recent additions: Konstantin Belousov (Sat, 11 Feb 2023 17:24:18 UTC)
- git: 7e44856e3a6d - main - nfsd: Prepare the NFS server code to run in a vnet prison: Rick Macklem (Sat, 11 Feb 2023 23:52:35 UTC)
- git: 4d68605f31fb - main - nfsd: Delete nfsrv_prison_cleanup() until vneting enabled: Rick Macklem (Sun, 12 Feb 2023 02:28:56 UTC)
- Re: git: c21b080f3dc2 - main - cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux.: Antoine Brodin (Sun, 12 Feb 2023 09:47:15 UTC)
- git: 629d9219d931 - main - netlink: make netlink_snl(3) c++ friendly.: Alexander V. Chernikov (Sun, 12 Feb 2023 11:46:49 UTC)
- git: 69e7d9b7e6b3 - main - fibs: restrict jail_attach(2) if process fibnum >= numfibs in the jail.: Alexander V. Chernikov (Sun, 12 Feb 2023 11:46:51 UTC)
- git: 6d7da7c8490f - main - Revert "netlink: make netlink_snl(3) c++ friendly.": Alexander V. Chernikov (Sun, 12 Feb 2023 12:17:31 UTC)
- git: fcfdb76e12fb - main - nfsd: Fix initialization broken by 7344856e3a6d: Rick Macklem (Sun, 12 Feb 2023 17:19:31 UTC)
- git: 10d16789a383 - main - linux(4): Get rid of the opt_compat.h include.: Dmitry Chagin (Sun, 12 Feb 2023 17:24:43 UTC)
- git: eca005d8531f - main - zlib: silence K&R warns: Mateusz Guzik (Sun, 12 Feb 2023 21:13:02 UTC)
- git: 57228a493335 - main - ARM release build: enable IPv6 SLAAC by default: Joerg Wunsch (Sun, 12 Feb 2023 21:33:05 UTC)
- git: 16d10ee0235a - main - lge: ansify: Mateusz Guzik (Sun, 12 Feb 2023 21:38:15 UTC)
- git: ab0440af75ba - main - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Sun, 12 Feb 2023 21:53:03 UTC)
- git: 81b9905234e3 - main - man5/rc.conf.5: document utx_enable variable.: Ceri Davies (Sun, 12 Feb 2023 22:18:17 UTC)
- git: 39e8c2a29a86 - main - cleanvar: Be more careful when cleaning up /var.: Xin LI (Mon, 13 Feb 2023 04:57:08 UTC)
- git: 71948c15ba9e - main - rpc: ansify: Mateusz Guzik (Mon, 13 Feb 2023 05:39:33 UTC)
- Re: git: c21b080f3dc2 - main - cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux.: Mark Millard (Mon, 13 Feb 2023 05:55:46 UTC)
- git: 96f4ab26633a - main - wg: add a test for the home jail socket feature: Kyle Evans (Mon, 13 Feb 2023 06:10:30 UTC)
- git: e63dcbe7a2cb - main - wg: tests: remove an obsolete workaround: Kyle Evans (Mon, 13 Feb 2023 06:10:32 UTC)
- git: 7e688ed49348 - main - patch: omit filename if the prompt was ignored: Kyle Evans (Mon, 13 Feb 2023 06:15:45 UTC)
- git: 8d78a0d331ec - main - md5: fix *sum -c with missing files: Kyle Evans (Mon, 13 Feb 2023 06:32:49 UTC)
- git: f123c6c425d4 - main - libc: popen: slightly simplify cloexec logic: Kyle Evans (Mon, 13 Feb 2023 06:34:03 UTC)
- git: deb63adf945d - main - top: fix sorting by pid (-o pid): Kyle Evans (Mon, 13 Feb 2023 06:44:36 UTC)
- git: 67fca20eb2ce - main - Cirrus-CI: use llvm15 toolchain packages: Ed Maste (Mon, 13 Feb 2023 15:10:48 UTC)
- git: 09c4c1e83665 - main - prof: Remove sysctl docs for sysctls that are now gone.: Warner Losh (Mon, 13 Feb 2023 15:23:15 UTC)
- git: b9f235ba3178 - main - Properly conditionalize clang 15-only flags: Warner Losh (Mon, 13 Feb 2023 15:23:16 UTC)
- git: 9768746ba83e - main - bearssl: Suppress warnings from functions that have no args: Warner Losh (Mon, 13 Feb 2023 15:23:17 UTC)
- git: 4bd4e4b45e8b - main - sesutil: don't malloc in a tight loop: Alan Somers (Mon, 13 Feb 2023 16:06:14 UTC)
- git: 06c07e120332 - main - Complete removal of opt_compat.h: Dmitry Chagin (Mon, 13 Feb 2023 16:08:07 UTC)
- git: 4c163a548080 - main - Change "ctlstat -P"'s schema: Alan Somers (Mon, 13 Feb 2023 16:19:02 UTC)
- git: b80185c26724 - main - zlib: Use NO_WDEPRECATED_NON_PROTOTYPE: Warner Losh (Mon, 13 Feb 2023 17:15:35 UTC)
- git: 99553344e984 - main - ofwbus: trim includes: Mitchell Horne (Mon, 13 Feb 2023 17:52:25 UTC)
- git: 53d5e65eead0 - main - ofwbus: remove arm64 ifdefs: Mitchell Horne (Mon, 13 Feb 2023 17:52:26 UTC)
- git: afca197f5240 - main - ofwbus: only allow unit number zero: Mitchell Horne (Mon, 13 Feb 2023 17:52:27 UTC)
- git: ec6b2822188a - main - ipfilter: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:06:57 UTC)
- git: a4532c4c5a86 - main - intr_event(9): fixup Nm field: Mitchell Horne (Mon, 13 Feb 2023 18:10:26 UTC)
- git: e4542107d8a6 - main - sctp: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:17:14 UTC)
- git: 00343b4adcfa - main - uipc: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:24:41 UTC)
- git: bbb6228eae32 - main - vm: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:24:43 UTC)
- git: a066bba2daea - main - ntptime: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:24:44 UTC)
- git: aa0b46948e92 - main - speaker: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:28:56 UTC)
- git: c492eb60b303 - main - altq: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:34:34 UTC)
- git: 85d4483d5ead - main - ufs: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:36:02 UTC)
- git: 1842178ad311 - main - xdr: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:37:43 UTC)
- git: 937b00ac0d2d - main - tcp: add missing void keyword to tcp_stats_init: Mateusz Guzik (Mon, 13 Feb 2023 18:38:18 UTC)
- git: 5173c996bc83 - main - psm: ansify: Mateusz Guzik (Mon, 13 Feb 2023 18:38:57 UTC)
- git: 1a1f7b7df7dd - main - zlib: Add proper NO_WSTRICT_PROTYPES too: Warner Losh (Mon, 13 Feb 2023 19:51:54 UTC)
- git: a82a8a5e1935 - main - linuxkpi: Define `backlight_get_brightness()` and `backlight_is_blank()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:43 UTC)
- git: cf5416908658 - main - linuxkpi: Declare missing `DMI_*` enum entries: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:44 UTC)
- git: 1c6d8146fdec - main - linuxkpi: Update `vga_client_register()` and add `vga_client_unregister()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:45 UTC)
- git: 5542309ec6eb - main - linuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq()` and `xa_{,un}lock_irq*()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:47 UTC)
- git: 83276e1f952d - main - linuxkpi: Add `i2c_adapter_quirks` support: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:48 UTC)
- git: bf6f66508139 - main - linuxkpi: Define `FIELD_FIT()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:49 UTC)
- git: 54606590dffc - main - linuxkpi: Move definition of `struct list_head` to <linux/types.h>: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:50 UTC)
- git: b82bcfb66fa5 - main - linuxkpi: Define `lockdep_assert{,_once}()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:51 UTC)
- git: 210e756d4b32 - main - linuxkpi: Define `IRQ_NOTCONNECTED`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:52 UTC)
- git: d91cf060205c - main - linuxkpi: Add <linux/stdarg.h> + include it from <linux/string.h>: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:53 UTC)
- git: f3490083b731 - main - linuxkpi: Add `sg_alloc_table_from_pages_segment()`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:55 UTC)
- git: a27902c18388 - main - linuxkpi: Define `cpu_data(cpu)`: Jean-Sébastien Pédron (Mon, 13 Feb 2023 21:09:56 UTC)
- git: 3dfd18a769df - main - Remove support for the base/* toolchain ports.: John Baldwin (Mon, 13 Feb 2023 21:16:50 UTC)
- git: 18bb97b76b26 - main - arm64 pmap: Fix a buffer overrun initializing per-superpage locks.: John Baldwin (Mon, 13 Feb 2023 21:22:05 UTC)
- git: 775da7f8a924 - main - tcp: Remove a redundant net_epoch entry in tcp6_connect(): Mark Johnston (Mon, 13 Feb 2023 21:35:53 UTC)
- git: c7ea65ec69dd - main - inpcb: refcount_release() returns a bool: Mark Johnston (Mon, 13 Feb 2023 21:35:54 UTC)
- git: d0991948182a - main - vm_fault: Fix a race in vm_fault_soft_fast(): Mark Johnston (Mon, 13 Feb 2023 21:35:56 UTC)
- git: 020e8a4d0609 - main - allocbuf(): convert direct panic() calls to KASSERT()s: Konstantin Belousov (Mon, 13 Feb 2023 22:31:39 UTC)
- git: e59180ea09a1 - main - msdosfs: correct handling of vnode pager size on file extension error: Konstantin Belousov (Mon, 13 Feb 2023 22:31:40 UTC)
- git: 67dc1e7b0457 - main - msdosfs deextend(): memoize DETOV(dep): Konstantin Belousov (Mon, 13 Feb 2023 22:31:41 UTC)
- git: 0152d453a08f - main - msdosfs deextend: validate pages of the partial buffer: Konstantin Belousov (Mon, 13 Feb 2023 22:31:43 UTC)
- git: 9d329bbc9aea - main - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Mon, 13 Feb 2023 23:08:55 UTC)
- git: 889f07460151 - main - tmpfs_access(): style fixes and remove redundand assertions: Konstantin Belousov (Mon, 13 Feb 2023 23:16:45 UTC)
- git: adc3506d56d7 - main - Extract tmpfs-specific part of tmpfs_access() into a helper: Konstantin Belousov (Mon, 13 Feb 2023 23:16:47 UTC)
- git: 3a3450eda6d4 - main - tmpfs_rename(): use tmpfs_access_locked instead of VOP_ACCESS(): Konstantin Belousov (Mon, 13 Feb 2023 23:16:48 UTC)
- Re: git: 48bfd3597654 - main - Add nproc(1): Jan Beich (Mon, 13 Feb 2023 23:53:31 UTC)
- git: 8923de590543 - main - ice(4): Update to 1.37.7-k: Eric Joyner (Tue, 14 Feb 2023 01:37:11 UTC)
- Re: git: 48bfd3597654 - main - Add nproc(1): Mark Millard (Tue, 14 Feb 2023 04:40:12 UTC)
- git: 1231f047c3ed - main - bhyve: add helper struct for acpi device handling: Corvin Köhne (Tue, 14 Feb 2023 07:29:07 UTC)
- git: 13a1df5b85e9 - main - bhyve: add helper func to add acpi resources: Corvin Köhne (Tue, 14 Feb 2023 07:29:08 UTC)
- git: 682a522d6122 - main - bhyve: add helper func to write a dsdt entry: Corvin Köhne (Tue, 14 Feb 2023 07:29:09 UTC)
- git: fbd045021d9f - main - bhyve: maintain a list of acpi devices: Corvin Köhne (Tue, 14 Feb 2023 07:29:10 UTC)
- git: 9b99de77f160 - main - bhyve: add basic qemu fwcfg implementation: Corvin Köhne (Tue, 14 Feb 2023 07:29:12 UTC)
- git: 151d8131a817 - main - bhyve: add emulation for the qemu fwcfg selector port: Corvin Köhne (Tue, 14 Feb 2023 07:29:13 UTC)
- git: b11081dca76b - main - bhyve: add emulation for qemu's fwcfg data port: Corvin Köhne (Tue, 14 Feb 2023 07:29:14 UTC)
- git: 3f1f48f1d95a - main - stress2: Add a regression test for D38549: Peter Holm (Tue, 14 Feb 2023 08:45:28 UTC)
- git: 31a252876889 - main - stress2: Add UFS+SU test scenario: Peter Holm (Tue, 14 Feb 2023 10:48:53 UTC)
- git: b4eab621f246 - main - kbdcontrol.c: make pre-Unicode compatibility conditional: Stefan Eßer (Tue, 14 Feb 2023 13:15:55 UTC)
- git: c2bb66023fe3 - main - kbdcontrol: enable pre-Unicode dead key table compatibility: Stefan Eßer (Tue, 14 Feb 2023 13:15:56 UTC)
- git: f20058955c9d - main - sys/kbio.h: make pre-unicode keymap support optional: Stefan Eßer (Tue, 14 Feb 2023 13:15:57 UTC)
- git: 81e7a8005521 - main - linux(4): Cleanup unneeded includes from linux_util.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:11 UTC)
- git: 31e938c531dc - main - linux(4): Cleanup vm includes from linux_util.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:12 UTC)
- git: 513eb69edf38 - main - linux(4): Cleanup sys/sysent.h from linux_util: Dmitry Chagin (Tue, 14 Feb 2023 14:47:13 UTC)
- git: 007986714c78 - main - linux(4): Cleanup sys/queue.h from linux.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:14 UTC)
- git: 86f9efef2c44 - main - linux(4): Cleanup abi_compat.h include from linux_timer.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:15 UTC)
- git: 50c85a32d9c6 - main - linux(4): Move uselib() to i386: Dmitry Chagin (Tue, 14 Feb 2023 14:47:16 UTC)
- git: acbbd5c03933 - main - linux(4): Cleanup sys/uio.h where linux_uitl.h is included: Dmitry Chagin (Tue, 14 Feb 2023 14:47:17 UTC)
- git: 32fdc75fe727 - main - linux(4): Move use_real_names knob to the linux.c: Dmitry Chagin (Tue, 14 Feb 2023 14:47:19 UTC)
- git: 77f66834b059 - main - linux(4): Fix brackets of local include opt_inet6: Dmitry Chagin (Tue, 14 Feb 2023 14:47:20 UTC)
- git: e2028292e54a - main - linux(4): Cleanup sys/sysctl.h from linux_misc.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:21 UTC)
- git: d8e53d94fae9 - main - linux(4): Cleanup includes under compat/linux: Dmitry Chagin (Tue, 14 Feb 2023 14:47:22 UTC)
- git: f4a512a5f187 - main - linux(4): Cleanup includes under i386/linux: Dmitry Chagin (Tue, 14 Feb 2023 14:47:23 UTC)
- git: 2456a4592932 - main - linux(4): Cleanup includes under amd64/linux: Dmitry Chagin (Tue, 14 Feb 2023 14:47:24 UTC)
- git: 496a9a4f6071 - main - linux(4): Cleanup includes under x86/linux: Dmitry Chagin (Tue, 14 Feb 2023 14:47:25 UTC)
- git: 55d3e181fc10 - main - linux(4): Cleanup includes under arm64/linux: Dmitry Chagin (Tue, 14 Feb 2023 14:47:26 UTC)
- git: c8a79231a5a7 - main - linux(4): Rename linux_timer.h to linux_time.h: Dmitry Chagin (Tue, 14 Feb 2023 14:47:28 UTC)
- git: 825fbd087e61 - main - linux(4): Trim unused opt_usb.h from modules Makefiles: Dmitry Chagin (Tue, 14 Feb 2023 14:47:29 UTC)
- git: 636b19ead43a - main - tcp: Disallow re-connection of a connected socket: Mark Johnston (Tue, 14 Feb 2023 15:14:26 UTC)
- git: b29549c7f939 - main - etherswitch: Fix leftovers from IfAPI conversion: Justin Hibbits (Tue, 14 Feb 2023 15:36:15 UTC)
- git: 4366ea339ddb - main - mlx4: Finish conversion to IfAPI: Justin Hibbits (Tue, 14 Feb 2023 15:36:16 UTC)
- git: e330262f34fc - main - Mechanically convert netmap(4) to IfAPI: Justin Hibbits (Tue, 14 Feb 2023 15:36:17 UTC)
- git: 8d5feede40b4 - main - IfAPI: Finish changes of ice(4).: Justin Hibbits (Tue, 14 Feb 2023 15:36:18 UTC)
- git: 189c3729d84f - main - IfAPI: More accessors: Justin Hibbits (Tue, 14 Feb 2023 15:36:19 UTC)
- git: a3a76c3d9031 - main - IfAPI: Add capabilities2/capenable2 accessors: Justin Hibbits (Tue, 14 Feb 2023 15:36:21 UTC)
- git: aac2d19d9385 - main - IfAPI: Style cleanup: Justin Hibbits (Tue, 14 Feb 2023 15:36:22 UTC)
- git: 68b47dcbe3de - main - Finish mechanical conversion of axgbe(4) to IfAPI.: Justin Hibbits (Tue, 14 Feb 2023 15:36:23 UTC)
- git: 52d984831d82 - main - Port Linuxulator to IfAPI: Justin Hibbits (Tue, 14 Feb 2023 15:36:24 UTC)
- git: e35448a901aa - main - powerpc: Drop old workaround for old gcc: Warner Losh (Tue, 14 Feb 2023 16:54:11 UTC)
- git: 5c33688475a5 - main - arm: Remove armv5 supprt: Warner Losh (Tue, 14 Feb 2023 16:54:12 UTC)
- git: ae902a5be9b8 - main - libc: Simplify soft-float on 32-bit arm: Warner Losh (Tue, 14 Feb 2023 16:54:13 UTC)
- git: e88e9894395e - main - armv5: Remove dead code: Warner Losh (Tue, 14 Feb 2023 16:54:14 UTC)
- git: 3ae78d66d9e5 - main - bsd.cpu.mk: Simplify armv[67] support: Warner Losh (Tue, 14 Feb 2023 16:54:15 UTC)
- git: 50fce3b4b070 - main - atkbd: correct bogus character in #ifdef: Ed Maste (Tue, 14 Feb 2023 16:55:57 UTC)
- git: 6f23df1ae7f6 - main - sys/_endian.h: Move powerpc workaround into _endian.h: Warner Losh (Tue, 14 Feb 2023 17:52:03 UTC)
- git: a22561501ff8 - main - net: use pfil_mbuf_{in,out} where we always have an mbuf: Gleb Smirnoff (Tue, 14 Feb 2023 18:03:57 UTC)
- git: caf32b260ad4 - main - pfil: add pfil_mem_{in,out}() and retire pfil_run_hooks(): Gleb Smirnoff (Tue, 14 Feb 2023 18:03:59 UTC)
- git: 82e846df5bc2 - main - intrng: sort includes: Mitchell Horne (Tue, 14 Feb 2023 18:23:53 UTC)
- git: 28137bdb19aa - main - intrng: track counter allocation with a bitmap: Mitchell Horne (Tue, 14 Feb 2023 18:23:54 UTC)
- git: 7b0593fdcbbb - main - Cirrus-CI: use makefs if root size exceeds QEMU's virtual FAT limit: Ed Maste (Tue, 14 Feb 2023 20:44:58 UTC)
- git: 1bdf879b97b6 - main - fusefs: fix some resource leaks: Alan Somers (Tue, 14 Feb 2023 21:21:06 UTC)
- git: f0db2b6022df - main - nfsd: Continue adding macros so nfsd can run in a vnet prison: Rick Macklem (Tue, 14 Feb 2023 21:38:04 UTC)
- git: 364391a9bb5e - main - krpc: Remove VNET_NFSD #ifdefs: Rick Macklem (Tue, 14 Feb 2023 21:54:30 UTC)
- git: 3102ea3b15b6 - main - linuxkpi: Accept NULL as a value in `linux_xarray`: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:06:31 UTC)
- git: 53da54b936e6 - main - linuxkpi: Define `totalram_pages()`: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:06:32 UTC)
- git: 836367272917 - main - linuxkpi: Add `synchronize_shrinkers()`: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:06:33 UTC)
- git: 7d03acf065ed - main - linuxkpi: Declare `struct fwnode_handle` in <linux/fwnode.h>: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:06:34 UTC)
- git: e6f7fe74a903 - main - linuxkpi: Update `ww_mutex_trylock()` API for Linux 5.16: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:06:35 UTC)
- git: 96e16cf368f6 - main - linuxkpi: Add <linux/cc_platform.h>: Jean-Sébastien Pédron (Tue, 14 Feb 2023 22:09:03 UTC)
- git: dad64f0e7cad - main - wc: Clean up and modernize.: Dag-Erling Smørgrav (Tue, 14 Feb 2023 22:26:59 UTC)
- git: 4b0552d5f4ea - main - linuxkpi: Move `IS_ENABLED()` and friends to <linux/kconfig.h>: Jean-Sébastien Pédron (Tue, 14 Feb 2023 23:07:54 UTC)
- git: 5942b4b6fde3 - main - sys/param.h: Add _WANT_P_OSREL: Konstantin Belousov (Wed, 15 Feb 2023 00:44:20 UTC)
- git: 9ff2fbdf2ded - main - tmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts: Konstantin Belousov (Wed, 15 Feb 2023 00:57:59 UTC)
- git: b918ee2ce485 - main - tmpfs: remove IFF macro: Konstantin Belousov (Wed, 15 Feb 2023 00:58:00 UTC)
- git: ae6cff89738b - main - tarfs: Don't panic if the parent of a new node is not a directory.: Dag-Erling Smørgrav (Wed, 15 Feb 2023 02:13:34 UTC)
- git: 3bafe73affe3 - main - usb: Remove unused member in struct mos_softc: Zhenlei Huang (Wed, 15 Feb 2023 05:18:15 UTC)
- RE: git: d9d5f2c042a5 - main - cpuset: add --count [changed/broken command line parsing]: Mark Millard (Wed, 15 Feb 2023 06:35:35 UTC)
- git: cbc32e4c5e84 - main - cpuset: Add compat shim to the sched_affinity functions: Dmitry Chagin (Wed, 15 Feb 2023 09:23:34 UTC)
- Re: git: 7919c76dbdd2 - main - bsdinstall: use gpt/efiboot0 label in /etc/fstab: Emmanuel Vadot (Wed, 15 Feb 2023 09:31:39 UTC)
- git: fe01817876a0 - main - Add an example using /etc/rc.conf syntax: Poul-Henning Kamp (Wed, 15 Feb 2023 11:39:35 UTC)
- git: c3821149f425 - main - Drop space in "vm object" lock name to improve wchan: Ed Maste (Wed, 15 Feb 2023 13:32:40 UTC)
- git: 6444662a563b - main - krpc: Add macros so that rpc.tlsservd can run in vnet prison: Rick Macklem (Wed, 15 Feb 2023 13:59:52 UTC)
- git: 5dc00f00b747 - main - Mechanically convert mlx5en(4) to IfAPI: Justin Hibbits (Wed, 15 Feb 2023 14:43:26 UTC)
- git: 96871af01382 - main - inpcb: use family specific sockaddr argument for bind functions: Gleb Smirnoff (Wed, 15 Feb 2023 18:30:46 UTC)
- git: 40734fc57ec0 - main - aio: Fix a test and set race in aio_biowakeup.: John Baldwin (Wed, 15 Feb 2023 18:57:44 UTC)
- git: cca6d6160f14 - main - aio_biowakeup: Various style fixes.: John Baldwin (Wed, 15 Feb 2023 18:57:45 UTC)
- git: 5f044c4e055a - main - profil(2): profil(II) was in the v3 sources: Warner Losh (Wed, 15 Feb 2023 19:45:38 UTC)
- git: 5dd48f718433 - main - netlink: use ifmedia to provide vlan interface operstate.: Alexander V. Chernikov (Wed, 15 Feb 2023 20:30:23 UTC)
- git: 059320b8c8de - main - nproc: denote an incompatiblity with Linux: Mateusz Guzik (Wed, 15 Feb 2023 20:44:12 UTC)
- git: 98844e99d40a - main - aio: Fix more synchronization issues in aio_biowakeup.: John Baldwin (Wed, 15 Feb 2023 21:33:14 UTC)
- git: d2070e5fa983 - main - cxgbe: Don't leak memory resource if t4iov attach fails.: John Baldwin (Wed, 15 Feb 2023 21:41:55 UTC)
- git: 4dac88cd150b - main - linuxkpi: Define `debugfs_initialized()`: Jean-Sébastien Pédron (Wed, 15 Feb 2023 22:26:25 UTC)
- git: b1a9e570fe2d - main - linuxkpi: Add `strscpy_pad()` to <linux/string.h>: Jean-Sébastien Pédron (Wed, 15 Feb 2023 22:26:26 UTC)
- git: 1d02c6b1b859 - main - ixl(4): Fix MAC/VLAN filters accounting: Eric Joyner (Wed, 15 Feb 2023 22:34:47 UTC)
- git: 04a5e6d7cadd - main - ixgbe(4): Filter out spurious link up indication: Eric Joyner (Wed, 15 Feb 2023 22:41:21 UTC)
- git: 942815c54820 - main - libefivar: Add note about extra compiler flags: Warner Losh (Wed, 15 Feb 2023 23:04:30 UTC)
- git: 547fb1426cec - main - efidp: Remove write only variable: Warner Losh (Wed, 15 Feb 2023 23:04:31 UTC)
- git: 2894c8c96b9b - main - kgssapi: Add macros so that gssd(8) can run in vnet prison: Rick Macklem (Wed, 15 Feb 2023 23:20:38 UTC)
- RE: git: 6926e2699ae5 - main - arm: Add support for using VFP in kernel: Mark Millard (Thu, 16 Feb 2023 00:08:46 UTC)
- git: bf84156b24ff - main - tarfs: Use a separate debug bit for bounce buffer usage.: Dag-Erling Smørgrav (Thu, 16 Feb 2023 00:41:29 UTC)
- git: 5c870e1b4894 - main - wc: Improve test coverage.: Dag-Erling Smørgrav (Thu, 16 Feb 2023 00:41:30 UTC)
- git: 5016d112ad8b - main - wc: Make the read buffer static.: Dag-Erling Smørgrav (Thu, 16 Feb 2023 00:41:31 UTC)
- git: b039ca077677 - main - nfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro: Rick Macklem (Thu, 16 Feb 2023 01:40:18 UTC)
- git: b086426bc210 - main - hyperv: Fix Coverity issues in the Hyper-V driver: David Bright (Thu, 16 Feb 2023 02:23:07 UTC)
- git: 6b9acd1bfba7 - main - Exclude MMCCAM kernels from make universe: Mateusz Guzik (Thu, 16 Feb 2023 07:30:37 UTC)
- git: 889a9acc5475 - main - ipsec: only update lastused when it changes: Mateusz Guzik (Thu, 16 Feb 2023 07:33:58 UTC)
- git: 9a1cab6d79b7 - main - pfsync: support deferring IPv6 packets: Kristof Provost (Thu, 16 Feb 2023 08:26:24 UTC)
- git: f52ca3dfd552 - main - pfsync: ensure 'error' is always initialised: Kristof Provost (Thu, 16 Feb 2023 09:19:02 UTC)
- git: 86fd0bdba540 - main - netlink: fix interface dump.: Alexander V. Chernikov (Thu, 16 Feb 2023 13:39:58 UTC)
- git: 6d1c946e9168 - main - libpcap: Make pcap/bpf.h a wrapper around system net/bpf.h: Joseph Mingrone (Thu, 16 Feb 2023 15:42:10 UTC)
- git: ccf2121d59ac - main - efivar: Try harder to find label's efimedia: Warner Losh (Thu, 16 Feb 2023 15:58:46 UTC)
- git: 49fd6affdbfe - main - efivar: Allow NULL paths in build_dp: Warner Losh (Thu, 16 Feb 2023 15:58:48 UTC)
- git: 57d5ca4eeba6 - main - efivar: support device paths as well as mounted paths in path_to_dp: Warner Losh (Thu, 16 Feb 2023 15:58:49 UTC)
- git: 9a7915299484 - main - efibootmgr: Add --efidev (-u) to discover UEFI's device path to a dev or file: Warner Losh (Thu, 16 Feb 2023 15:58:50 UTC)
- git: 2b460910326c - main - efivar: Really look for labels for the provider with right efimedia: Warner Losh (Thu, 16 Feb 2023 15:58:51 UTC)
- git: 2924ae099a1e - main - Revert "cpuset: add --count": Mateusz Guzik (Thu, 16 Feb 2023 18:19:02 UTC)
- git: f518229d5520 - main - config: fix some common issues with path() usage: Kyle Evans (Thu, 16 Feb 2023 20:37:33 UTC)
- git: b2c5a01722f9 - main - config: push path() into moveifchanged(): Kyle Evans (Thu, 16 Feb 2023 20:37:34 UTC)
- git: da8884202940 - main - config: error out on malformed env/hint lines: Kyle Evans (Thu, 16 Feb 2023 20:37:36 UTC)
- git: c04ad15ca7db - main - config: address a number of Coverity issues: Kyle Evans (Thu, 16 Feb 2023 20:37:37 UTC)
- git: 4787d888c31f - main - Clean up additional obsolete MLINKS: Mitchell Horne (Thu, 16 Feb 2023 21:28:29 UTC)
- git: 3aed0ffc1588 - main - kern/clock: remove interrupt reporting from watchdog_fire(): Mitchell Horne (Thu, 16 Feb 2023 21:28:30 UTC)
- git: 660609698622 - main - powerpc: remove nexus_get_cpus(): Mitchell Horne (Thu, 16 Feb 2023 21:30:25 UTC)
- git: c9539b890109 - main - zfs: merge openzfs/zfs@57cfae4a2 (master): Martin Matuska (Thu, 16 Feb 2023 21:43:38 UTC)
- git: 780bae23b8e6 - main - krpc: Replace !jailed() with IS_DEFAULT_VNET(): Rick Macklem (Thu, 16 Feb 2023 22:34:11 UTC)
- git: 9e0d41c8f063 - main - rc.conf.5: clarify source directories: Fernando Apesteguía (Fri, 17 Feb 2023 13:18:13 UTC)
- git: a0fdaf9a7b34 - main - linuxkpi: Add more suspend defines: Emmanuel Vadot (Fri, 17 Feb 2023 13:51:03 UTC)
- git: 545c5c40767c - main - Bump __FreeBSD_version after linuxkpi changes: Emmanuel Vadot (Fri, 17 Feb 2023 13:57:59 UTC)
- git: b99c419587db - main - nfsd: Get rid of useless "pool" field in nfs_fha_new.c: Rick Macklem (Fri, 17 Feb 2023 15:35:53 UTC)
- git: 8afd23de9276 - main - cxgbe: Allow parse_pkt to internally queue a packet.: John Baldwin (Fri, 17 Feb 2023 17:08:16 UTC)
- git: b919bf05966c - main - cxgbe: Move helper functions for mbuf metadata to adapter.h.: John Baldwin (Fri, 17 Feb 2023 17:08:17 UTC)
- git: ca457729cc7b - main - cxgbe: Queue NIC TLS mbufs internally.: John Baldwin (Fri, 17 Feb 2023 17:08:18 UTC)
- git: cda6bdbaa15e - main - tcp: Don't try to disconnect a socket multiple times.: John Baldwin (Fri, 17 Feb 2023 17:14:34 UTC)
- git: a0aa160b6d26 - main - routing: always pass rtentry to add_route_flags().: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:42 UTC)
- git: f2f7911c5513 - main - netlink: validate rtable value in RTM_<NEW|DEL|GET>ROUTE.: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:43 UTC)
- git: 6694cb1f5784 - main - netlink: fix if_allocdescr() malloc options argument.: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:45 UTC)
- git: 45356a1864c7 - main - netlink: simplify temporary address allocation in rtnl_handle_getlink().: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:46 UTC)
- git: 7cbe771f013f - main - netlink: call genetlink notification handler upon successful family search.: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:47 UTC)
- git: ff8da9b2bab4 - main - netlink: improve attribute decoding in python tests: Alexander V. Chernikov (Fri, 17 Feb 2023 18:16:48 UTC)
- git: df91d8167d97 - main - mutex(9): correct man page, mtx_trylock_spin returns int not void: Allan Jude (Sat, 18 Feb 2023 02:31:26 UTC)
- git: cd406ac94d8b - main - nfsd: Add NFSD_VNET() macros to nfs_fha_new.c: Rick Macklem (Sat, 18 Feb 2023 15:46:56 UTC)
- git: 91706f0d6d97 - main - netstat.1: Clarify -i and -I priorities: Fernando Apesteguía (Sat, 18 Feb 2023 17:08:38 UTC)
- git: 1ea58b413595 - main - netlink: remove redundant check.: Alexander V. Chernikov (Sat, 18 Feb 2023 17:55:00 UTC)
- git: 3f70fca90f9f - main - netlink: check result of sooptcopyin().: Alexander V. Chernikov (Sat, 18 Feb 2023 17:55:01 UTC)
- git: 4404e840cf3a - main - netlink: initialise error in nl_autobind_port().: Alexander V. Chernikov (Sat, 18 Feb 2023 17:55:02 UTC)
- git: 8f7455a9265f - main - netlink: fix OOB read in genetlink: Alexander V. Chernikov (Sat, 18 Feb 2023 17:55:04 UTC)
- git: 453c7d6803aa - main - netlink: do not crash when linux message translation fails.: Alexander V. Chernikov (Sat, 18 Feb 2023 17:55:05 UTC)
- git: 8a3cca0d0862 - main - Sort a list of mentor/mentee relationships.: Joseph Koshy (Sat, 18 Feb 2023 21:13:49 UTC)
- git: 79748cec1f1c - main - tests: fix netlink test_dump_ifaces_many test.: Alexander V. Chernikov (Sat, 18 Feb 2023 22:28:24 UTC)
- git: ed03776ca7f4 - main - nfsd: Enable the NFSD_VNET vnet front end macros: Rick Macklem (Sat, 18 Feb 2023 23:01:29 UTC)
- git: e600bcfb871c - main - stand: Better documentation for full-test.sh: Warner Losh (Sun, 19 Feb 2023 03:10:43 UTC)
- git: ef6f20ce4761 - main - tail: Retry kevent if the system call was interrupted: Warner Losh (Sun, 19 Feb 2023 03:10:45 UTC)
- git: d04c86717c8c - main - bsd.sys.mk: Add NO_WSTRICT_PROTOTYPES like in kernel: Warner Losh (Sun, 19 Feb 2023 07:04:30 UTC)
- git: 828d3c6c4cc0 - main - tests: add netlink large dump buffer check: Alexander V. Chernikov (Mon, 20 Feb 2023 10:21:18 UTC)
- git: 0343e90f39e0 - main - ping: Add ATF-Python tests: Alexander V. Chernikov (Mon, 20 Feb 2023 10:33:41 UTC)
- git: 3d360ca49cf8 - main - Revert "ping: Add ATF-Python tests": Alexander V. Chernikov (Mon, 20 Feb 2023 10:34:56 UTC)
- git: 5b8af90fe332 - main - ping: Add ATF-Python tests: Alexander V. Chernikov (Mon, 20 Feb 2023 10:34:57 UTC)
- git: 187f4fce3b34 - main - stress2: Added a fsck check to the scenario: Peter Holm (Mon, 20 Feb 2023 11:06:20 UTC)
- git: e6ffcf4ac7bb - main - zless(1): handle uncompressed files: Fernando Apesteguía (Mon, 20 Feb 2023 11:16:43 UTC)
- git: 8aad241ed0c5 - main - Add myself to the github code owners file: Andrew Turner (Mon, 20 Feb 2023 12:30:15 UTC)
- git: 24abb6b82102 - main - When saving a context on arm call the vfp handler: Andrew Turner (Mon, 20 Feb 2023 12:30:16 UTC)
- git: 0de03c306c2f - main - man9: Add an smr(9) manual page: Mark Johnston (Mon, 20 Feb 2023 14:17:54 UTC)
- git: c7c348162101 - main - netlink: fix IPv6 route addition with link-local gateway: Alexander V. Chernikov (Mon, 20 Feb 2023 14:30:21 UTC)
- git: cd73914b01a1 - main - kern: physmem: don't truncate addresses in DEBUG output: Kyle Evans (Mon, 20 Feb 2023 18:55:20 UTC)
- git: ef6fcc5e2b07 - main - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup: Rick Macklem (Mon, 20 Feb 2023 21:12:41 UTC)
- git: d481dcee72a0 - main - tarfs: Really prevent descending into a non-directory.: Dag-Erling Smørgrav (Mon, 20 Feb 2023 21:29:47 UTC)
- git: 7b5cb32fca26 - main - kern: physmem: properly cast %jx arguments to uintmax_t: Kyle Evans (Mon, 20 Feb 2023 22:13:27 UTC)
- git: b16a37eda8b1 - main - bblog: sync tcp_log_events with Netflix tree: Michael Tuexen (Mon, 20 Feb 2023 22:33:47 UTC)
- git: 8e022d3cdea1 - main - byacc: Update to 20230201.: Dag-Erling Smørgrav (Mon, 20 Feb 2023 22:37:31 UTC)
- git: 357492c99597 - main - nfscl: Add NFSD_CURVNET macros to nfsclient syscall: Rick Macklem (Tue, 21 Feb 2023 00:42:03 UTC)
- git: ef4e8f0cf91f - main - nfscommon: Use IS_DEFAULT_VNET() in the vnet initialization: Rick Macklem (Tue, 21 Feb 2023 03:44:30 UTC)
- git: c32946d8bee0 - main - kern: physmem: fix the format string again, i is a size_t: Kyle Evans (Tue, 21 Feb 2023 05:40:18 UTC)
- git: 9c474dc51b0b - main - Merge commit 'd84e570b54961e8874bbd8de25635eb96be0977e': Simon J. Gerraty (Tue, 21 Feb 2023 06:16:19 UTC)
- git: 58e3631bd08c - main - truss: Add preadv(2) and pwritev(2).: Thomas Munro (Tue, 21 Feb 2023 09:46:02 UTC)
- git: 00812bbda25a - main - bblog: add logging of protocol user requests: Michael Tuexen (Tue, 21 Feb 2023 11:11:51 UTC)
- git: b9b2184322da - main - netlink: clear IPv6 embedded scope when dumping route gateways.: Alexander V. Chernikov (Tue, 21 Feb 2023 12:27:48 UTC)
- git: 7f337c94b5dd - main - sdt: add __sdt_used: Mateusz Guzik (Tue, 21 Feb 2023 13:50:34 UTC)
- git: dbcd7e7e329c - main - vfs cache: whack set-but-not-used warn in cache_purgevfs: Mateusz Guzik (Tue, 21 Feb 2023 13:50:35 UTC)
- git: de709b1455fb - main - sx: whack set-but-not-used warn in _sx_slock_hard: Mateusz Guzik (Tue, 21 Feb 2023 13:50:36 UTC)
- git: 836e4b371b6e - main - kern/sysv_ipc.c: use ANSI C function definition: Konstantin Belousov (Tue, 21 Feb 2023 14:03:12 UTC)
- git: 192a00198400 - main - i386: whack LINT-NO* kernels: Mateusz Guzik (Tue, 21 Feb 2023 15:37:13 UTC)
- git: b2d76b52fd48 - main - jail: Fix redoing ip restricting: Zhenlei Huang (Tue, 21 Feb 2023 15:51:36 UTC)
- git: fb9b76e05247 - main - vnet: Make vnet_sys[un]init() static: Zhenlei Huang (Tue, 21 Feb 2023 16:42:19 UTC)
- git: 71e70c25c008 - main - Revert "unix/dgram: return EAGAIN instead of ENOBUFS when O_NONBLOCK set": Gleb Smirnoff (Tue, 21 Feb 2023 17:05:53 UTC)
- git: 4065becf3f3d - main - bblog: unbreak build: Michael Tuexen (Tue, 21 Feb 2023 17:18:35 UTC)
- git: e9e637bf243c - main - Revert "Port Linuxulator to IfAPI": Justin Hibbits (Tue, 21 Feb 2023 17:20:30 UTC)
- git: 6b802933f16f - main - tcp: rearrange enum and remove unused variable: Michael Tuexen (Tue, 21 Feb 2023 17:33:26 UTC)
- git: 88175af8b75e - main - vfs_export: Add mnt_exjail to control exports done in prisons: Rick Macklem (Tue, 21 Feb 2023 21:03:17 UTC)
- git: 76578d601e7f - main - bblog: improve timeout event handling: Michael Tuexen (Tue, 21 Feb 2023 21:47:38 UTC)
- git: 8b04c1cbfc1c - main - Fix per-jail zfs.mount_snapshot setting: Allan Jude (Tue, 21 Feb 2023 22:43:36 UTC)
- git: 19850ee07363 - main - Revert "linprocfs: Migrate to IfAPI": Justin Hibbits (Tue, 21 Feb 2023 23:16:51 UTC)
- git: ee97f198b42d - main - Support SMBIOS v3 for 64-bit entry systems: John-Mark Gurney (Wed, 22 Feb 2023 04:31:42 UTC)
- git: 49bf65be44ad - main - arm ti: Fix a typo in a kernel message: Gordon Bergling (Wed, 22 Feb 2023 08:44:01 UTC)
- git: 624de4eca545 - main - tcp: remove unused function prototype: Michael Tuexen (Wed, 22 Feb 2023 12:31:43 UTC)
- git: 9a7f7c26c5b2 - main - lockmgr: upgrade panic return checks: Mitchell Horne (Wed, 22 Feb 2023 15:14:23 UTC)
- git: ce7db385f50a - main - include: Fix typos: Ed Maste (Wed, 22 Feb 2023 16:53:24 UTC)
- git: 0c9df4afc239 - main - fusefs: fix a buffer overflow in the tests: Alan Somers (Wed, 22 Feb 2023 17:03:25 UTC)
- git: 5f51c9c328a6 - main - fusefs: add some more test cases for bad fuse servers: Alan Somers (Wed, 22 Feb 2023 17:04:30 UTC)
- git: 30c91a3cee6d - main - byacc: Adjust expected test output to match our patches.: Dag-Erling Smørgrav (Wed, 22 Feb 2023 19:05:16 UTC)
- git: 10dff9da9748 - main - nfsd: Return ENXIO instead of EPERM when nfsd(8) already running: Rick Macklem (Wed, 22 Feb 2023 21:19:57 UTC)
- git: fe5c211ba873 - main - nfsd.c: Log a more meaningful failure message: Rick Macklem (Wed, 22 Feb 2023 22:10:23 UTC)
- git: 453aa7fac989 - main - tcp: ensure the tcpcb is not NULL when logging an event: Michael Tuexen (Thu, 23 Feb 2023 01:04:35 UTC)
- git: 3ff497061b33 - main - Fix Coverity issue in the NVDIMM driver: David Bright (Thu, 23 Feb 2023 02:42:38 UTC)
- git: a17065710862 - main - unix/dgram tests: match the kernel behavior: Gleb Smirnoff (Thu, 23 Feb 2023 04:50:48 UTC)
- git: 57fcf46dee45 - main - if_ovpn: ovpn_find_peer_by_ip() is unused without INET: Kristof Provost (Thu, 23 Feb 2023 04:58:33 UTC)
- git: 200fe6e3a0c8 - main - linux(4): Use predefined constant instead of hardcoded value: Dmitry Chagin (Thu, 23 Feb 2023 08:01:35 UTC)
- git: 3ab3c9c29cf0 - main - linux(4): Consolidate a FreeBSD interface names translation code: Dmitry Chagin (Thu, 23 Feb 2023 08:01:36 UTC)
- git: e55e4a6ba3f4 - main - linux(4): Fixup the interface name translation in netlink: Dmitry Chagin (Thu, 23 Feb 2023 08:01:37 UTC)
- git: 7e2af4f90bb1 - main - veriexec(4): Fix a compiler error: Gordon Bergling (Thu, 23 Feb 2023 11:15:22 UTC)
- git: 15df90218bb6 - main - tmpfs: support the nosymfollow mount option: Konstantin Belousov (Thu, 23 Feb 2023 13:17:21 UTC)
- git: 3a01a97d23a2 - main - mroute: partially sanitize the file: Mateusz Guzik (Thu, 23 Feb 2023 13:38:43 UTC)
- git: 3dd552426409 - main - ctfdump: Use getprogname(): Zhenlei Huang (Thu, 23 Feb 2023 16:33:45 UTC)
- git: f4a9e9fc7913 - main - x86: whack kernel gcov vestige: Mateusz Guzik (Thu, 23 Feb 2023 16:42:42 UTC)
- git: 4d2427f2c445 - main - arm: Unbreak debugging programs that use FP instructions: Kornel Dulęba (Thu, 23 Feb 2023 16:50:57 UTC)
- git: 98c666cf8758 - main - arm: Fix initialization of VFP context: Kornel Dulęba (Thu, 23 Feb 2023 16:50:59 UTC)
- git: d2deebe21b59 - main - netlink: fix addition of blackhole/reject routes.: Alexander V. Chernikov (Thu, 23 Feb 2023 17:43:22 UTC)
- git: 7f0ebf0876c8 - main - Delete obsolete Solaris compat header file stdlib.h: Zhenlei Huang (Thu, 23 Feb 2023 18:10:23 UTC)
- git: 17a5a290032e - main - efibootmgr: add missing break for 'u' case: Ed Maste (Thu, 23 Feb 2023 19:13:42 UTC)
- git: c9ba91435a01 - main - net80211: ieee80211_swscan_bg_scan() track return variable under lock: Bjoern A. Zeeb (Thu, 23 Feb 2023 21:14:07 UTC)
- git: 0455b90beedd - main - tools/git: fix typos in documentation: Ed Maste (Thu, 23 Feb 2023 21:18:26 UTC)
- git: 4e696aff6909 - main - iconvlist(3): fix count argument type: Kyle Evans (Thu, 23 Feb 2023 21:23:16 UTC)
- git: 8c8574acb851 - main - config: Include errno.h in mkmakefile.cc: Mark Johnston (Fri, 24 Feb 2023 02:53:37 UTC)
- git: 9d7cc536e261 - main - buf: Make bufspace_daemon_shutdown() a no-op after a panic: Mark Johnston (Fri, 24 Feb 2023 03:08:35 UTC)
- git: efeb80031170 - main - netlink: fix NOINET6 build.: Alexander V. Chernikov (Fri, 24 Feb 2023 10:21:19 UTC)
- git: df2fbbfa71b8 - main - Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28): Dimitry Andric (Fri, 24 Feb 2023 12:20:25 UTC)
- git: dd6f6030cc29 - main - amd64 kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:12 UTC)
- git: 91646fe5750c - main - arm kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:13 UTC)
- git: f12907d01a6b - main - arm64 kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:14 UTC)
- git: d44acf5d8d23 - main - i386 kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:15 UTC)
- git: 8995b96f344d - main - powerpc kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:16 UTC)
- git: ae4387d724e2 - main - riscv kernel config: clean up whitespace: Mike Karels (Fri, 24 Feb 2023 14:37:17 UTC)
- git: 70960bb86a3b - main - ping: Fix unsigned integer underflow resuling in a ping -R segfault: Cy Schubert (Fri, 24 Feb 2023 14:59:29 UTC)
- git: 4036fcb8053a - main - nfsd: Fix a use after free when vnet prisons are deleted: Rick Macklem (Fri, 24 Feb 2023 15:37:32 UTC)
- git: 9873b1716970 - main - bcm_dma: attach at an earlier bus pass: Mitchell Horne (Fri, 24 Feb 2023 17:23:34 UTC)
- git: 07ccf71451d7 - main - bcm_dma: don't dereference NULL softc: Mitchell Horne (Fri, 24 Feb 2023 17:23:35 UTC)
- git: 2c709ee70ade - main - libc: handle zero alignment in memalign(): Ed Maste (Fri, 24 Feb 2023 18:21:04 UTC)
- git: 19a7cf0ce8ea - main - scmi: Suppress a couple of -Wunused-function warnings: Mark Johnston (Fri, 24 Feb 2023 18:50:11 UTC)
- git: b9c8f4900ce7 - main - config: drop reference to removed System_spec: Kyle Evans (Fri, 24 Feb 2023 19:16:45 UTC)
- git: 83158c68934b - main - time: s/ppsratecheck/eventratecheck: Mateusz Guzik (Fri, 24 Feb 2023 19:27:04 UTC)
- git: 1ebec3806eed - main - vfs: s/ppsratecheck/eventratecheck: Mateusz Guzik (Fri, 24 Feb 2023 19:31:13 UTC)
- git: 163dd260e3cb - main - Add gnn@ as my mentor.: Joseph Koshy (Fri, 24 Feb 2023 21:43:41 UTC)
- git: eb81dd8404e5 - main - make cross build from arm64 work..: John-Mark Gurney (Fri, 24 Feb 2023 22:25:45 UTC)
- git: 103d7cdfb743 - main - vendor/bc: import version 6.3.1: Stefan Eßer (Fri, 24 Feb 2023 22:55:02 UTC)
- git: 77606d5a8c98 - main - usr.bin/gh-bc: clean-up Makefile: Stefan Eßer (Fri, 24 Feb 2023 23:09:04 UTC)
- git: 6ae90f59851c - main - gh-bc: don't disable LTO on powerpc64: Piotr Kubaj (Fri, 24 Feb 2023 23:50:10 UTC)
- git: f4f5e69c84df - main - lockstat: Use the correct type for a symbol size: Mark Johnston (Sat, 25 Feb 2023 01:18:32 UTC)
- git: 49e3972afc11 - main - lockstat: Use gelf.h instead of playing games with the preprocessor: Mark Johnston (Sat, 25 Feb 2023 01:18:34 UTC)
- git: c51978f4b2f0 - main - kbd: add KBD_DELAY1 and KBD_DELAY2: Warner Losh (Sat, 25 Feb 2023 06:26:00 UTC)
- git: 1469c6331f38 - main - kbd: ukbd.4 and atkbdc.4 add section about new kernel options: Warner Losh (Sat, 25 Feb 2023 06:26:01 UTC)
- git: 8d966fb02ea7 - main - sys/conf/NOTES add new KBD_DELAY kernel options: Warner Losh (Sat, 25 Feb 2023 06:26:02 UTC)
- git: 9b70ce712caa - main - UPDATING: Warner Losh (Sat, 25 Feb 2023 06:26:04 UTC)
- git: 211ceb62e85d - main - inet6_opt_init.3: Some enhancements: Gordon Bergling (Sat, 25 Feb 2023 13:11:53 UTC)
- git: b739bc986099 - main - sys/conf/NOTES: clean up whitespace: Mike Karels (Sat, 25 Feb 2023 15:27:28 UTC)
- git: 6f48a4acbeb8 - main - ck_queue: add CK_*_FOREACH_FROM: Mark Johnston (Sat, 25 Feb 2023 15:34:14 UTC)
- git: 3b7d00ddbd81 - main - Xref rc.conf in my previous addition.: Poul-Henning Kamp (Sat, 25 Feb 2023 16:08:59 UTC)
- git: 996d07a059cf - main - zpool: install vdevprops(7) man page: Warner Losh (Sat, 25 Feb 2023 16:27:36 UTC)
- git: 28111ddf9ee6 - main - powerd.8: Provide a whole path to power_profile for clarity: Mateusz Piotrowski (Sat, 25 Feb 2023 16:30:54 UTC)
- git: 499171a98c88 - main - apic: prevent divide by zero in CPU frequency init: Warner Losh (Sat, 25 Feb 2023 16:53:40 UTC)
- RE: git: c51978f4b2f0 - main - kbd: add KBD_DELAY1 and KBD_DELAY2: Mark Millard (Sat, 25 Feb 2023 17:03:06 UTC)
- git: 2f201df1f875 - main - Change hw_tls to a bool: Warner Losh (Sat, 25 Feb 2023 17:16:13 UTC)
- git: 4d59545d0cac - main - stand: fix build userboot without zfs: Warner Losh (Sat, 25 Feb 2023 17:16:14 UTC)
- git: e052829e3e16 - main - uniq(1): use strtonum to parse options: Warner Losh (Sat, 25 Feb 2023 17:27:09 UTC)
- git: 773c13c686e4 - main - kldxref: skip .pkgsave files: Warner Losh (Sat, 25 Feb 2023 17:37:02 UTC)
- git: c5f019807059 - main - stand: fix buffer overflow in getrootmount(): Robert Wing (Sat, 25 Feb 2023 18:43:00 UTC)
- git: b5d248c0c82c - main - kern: Remove gcc2_compiled stripping: Warner Losh (Sat, 25 Feb 2023 18:50:25 UTC)
- git: 83d6d8877ef7 - main - powerpc64*: port mlx5, OFED, KTLS and krping: Piotr Kubaj (Sat, 25 Feb 2023 23:57:02 UTC)
- git: f5a1c871e6a7 - main - Revert "powerpc64*: port mlx5, OFED, KTLS and krping": Piotr Kubaj (Sat, 25 Feb 2023 23:58:14 UTC)
- git: 429ba161fbe7 - main - powerpc: fix warning: a function declaration without a prototype is deprecated in all versions of C: Piotr Kubaj (Sun, 26 Feb 2023 00:00:34 UTC)
- git: f8e1aa85fed0 - main - ctf: Remove unused function prototype for getpname(): Zhenlei Huang (Sun, 26 Feb 2023 05:37:01 UTC)
- git: b06338167d64 - main - route.8: Add information about ROUTE_MPATH and FIB_ALGO: Gordon Bergling (Sun, 26 Feb 2023 13:16:02 UTC)
- git: 6dbfbe6e11a0 - main - route.8: Fix mandoc warnings: Gordon Bergling (Sun, 26 Feb 2023 13:34:13 UTC)
- git: a55b5a9aed39 - main - linprocfs(4): Fixup process size in the /proc/pid/stat file: Dmitry Chagin (Sun, 26 Feb 2023 13:42:49 UTC)
- git: 5ff7fb76cbae - main - nfs: patch up MNT_LAZY on sync: Mateusz Guzik (Sun, 26 Feb 2023 13:45:01 UTC)
- git: ab80f0b21fbb - main - Ensure .inc files are regenerated when llvm/clang tblgen binaries change: Dimitry Andric (Sun, 26 Feb 2023 14:57:04 UTC)
- git: b8bb73ab724b - main - pseudofs: Fix LOR in VOP_READDIR.: Dag-Erling Smørgrav (Sun, 26 Feb 2023 16:24:47 UTC)
- git: e552cac3d7d9 - main - powerpc64*: port mlx5, OFED, KTLS and krping: Piotr Kubaj (Sun, 26 Feb 2023 22:39:20 UTC)
- git: a4b92fefd250 - main - kbd: Tweaks to KBD_DELAY[12]: Warner Losh (Mon, 27 Feb 2023 03:50:40 UTC)
- git: 28a5d88f7091 - main - netlink: make the maximum allowed netlink socket buffer runtime tunable.: Alexander V. Chernikov (Mon, 27 Feb 2023 10:57:44 UTC)
- git: cd29688e8ec5 - main - kbdreg.h: include opt_kbd.h: Warner Losh (Mon, 27 Feb 2023 14:40:47 UTC)
- git: 2d71406a6ff3 - main - dtrace_kinst.4: mention dtrace -l -P kinst, give a more complete example: Mark Johnston (Mon, 27 Feb 2023 15:03:43 UTC)
- git: b9199d152f3d - main - librss: Remove rss_sock_set_bindmulti(): Mark Johnston (Mon, 27 Feb 2023 15:03:44 UTC)
- git: 3aff4ccdd714 - main - netinet: Remove IP(V6)_BINDMULTI: Mark Johnston (Mon, 27 Feb 2023 15:03:45 UTC)
- git: 6e9b4e3e0d4e - main - man 3 daemon: remove double negation: Warner Losh (Mon, 27 Feb 2023 15:41:58 UTC)
- git: de7a6b6fd04e - main - date.1: Examples: Use syntax that is also compatible with csh: Mateusz Piotrowski (Mon, 27 Feb 2023 16:43:44 UTC)
- git: cbf64e2dd59c - main - nanobsd: Better NANO_OBJ if NANO_LAYOUT is set: Warner Losh (Mon, 27 Feb 2023 17:19:56 UTC)
- git: 55f35c5398ff - main - Use 'mixed' links for 'hard' links by default.: Warner Losh (Mon, 27 Feb 2023 17:19:57 UTC)
- git: 538c66eabda5 - main - netmap: Fix compiler warnings in tools: Mark Johnston (Mon, 27 Feb 2023 18:43:25 UTC)
- git: d8c70d6dfb65 - main - nanobsd: fix typo: Gleb Smirnoff (Mon, 27 Feb 2023 19:26:52 UTC)
- git: cb2a028b152b - main - pps: Load timecounter once in pps_capture(): Warner Losh (Mon, 27 Feb 2023 22:12:18 UTC)
- git: fd88f4e190bc - main - pps: Simplify capture and event processing: Warner Losh (Mon, 27 Feb 2023 22:12:19 UTC)
- git: 0448501f2b1a - main - pps: Move pcount assignment in pps_event(): Warner Losh (Mon, 27 Feb 2023 22:12:20 UTC)
- git: 8a142484d4c1 - main - pps: Directly assign the timestamps in pps_event(): Warner Losh (Mon, 27 Feb 2023 22:12:21 UTC)
- git: 1e48d9d336c0 - main - pps: Simplify the nsec calculation in pps_event(): Warner Losh (Mon, 27 Feb 2023 22:12:22 UTC)
- git: 28ed159f2669 - main - pps: Round to closest integer in pps_event(): Warner Losh (Mon, 27 Feb 2023 22:12:23 UTC)
- git: 55747938b5c4 - main - if_re: Generate an address if there is none in the EEPROM: Warner Losh (Mon, 27 Feb 2023 22:56:08 UTC)
- git: 9630e237abcf - main - report full error string on SSL_connect() failure: Warner Losh (Mon, 27 Feb 2023 23:10:14 UTC)
- git: 68160fbd1f1f - main - stand: Minor cleanup: Warner Losh (Mon, 27 Feb 2023 23:35:08 UTC)
- git: 81ef45eda46b - main - CONTRIBUTING.md: Add in for github pull requests: Warner Losh (Mon, 27 Feb 2023 23:58:17 UTC)
- git: 873c13f9f7f0 - main - CONTRIBUTING.md: Suggest PR and Differential Revision lines: Warner Losh (Tue, 28 Feb 2023 00:20:37 UTC)
- git: 05e2e803ebe8 - main - CONTRIBUTING.md: correct developer certificate of origin link markup: Ed Maste (Tue, 28 Feb 2023 02:37:26 UTC)
- git: b45f09ac5756 - main - periodic: switch lockf to silent operation.: Alexander Leidinger (Tue, 28 Feb 2023 08:49:18 UTC)
- git: 500f82d6c32e - main - jail: Use flexible array member within struct prison_ip: Zhenlei Huang (Tue, 28 Feb 2023 10:21:01 UTC)
- git: 2c33b456ff24 - main - jail: Improve readability: Zhenlei Huang (Tue, 28 Feb 2023 10:21:02 UTC)
- git: 3ef46195ac37 - main - bhyve: add helper to add fwcfg items: Corvin Köhne (Tue, 28 Feb 2023 12:38:36 UTC)
- git: 34f804e547e7 - main - bhyve: add common fwcfg items: Corvin Köhne (Tue, 28 Feb 2023 12:38:37 UTC)
- git: 281b496f22d1 - main - vmm: fix restore of TSC offset: Corvin Köhne (Tue, 28 Feb 2023 12:38:38 UTC)
- git: 8104fc31a234 - main - bhyve: fix restore of kernel structs: Corvin Köhne (Tue, 28 Feb 2023 12:38:39 UTC)
- git: 9ff3e8b7f090 - main - bhyve: fix resume for vms with guest_ncpus > 1: Corvin Köhne (Tue, 28 Feb 2023 12:38:40 UTC)
- git: 7bba9d9473c0 - main - sqlite3: Vendor import of sqlite3 3.41.0: Cy Schubert (Tue, 28 Feb 2023 13:32:13 UTC)
- git: b1723f48d8cd - main - usbdevs: Remove duplicate APC entries: Cy Schubert (Tue, 28 Feb 2023 13:46:46 UTC)
- git: 6f295aab8093 - main - usbdevs: Add APC Smart-UPS1000: Cy Schubert (Tue, 28 Feb 2023 13:46:48 UTC)
- git: 8866ea619a1f - main - usb: Add HID_IGNORE quirk for APC Smart-UPS1000: Cy Schubert (Tue, 28 Feb 2023 13:46:49 UTC)
- git: eef9f9900f11 - main - growfs_fstab startup script: set dumpdev to AUTO: Mike Karels (Tue, 28 Feb 2023 13:56:15 UTC)
- git: 092a543ec3d2 - main - dtrace_kinst.4: Demonstrate usage of the "regs" variable: Mark Johnston (Tue, 28 Feb 2023 16:10:23 UTC)
- git: 0f994a19e216 - main - rc.conf(5): describe what unbound(8) does: Warner Losh (Tue, 28 Feb 2023 16:39:53 UTC)
- git: b8c44def536c - main - rc.conf(5): document nscd_enable: Warner Losh (Tue, 28 Feb 2023 16:39:55 UTC)
- git: ce95864fbad8 - main - rc.conf(5): Style issues: Warner Losh (Tue, 28 Feb 2023 16:39:56 UTC)
- git: 5f7bea295283 - main - iflib: fix regression with new pfil(9) KPI: Gleb Smirnoff (Tue, 28 Feb 2023 16:58:29 UTC)
- git: 9ab40bc40d4a - main - 310.accounting: Verify process accounting is active before log rotation.: Warner Losh (Tue, 28 Feb 2023 17:00:33 UTC)
- git: 1b10e191f341 - main - superio,ftgpio: Add support for Fintek F81865 GPIO: Warner Losh (Tue, 28 Feb 2023 18:07:15 UTC)
- git: af23369a6dea - main - github: Create pull request template: Warner Losh (Tue, 28 Feb 2023 18:25:25 UTC)
- git: 9f83fca88643 - main - MAINTAINERS+GitHub: Reflect ipfilter was moved from contrib to netpfil: Cy Schubert (Tue, 28 Feb 2023 18:33:18 UTC)
- Re: git: 68912701700c - main - ffs_suspend.c: clean up includes: John Baldwin (Tue, 28 Feb 2023 18:55:41 UTC)
- git: 399a5655e6ed - main - tcp: Make TCP PCAP buffer properly configurable.: Richard Scheffenegger (Tue, 28 Feb 2023 20:16:23 UTC)
- git: d1d0ae97ca88 - main - librss: Remove rss_socket_set_rss_bucket(): Mark Johnston (Tue, 28 Feb 2023 21:05:28 UTC)
- git: 317fa5169d35 - main - netinet: Remove the IP(V6)_RSS_LISTEN_BUCKET socket option: Mark Johnston (Tue, 28 Feb 2023 21:05:29 UTC)
- git: 996606792ff9 - main - Add deprecation notice to the gbde(8) program, scheduled to be removed in FreeBSD 15.0.: Poul-Henning Kamp (Tue, 28 Feb 2023 21:39:44 UTC)
- git: dc8616edc580 - main - arm64: set FPEN if we're stuck with HCR_EL2.E2H: Kyle Evans (Tue, 28 Feb 2023 22:17:06 UTC)
- git: 5e54bb1ea9e9 - main - usb: dwc3: implement hw.usb.xhci.use_polling: Kyle Evans (Tue, 28 Feb 2023 22:17:07 UTC)