dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
March 2022 Archives by thread
- git: 2062ce996ddd - main - vmm: fix "set but not used" warnings: Robert Wing (Tue, 01 Mar 2022 00:12:00 UTC)
- git: c7996ddf8000 - main - Create a new GEOM utility, gunion(8).: Kirk McKusick (Tue, 01 Mar 2022 00:37:13 UTC)
- git: 3cf2f812f586 - main - Add casts to printf statements to keep armv6, armv7, and powerpc builds happy.: Kirk McKusick (Tue, 01 Mar 2022 03:30:18 UTC)
- git: 4be7d087c2b5 - main - diff: Use start of change when searching for function: Tom Jones (Tue, 01 Mar 2022 13:27:50 UTC)
- git: c1b656ac55ec - main - release: Remove references to ChallengeResponseAuthentication: Mark Johnston (Tue, 01 Mar 2022 14:39:51 UTC)
- git: 9340d69e5776 - main - openssh: Add a note to check for deprecated and removed config options: Mark Johnston (Tue, 01 Mar 2022 14:39:52 UTC)
- git: 89ae8eb74e87 - main - rmlock: Add required compiler barriers to _rm_runlock(): Mark Johnston (Tue, 01 Mar 2022 14:39:53 UTC)
- git: c3d830cf7c71 - main - i386: Call clock_init() after finishidentcpu(): Mark Johnston (Tue, 01 Mar 2022 14:39:54 UTC)
- git: 84369dd52369 - main - x86: Probe the TSC frequency earlier: Mark Johnston (Tue, 01 Mar 2022 14:39:55 UTC)
- git: 9f70c04da481 - main - rip: Fix a -Wunused-but-set-variable warning: Mark Johnston (Tue, 01 Mar 2022 14:39:57 UTC)
- git: 82f4e0d0f064 - main - riscv: Rename struct pmap's pm_l1 field to pm_top: Mark Johnston (Tue, 01 Mar 2022 14:39:58 UTC)
- git: 2e956c30cab6 - main - riscv: Use generic CSR macros for writing SATP: Mark Johnston (Tue, 01 Mar 2022 14:39:59 UTC)
- git: 59f192c507c4 - main - riscv: Add various pmap definitions needed to support SV48 mode: Mark Johnston (Tue, 01 Mar 2022 14:40:00 UTC)
- git: 35d0f443cfaa - main - riscv: Define a SV48 memory map: Mark Johnston (Tue, 01 Mar 2022 14:40:01 UTC)
- git: ecaf115434cf - main - riscv: Conditionally modify the ELF64 sysentvec for SV48: Mark Johnston (Tue, 01 Mar 2022 14:40:02 UTC)
- git: 433797923651 - main - riscv: Try to improve the comments for locore's page table setup: Mark Johnston (Tue, 01 Mar 2022 14:40:03 UTC)
- git: 5cf3a8216e3a - main - riscv: Add pmap helper functions required by four-level page tables: Mark Johnston (Tue, 01 Mar 2022 14:40:04 UTC)
- git: ceed61483ca9 - main - riscv: Maintain the allpmaps list only in SV39 mode: Mark Johnston (Tue, 01 Mar 2022 14:40:05 UTC)
- git: 1321117200de - main - riscv: Handle four-level page tables in various pmap traversal routines: Mark Johnston (Tue, 01 Mar 2022 14:40:06 UTC)
- git: 6ce716f7c31a - main - riscv: Add support for dynamically allocating L1 page table pages: Mark Johnston (Tue, 01 Mar 2022 14:40:08 UTC)
- git: 31218f3209ac - main - riscv: Add support for enabling SV48 mode: Mark Johnston (Tue, 01 Mar 2022 14:40:09 UTC)
- git: f1421a8972a2 - main - ssh: correct configure option name: Ed Maste (Tue, 01 Mar 2022 14:42:16 UTC)
- git: f27fb06cadc6 - main - zfs: Update test format strings to match variable typtes: Ed Maste (Tue, 01 Mar 2022 17:24:41 UTC)
- git: 12fb39ec3e6b - main - proc: Relax proc_rwmem()'s assertion on the process hold count: Mark Johnston (Tue, 01 Mar 2022 17:41:55 UTC)
- git: 83958173eb7d - main - fasttrap: Assert that fasttrap_fork() successfully unmaps scratch space: Mark Johnston (Tue, 01 Mar 2022 17:41:56 UTC)
- git: 3a56cfedbc70 - main - fasttrap: Avoid creating WX mappings: Mark Johnston (Tue, 01 Mar 2022 17:41:57 UTC)
- git: 6882d53b7fb8 - main - zstd: build with C11: Mateusz Guzik (Tue, 01 Mar 2022 20:09:08 UTC)
- git: 879b0604a894 - main - proc: Remove assertion that P_WEXIT is not set in proc_rwmem(): Mark Johnston (Tue, 01 Mar 2022 20:10:08 UTC)
- git: 7dda139e6d83 - main - ath: missed a chance to use ${ATH_C}: Warner Losh (Tue, 01 Mar 2022 21:04:18 UTC)
- git: adce4585ca56 - main - Revert "Temporarily skip usr.bin.diff.diff_test.functionname in CI": Li-Wen Hsu (Tue, 01 Mar 2022 21:39:09 UTC)
- git: 912df915c266 - main - wlanconfig: allow to enter WiFi details if no networks found: Alfonso S. Siciliano (Tue, 01 Mar 2022 23:05:29 UTC)
- git: d0e3860f706e - main - heir: Document SYSROOT conventions: Warner Losh (Wed, 02 Mar 2022 00:00:34 UTC)
- git: 33550b473913 - main - bootstrap: No need for kbdcontrol bootstrap anymore: Warner Losh (Wed, 02 Mar 2022 05:55:43 UTC)
- git: 3b17e19f026f - main - bootstrap: bump minimum supported version: Warner Losh (Wed, 02 Mar 2022 05:55:44 UTC)
- git: 369216b03983 - main - ath: fix older clang build.: Warner Losh (Wed, 02 Mar 2022 05:55:45 UTC)
- git: d94d94e2c06b - main - libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.: Hans Petter Selasky (Wed, 02 Mar 2022 11:34:56 UTC)
- git: 92ef98b8fa92 - main - ssh: use standalone config file for security key support: Ed Maste (Wed, 02 Mar 2022 14:35:59 UTC)
- git: 731a929ac908 - main - vt_vga: Correct "plane" spelling: Ed Maste (Wed, 02 Mar 2022 15:59:35 UTC)
- git: e732e742b37f - main - pf: Initial Ethernet level filtering code: Kristof Provost (Wed, 02 Mar 2022 16:00:41 UTC)
- git: 2b29ceb86f50 - main - pfctl: Print Ethernet rules: Kristof Provost (Wed, 02 Mar 2022 16:00:42 UTC)
- git: 20c4899a8eea - main - pf: Do not hold PF_RULES_RLOCK while processing Ethernet rules: Kristof Provost (Wed, 02 Mar 2022 16:00:43 UTC)
- git: 5c75dfdf6056 - main - pf: SDTs for ether rule matching: Kristof Provost (Wed, 02 Mar 2022 16:00:44 UTC)
- git: 6b7c2680039b - main - pf: Only hook the Ethernet pfil hook when we have rules: Kristof Provost (Wed, 02 Mar 2022 16:00:45 UTC)
- git: d6fc3ee2e76e - main - pf tests: MAC address filtering test: Kristof Provost (Wed, 02 Mar 2022 16:00:46 UTC)
- git: 3a04f1d1ed01 - main - pf tests: Test MAC address negation: Kristof Provost (Wed, 02 Mar 2022 16:00:48 UTC)
- git: 4ffb7d1300a6 - main - pf tests: Test EtherType filtering: Kristof Provost (Wed, 02 Mar 2022 16:00:49 UTC)
- git: 792d7a56308b - main - pf tests: Basic captive portal like test: Kristof Provost (Wed, 02 Mar 2022 16:00:50 UTC)
- git: feefb5625b65 - main - pf tests: Test ether direction: Kristof Provost (Wed, 02 Mar 2022 16:00:51 UTC)
- git: 30087aa2e00a - main - pf: Support clearing ether counters: Kristof Provost (Wed, 02 Mar 2022 16:00:52 UTC)
- git: c696d5c72fe1 - main - pfctl: Don't print (ether) to / from if they're not set: Kristof Provost (Wed, 02 Mar 2022 16:00:53 UTC)
- git: 77207b602224 - main - pfctl: Document displaying Ethernet rules: Kristof Provost (Wed, 02 Mar 2022 16:00:54 UTC)
- git: ab2886f0885c - main - pfctl: Document ethernet rule configuration: Kristof Provost (Wed, 02 Mar 2022 16:00:55 UTC)
- git: fb330f3931a2 - main - pf: support dummynet on L2 rules: Kristof Provost (Wed, 02 Mar 2022 16:00:57 UTC)
- git: 0faafc2185f0 - main - pf tests: test dummynet for ether traffic: Kristof Provost (Wed, 02 Mar 2022 16:00:58 UTC)
- git: ab1868a7d182 - main - pf tests: test match keyword and dummynet: Kristof Provost (Wed, 02 Mar 2022 16:00:59 UTC)
- git: 87a89d6e14ac - main - pfctl: support lists of mac addresses: Kristof Provost (Wed, 02 Mar 2022 16:01:00 UTC)
- git: c5131afee39b - main - pf: add anchor support for ether rules: Kristof Provost (Wed, 02 Mar 2022 16:01:01 UTC)
- git: d1702bd1c3a7 - main - pf tests: basic test for ether anchors: Kristof Provost (Wed, 02 Mar 2022 16:01:02 UTC)
- git: 93b64cdc59d6 - main - pf tests: slightly more complect captive portal setup: Kristof Provost (Wed, 02 Mar 2022 16:01:04 UTC)
- git: 6ea1c3cfc899 - main - pfctl: support flushing ethernet rules: Kristof Provost (Wed, 02 Mar 2022 16:01:05 UTC)
- git: fdadb0068286 - main - pf tests: Ensure 'pfctl -F ethernet' works: Kristof Provost (Wed, 02 Mar 2022 16:01:06 UTC)
- git: b590f17a11aa - main - pf: support masking mac addresses: Kristof Provost (Wed, 02 Mar 2022 16:01:07 UTC)
- git: 0d889267408e - main - pf tests: extend ether test to verify mac address masks: Kristof Provost (Wed, 02 Mar 2022 16:01:08 UTC)
- git: c32cd18055c0 - main - pfctl: print ethernet rules when called with '-n': Kristof Provost (Wed, 02 Mar 2022 16:01:09 UTC)
- git: e5349a2909ab - main - pfctl tests: Ethernet rule parsing tests: Kristof Provost (Wed, 02 Mar 2022 16:01:10 UTC)
- git: 17f564a784e9 - main - cxgbe(4): Dump some more debug registers in cim_dump_regs.: Navdeep Parhar (Wed, 02 Mar 2022 21:43:50 UTC)
- git: ac69e5d47101 - main - MFV d1b143ee9a5: libbsdxml (expat) 2.4.6: Eric van Gyzen (Wed, 02 Mar 2022 22:41:33 UTC)
- git: edafb5b859d4 - main - hwpmc_arm64_md.c: Correct architecture name in assertions.: John Baldwin (Wed, 02 Mar 2022 22:58:43 UTC)
- git: 13a0d225bede - main - cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64.: Navdeep Parhar (Wed, 02 Mar 2022 23:17:44 UTC)
- git: 2753997438ae - main - cxgbe: Move page pods KTR traces under VERBOSE_TRACES.: John Baldwin (Wed, 02 Mar 2022 23:32:31 UTC)
- git: 1ef67193bade - main - hid: Add missed dependency on usbdevs.h for static builds: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:35 UTC)
- git: 166f2cb40d55 - main - ig4(4): Add PNP info for ACPI attachment: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:36 UTC)
- git: 5f47c5a3a35d - main - hid: Add hid_ioctl method to HID interface: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:37 UTC)
- git: 82e38b012cc8 - main - usbhid(4): Implement USB_REQUEST command in hid_ioctl method: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:38 UTC)
- git: 5aa839c9e2c3 - main - bcm5974: wsp(4) driver version with HID attachment.: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:39 UTC)
- git: 6b1da3d223a8 - main - iichid(4): Implement I2CRDWR command in hid_ioctl method: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:40 UTC)
- git: 34e051c45cfc - main - iichid(4): Add support for ASUS C300 chromebook.: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:42 UTC)
- git: d5add41d4d87 - main - ietp(4): Driver for Elantech I2C touchpad: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:43 UTC)
- git: 42e2a173c74e - main - hms(4): Change probe priority to BUS_PROBE_GENERIC: Vladimir Kondratyev (Wed, 02 Mar 2022 23:36:44 UTC)
- git: f266082f113a - main - vt_vga: fix colour in pixel blocks with more than 4 colours: Ed Maste (Thu, 03 Mar 2022 00:08:57 UTC)
- git: 87f6367f1061 - main - bhyve: add varfile option to nvlist of lpc device: Robert Wing (Thu, 03 Mar 2022 07:55:54 UTC)
- git: 8ed5bb59e913 - main - usb(4): Factor out the usb_check_request() function.: Hans Petter Selasky (Thu, 03 Mar 2022 09:25:47 UTC)
- git: fcca9fd98ce4 - main - usbhid(4): Be more restrictive about what requests are allowed from user-space.: Hans Petter Selasky (Thu, 03 Mar 2022 09:25:48 UTC)
- git: fc99316ef97c - main - ibcore: Fix multiple includes of same header file.: Hans Petter Selasky (Thu, 03 Mar 2022 11:52:29 UTC)
- git: b8b0c65e8a43 - main - Add serial-number to hw.fdt sysctl area if found in fdt.: Mike Karels (Thu, 03 Mar 2022 13:08:40 UTC)
- git: 70cb626635fa - main - stress2: Reworked and cleaned up this test scenaio.: Peter Holm (Thu, 03 Mar 2022 13:30:37 UTC)
- git: 915395a2800a - main - ipfilter: Introduce the new FORMAT_IF macro: Cy Schubert (Thu, 03 Mar 2022 15:27:18 UTC)
- git: ec793543feff - main - ipfilter: Obtain the interface name more efficiently: Cy Schubert (Thu, 03 Mar 2022 15:27:19 UTC)
- git: 93c1048a1360 - main - ipfilter: Reliably print the interface name: Cy Schubert (Thu, 03 Mar 2022 15:27:20 UTC)
- git: 33cbbf268f7d - main - xhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".: Hans Petter Selasky (Thu, 03 Mar 2022 17:15:18 UTC)
- git: f3f3e3c44d3b - main - fd: add close_range(..., CLOSE_RANGE_CLOEXEC): Mateusz Guzik (Thu, 03 Mar 2022 17:30:53 UTC)
- git: afb08a6d0717 - main - cache: hide hash stats behind DEBUG_CACHE: Mateusz Guzik (Thu, 03 Mar 2022 17:30:54 UTC)
- git: 52bcdc5b809e - main - if_epair: fix build with RSS and INET or INET6 disabled: Kristof Provost (Thu, 03 Mar 2022 17:31:46 UTC)
- git: 5bed7d2fa169 - main - pfctl.8: Use the serial comma: Kristof Provost (Thu, 03 Mar 2022 17:32:38 UTC)
- git: 8719e8a951b7 - main - rc.conf: Document zfskeys: Mateusz Piotrowski (Thu, 03 Mar 2022 19:14:34 UTC)
- git: d283601b80fe - main - Revert "Expand __diagused to include the KTR kernel diagnostic option.": Mateusz Guzik (Thu, 03 Mar 2022 20:27:34 UTC)
- git: 8b73b57c1b4b - main - manpages: Fix use of At macro: Mateusz Piotrowski (Thu, 03 Mar 2022 23:05:53 UTC)
- git: b91dd79ba321 - main - LinuxKPI: allow a driver to override the default pci probe result: Bjoern A. Zeeb (Thu, 03 Mar 2022 23:17:37 UTC)
- git: 3d248a914d92 - main - iwlwifi: adjust the LinuxKPI pci return for now: Bjoern A. Zeeb (Thu, 03 Mar 2022 23:17:38 UTC)
- git: fbedd9d708d0 - main - LinuxKPI: remove duplicate include: Bjoern A. Zeeb (Fri, 04 Mar 2022 00:39:52 UTC)
- git: 5493c6277a26 - main - LinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO: Bjoern A. Zeeb (Fri, 04 Mar 2022 00:39:53 UTC)
- git: abf6e1a49e94 - main - iwlwifi: update man pages: Bjoern A. Zeeb (Fri, 04 Mar 2022 00:39:54 UTC)
- git: 5a1de9c25def - main - Add simple kyua tests for the mod* system calls.: John Baldwin (Fri, 04 Mar 2022 01:52:41 UTC)
- git: 9af41803cbe5 - main - Use vnsz2log directly in assertion on its relation to sizeof(struct vnode).: John Baldwin (Fri, 04 Mar 2022 01:52:42 UTC)
- git: 0b25cbc79d38 - main - Fix the size returned for NT_FPREGSET.: John Baldwin (Fri, 04 Mar 2022 01:53:26 UTC)
- git: 56070dd2e4df - main - Improve timeout precision of pthread_cond_timedwait().: Alexander Motin (Fri, 04 Mar 2022 03:12:44 UTC)
- git: 0e73b834f322 - main - tests: readlink: fix atf_test_case call [NFC]: Kyle Evans (Fri, 04 Mar 2022 03:52:06 UTC)
- git: 79c56c9af583 - main - ocs_fc: Ignore flogi failure when the discovery is already done.: Ram Kishore Vegesna (Fri, 04 Mar 2022 04:57:07 UTC)
- git: 57e4b677559a - main - ocs_fc: Do not respond to unsolicited NOP BLS command.: Ram Kishore Vegesna (Fri, 04 Mar 2022 04:57:08 UTC)
- git: 965e2154e768 - main - ocs_fc: Support persistent topology feature: Ram Kishore Vegesna (Fri, 04 Mar 2022 04:57:09 UTC)
- git: 205117128771 - main - stress2: Added a new test scenario checing for a long fsck_ffs runtime: Peter Holm (Fri, 04 Mar 2022 11:07:59 UTC)
- git: 5d3007c1a269 - main - stats.7: Fix a typo: Mateusz Piotrowski (Fri, 04 Mar 2022 11:36:56 UTC)
- git: 625a8bfb047a - main - ocs_fc: Ignore flogi failure when the remote node is pt2pt winner: Ram Kishore Vegesna (Fri, 04 Mar 2022 15:01:26 UTC)
- git: dd74471e49fd - main - ctime.3: Add a cross-reference to clock_gettime(2): Mateusz Piotrowski (Fri, 04 Mar 2022 16:50:16 UTC)
- git: c1a76c0486d6 - main - rc.d/ggated: Simplify service script: Mateusz Piotrowski (Fri, 04 Mar 2022 16:52:29 UTC)
- git: b126b79b27d4 - main - vt(4): note that VGA palette configuration is not supported: Ed Maste (Fri, 04 Mar 2022 16:56:50 UTC)
- git: 56429daea255 - main - ice(4): Update to 1.34.2-k: Eric Joyner (Fri, 04 Mar 2022 18:54:08 UTC)
- git: a3e719bbc21a - main - ixv(4): Allow PF to control the VF link state: Eric Joyner (Fri, 04 Mar 2022 18:54:09 UTC)
- git: d381c807510d - main - ix(4): Add control of 2.5/5G autonegotiation speeds: Eric Joyner (Fri, 04 Mar 2022 18:54:10 UTC)
- git: 413045a52c5f - main - time.3: Update ERRORS section: Mateusz Piotrowski (Fri, 04 Mar 2022 19:01:52 UTC)
- git: 9062598e748a - main - rc.conf: Fix a typo: Mateusz Piotrowski (Fri, 04 Mar 2022 19:38:23 UTC)
- git: 5675bb582985 - main - tslog.4: Document TSLOG: Mateusz Piotrowski (Fri, 04 Mar 2022 19:38:24 UTC)
- git: 6737f30f4ee6 - main - boottrace.4: Reference tslog(4): Mateusz Piotrowski (Fri, 04 Mar 2022 19:44:25 UTC)
- git: f7d6e97e4bf1 - main - Fix indentation in usr.bin/diff/pr.c: Dimitry Andric (Fri, 04 Mar 2022 19:48:44 UTC)
- git: 61d83041ab11 - main - ice(4): Fix build error when ALTQ is enabled: Eric Joyner (Fri, 04 Mar 2022 22:14:18 UTC)
- git: f7a6dccf4266 - main - amd64: Call clock_init() after finishidentcpu(): Mark Johnston (Sat, 05 Mar 2022 00:49:03 UTC)
- git: 075e2779aca7 - main - x86: Defer early TSC timecounter calibration to SI_SUB_CPU: Mark Johnston (Sat, 05 Mar 2022 00:49:04 UTC)
- git: d746ab215cc8 - main - libbsddialog: Add _XOPEN_SOURCE_EXTENDED for widechar form: Alfonso S. Siciliano (Sat, 05 Mar 2022 01:25:05 UTC)
- git: 25375b1415f8 - main - ahci/siis/mvs: Fix panics after 3394d4239b.: Alexander Motin (Sat, 05 Mar 2022 01:55:28 UTC)
- Your user is activated: noreply_at_dynamicweb.dk (Sat, 05 Mar 2022 13:41:24 UTC)
- git: 455e0b9ba5dd - main - /etc/hosts: Wording changes to better match RFC 1918: Pedro F. Giffuni (Sat, 05 Mar 2022 20:59:52 UTC)
- git: e36c256040f9 - main - Delete a blank that messed up punctuation.: Jens Schweikhardt (Sat, 05 Mar 2022 21:55:56 UTC)
- git: 73104d583850 - main - ssh: generate SK config file using private cbor and fido2 libs: Ed Maste (Sun, 06 Mar 2022 00:57:55 UTC)
- git: 822d379b1f47 - main - ssh: regen sk_config.h after 73104d583850: Ed Maste (Sun, 06 Mar 2022 01:01:42 UTC)
- git: 1fb00c8f1060 - main - buf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS: Mark Johnston (Sun, 06 Mar 2022 15:43:47 UTC)
- git: bafaa70b6f90 - main - libc __sfvwrite(): roll back FILE buffer pointer on fflush error: Mark Johnston (Sun, 06 Mar 2022 15:43:49 UTC)
- git: 09a1893398fd - main - netmap: fix refcount bug in netmap allocator: Vincenzo Maffione (Sun, 06 Mar 2022 16:40:03 UTC)
- git: dd6ab49a9aeb - main - netmap: add a tunable for the maximum number of VALE switches: Vincenzo Maffione (Sun, 06 Mar 2022 17:36:24 UTC)
- git: 3a01dcc99ff9 - main - tests: Fix the test plan for closefrom_test: Mark Johnston (Sun, 06 Mar 2022 17:59:54 UTC)
- git: e031614d5928 - main - bsddialog: new utility for TUI dialogs and widgets: Alfonso S. Siciliano (Sun, 06 Mar 2022 21:50:53 UTC)
- git: db3a1eec371f - main - Rework the arm64 sigtramp code to be a trampoline: Andrew Turner (Mon, 07 Mar 2022 11:19:50 UTC)
- git: c3b6408ee82b - main - powerpc: FreeBSD kernel compatibility cleanup: Alfredo Dal'Ava Junior (Mon, 07 Mar 2022 14:32:17 UTC)
- git: 2d5d2a986ce1 - main - ctf: Import ctf.h from OpenBSD: Mark Johnston (Mon, 07 Mar 2022 15:43:25 UTC)
- git: cab9382a2cdf - main - linker: Simplify CTF container handling: Mark Johnston (Mon, 07 Mar 2022 15:43:27 UTC)
- git: 994297b01b98 - main - ctf: Add definitions for CTFv3: Mark Johnston (Mon, 07 Mar 2022 15:43:28 UTC)
- git: d9175438c0e7 - main - fbt: Add support for CTFv3 containers: Mark Johnston (Mon, 07 Mar 2022 15:43:29 UTC)
- git: 8dbae4ce32bd - main - linker: Permit CTFv3 containers: Mark Johnston (Mon, 07 Mar 2022 15:43:30 UTC)
- git: a6fb86917362 - main - libctf: Handle CTFv3 containers: Mark Johnston (Mon, 07 Mar 2022 15:43:31 UTC)
- git: bdf290cd3e1a - main - ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}: Mark Johnston (Mon, 07 Mar 2022 15:43:32 UTC)
- git: d7412bcac8a9 - main - gmultipath tests: Re-enable the failloop test in CI: Mark Johnston (Mon, 07 Mar 2022 15:43:33 UTC)
- git: cb6f72256293 - main - ctf: Fix a -Wunused-but-set-variable warning: Mark Johnston (Mon, 07 Mar 2022 15:43:34 UTC)
- git: afb44cb01018 - main - rmlock: Temporarily revert commit c84bb8cd771c: Mark Johnston (Mon, 07 Mar 2022 15:43:35 UTC)
- git: 080b4e8a0cfc - main - kcov: use __func__ in KASSERT instead of old function name: Ed Maste (Mon, 07 Mar 2022 15:47:48 UTC)
- git: 01b9c48b5dec - main - GEOM: Skip copyin() for GCTL_PARAM_WR parameters.: Alexander Motin (Mon, 07 Mar 2022 16:12:32 UTC)
- git: 2117cdd4b4eb - main - GEOM: Introduce gctl_add_param() API.: Alexander Motin (Mon, 07 Mar 2022 16:12:33 UTC)
- git: 3fe1f21fb364 - main - ctf: Avoid passing a caddr_t to roundup2(): Mark Johnston (Mon, 07 Mar 2022 16:21:04 UTC)
- git: 016f965722c6 - main - Revert "sdhci: extend bus_dma_tag boundary to 64-bit space": Marcin Wojtas (Mon, 07 Mar 2022 16:46:15 UTC)
- git: dd7a5bc1e6d9 - main - GEOM: Make G_F_CTLDUMP also dump result.: Alexander Motin (Mon, 07 Mar 2022 19:41:51 UTC)
- git: 0455cc7104ec - main - ffs_mount(): return early if namei() fails to lookup disk device: Robert Wing (Mon, 07 Mar 2022 19:52:13 UTC)
- git: 9282f04ff0ee - main - cxgbe(4): dump_devlog should never fail silently.: Navdeep Parhar (Mon, 07 Mar 2022 20:06:16 UTC)
- git: 23210c9f42af - main - contrib/bc: update to version 5.2.3: Stefan Eßer (Mon, 07 Mar 2022 22:26:48 UTC)
- git: 901c52f13c46 - main - periodic: remove obsolete news.expire: Robert Wing (Tue, 08 Mar 2022 04:47:54 UTC)
- git: a75444c14304 - main - u3g(4): Add new USB IDs.: Hans Petter Selasky (Tue, 08 Mar 2022 10:04:08 UTC)
- git: 8e03a750865b - main - Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run: Li-Wen Hsu (Tue, 08 Mar 2022 10:12:58 UTC)
- git: 221c6f86f0e7 - main - stress2: Exclude a few test.: Peter Holm (Tue, 08 Mar 2022 10:21:31 UTC)
- git: fa99b3cf871a - main - stress2: Fix typo in exclude names: Peter Holm (Tue, 08 Mar 2022 10:30:31 UTC)
- git: a20773c81081 - main - pfctl: support recursive printing of nat rules: Kristof Provost (Tue, 08 Mar 2022 10:52:35 UTC)
- git: e793a55a74eb - main - Print the instruction for the unknown exception: Andrew Turner (Tue, 08 Mar 2022 11:59:41 UTC)
- git: ed3066342660 - main - Make the arm64 get_pcpu a function again: Andrew Turner (Tue, 08 Mar 2022 11:59:43 UTC)
- git: b18c510844fb - main - mlx5/mlx4: Bump driver version to 3.7.1: Hans Petter Selasky (Tue, 08 Mar 2022 12:13:12 UTC)
- git: fda9ac06aaf2 - main - bcm5974(4): fix endian conversion signedness bug: Vladimir Kondratyev (Tue, 08 Mar 2022 12:52:10 UTC)
- git: 45b6c31a3801 - main - bcm5974(4): set mode again on resume: Vladimir Kondratyev (Tue, 08 Mar 2022 12:52:11 UTC)
- git: f0c334e4deca - main - libpfctl: support flushing rules/nat/eth: Kristof Provost (Tue, 08 Mar 2022 13:02:12 UTC)
- git: 8c1400b0a108 - main - libpfct: factor out pfctl_get_rules_info(): Kristof Provost (Tue, 08 Mar 2022 13:02:14 UTC)
- git: c4e49c3a65df - main - pfctl: remove unused variable: Kristof Provost (Tue, 08 Mar 2022 13:02:15 UTC)
- git: 74c303e4ace2 - main - gpioths(4): Correct the sysctl names in manual page: Juraj Lutter (Tue, 08 Mar 2022 14:14:57 UTC)
- git: 5678114cd8b3 - main - geom: Allow "load" command for already loaded modules.: Alexander Motin (Tue, 08 Mar 2022 17:13:55 UTC)
- git: c03c5b1c8091 - main - zfs: merge openzfs/zfs@a86e08941 (master) into main: Martin Matuska (Tue, 08 Mar 2022 18:57:48 UTC)
- git: c7cd6f809d2c - main - usb(4): Don't skip calling uhub_explore_sub() even on HUB port errors.: Hans Petter Selasky (Tue, 08 Mar 2022 19:00:39 UTC)
- git: 5c20bfc78706 - main - gpart: Avoid geom_gettree() call in "bootcode -b".: Alexander Motin (Tue, 08 Mar 2022 19:01:08 UTC)
- git: cea0d3689efe - main - ssh: update sshd_config(5) for RSA/SHA-1 signature removal: Ed Maste (Tue, 08 Mar 2022 22:00:51 UTC)
- git: de414339c982 - main - cxgbe tom: Use vm_paddr_t for physical addresses in page pod routines.: John Baldwin (Tue, 08 Mar 2022 22:31:09 UTC)
- git: 44e7472d0ede - main - cxgbe tom: Use be64toh instead of htobe64 to convert to host order.: John Baldwin (Tue, 08 Mar 2022 22:31:10 UTC)
- git: 87b0e7711f25 - main - cxgbe tom: Use VM_PAGE_TO_PHYS().: John Baldwin (Tue, 08 Mar 2022 22:31:11 UTC)
- git: bca6e339ac15 - main - cxgbe tom: Compile fix for disabled KTR trace.: John Baldwin (Tue, 08 Mar 2022 22:31:12 UTC)
- git: 4f77349d5777 - main - Update smartqpi driver to vendor's latest submission: Warner Losh (Wed, 09 Mar 2022 00:06:25 UTC)
- git: 16e02ae401eb - main - dtrace tests: Fix expected outout for tst.system.d: Li-Wen Hsu (Wed, 09 Mar 2022 03:39:29 UTC)
- git: 7e64519a479a - main - diff: set cflag when passed to diff: Tom Jones (Wed, 09 Mar 2022 09:34:33 UTC)
- git: 72df847a94bc - main - Remove compat hacks from libcxxrt's _Unwind_Exception: Dimitry Andric (Wed, 09 Mar 2022 17:25:50 UTC)
- git: b66d67d97aa5 - main - contrib/bc: include assert.h when building with C11 or newer: Stefan Eßer (Wed, 09 Mar 2022 17:59:58 UTC)
- git: 2ea6414ed8bb - main - zfs: Fix typo in module Makefile: Ryan Moeller (Wed, 09 Mar 2022 18:20:57 UTC)
- git: 56aaed388b0a - main - Merge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65ada19b6: Dimitry Andric (Wed, 09 Mar 2022 19:46:35 UTC)
- git: 7ecd99fa424d - main - Build compiler-rt against libunwind, not libcxxrt: Dimitry Andric (Wed, 09 Mar 2022 21:30:20 UTC)
- git: 6c4afed5667a - main - script add -T fmt to print time-stamps: Simon J. Gerraty (Wed, 09 Mar 2022 21:33:15 UTC)
- git: 730510dc1ab2 - main - bhyve: Allocate mmio_hint array based on number of guest CPUs.: John Baldwin (Wed, 09 Mar 2022 23:57:31 UTC)
- git: 340a293f9147 - main - bhyve: Make the MADT dynamically sized.: John Baldwin (Wed, 09 Mar 2022 23:57:32 UTC)
- git: 7261f82156fb - main - bhyve: Allocate dynamic arrays to hold per-VCPU state.: John Baldwin (Wed, 09 Mar 2022 23:57:33 UTC)
- git: fd6f92946f02 - main - bhyve: Don't force an upper bound on vCPUs when parsing pinning.: John Baldwin (Wed, 09 Mar 2022 23:57:34 UTC)
- git: c76e4b89d9b8 - main - bhyve: Use vm_get_topology to query kernel's maximum vCPU count.: John Baldwin (Wed, 09 Mar 2022 23:57:35 UTC)
- git: f1d450ddee66 - main - bhyve: Remove VM_MAXCPU from the userspace API/ABI.: John Baldwin (Wed, 09 Mar 2022 23:57:37 UTC)
- git: 67e751f167c9 - main - dumpon: use underlying device if encrypted swap is in use: Ed Maste (Thu, 10 Mar 2022 00:46:55 UTC)
- git: 3fc3fe90915f - main - nfsd: Do not exempt NFSv3 Fsinfo from the TLS check: Rick Macklem (Thu, 10 Mar 2022 00:54:17 UTC)
- git: 7b45ad3f89cc - main - script -T skip timstamps for same second: Simon J. Gerraty (Thu, 10 Mar 2022 06:20:00 UTC)
- git: c35ec1efdcb2 - main - vfs: [1/2] fix stalls in vnode reclaim by not requeieing from vnlru: Mateusz Guzik (Thu, 10 Mar 2022 09:42:17 UTC)
- git: 3a4c5dab9266 - main - vfs: [2/2] fix stalls in vnode reclaim by only counting attempts: Mateusz Guzik (Thu, 10 Mar 2022 09:42:18 UTC)
- git: e3f7087489c5 - main - Add more arm64 PAC identification fields: Andrew Turner (Thu, 10 Mar 2022 10:44:16 UTC)
- git: 9cf15aefb9d6 - main - Fix the spelling of EFI_PAGE_SIZE: Andrew Turner (Thu, 10 Mar 2022 10:44:17 UTC)
- git: f62e099ed51b - main - Fix the TCR_TG0 values: Andrew Turner (Thu, 10 Mar 2022 11:08:07 UTC)
- git: a19acfd56c2f - main - Fix the arm64 DMAP start address in a comment: Andrew Turner (Thu, 10 Mar 2022 11:08:08 UTC)
- git: 206dc82bc3fc - main - bus_if: Add a default implementation of get_property: Marcin Wojtas (Thu, 10 Mar 2022 11:29:35 UTC)
- git: b344de4d0d16 - main - Extend device_get_property API: Marcin Wojtas (Thu, 10 Mar 2022 11:29:36 UTC)
- git: 563fd2240e13 - main - bhyve: export funcs for read/write pci config: Emmanuel Vadot (Thu, 10 Mar 2022 11:31:51 UTC)
- git: e47fe3183e1f - main - bhyve: add ROM emulation: Emmanuel Vadot (Thu, 10 Mar 2022 11:31:52 UTC)
- git: afd4f7fa2532 - main - bhyve/usage: memory size is not in MB: Emmanuel Vadot (Thu, 10 Mar 2022 11:31:53 UTC)
- git: 0784121c963e - main - pfdenied: support reporting on additional anchors: Kristof Provost (Thu, 10 Mar 2022 13:03:26 UTC)
- Re: git: 67e751f167c9 - main - dumpon: use underlying device if encrypted swap is in use: Ronald Klop (Thu, 10 Mar 2022 13:47:36 UTC)
- git: 8cf449db88b2 - main - diff: add support for --help and --version: Tom Jones (Thu, 10 Mar 2022 16:18:12 UTC)
- git: 93b7af1d854d - main - diff: Re-add void argument to usage: Tom Jones (Thu, 10 Mar 2022 16:26:25 UTC)
- git: 5e19a5185324 - main - bhyve.8: Fix a typo: Mateusz Piotrowski (Thu, 10 Mar 2022 17:17:45 UTC)
- git: 15ada7514954 - main - pf: remove spurious zeroing from pf_ioctl_addrule: Mateusz Guzik (Thu, 10 Mar 2022 17:21:09 UTC)
- git: f11b6505f146 - main - pf: add PF_UNLNKDRULES_ASSERT: Mateusz Guzik (Thu, 10 Mar 2022 17:21:11 UTC)
- git: b163dcab2786 - main - pf: hoist the unlinked rules lock out of the mass rule removal loop: Mateusz Guzik (Thu, 10 Mar 2022 17:21:12 UTC)
- git: 31fde973577d - main - script: use %n at the end of default tstamp_fmt: Simon J. Gerraty (Thu, 10 Mar 2022 17:44:19 UTC)
- git: 854d5a4f7277 - main - Remove l1ptfrom pmap_early_vtophys on arm64: Andrew Turner (Thu, 10 Mar 2022 18:17:20 UTC)
- git: ba3b60200191 - main - Split out creating the arm64 L2 dmap entries: Andrew Turner (Thu, 10 Mar 2022 18:17:22 UTC)
- git: 5055ffaeba4f - main - Remove an unneeded memset from the arm64 pmap: Andrew Turner (Thu, 10 Mar 2022 19:15:02 UTC)
- git: 2d015cffc73a - main - fwcontrol: eliminate set but not used warning: Ed Maste (Thu, 10 Mar 2022 20:52:52 UTC)
- git: a2774a9264eb - main - vt: clarify comments on kbd add/release: Ed Maste (Thu, 10 Mar 2022 21:05:20 UTC)
- git: f5a2e7b0e848 - main - linuxkpi: fix module build outside of kernel build environment: Eugene Grosbein (Thu, 10 Mar 2022 21:33:07 UTC)
- git: 904a13759cf6 - main - ddb: Add 'show gic <name>' and 'show all gics' commands.: John Baldwin (Thu, 10 Mar 2022 23:41:32 UTC)
- git: a6db407f15ab - main - libpmcstat: Fix a few ARM-specific issues with function symbols.: John Baldwin (Thu, 10 Mar 2022 23:41:33 UTC)
- git: 6b71405bfe8d - main - Store core dump notes for all valid register sets for FreeBSD processes.: John Baldwin (Thu, 10 Mar 2022 23:41:34 UTC)
- git: 4965ac059da1 - main - gcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET.: John Baldwin (Thu, 10 Mar 2022 23:41:35 UTC)
- git: 9c7a4875bce9 - main - iscsi: Use ICL_NOCOPY for SCSI command immediate data and R2T.: John Baldwin (Thu, 10 Mar 2022 23:51:25 UTC)
- git: c6a43f7f10b1 - main - iser: Fix check for opcodes in iser_conn_pdu_append_data.: John Baldwin (Thu, 10 Mar 2022 23:51:26 UTC)
- git: 7aab9c14a462 - main - iscsi: Handle unmapped I/O requests.: John Baldwin (Thu, 10 Mar 2022 23:51:27 UTC)
- git: 530e725d8e9b - main - iscsi: Support unmapped I/O requests in the default initiator.: John Baldwin (Thu, 10 Mar 2022 23:51:28 UTC)
- git: 2beaefe88443 - main - cxgbei: Support unmapped I/O requests.: John Baldwin (Thu, 10 Mar 2022 23:51:29 UTC)
- git: 832acea92fc8 - main - icl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_transient.: John Baldwin (Fri, 11 Mar 2022 02:21:48 UTC)
- git: f03aca96b841 - main - zfs: update zfs_config.h and zfs_gitrev.h: Martin Matuska (Fri, 11 Mar 2022 06:47:03 UTC)
- git: 2eee44bd5ebc - main - df: do not report a 100% full inode usage on fs without inodes: Baptiste Daroussin (Fri, 11 Mar 2022 07:49:49 UTC)
- git: c5f549c1e0c9 - main - newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .: Hans Petter Selasky (Fri, 11 Mar 2022 09:18:08 UTC)
- git: 3322d1c0e254 - main - ps(1): Use calloc instead of malloc and memset.: Hans Petter Selasky (Fri, 11 Mar 2022 09:42:55 UTC)
- git: 419822b372f5 - main - libgeom(3): Use calloc instead of malloc and bzero.: Hans Petter Selasky (Fri, 11 Mar 2022 09:42:56 UTC)
- git: 7da4ef4ef21d - main - pci_vendors: update to 2022.03.06: Baptiste Daroussin (Fri, 11 Mar 2022 09:49:49 UTC)
- git: 2abeef730042 - main - Sort the M* and P* arm64 registers: Andrew Turner (Fri, 11 Mar 2022 11:31:28 UTC)
- git: a1b4e4fa9a2f - main - Correct the location of the arm64 PMCR register: Andrew Turner (Fri, 11 Mar 2022 11:31:29 UTC)
- git: b6fd96ed0b40 - main - Add the PMCR_EL0.N arm64 register field: Andrew Turner (Fri, 11 Mar 2022 11:31:30 UTC)
- git: 4dc815608e1f - main - Add more arm64 register op* and CR* values: Andrew Turner (Fri, 11 Mar 2022 11:31:32 UTC)
- git: 88a29d89ebab - main - lindebugfs: Zero the linux_file structure before use.: Hans Petter Selasky (Fri, 11 Mar 2022 16:42:44 UTC)
- git: 68ec2949ad34 - main - lindebugfs: The Linux file operations use negative return values in the kernel.: Hans Petter Selasky (Fri, 11 Mar 2022 16:42:46 UTC)
- git: a23e475c48da - main - lindebugfs: Make single_release() NULL safe.: Hans Petter Selasky (Fri, 11 Mar 2022 16:42:47 UTC)
- git: 86b12bbc715f - main - ratecheck: mininterval is const: Eric van Gyzen (Fri, 11 Mar 2022 17:36:54 UTC)
- git: 7e35f7834cea - main - Revert "Add the PMCR_EL0.N arm64 register field": Andrew Turner (Fri, 11 Mar 2022 17:52:29 UTC)
- git: 425e57e7a2f7 - main - loader: support numeric and named bright colors (8-15): Ed Maste (Fri, 11 Mar 2022 19:26:15 UTC)
- git: 456d57a66d54 - main - aarch64: Add constants for fields in the PMEVTYPERn_EL0 event registers.: John Baldwin (Fri, 11 Mar 2022 19:29:58 UTC)
- git: 6bb7ba4aa180 - main - arm64 hwpmc: Support restricting counters to user or kernel mode.: John Baldwin (Fri, 11 Mar 2022 19:29:59 UTC)
- git: e9249ef9582b - main - loader: accept "yellow" as a named color: Ed Maste (Fri, 11 Mar 2022 20:22:24 UTC)
- git: 54b75edd9ef1 - main - Correct minor typos/grammos and break long lines to fit in 80 chars.: Jens Schweikhardt (Sat, 12 Mar 2022 09:45:14 UTC)
- git: cb54c500d0e1 - main - touch: don't leak descriptor if fstat(2) fails: Mariusz Zaborski (Sat, 12 Mar 2022 10:43:28 UTC)
- git: 381dd12cea17 - main - vfs: stop evaluating the argument multpile times in stat macros: Mateusz Guzik (Sat, 12 Mar 2022 12:14:31 UTC)
- git: 66b177e1b433 - main - vfs: reduce spurious zeroing in VOP_STAT: Mateusz Guzik (Sat, 12 Mar 2022 12:14:32 UTC)
- git: cf8880d52b89 - main - teken: color #3 is yellow not brown - use TC_YELLOW as the name: Ed Maste (Sat, 12 Mar 2022 14:22:11 UTC)
- git: 5fc3cc2713ef - main - amd64: make bcmp in libc just call memcmp: Mateusz Guzik (Sat, 12 Mar 2022 14:59:21 UTC)
- git: db11c57a6cf3 - main - usr.bin/who.c: Fix boot time checking: Steve Wills (Sat, 12 Mar 2022 16:50:30 UTC)
- git: 7f16b501e25b - main - GEOM: Introduce partial confxml API: Alexander Motin (Sat, 12 Mar 2022 16:55:56 UTC)
- git: a33ead9c9cf3 - main - pfdenied: match actual variable name to the documented one: Kristof Provost (Sun, 13 Mar 2022 00:00:39 UTC)
- git: bce40c0242b1 - main - Merge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f': Alfonso S. Siciliano (Sun, 13 Mar 2022 01:40:20 UTC)
- git: 3781e77995e9 - main - riscv: actually enable sanitizers: Piotr Kubaj (Sun, 13 Mar 2022 12:07:39 UTC)
- git: c36d04222d0f - main - mixer .8: Clean up the manual page: Mateusz Piotrowski (Sun, 13 Mar 2022 12:41:13 UTC)
- git: 16346e1401b8 - main - usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID.: Hans Petter Selasky (Sun, 13 Mar 2022 14:20:10 UTC)
- git: 02fc4e319c86 - main - cache: use flexible array member: Mateusz Guzik (Sun, 13 Mar 2022 14:43:42 UTC)
- git: 0134bbe56fbb - main - vfs: prefix lookup and relookup with vfs_: Mateusz Guzik (Sun, 13 Mar 2022 14:46:20 UTC)
- git: e83a53abeb90 - main - Chase mixer(8) command-line interface changes: Mateusz Piotrowski (Sun, 13 Mar 2022 16:44:10 UTC)
- git: 325ebf37d8ef - main - Introduce startmsg and use it in rc scripts: Mateusz Piotrowski (Sun, 13 Mar 2022 17:58:29 UTC)
- git: 19a6267d61a0 - main - rc.d/*: Use startmsg instead of echo on start messages: Mateusz Piotrowski (Sun, 13 Mar 2022 17:58:30 UTC)
- git: 57014f21e754 - main - nfscl: Fix NFSv4.1/4.2 Lookup+Open RPC: Rick Macklem (Sun, 13 Mar 2022 20:16:29 UTC)
- git: 1d333074349a - main - Update leap-seconds to leap-seconds.3676924800: Xin LI (Mon, 14 Mar 2022 06:38:56 UTC)
- git: 25bcd81b8d12 - main - armv6/legacy: optimize cpu_getcount performance: Wojciech Macek (Mon, 14 Mar 2022 06:52:29 UTC)
- git: d5ad1713cc38 - main - Chase mixer(8) command-line interface changes: Hans Petter Selasky (Mon, 14 Mar 2022 08:38:59 UTC)
- git: 18207579a26b - main - module_test: Fix some assignments to errno intended to be tests.: John Baldwin (Mon, 14 Mar 2022 21:05:59 UTC)
- git: 2814ba8ef17a - main - Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place.: John Baldwin (Mon, 14 Mar 2022 21:06:00 UTC)
- git: 8a42005d1e49 - main - pf: support basic L3 filtering in the Ethernet rules: Kristof Provost (Mon, 14 Mar 2022 21:43:55 UTC)
- git: 734782a7814e - main - pf tests: Test new L3 inspection for pf 'ether' rules: Kristof Provost (Mon, 14 Mar 2022 21:43:56 UTC)
- git: 80c3eb7bc64b - main - Hyper-V: hn: add switch to turn on and off RSC: Wei Hu (Tue, 15 Mar 2022 08:16:27 UTC)
- git: 81e0e7b9e36d - main - bsnmp: Use mkstemp when creating clients local socket: Tom Jones (Tue, 15 Mar 2022 08:20:55 UTC)
- git: 9e8fbb95b36f - main - stress2: A unmount of a unionfs file system may return EBUSY.: Peter Holm (Tue, 15 Mar 2022 08:36:20 UTC)
- git: 11a6c85d7f2e - main - hier: Document /usr/freebsd-dist: Mateusz Piotrowski (Tue, 15 Mar 2022 08:56:19 UTC)
- git: 0977ebb07152 - main - stress2: A unmount of a unionfs file system may return EBUSY.: Peter Holm (Tue, 15 Mar 2022 09:25:08 UTC)
- git: 5e2f304cb4c7 - main - Fix calculating l0index in _pmap_alloc_l3 on arm64: Andrew Turner (Tue, 15 Mar 2022 11:10:02 UTC)
- git: f2e36d47e3be - main - Make page size dynamic in libkvm for arm64: Andrew Turner (Tue, 15 Mar 2022 11:10:03 UTC)
- git: b3b50e64d7e4 - main - zfs: add missing replay check to an assert in zfs_xvattr_set: Mateusz Guzik (Tue, 15 Mar 2022 11:42:13 UTC)
- git: 5ffaf7957fa5 - main - tools/tools/README: Remove tinybsd entry: Mateusz Piotrowski (Tue, 15 Mar 2022 12:07:08 UTC)
- git: aa37fbc20036 - main - powerpcspe: add virtio in-kernel support: Alfredo Dal'Ava Junior (Tue, 15 Mar 2022 12:49:21 UTC)
- git: 7d62b5df8300 - main - nullfs.5: Add an example fstab(5) entry: Mateusz Piotrowski (Tue, 15 Mar 2022 16:22:48 UTC)
- git: fdc418f15e92 - main - Fix a bug in BN_mod_sqrt() that can cause it to loop forever.: Gordon Tetlow (Tue, 15 Mar 2022 16:51:12 UTC)
- git: 51f5cafcdc47 - main - Remove a redundant L1_BLOCK == L2_BLOCK check: Andrew Turner (Tue, 15 Mar 2022 17:29:19 UTC)
- git: 813738fabaae - main - Fix arm64 TLB invalidation with non-4k pages: Andrew Turner (Tue, 15 Mar 2022 17:29:20 UTC)
- git: f27c6a3e872c - main - bsdinstall/distfetch: Replace libdialog with libbsddialog: Alfonso S. Siciliano (Tue, 15 Mar 2022 23:29:48 UTC)
- git: 5ac766ab8ec2 - main - OpenSSL: Merge OpenSSL 1.1.1n: Jung-uk Kim (Tue, 15 Mar 2022 23:38:04 UTC)
- git: d7661890efd2 - main - gpiopower: Fix failure case for attach: Justin Hibbits (Wed, 16 Mar 2022 00:10:27 UTC)
- git: 8cdecdecb431 - main - spkrtest(8): Replace dialog with bsddialog: Alfonso S. Siciliano (Wed, 16 Mar 2022 00:49:30 UTC)
- git: f6f357efb106 - main - bhyve: missing mutex initializations: Robert Wing (Wed, 16 Mar 2022 03:59:26 UTC)
- git: bd0f3d34fa20 - main - GEOM: Fix regression after 7f16b501e25.: Alexander Motin (Wed, 16 Mar 2022 04:06:53 UTC)
- git: ed5d6089113c - main - Remove "/dev/" from geom name in `gpart add` command.: Alexander Motin (Wed, 16 Mar 2022 04:10:57 UTC)
- git: adbf7727b3a2 - main - virtio_random(8): avoid deadlock at shutdown time: Eugene Grosbein (Wed, 16 Mar 2022 04:53:03 UTC)
- git: 694ea59c7021 - main - netmap: Fix integer overflow in nmreq_copyin: Vincenzo Maffione (Wed, 16 Mar 2022 07:08:46 UTC)
- git: 393729916564 - main - netmap: Fix TOCTOU vulnerability in nmreq_copyin: Vincenzo Maffione (Wed, 16 Mar 2022 07:08:47 UTC)
- git: 4bbc8ee29e68 - main - logger.1: Clarify -i flag: Fernando Apesteguía (Wed, 16 Mar 2022 10:45:57 UTC)
- git: c6cf874c7de3 - main - LinuxKPI: Add comment describing proper use of the on_each_cpu() function.: Hans Petter Selasky (Wed, 16 Mar 2022 14:44:46 UTC)
- git: 19837718ab51 - main - xhci(4): Add quirk for "Fresco Logic FL1009 USB3.0 xHCI Controller".: Hans Petter Selasky (Wed, 16 Mar 2022 15:49:59 UTC)
- git: 2b20327ec939 - main - dumpon: proceed without compression if the kernel lacks support: Ed Maste (Wed, 16 Mar 2022 16:09:14 UTC)
- git: e997f3370082 - main - Add Tempo Semiconductor 92HD95B HDA codec ID: Ed Maste (Wed, 16 Mar 2022 16:28:59 UTC)
- git: 2983ec0a87a1 - main - Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for missing devices.: Kirk McKusick (Wed, 16 Mar 2022 18:39:14 UTC)
- git: a693d17b9985 - main - pf: fix !INET or !INET6 builds: Gleb Smirnoff (Wed, 16 Mar 2022 19:52:42 UTC)
- git: ba46c6c4b7fa - main - x86: Correctly report unexpected cache level: Ed Maste (Wed, 16 Mar 2022 20:31:00 UTC)
- git: 66acf7685bcd - main - if_epair: fix race condition on multi-core systems: Kristof Provost (Wed, 16 Mar 2022 23:29:34 UTC)
- git: 4f75af31a86f - main - wpa_supplicant.conf.5: add note about scan_ssid=1 eavesdropping: Ed Maste (Wed, 16 Mar 2022 23:33:30 UTC)
- git: ab2dbd9b871d - main - ffs_mount(): fix snapshotting: Robert Wing (Thu, 17 Mar 2022 01:40:19 UTC)
- git: 8ea5af2b77f2 - main - contrib/tzdata: import tzdata 2022a: Philip Paeps (Thu, 17 Mar 2022 03:36:44 UTC)
- git: 0bf7acd6b704 - main - if_epair: build fix: Kristof Provost (Thu, 17 Mar 2022 05:44:30 UTC)
- git: 396a8479b0ac - main - x86/xen: fix CPUID signature: Roger Pau Monné (Thu, 17 Mar 2022 11:57:04 UTC)
- git: 0518832011ca - main - vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized: Roger Pau Monné (Thu, 17 Mar 2022 13:31:01 UTC)
- git: a85ff2114ccb - main - stand/usb: Fix build by declaring missing functions and types.: Hans Petter Selasky (Thu, 17 Mar 2022 14:29:54 UTC)
- git: 5e203517e0d2 - main - usb(4): Use the global BUS topology lock where appropriate.: Hans Petter Selasky (Thu, 17 Mar 2022 14:29:56 UTC)
- git: 6bce8a35cf0a - main - usb(4): Check return value from bus_generic_get_device_path().: Hans Petter Selasky (Thu, 17 Mar 2022 14:29:57 UTC)
- git: f37dc50d9f08 - main - nfscl: Do not do a Lookup+Open for pNFS mounts: Rick Macklem (Thu, 17 Mar 2022 14:49:00 UTC)
- git: fd061175257a - main - *: Do not use the no-op -r flag for bsdlabel(8): Mateusz Piotrowski (Thu, 17 Mar 2022 16:32:31 UTC)
- git: 016d18229c6b - main - ipmi: Make all sysctls also tunables.: Alexander Motin (Thu, 17 Mar 2022 17:34:19 UTC)
- git: 9633c3d87476 - main - WITHOUT_BOOT build option appears to include stand, failing on libsa: Toomas Soome (Thu, 17 Mar 2022 17:50:05 UTC)
- git: 7846554819d3 - main - rc.d: Chmod +x all the scripts for consistency: Mateusz Piotrowski (Thu, 17 Mar 2022 19:12:54 UTC)
- git: c70224229205 - main - file: Avoid a read-after-free of fd tables in sysctl handlers: Mark Johnston (Thu, 17 Mar 2022 19:40:12 UTC)
- git: fc7e121d88d6 - main - file: Move FILEDESC_FOREACH macros to kern_descrip.c: Mark Johnston (Thu, 17 Mar 2022 19:40:13 UTC)
- git: 28d08dc7d051 - main - clock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race: Mark Johnston (Thu, 17 Mar 2022 19:40:14 UTC)
- git: 077564cfdb72 - main - hdac: Handle interrupts racing with device suspend: Mark Johnston (Thu, 17 Mar 2022 19:40:15 UTC)
- git: cd8438e5a3a4 - main - pfctl: fix retrieving nested anchors: Kristof Provost (Thu, 17 Mar 2022 21:38:39 UTC)
- git: d58d2e403db4 - main - pf tests: Test setting and retrieving nested anchors: Kristof Provost (Thu, 17 Mar 2022 21:38:40 UTC)
- git: a632d9e36012 - main - pfctl: fix retrieving nested nat-anchors: Kristof Provost (Thu, 17 Mar 2022 21:38:42 UTC)
- git: 3c3a19d1f42a - main - pf tests: Test retrieving nested nat-anchors: Kristof Provost (Thu, 17 Mar 2022 21:38:43 UTC)
- git: c0b98fe16f25 - main - fusefs: Initialize a pad word in the mknod message: Mark Johnston (Thu, 17 Mar 2022 22:31:19 UTC)
- git: 8772a9117b27 - main - mount.8: mention that the snapshot option is exclusive: Robert Wing (Thu, 17 Mar 2022 22:33:48 UTC)
- git: d234b011a8f1 - main - netinet tests: only log critical errors from scapy: Kristof Provost (Thu, 17 Mar 2022 22:35:27 UTC)
- git: 06731139ca52 - main - hda: add patch for Framework laptop headphone jack: Ed Maste (Thu, 17 Mar 2022 23:27:19 UTC)
- git: 24cf089ab488 - main - snd_hda.4: correct typos: Ed Maste (Fri, 18 Mar 2022 00:12:23 UTC)
- git: ee0ebaa42028 - main - bhyvectl: drop vm_get_name(): Robert Wing (Fri, 18 Mar 2022 05:24:56 UTC)
- git: 3efc45f34e13 - main - libvmm: constify vm_get_name(): Robert Wing (Fri, 18 Mar 2022 05:45:37 UTC)
- git: 961e6a12efdb - main - bhyve/snapshot: limit snapshot filename to NAME_MAX: Robert Wing (Fri, 18 Mar 2022 05:53:28 UTC)
- git: 3ebe1109348f - main - bhyve: sweep MAX_VMNAME: Robert Wing (Fri, 18 Mar 2022 05:57:31 UTC)
- git: bfdcd042bc8c - main - stress2: Remove the memory disk after the fsck, not before: Peter Holm (Fri, 18 Mar 2022 06:29:41 UTC)
- git: 314ebfa2e9c5 - main - stress2: Limit console warnings: Peter Holm (Fri, 18 Mar 2022 06:34:58 UTC)
- git: 9ecf6e0f9f25 - main - loader.efi: Improve the manual page: Mateusz Piotrowski (Fri, 18 Mar 2022 08:55:38 UTC)
- git: fde687c239e5 - main - backlight: Remove set but not used variable: Piotr Pawel Stefaniak (Fri, 18 Mar 2022 09:04:23 UTC)
- git: 8b1f5965d9a5 - main - procstat: remove set but not used variable: Piotr Pawel Stefaniak (Fri, 18 Mar 2022 09:04:24 UTC)
- git: 1ca34862dc45 - main - x86/tsc: fetch frequency from CPUID when running on Xen: Roger Pau Monné (Fri, 18 Mar 2022 09:21:11 UTC)
- git: e405ae30971f - main - gptboot.8: Fix a typo and fix lint warnings: Mateusz Piotrowski (Fri, 18 Mar 2022 10:35:13 UTC)
- git: 12912d0e0ca2 - main - uefi.8: Document i386 and riscv EFI bootloader names: Mateusz Piotrowski (Fri, 18 Mar 2022 11:01:36 UTC)
- git: 20f0dabb7144 - main - uefi.8: Fix style: Mateusz Piotrowski (Fri, 18 Mar 2022 11:01:38 UTC)
- git: 5c6935a64560 - main - mixer.3: Fix spelling: Hans Petter Selasky (Fri, 18 Mar 2022 11:11:16 UTC)
- git: 97aeda224356 - main - zfskeys: Support autoloading of keys stored on ZFS: Mateusz Piotrowski (Fri, 18 Mar 2022 13:55:38 UTC)
- git: b50abe6bd45d - main - namei: Treat non-tied KLDs as if they had INVARIANTS enabled: Andrew Gallatin (Fri, 18 Mar 2022 14:17:27 UTC)
- git: fa1dab788d24 - main - rc.subr.8: Format notes consistently: Mateusz Piotrowski (Fri, 18 Mar 2022 14:23:25 UTC)
- git: c46e47220c84 - main - uefi(8): Note i386 is unsupported: Warner Losh (Fri, 18 Mar 2022 20:16:05 UTC)
- git: ef5dec7cc75b - main - Remove snd_aureal driver source: Ed Maste (Fri, 18 Mar 2022 20:27:45 UTC)
- git: 1d7f6de5cfc2 - main - Update deprecation notice in snd_maestro, snd_ds1: Ed Maste (Sat, 19 Mar 2022 00:35:23 UTC)
- git: 92e6b4712b53 - main - Retire broken snd_ds1 and snd_maestro drivers: Ed Maste (Sat, 19 Mar 2022 00:35:24 UTC)
- git: e9369d5fc923 - main - Correct date in ObsoleteFiles.inc entry: Ed Maste (Sat, 19 Mar 2022 01:34:29 UTC)
- git: 1236b04bb704 - main - arm64: gic: disable the ITS if it's enabled prior to configuration: Kyle Evans (Sat, 19 Mar 2022 03:47:20 UTC)
- git: 2218070b2c3c - main - psci: finish psci_present implementation: Kyle Evans (Sat, 19 Mar 2022 03:47:21 UTC)
- git: 1cb0045c971b - main - vfs: add MNTK_UNLOCKED_INSMNTQUE: Mateusz Guzik (Sat, 19 Mar 2022 10:50:33 UTC)
- git: aeabf8d4b972 - main - nullfs: hash insertion without vnode lock upgrade: Mateusz Guzik (Sat, 19 Mar 2022 10:50:34 UTC)
- git: 93a0ba8f4990 - main - vfs: retire the no longer used MNTK_LOOKUP_EXCL_DOTDOT flag: Mateusz Guzik (Sat, 19 Mar 2022 10:50:35 UTC)
- git: cceb91b02522 - main - vfs: add missing flags to db show mount: Mateusz Guzik (Sat, 19 Mar 2022 12:05:10 UTC)
- git: eb574ba0b61a - main - vfs: replace VFS_NOTIFY_UPPER_* macros with an enum: Mateusz Guzik (Sat, 19 Mar 2022 13:18:58 UTC)
- git: 6ff3e8a3165e - main - cache: add a comment about a realpath bug: Mateusz Guzik (Sat, 19 Mar 2022 15:11:46 UTC)
- git: 1b1bab0078a7 - main - rtsx: Call rtsx_init() on resume.: Alexander Motin (Sat, 19 Mar 2022 16:39:51 UTC)
- git: e39ec8933be4 - main - Add deprecation notices to ISA sound cards: Ed Maste (Sat, 19 Mar 2022 19:07:03 UTC)
- git: 2548237983c4 - main - Revert upstream libcxxrt commit which can cause hangs on i386: Dimitry Andric (Sat, 19 Mar 2022 19:48:39 UTC)
- git: 1b3bef43e3cb - main - Apply llvm fix for assertion compiling certain versions of Wine: Dimitry Andric (Sat, 19 Mar 2022 19:59:41 UTC)
- git: 8e72f458c6d3 - main - Fix llvm build after 1b3bef43e3cb, due to API change: Dimitry Andric (Sat, 19 Mar 2022 23:14:38 UTC)
- git: 1e9ce60a6d75 - main - cap_fileargs: silence warnings of unused variable: Mariusz Zaborski (Sun, 20 Mar 2022 10:23:23 UTC)
- git: 60bdfe986968 - main - mixer(8): Remove [.volume] string from default printout.: Hans Petter Selasky (Sun, 20 Mar 2022 16:33:48 UTC)
- git: da3d4469ef84 - main - mixer(8): Add shorthand syntax for setting the volume.: Hans Petter Selasky (Sun, 20 Mar 2022 16:33:49 UTC)
- git: 1dee7c74d1ab - main - sysctl(8): Mention CTLFLAG_SKIP: Colin Percival (Sun, 20 Mar 2022 18:32:05 UTC)
- git: 2406867f5b17 - main - tslog: Add CTLFLAG_SKIP to sysctls: Colin Percival (Sun, 20 Mar 2022 18:32:06 UTC)
- git: f250ff5ff309 - main - mixer(8): Improve shorthand volume parsing.: Hans Petter Selasky (Sun, 20 Mar 2022 19:21:46 UTC)
- git: bde84602722e - main - mixer.4 and mixer.8: Fix mandoc -Tlint errors.: Hans Petter Selasky (Sun, 20 Mar 2022 19:21:47 UTC)
- git: 95e96c00fd5a - main - mixer.8: Document shorthand syntax for volume setting.: Hans Petter Selasky (Sun, 20 Mar 2022 19:21:48 UTC)
- git: bfffb66e7f3c - main - Reapply libcxxrt atomics cleanup commit, preparing for upstream fix: Dimitry Andric (Sun, 20 Mar 2022 21:35:58 UTC)
- git: 7819a911ff51 - main - Merge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc4faed84: Dimitry Andric (Sun, 20 Mar 2022 21:35:59 UTC)
- git: cab496e16cb3 - main - Make SHMMAXPGS an unsigned long: Andrew Turner (Mon, 21 Mar 2022 10:33:46 UTC)
- git: bb53dd56c30c - main - kern_tc.c/cputick2usec() (which is used to calculate cputime from cpu ticks) has some imprecision and, worse, huge timestep (about 20 minutes on 4GHz CPU) near 53.4 days of elapsed time.: George V. Neville-Neil (Mon, 21 Mar 2022 13:34:09 UTC)
- git: b3b836251f9f - main - LinuxKPI: pci: implement pci_upstream_bridge(): Bjoern A. Zeeb (Mon, 21 Mar 2022 16:20:25 UTC)
- git: 0a4b561f8afa - main - Remove unused snd_ds1 file ds1-fw.h: Ed Maste (Mon, 21 Mar 2022 18:21:19 UTC)
- git: 27f56d337be3 - main - powerpcspe: fix PCI enumeration on ppce500: Alfredo Dal'Ava Junior (Mon, 21 Mar 2022 19:11:51 UTC)
- git: fd6ca665d206 - main - Fix umtxq_sleep() regression caused by 56070dd2e4d.: Alexander Motin (Mon, 21 Mar 2022 23:56:24 UTC)
- git: 2cf1e120c654 - main - Enter epoch when addding IPv4 multicast forwarding cache entry: Mike Karels (Tue, 22 Mar 2022 12:41:14 UTC)
- git: 04cd74b4cdb1 - main - IPv4 multicast: fix netstat -g: Mike Karels (Tue, 22 Mar 2022 12:41:15 UTC)
- git: 231237bbb0e8 - main - neta: split fixed and in-band link status configuration: Marcin Wojtas (Tue, 22 Mar 2022 16:06:33 UTC)
- git: 83961b7ede96 - main - Remove the unused arm64 kernel profiling code: Andrew Turner (Tue, 22 Mar 2022 16:08:12 UTC)
- git: 453d1a90f8f4 - main - net80211: improve one debug logging: Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:47 UTC)
- git: 91b4225aa1d8 - main - net80211: introduce (*iv_update_bss)(): Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:48 UTC)
- git: bb81db90f7e0 - main - LinuxKPI: 802.11: implement ieee80211_beacon_loss(): Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:49 UTC)
- git: 4f61ef8b78b2 - main - LinuxKPI: 802.11: factor out lkpi_lsta_alloc() from lkpi_ic_node_alloc(): Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:50 UTC)
- git: fa8f007de913 - main - LinuxKPI: 802.11: factor out dtim/tsf updates: Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:51 UTC)
- git: d9f59799fc3e - main - LinuxKPI: 802.11: rework sta state machine compatibility: Bjoern A. Zeeb (Tue, 22 Mar 2022 18:52:52 UTC)
- git: 8422d54f4010 - main - Correct a handful of typos and grammos.: Jens Schweikhardt (Tue, 22 Mar 2022 20:13:35 UTC)
- git: 44b36b80f578 - main - test-includes: improve portability: Brooks Davis (Tue, 22 Mar 2022 20:23:33 UTC)
- git: 4d1ba6febfa7 - main - bsdinstall hardening: Replace dialog with bsddialog: Alfonso S. Siciliano (Tue, 22 Mar 2022 23:59:21 UTC)
- git: 31e076d70b5f - main - Add devices and quirks for some Olympus cameras.: Greg Lehey (Wed, 23 Mar 2022 02:06:34 UTC)
- git: 9b8016548ef6 - main - linuxkpi: Add cond_resched_lock: Emmanuel Vadot (Wed, 23 Mar 2022 13:38:59 UTC)
- git: 8e587a5f13ce - main - linuxkpi: Add kstrtouint_from_user: Emmanuel Vadot (Wed, 23 Mar 2022 13:39:00 UTC)
- git: f9413897cb84 - main - linuxkpi: Add down_write_nest_lock: Emmanuel Vadot (Wed, 23 Mar 2022 13:39:02 UTC)
- git: 16d5f9a1649e - main - Add an implementation of .mcount on arm64: Andrew Turner (Wed, 23 Mar 2022 15:30:57 UTC)
- git: 863f3220d097 - main - Support EFIRT on arm64 with a non 4k page size: Andrew Turner (Wed, 23 Mar 2022 15:30:58 UTC)
- git: 6e1f7b9b3801 - main - Remove L2_BLOCK_MASK from arm64: Andrew Turner (Wed, 23 Mar 2022 15:36:18 UTC)
- git: 0e5c72c3cc54 - main - bsdinstall time: Replace dialog with bsddialog: Alfonso S. Siciliano (Wed, 23 Mar 2022 15:57:07 UTC)
- git: b31917186146 - main - setitimer: Fix exit race: Mark Johnston (Wed, 23 Mar 2022 16:47:12 UTC)
- git: 7524994da0bb - main - callout: Remove the CS_EXECUTING flag: Mark Johnston (Wed, 23 Mar 2022 16:47:13 UTC)
- git: 1babcad6bc40 - main - elf: Avoid dumping uninitialized bytes in PRSTATUS core dump notes: Mark Johnston (Wed, 23 Mar 2022 16:55:50 UTC)
- git: 6a8973c3324c - main - LinuxKPI: skbuff: fix skb_queue_splice_init(): Bjoern A. Zeeb (Wed, 23 Mar 2022 17:18:31 UTC)
- git: 67674c1cb115 - main - LinuxKPI: 802.11: fix lkpi_lsta_dump() debugging: Bjoern A. Zeeb (Wed, 23 Mar 2022 17:18:32 UTC)
- git: 41c4e1c7f738 - main - cxgbe(4): Allow dump_cimla and dump_devlog to sleep.: Navdeep Parhar (Wed, 23 Mar 2022 20:29:56 UTC)
- git: b1cd03dd2989 - main - <sys/reg.h>: Add ELF32_REGSET.: John Baldwin (Wed, 23 Mar 2022 20:33:16 UTC)
- git: a47fd6929fe2 - main - aarch64: Fix get_fpcontext32() to work on non-curthread.: John Baldwin (Wed, 23 Mar 2022 20:33:18 UTC)
- git: add00c381e5c - main - Use a regset for NT_ARM_VFP.: John Baldwin (Wed, 23 Mar 2022 20:33:19 UTC)
- git: b2cb74c22c4f - main - arm,arm64: Add a NT_ARM_TLS read-only register set.: John Baldwin (Wed, 23 Mar 2022 20:33:20 UTC)
- git: 4b1e2c2f77d3 - main - bsdinstall(8): Usage example of tar doesn't work: Daniel Ebdrup Jensen (Wed, 23 Mar 2022 21:01:00 UTC)
- Re: git: 6713be315900 - main - Add NT_ARM_ADDR_MASK: John Baldwin (Wed, 23 Mar 2022 22:16:36 UTC)
- git: da03ac41c9bc - main - sound: test PCM_REGISTERED before PCM_DETACHING: Ed Maste (Thu, 24 Mar 2022 00:10:14 UTC)
- git: a10c85e0f90c - main - hda: whitespace fix for realtek pin patches: Ed Maste (Thu, 24 Mar 2022 00:55:32 UTC)
- git: 6b7718377b8a - main - rtsx: Don't detach during shutdown: Alexander Motin (Thu, 24 Mar 2022 01:16:47 UTC)
- git: 9b261d2e0a44 - main - rtsx: Display error if rtsx_read()/rtsx_write() fail.: Alexander Motin (Thu, 24 Mar 2022 01:16:48 UTC)
- git: e62aee66b0f9 - main - DTrace test: Add a new keyword SKIPCI to gentest.sh: Li-Wen Hsu (Thu, 24 Mar 2022 03:38:01 UTC)
- git: 0088bc444e61 - main - DTrace test: skip flakey common.misc.t_dtrace_contrib.tst_dynopt_d in CI: Li-Wen Hsu (Thu, 24 Mar 2022 03:38:02 UTC)
- git: 6ad638acd110 - main - hardware: added Dell H840 raid support: Wojciech Macek (Thu, 24 Mar 2022 06:14:19 UTC)
- Re: git: 4b1e2c2f77d3 - main - bsdinstall(8): Usage example of tar doesn't work: Mark Millard (Thu, 24 Mar 2022 07:53:19 UTC)
- git: 9b597132aea7 - main - Merge LLVM commit c03fdd340356 to fix lang/rust on powerpc: Piotr Kubaj (Thu, 24 Mar 2022 08:06:16 UTC)
- Re: git: 3aaaa2efde89 - main - poll(2): Add POLLRDHUP.: Dmitry Chagin (Thu, 24 Mar 2022 08:29:58 UTC)
- git: bb92cd7bcd16 - main - vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd): Mateusz Guzik (Thu, 24 Mar 2022 10:20:55 UTC)
- git: 2587b74c6187 - main - vfs: retire the NDF_ONLY_PNBUF flag: Mateusz Guzik (Thu, 24 Mar 2022 10:20:56 UTC)
- git: 56244d35741a - main - vfs: hoist degenerate path lookups out of the loop: Mateusz Guzik (Thu, 24 Mar 2022 11:22:32 UTC)
- git: d9ea7e2b1e69 - main - vfs: factor FAILIFEXISTS handling out of vfs_lookup: Mateusz Guzik (Thu, 24 Mar 2022 11:22:33 UTC)
- git: 3b6792d28ac1 - main - vfs: factor symlink traversal out of namei: Mateusz Guzik (Thu, 24 Mar 2022 13:11:49 UTC)
- git: 18f71c9b2779 - main - riscv: fix riscv64sf build: Piotr Kubaj (Thu, 24 Mar 2022 14:25:52 UTC)
- Re: git: 4b1e2c2f77d3 - main - bsdinstall(8): Usage example of tar doesn't work: Mark Millard (Thu, 24 Mar 2022 14:34:46 UTC)
- git: 4ef6e56ae807 - main - vfs: hoist trailing slash handling out of the loop: Mateusz Guzik (Thu, 24 Mar 2022 14:36:35 UTC)
- git: 81d058df6d25 - main - LinuxKPI: allow bsddriver name to be set for PCI: Bjoern A. Zeeb (Thu, 24 Mar 2022 15:21:08 UTC)
- git: 246c39814567 - main - bhyve: Do not remove guest physical addresses from IOMMU host domain: Bjoern A. Zeeb (Thu, 24 Mar 2022 15:26:28 UTC)
- git: 878fb1e5754c - main - LinuxKPI: 802.11: improve lkpi_80211_mo_sta_state() for non (*sta_state): Bjoern A. Zeeb (Thu, 24 Mar 2022 16:14:20 UTC)
- git: 4a07abdeb8ce - main - LinuxKPI: 802.11: use cfg80211_chandef_create(): Bjoern A. Zeeb (Thu, 24 Mar 2022 16:14:21 UTC)
- git: a0cd78bf2c14 - main - kbd: replace vestigial spl calls with Giant assertions: Ed Maste (Thu, 24 Mar 2022 16:56:40 UTC)
- git: b2cf3c2125bf - main - LinuxKPI: 802.11: make lkpi_ic_set_channel() unconditional: Bjoern A. Zeeb (Thu, 24 Mar 2022 17:03:25 UTC)
- git: 768dd32a164b - main - LinuxKPI: 802.11: check IEEE80211_FEXT_SCAN_OFFLOAD on vap: Bjoern A. Zeeb (Thu, 24 Mar 2022 18:03:40 UTC)
- git: 321735f451d1 - main - LinuxKPI: 802.11: remove special handling for (*ic_scan_curchan): Bjoern A. Zeeb (Thu, 24 Mar 2022 18:03:41 UTC)
- git: 196cfd0b2eb6 - main - LinuxKPI: 802.11: improve hw_scan fallback to sw_scan: Bjoern A. Zeeb (Thu, 24 Mar 2022 18:03:42 UTC)
- git: 931983ee0864 - main - x86: Add a NT_X86_SEGBASES register set.: John Baldwin (Thu, 24 Mar 2022 18:48:32 UTC)
- git: 9d9ba2b79b31 - main - LinuxKPI: 802.11: cleanup debugging: Bjoern A. Zeeb (Thu, 24 Mar 2022 19:14:57 UTC)
- git: 231f21124032 - main - cxgbe(4): Handle FORCE_FEC in pcaps correctly.: Navdeep Parhar (Fri, 25 Mar 2022 07:47:47 UTC)
- git: 3468cd95ca12 - main - pf: ether l3 rules can only use addresses: Kristof Provost (Fri, 25 Mar 2022 12:53:56 UTC)
- git: aae8ae5ea5a6 - main - linprocfs: Eliminate bogus comment (KSE).: Dmitry Chagin (Fri, 25 Mar 2022 14:54:40 UTC)
- git: ff39d74aa99a - main - linux(4): Add AT_NO_AUTOMOUNT to statx.: Dmitry Chagin (Fri, 25 Mar 2022 14:54:41 UTC)
- git: f0f0f2abf333 - main - amd64: remove bcmp.S: Mateusz Guzik (Fri, 25 Mar 2022 14:58:19 UTC)
- git: a693a3003827 - main - arm64: pmap: Mask VA operand in TLBI instructions: D Scott Phillips (Fri, 25 Mar 2022 16:49:46 UTC)
- git: 7be7bd677585 - main - arm64: Add explicit barrier after address translation instruction: D Scott Phillips (Fri, 25 Mar 2022 16:49:47 UTC)
- git: 220c48e2d987 - main - Add the Ampere and Fujitsu arm64 implementer IDs: D Scott Phillips (Fri, 25 Mar 2022 16:49:49 UTC)
- git: b234b8d911cd - main - arm: Zero padding in mcontext_vfp_t in get_vfpcontext().: John Baldwin (Fri, 25 Mar 2022 17:00:44 UTC)
- git: a7eb8afe9a8b - main - Drop an OBE MP safe comment.: John Baldwin (Fri, 25 Mar 2022 17:02:04 UTC)
- git: 45c4ff15e3eb - main - depend-cleanup.sh: Handle libc bcmp.S moving to bcmp.c on amd64.: John Baldwin (Fri, 25 Mar 2022 18:03:41 UTC)
- git: 0f600883990e - main - vfs: set cn_namelen when handling degenerate lookups: Mateusz Guzik (Fri, 25 Mar 2022 18:23:03 UTC)
- git: 2e8830678637 - main - rtsx: Remove update of softc during probe and some var rename.: Alexander Motin (Fri, 25 Mar 2022 19:25:16 UTC)
- git: 852d975ccfee - main - bsdinstall services: Replace dialog with bsddialog: Alfonso S. Siciliano (Fri, 25 Mar 2022 23:22:39 UTC)
- git: 268c47b9ac5d - main - bsdinstall time: Revert dialog title: Alfonso S. Siciliano (Fri, 25 Mar 2022 23:52:49 UTC)
- git: bbddd8888aa9 - main - bsdinstall mirrorselect: Replace dialog with bsddialog: Alfonso S. Siciliano (Sat, 26 Mar 2022 00:16:29 UTC)
- git: 0868f621762a - main - bsdinstall checksum: Replace dialog with bsddialog: Alfonso S. Siciliano (Sat, 26 Mar 2022 00:38:23 UTC)
- git: cfbb5f8ce0f6 - main - vm_ksubmap_init: pass M_WAITOK to vmem_init -> uma_zalloc_arg: Eric van Gyzen (Sat, 26 Mar 2022 01:11:41 UTC)
- git: 863070bbf602 - main - ksiginfo_alloc: pass M_WAITOK or M_NOWAIT to uma_zalloc: Eric van Gyzen (Sat, 26 Mar 2022 01:11:42 UTC)
- git: a8cbb835bfdf - main - uma_zalloc: assert M_NOWAIT ^ M_WAITOK: Eric van Gyzen (Sat, 26 Mar 2022 01:11:44 UTC)
- git: a65bee6705ac - main - stack(9): dynamic allocation is not necessary: Eric van Gyzen (Sat, 26 Mar 2022 01:11:45 UTC)
- git: aca2a7facabb - main - stack_zero is not needed before stack_save: Eric van Gyzen (Sat, 26 Mar 2022 01:11:46 UTC)
- git: 490b09f24006 - main - uma_zalloc_domain: call uma_zalloc_debug in multi-domain path: Eric van Gyzen (Sat, 26 Mar 2022 01:11:47 UTC)
- git: 8f1543785f77 - main - jail: handle jailsys parameters in modification permission test: Jamie Gritton (Sat, 26 Mar 2022 02:17:08 UTC)
- git: fbc002cb72d2 - main - amd64: bring back asm bcmp, shared with memcmp: Mateusz Guzik (Sat, 26 Mar 2022 09:13:51 UTC)
- git: abb5b512bb44 - main - depend-cleanup.sh: Handle libc bcmp.c moving back to bcmp.S on amd64: Mateusz Guzik (Sat, 26 Mar 2022 09:13:52 UTC)
- git: 0c9c2eb394b4 - main - libarchive: merge vendor bugfixes: Martin Matuska (Sat, 26 Mar 2022 10:11:56 UTC)
- git: aeb91e95cfc2 - main - Log euid, rgid and jail on listen queue overflow: Alexander Leidinger (Sat, 26 Mar 2022 10:17:59 UTC)
- git: a4032e2a694f - main - vfs: assorted tidy ups to lookup: Mateusz Guzik (Sat, 26 Mar 2022 18:31:04 UTC)
- git: 2533b5dc8270 - main - vfs: add missing bits to vdropl_impl: Mateusz Guzik (Sun, 27 Mar 2022 14:37:19 UTC)
- git: c1ad8a39a1c4 - main - nfsclient: Fix a typos in source code comments: Gordon Bergling (Sun, 27 Mar 2022 17:27:48 UTC)
- git: 8eb774fe54c8 - main - ath: Fix a typo in a source code comment: Gordon Bergling (Sun, 27 Mar 2022 17:29:23 UTC)
- git: 3e5a11d53a75 - main - libmd: Fix a common typo in the license header: Gordon Bergling (Sun, 27 Mar 2022 17:47:45 UTC)
- git: 1920133d8fb7 - main - mac_veriexec: Fix a typo in a source code comment: Gordon Bergling (Sun, 27 Mar 2022 17:58:27 UTC)
- git: ef88adc5273d - main - pf(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 27 Mar 2022 17:58:28 UTC)
- git: 30ed48b0a50a - main - clang: Skip attempts to access /proc/self/fd: Mateusz Guzik (Sun, 27 Mar 2022 18:02:28 UTC)
- git: 1dc2c71ed897 - main - netgraph(4): Fix a typo in a source code comment: Gordon Bergling (Sun, 27 Mar 2022 18:09:13 UTC)
- git: 8bcffb86c7d5 - main - ypbind(8): Fix a typo in the man page: Gordon Bergling (Sun, 27 Mar 2022 18:42:57 UTC)
- git: c1a24b9dbead - main - sys/stdatomic.h: be nicer to c++: Konstantin Belousov (Mon, 28 Mar 2022 00:17:10 UTC)
- git: 3c9f304b383b - main - Describe modern time zone handling. Reviewed by: peterj@ MFC after: 2 weeks: Greg Lehey (Mon, 28 Mar 2022 03:59:20 UTC)
- git: 7ed8e142a00d - main - MFV 45916e7c91ce: libbsdxml (expat) 2.4.7 Update contrib/expat from 2.4.6 to 2.4.7.: Xin LI (Mon, 28 Mar 2022 05:25:04 UTC)
- git: 68700941c7ad - main - sh: fix autocompletion for commands that share name with a directory: Piotr Pawel Stefaniak (Mon, 28 Mar 2022 07:21:41 UTC)
- git: d5d3f5dab209 - main - uu{encode,decode}: improve style: Piotr Pawel Stefaniak (Mon, 28 Mar 2022 07:21:42 UTC)
- git: 9f3203c00314 - main - uudecode: correct error message: Piotr Pawel Stefaniak (Mon, 28 Mar 2022 07:21:43 UTC)
- git: 7afec5182a63 - main - stress2: Enable four quota tests, which now seems to run without issues: Peter Holm (Mon, 28 Mar 2022 08:45:58 UTC)
- git: 029c1c4828aa - main - Treat cache write as a read in arm64 data faults: Andrew Turner (Mon, 28 Mar 2022 09:11:02 UTC)
- git: 1b3af110bcd5 - main - uudecode: add missing test files to Makefile: Piotr Pawel Stefaniak (Mon, 28 Mar 2022 09:52:35 UTC)
- git: f461b95561ff - main - Fix a sign mismatch warning in the physmem code: Andrew Turner (Mon, 28 Mar 2022 10:51:25 UTC)
- git: 1b8b69508bc5 - main - routing: copy nexthop fib when changing existing nexthop: Alexander V. Chernikov (Mon, 28 Mar 2022 11:32:36 UTC)
- git: 2f968abce543 - main - pf: include anchor path when hashing a rule: Mateusz Guzik (Mon, 28 Mar 2022 11:47:29 UTC)
- git: 93f8c38c0371 - main - pf: add pf_config_lock: Mateusz Guzik (Mon, 28 Mar 2022 11:47:30 UTC)
- git: 1a3e98a5b876 - main - pf: pre-compute rule hash: Mateusz Guzik (Mon, 28 Mar 2022 11:47:31 UTC)
- git: bd7762c86986 - main - pf: add a rule rb tree: Mateusz Guzik (Mon, 28 Mar 2022 11:47:32 UTC)
- git: 17ee6aca65c8 - main - linuxkpi: Add llnode member in struct irq_work: Emmanuel Vadot (Mon, 28 Mar 2022 12:49:51 UTC)
- git: dea368bc5e79 - main - devd: Add rtw to wireless list: Warner Losh (Mon, 28 Mar 2022 14:17:33 UTC)
- git: 964bf2f902c5 - main - hpet: Allow a MMIO window smaller than 1K: Mark Johnston (Mon, 28 Mar 2022 15:24:12 UTC)
- git: ecd764b0ea7a - main - audit: Initialize vattr fields before calling VOP_GETATTR: Mark Johnston (Mon, 28 Mar 2022 15:24:13 UTC)
- git: 6e13794fbe6e - main - libc: Restore fp state upon flush error in fputc: Mark Johnston (Mon, 28 Mar 2022 15:24:14 UTC)
- git: 0cff70ca6654 - main - libc: Check for readdir(2) errors in fts(3): Mark Johnston (Mon, 28 Mar 2022 15:24:15 UTC)
- git: 2192bc32554a - main - linuxkpi: Change irq_work_queue to return a bool: Emmanuel Vadot (Mon, 28 Mar 2022 16:31:36 UTC)
- git: 50bb3a33d879 - main - Bump __FreeBSD_version after linuxkpi updates: Emmanuel Vadot (Mon, 28 Mar 2022 16:31:37 UTC)
- git: b1c5f60ce87c - main - libefivar(3): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:28:50 UTC)
- git: 407a0eac799b - main - geom(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:28:51 UTC)
- git: c9023cf7feb1 - main - cxgbe(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:28:52 UTC)
- git: fc48cc124c31 - main - ipfilter(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:29:14 UTC)
- git: 22ba115b49a2 - main - drm2: Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:30:16 UTC)
- git: 9a9d901bf2c3 - main - exca(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:30:18 UTC)
- git: e4c1b3f06019 - main - isci(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:30:51 UTC)
- git: a216b9c2e0bb - main - qlnxe(4): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:31:24 UTC)
- git: 79438267b3ae - main - netgraph(3): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:31:57 UTC)
- git: c55ecce1c183 - main - netinet6: Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:32:27 UTC)
- git: 5c4aa6257210 - main - pmc(3): Fix a common typo in json descriptions: Gordon Bergling (Mon, 28 Mar 2022 17:32:29 UTC)
- git: 982015d2d2e7 - main - xen(3): Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:33:01 UTC)
- git: eec4f5c034f6 - main - pkgbase: Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:33:31 UTC)
- git: 28a6b24729c4 - main - cxgbetool(8): Fix a typo in the man page: Gordon Bergling (Mon, 28 Mar 2022 17:34:03 UTC)
- git: 066e393f8f76 - main - libc: Fix a typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:34:20 UTC)
- git: 9cd75b558897 - main - stand: Fix a common typo in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:34:36 UTC)
- git: 75fdc440c8ab - main - extra_tcp_stacks: Fix two typos in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:34:52 UTC)
- git: c09770b2cd80 - main - mount(8): Fix a typo in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:35:08 UTC)
- git: 4e12c7c5107f - main - fstyp(8): Fix a few typos in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:35:24 UTC)
- git: bef80a728561 - main - vxlan(4): Fix two typos in sysctl descriptions: Gordon Bergling (Mon, 28 Mar 2022 17:35:40 UTC)
- git: 2fa6223aaa43 - main - pfctl(8): Fix a typo in a comment: Gordon Bergling (Mon, 28 Mar 2022 17:36:07 UTC)
- git: 90ea9c0dcda1 - main - camcontrol(8): Fix typo in a source code comment: Gordon Bergling (Mon, 28 Mar 2022 17:36:08 UTC)
- git: f697fe65e6ba - main - bfe(4): Fix a typo in a comment: Gordon Bergling (Mon, 28 Mar 2022 17:36:24 UTC)
- git: 4a87beeccb04 - main - mlx5en(4): Fix a few typos in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:36:38 UTC)
- git: 81ed3cae6918 - main - gpart(8): Fix two typos in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:36:53 UTC)
- git: 2733b242e4c6 - main - ffs(3): Fix a common typo in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:37:10 UTC)
- git: bba12ee45394 - main - xen(4): Fix a few typos in source code comments: Gordon Bergling (Mon, 28 Mar 2022 17:37:26 UTC)
- git: cd8796cee0e5 - main - share/mk: Remove obsolete reference to LINTLIBDIR: Brooks Davis (Mon, 28 Mar 2022 18:43:46 UTC)
- git: b1ad6a9000c3 - main - syscallarg_t: Add a type for system call arguments: Brooks Davis (Mon, 28 Mar 2022 18:43:48 UTC)
- git: 8601fca7895c - main - sysent: regen for syscallarg_t: Brooks Davis (Mon, 28 Mar 2022 18:43:49 UTC)
- git: f5138631fb6f - main - uudecode: use SRCDIR in the regression test: Piotr Pawel Stefaniak (Mon, 28 Mar 2022 19:02:02 UTC)
- git: c1970a7ebab5 - main - nfscl: Fix IO_APPEND writes from kernel space: Rick Macklem (Mon, 28 Mar 2022 22:13:46 UTC)
- git: 5ac91821f5d7 - main - sctp: get rid of stcb send lock: Michael Tuexen (Mon, 28 Mar 2022 23:52:28 UTC)
- git: 8276c4149b5f - main - mpr/mps/mpt: verify cfg page ioctl lengths: Ed Maste (Tue, 29 Mar 2022 00:54:06 UTC)
- git: ae6aa2d43daa - main - uudecode: move the new uudecode test from uuencode/ to uudecode/: Piotr Pawel Stefaniak (Tue, 29 Mar 2022 05:30:34 UTC)
- git: da5137abdf46 - main - zfs: merge openzfs/zfs@bc3f12bfa (master) into main: Martin Matuska (Tue, 29 Mar 2022 10:27:31 UTC)
- git: 8d0b6a7d4969 - main - zfs: update zfs_config.h and zfs_gitrev.h: Martin Matuska (Tue, 29 Mar 2022 10:41:08 UTC)
- git: fd126a732c43 - main - locking.9: Reference lockstat(1) from this manual page: Mateusz Piotrowski (Tue, 29 Mar 2022 11:12:56 UTC)
- git: 05621e0b2094 - main - ifconfig.8: Add capability codes descriptions from handbook: Mateusz Piotrowski (Tue, 29 Mar 2022 11:12:57 UTC)
- git: 40c911e8da50 - main - zfs: use zero_region instead of allocating a dedicated page: Mateusz Guzik (Tue, 29 Mar 2022 11:18:59 UTC)
- git: 1acf9b27704c - main - linuxkpi: Implement dma_max_mapping_size: Emmanuel Vadot (Tue, 29 Mar 2022 11:19:36 UTC)
- git: 1aca8a6ec61c - main - linuxkpi: Add for_each_sgtable_dma_sg and for_each_sgtable_dma_page: Emmanuel Vadot (Tue, 29 Mar 2022 11:19:37 UTC)
- git: d69af4758be9 - main - Bump __FreeBSD_version after linuxkpi updates: Emmanuel Vadot (Tue, 29 Mar 2022 11:19:38 UTC)
- git: c71a534e1cee - main - RELNOTES: Add an entry for boottrace(4): Mateusz Piotrowski (Tue, 29 Mar 2022 11:35:43 UTC)
- git: 15647a710641 - main - freebsd-update.8: Fix use of mdoc(8) macros: Mateusz Piotrowski (Tue, 29 Mar 2022 12:40:57 UTC)
- git: 075999d3f1cb - main - Cross-reference nextboot(8) and freebsd-update(8): Mateusz Piotrowski (Tue, 29 Mar 2022 13:16:44 UTC)
- git: d6e7b1af305e - main - release/rc.local: Replace dialog with bsddialog: Alfonso S. Siciliano (Tue, 29 Mar 2022 13:21:29 UTC)
- git: 230811a88361 - main - bsdinstall/distfetch: Remove duplicate header: Alfonso S. Siciliano (Tue, 29 Mar 2022 14:20:31 UTC)
- git: 5d0c76c7302b - main - sctp: don't lock an already locked stcb.: Michael Tuexen (Tue, 29 Mar 2022 14:35:04 UTC)
- git: 48af6ad90264 - main - bsdinstall fetchmissingdists: Replace dialog with bsddialog: Alfonso S. Siciliano (Tue, 29 Mar 2022 14:43:26 UTC)
- git: 2617d4df523a - main - bsdinstall mount: Replace dialog with bsddialog: Alfonso S. Siciliano (Tue, 29 Mar 2022 14:55:21 UTC)
- git: d1d14f042815 - main - ifconfig.8: Simplify -G & -g synopsis: Mateusz Piotrowski (Tue, 29 Mar 2022 16:53:22 UTC)
- git: 2e053399fc3d - main - ifconfig.8: Cluster together short flags: Mateusz Piotrowski (Tue, 29 Mar 2022 17:41:19 UTC)
- git: a9475cb38954 - main - ifconfig.8: Show that -g groupname can be used on its own: Mateusz Piotrowski (Tue, 29 Mar 2022 17:41:20 UTC)
- git: efb4f7fd09eb - main - ifconfig.8: Document the synopsis of -C: Mateusz Piotrowski (Tue, 29 Mar 2022 17:41:22 UTC)
- git: 52ec8807d8b3 - main - ifconfig.8: Improve -f synopsis: Mateusz Piotrowski (Tue, 29 Mar 2022 17:41:23 UTC)
- git: b710d4c85acb - main - ifconfig.8: Document that -k can be used with -a: Mateusz Piotrowski (Tue, 29 Mar 2022 17:41:24 UTC)
- git: e50daba0e496 - main - Remove extraneous semicolons trailing break and continue statements.: Jens Schweikhardt (Tue, 29 Mar 2022 17:48:25 UTC)
- git: 277d3e855d8e - main - Revert "drm2: Fix a typo in a source code comment": Gordon Bergling (Tue, 29 Mar 2022 18:50:10 UTC)
- git: e123e2294cb5 - main - pf: guard against DIOCADDRULE without DIOCXBEGIN: Mateusz Guzik (Tue, 29 Mar 2022 19:01:01 UTC)
- git: f90cd1ae30b5 - main - Clear non-x86 compat stat syscall kernel stack memory disclosure: Ed Maste (Tue, 29 Mar 2022 20:14:45 UTC)
- git: e7e65008ffba - main - sctp: fix typos: Michael Tuexen (Tue, 29 Mar 2022 21:17:27 UTC)
- git: 868c1b8431f2 - main - fstyp: detect Raspberry Pi Pico boot filesystem as FAT: Ed Maste (Tue, 29 Mar 2022 21:33:37 UTC)
- git: 218e463b85c4 - main - sctp: ensure that ASCONF chunks are not too large: Michael Tuexen (Tue, 29 Mar 2022 23:23:10 UTC)
- git: 8e4b069f4555 - main - Remove reference to kernel clock time zone. Add references.: Greg Lehey (Wed, 30 Mar 2022 03:44:07 UTC)
- git: 8deef8862883 - main - Correct source markup. No change to output.: Greg Lehey (Wed, 30 Mar 2022 03:56:20 UTC)
- git: 5473dee73005 - main - Hyper-V: vPCI: Write back original BAR values after prepopulating bars: Wei Hu (Wed, 30 Mar 2022 07:11:15 UTC)
- git: 9bb06778f822 - main - pf: support listing ethernet anchors: Kristof Provost (Wed, 30 Mar 2022 09:17:22 UTC)
- git: 514039bb9085 - main - libpfct: Return errno from pfctl_add_eth_rule(): Kristof Provost (Wed, 30 Mar 2022 09:17:23 UTC)
- git: 81cac0d2f603 - main - pf: add missing input/error validation for DIOCGETETHRULE: Kristof Provost (Wed, 30 Mar 2022 09:17:24 UTC)
- git: d27c9f5bc38e - main - pf: fixup match rules: Kristof Provost (Wed, 30 Mar 2022 09:17:25 UTC)
- git: 12a774649ab0 - main - ifconfig.8: Deduplicate groupname documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:20 UTC)
- git: f15eed7c2aee - main - ifconfig.8: Move options sections to the top: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:21 UTC)
- git: f4f02fa1e33a - main - ifconfig.8: Clean up formatting of -f documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:22 UTC)
- git: b56e4224e969 - main - ifconfig.8: Clean up -m documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:23 UTC)
- git: 19c1b75f7190 - main - ifconfig.8: Clean up -L documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:24 UTC)
- git: 0625c313913b - main - ifconfig.8: Clean up documentation of -a, -d, and -u: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:25 UTC)
- git: 787599088b20 - main - ifconfig.8: Clean up -G & -g documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:26 UTC)
- git: fe1e3b55f2a6 - main - ifconfig.8: Clean up -l documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:28 UTC)
- git: 59cdaadcf6a0 - main - ifconfig.8: Clean up -C and -v documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:29 UTC)
- git: 9076f99b9bb4 - main - ifconfig.8: Clean up -k documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:30 UTC)
- git: 186a372f2434 - main - ifconfig.8: Clean up -n documentation: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:31 UTC)
- git: 0e2045b294c2 - main - ifconfig.8: Add section headers to the parameters section: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:32 UTC)
- git: ce0384637376 - main - ifconfig.8: Clean up the channel parameter description: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:33 UTC)
- git: 67d77afb0dde - main - ifconfig.8: Do not use ``'' for quoting: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:34 UTC)
- git: 39da6db9bc89 - main - ifconfig.8: Make the -f flag description compact: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:36 UTC)
- git: 388c12e3f4a1 - main - ifconfig.8: Clean up markup of "state" parameter: Mateusz Piotrowski (Wed, 30 Mar 2022 13:01:37 UTC)
- git: e5821a215652 - main - syscalls.master: remove obsolete comment about compatibility tables: Ed Maste (Wed, 30 Mar 2022 15:08:32 UTC)
- git: 607eed2f84b2 - main - ifconfig.8: Fix quoting: Mateusz Piotrowski (Wed, 30 Mar 2022 15:43:54 UTC)
- git: 2d5df8408174 - main - dtc.1: Fix the display of directives ending with semicolons: Mateusz Piotrowski (Wed, 30 Mar 2022 15:49:10 UTC)
- git: 27c2f016b867 - main - fstyp: Correct comment: Raspberry Pi Pico, not Nano: Ed Maste (Wed, 30 Mar 2022 17:04:22 UTC)
- git: 8299f9a5c167 - main - compat32: add size CTASSERTs for non-amd64 cases: Ed Maste (Wed, 30 Mar 2022 17:26:10 UTC)
- git: 7d1ab866911a - main - pf: Initialize the table entry zone limit at initialization time: Mark Johnston (Wed, 30 Mar 2022 19:59:38 UTC)
- git: 54361f9020bf - main - uma: Use the correct type for a return value: Mark Johnston (Wed, 30 Mar 2022 19:59:39 UTC)
- git: d53927b0bae4 - main - uma: Don't allow a limit to be set in a warm zone: Mark Johnston (Wed, 30 Mar 2022 19:59:40 UTC)
- git: 27ac4281fddd - main - mpr: add \n in diagnostic printf: Ed Maste (Thu, 31 Mar 2022 00:14:43 UTC)
- git: 4044083079ea - main - chroot.2: Correct grammar errors. No functional change.: Greg Lehey (Thu, 31 Mar 2022 02:07:07 UTC)
- git: 342056fa1c7a - main - vm_phys: alloc pages without duplicating searches.: Doug Moore (Thu, 31 Mar 2022 06:51:54 UTC)
- git: ad8cac1229bf - main - ifconfig.8: Improve readability of address_family documentation: Mateusz Piotrowski (Thu, 31 Mar 2022 09:45:00 UTC)
- git: 3049aac91b91 - main - ifconfig.8: Improve description of the address argument: Mateusz Piotrowski (Thu, 31 Mar 2022 09:45:01 UTC)
- git: 2cd28d6f9b5a - main - ifconfig.8: Mark address_family as optional in synopsis: Mateusz Piotrowski (Thu, 31 Mar 2022 09:45:03 UTC)
- git: 19ac0bc5c139 - main - ifconfig.8: Simplify examples by using canonical parameters: Mateusz Piotrowski (Thu, 31 Mar 2022 09:55:55 UTC)
- git: 1969cc7bdc94 - main - ifconfig.8: Remove remaining Xerox Network Systems(tm) bits: Mateusz Piotrowski (Thu, 31 Mar 2022 10:09:29 UTC)
- git: e57f6630d9d4 - main - ifconfig.8: Remove commented-out Xr eon 5: Mateusz Piotrowski (Thu, 31 Mar 2022 10:09:30 UTC)
- git: cd8822075a38 - main - MFV c144cc54795d: zlib 1.2.12.: Xin LI (Thu, 31 Mar 2022 14:26:36 UTC)
- git: ab8ac4c28574 - main - Bump __FreeBSD_version for zlib upgrade.: Xin LI (Thu, 31 Mar 2022 14:30:59 UTC)
- git: ca4cd20c4afe - main - Address issue pointed out in CVE-2020-25705: Kristof Provost (Thu, 31 Mar 2022 14:46:16 UTC)
- git: 47f6b1bf067d - main - snd_solo.4: Remove cross reference to ISA ESS cards: Ed Maste (Thu, 31 Mar 2022 14:55:27 UTC)
- git: 4d91c53a789c - main - ifconfig.8: Document "ifconfig -g groupname": Mateusz Piotrowski (Thu, 31 Mar 2022 15:08:45 UTC)
- git: 5533c5046ada - main - ifconfig.8: Update -l synopsis: Mateusz Piotrowski (Thu, 31 Mar 2022 15:14:16 UTC)
- git: 86220d3cbd50 - main - LinuxKPI: 802.11: fix compat code for i386: Bjoern A. Zeeb (Thu, 31 Mar 2022 17:35:18 UTC)
- git: 0c6b1ff7de56 - main - linux(4): Consolidate wait* facility into linux_common_wait().: Dmitry Chagin (Thu, 31 Mar 2022 17:50:35 UTC)
- git: 2fd480b3182f - main - linux(4): Eliminate bogus options value check validation.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:36 UTC)
- git: d7e1e138ec66 - main - linux(4): Fixup options value validation in linux_waitid().: Dmitry Chagin (Thu, 31 Mar 2022 17:50:37 UTC)
- git: c7ef7c3facaf - main - linux(4): Add support for __WALL wait option bit.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:38 UTC)
- git: be1e4a0bdf45 - main - linux(4): Return ENOSYS for unsupported P_PIDFD waitid idtype.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:40 UTC)
- git: 4e3aefb923ac - main - linux(4): Fixup waitid handling P_PGID idtype.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:41 UTC)
- git: 5bcf0f7cd744 - main - linux(4): Rid unused defines from linux_mib.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:42 UTC)
- git: 9103c5582a2d - main - linux(4): wait4() returns ESRCH if pid is INT_MIN.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:43 UTC)
- git: 099fa2feb36f - main - linux(4): Fixup miscalculation of d_off of struct dirent in getdents() syscalls.: Dmitry Chagin (Thu, 31 Mar 2022 17:50:44 UTC)
- git: d5dc757e84d8 - main - linux(4): Add compat.linux32.emulate_i386 knob.: Dmitry Chagin (Thu, 31 Mar 2022 18:01:23 UTC)
- git: b7df7b987e8f - main - linprocfs: Add /proc/self/oom_score_adj.: Dmitry Chagin (Thu, 31 Mar 2022 18:04:54 UTC)
- git: d6ccce0aa267 - main - linux(4): readlink should fail if bufzis <= 0.: Dmitry Chagin (Thu, 31 Mar 2022 18:21:55 UTC)
- git: 4e1e83461bdc - main - linux(4): Fix KASSERT message.: Dmitry Chagin (Thu, 31 Mar 2022 18:22:47 UTC)
- git: 09d60bfae58f - main - linux(4): Cleanup empty lines.: Dmitry Chagin (Thu, 31 Mar 2022 18:23:24 UTC)
- git: d155d8e13856 - main - libbe: fix be_mounted_at() with props after bootonce: Kyle Evans (Thu, 31 Mar 2022 19:26:11 UTC)
- git: 31190aa02eef - main - libbe: pull props for the correct dataset in be_mounted_at(): Kyle Evans (Thu, 31 Mar 2022 19:26:12 UTC)
- git: 2108cc72906f - main - stge: fix null pointer dereference: Mark Johnston (Thu, 31 Mar 2022 20:00:05 UTC)
- git: bafe3b8804ca - main - linsysfs: plug set-but-not-used vars.: Dmitry Chagin (Thu, 31 Mar 2022 20:49:52 UTC)
- git: 557dc337e6cb - main - vm_phys: check small blocks to finish allocation: Doug Moore (Thu, 31 Mar 2022 21:23:01 UTC)
- git: c61bc1110c90 - main - MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions.: Xin LI (Thu, 31 Mar 2022 22:37:37 UTC)
- git: c0f846ff2352 - main - bectl: add some discussion about boot environment layouts: Kyle Evans (Thu, 31 Mar 2022 22:42:51 UTC)
- git: ad93649d2304 - main - uart(4): Add a concept of "unique" serial devices: Colin Percival (Thu, 31 Mar 2022 23:02:35 UTC)