| Commit message (Expand) | Author | Date | Files | Lines | |
|---|---|---|---|---|---|
| * | ixgbe: Fix MRQC register value.HEADstable/13 | Yuichiro NAITO | 2026-04-19 11:42:17 +0100 (16 hours) | 3 | -4/+4 |
| * | ciss.4: List all devices supported by ciss(4) | Michael Osipov | 2026-04-17 08:48:12 +0100 (3 days) | 1 | -1/+47 |
| * | daemon(8): Add "--output-file -o" to list of options enabling supervision mode | Andre Albsmeier | 2026-04-15 09:48:11 +0100 (5 days) | 1 | -0/+1 |
| * | loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' | Michael Osipov | 2026-04-14 08:30:06 +0100 (6 days) | 3 | -11/+11 |
| * | vm_fault: Reset m_needs_zeroing properly | Mark Johnston | 2026-04-13 03:58:16 +0100 (7 days) | 1 | -4/+3 |
| * | kqueue: Fix a race when adding an fd-based knote to a queue | Mark Johnston | 2026-04-13 03:53:41 +0100 (7 days) | 2 | -1/+30 |
| * | libc: Add missing MLINK for stravis(3) | Dag-Erling Smørgrav | 2026-04-12 06:59:39 +0100 (8 days) | 1 | -0/+1 |
| * | cd9660: Add length checks to Rock Ridge parser | Dag-Erling Smørgrav | 2026-04-07 16:52:56 +0100 (12 days) | 1 | -0/+4 |
| * | contrib/expat: import expat 2.7.5 | Philip Paeps | 2026-04-05 06:37:13 +0100 | 35 | -2542/+4025 |
| * | tunefs: Don't combine GEOM journaling with SU | Dag-Erling Smørgrav | 2026-04-04 09:59:33 +0100 | 2 | -6/+19 |
| * | newfs: Don't combine GEOM journaling with SU | Dag-Erling Smørgrav | 2026-04-04 09:59:33 +0100 | 2 | -5/+13 |
| * | ena: Update driver version to v2.8.2 | Arthur Kiyanovski | 2026-04-02 23:50:05 +0100 | 1 | -1/+1 |
| * | ena: Verify that an ENA ring is in netmap only in native mode | Arthur Kiyanovski | 2026-04-02 23:50:05 +0100 | 1 | -3/+5 |
| * | ena: Minor changes | Arthur Kiyanovski | 2026-04-02 23:50:05 +0100 | 2 | -5/+3 |
| * | .github: support all stable branches | Brooks Davis | 2026-04-02 11:11:05 +0100 | 1 | -1/+1 |
| * | cross-build: Provide mempcpy when building on macOS | Jessica Clarke | 2026-04-02 11:02:04 +0100 | 2 | -0/+9 |
| * | syslogd: Allow killing when in foreground | Dag-Erling Smørgrav | 2026-04-02 10:56:21 +0100 | 1 | -2/+2 |
| * | m4: Misc style fixes | Dag-Erling Smørgrav | 2026-04-02 10:48:17 +0100 | 6 | -29/+27 |
| * | m4: Stop abbreviating builtin names | Marc Espie | 2026-04-02 10:48:17 +0100 | 6 | -179/+168 |
| * | file: Parse some UFS2 flags | Dag-Erling Smørgrav | 2026-04-02 10:48:17 +0100 | 1 | -0/+5 |
| * | rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate() | Mark Johnston | 2026-03-26 01:30:00 +0000 | 2 | -2/+17 |
| * | pf: include all elements when hashing rules | Kristof Provost | 2026-03-25 07:12:49 +0000 | 1 | -6/+84 |
| * | pf tests: verify that we handle address range rules correctly | Kristof Provost | 2026-03-24 06:15:01 +0000 | 1 | -0/+38 |
| * | pf: Fix hashing of IP address ranges | Michael Gmelin | 2026-03-24 06:13:54 +0000 | 1 | -0/+1 |
| * | ifnet: Fix decreasing the vnet interface count | Zhenlei Huang | 2026-03-20 10:03:43 +0000 | 1 | -3/+3 |
| * | me.4: MFC: link if_me kernel module to its manual page. | Eugene Grosbein | 2026-03-11 07:23:00 +0000 | 1 | -0/+1 |
| * | vnet: Ensure the space allocated by vnet_data_alloc() is sufficent aligned | Zhenlei Huang | 2026-03-05 11:12:41 +0000 | 1 | -3/+11 |
| * | libiscsiutil: Record dependency on libmd | Dag-Erling Smørgrav | 2026-03-05 08:06:43 +0000 | 4 | -3/+4 |
| * | contrib/tzdata: import tzdata 2026a | Philip Paeps | 2026-03-05 01:33:52 +0000 | 10 | -65/+207 |
| * | lpd: Add timeout option | Dag-Erling Smørgrav | 2026-03-04 14:46:06 +0000 | 2 | -12/+26 |
| * | lpd: Improve robustness | Dag-Erling Smørgrav | 2026-03-04 14:46:05 +0000 | 1 | -102/+189 |
| * | lpr: Remove trailing semicolon | Elyes Haouas | 2026-03-04 14:46:05 +0000 | 1 | -1/+1 |
| * | lpd: Update SYNOPSIS with new flag | Chris Rees | 2026-03-04 14:46:05 +0000 | 1 | -1/+1 |
| * | lpd.8: Chase Dd-- took old value when merging | Chris Rees | 2026-03-04 14:46:05 +0000 | 1 | -1/+1 |
| * | lpd: Add -F flag to prevent daemonizing | Chris Rees | 2026-03-04 14:46:05 +0000 | 2 | -7/+26 |
| * | system(3): Clarify return values | Dag-Erling Smørgrav | 2026-03-04 14:46:04 +0000 | 1 | -3/+5 |
| * | e1000: Increase FC pause/refresh time on PCH2 and newer | Kevin Bowling | 2026-02-27 23:11:11 +0000 | 1 | -2/+2 |
| * | qlnxe: Remove a pointless copy back from the link-layer address | Zhenlei Huang | 2026-02-26 14:17:22 +0000 | 1 | -2/+0 |
| * | qlnxe: Advertise the IFCAP_HWSTATS capability | Zhenlei Huang | 2026-02-26 14:17:22 +0000 | 1 | -1/+1 |
| * | qlnx: fix panic at startup | Kristof Provost | 2026-02-26 14:17:22 +0000 | 1 | -3/+3 |
| * | libfetch: Gracefully skip unsupported protocols | Dag-Erling Smørgrav | 2026-02-26 04:03:52 +0000 | 1 | -1/+5 |
| * | libfetch: Fail hard if interrupted while connecting | Dag-Erling Smørgrav | 2026-02-26 04:03:52 +0000 | 1 | -1/+7 |
| * | libfetch: Clean up fetch_info usage | Dag-Erling Smørgrav | 2026-02-26 04:03:52 +0000 | 1 | -54/+34 |
| * | m4: Fix eval output width | Dag-Erling Smørgrav | 2026-02-26 04:03:51 +0000 | 4 | -6/+8 |
| * | efibootmgr.8: capitalize examples section header | Ahmad Khalifa | 2026-02-26 03:10:09 +0000 | 1 | -1/+1 |
| * | rtsock: Fix stack overflow | Mark Johnston | 2026-02-24 16:03:14 +0000 | 1 | -2/+2 |
| * | qlnxe: Overhaul setting the multicast MAC filters | Zhenlei Huang | 2026-02-24 10:15:38 +0000 | 5 | -190/+66 |
| * | qlnxe: Allow tapping the TX packets | Zhenlei Huang | 2026-02-24 10:15:37 +0000 | 1 | -0/+1 |
| * | qlnxe: Refactor setting the promiscuous and allmulti mode | Zhenlei Huang | 2026-02-24 10:15:37 +0000 | 2 | -45/+36 |
| * | qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl | Zhenlei Huang | 2026-02-24 10:15:37 +0000 | 1 | -19/+0 |
| * | qlnxe: Avoid reinitializing the interface when it is already initialized | Zhenlei Huang | 2026-02-24 10:15:37 +0000 | 1 | -1/+2 |
| * | qlnxe: Prevent potential concurrency between ioctls | Zhenlei Huang | 2026-02-24 10:15:36 +0000 | 1 | -8/+9 |
| * | qlnxe: Fix setting the unicast MAC filter of RX path | Zhenlei Huang | 2026-02-24 10:15:36 +0000 | 1 | -11/+3 |
| * | qlnxe: Avoid memcpy with same source and destination | Zhenlei Huang | 2026-02-24 10:15:35 +0000 | 2 | -7/+7 |
| * | qlnxe: Fix promiscuous and allmulti settings | Keith Reynolds | 2026-02-24 10:15:35 +0000 | 1 | -11/+22 |
| * | trim(8): minor output correction | Eugene Grosbein | 2026-02-23 07:14:05 +0000 | 2 | -13/+16 |
| * | diff: Fix gcc build. | Dag-Erling Smørgrav | 2026-02-21 17:29:06 +0000 | 1 | -3/+3 |
| * | pw.8: spell | Maxim Konovalov | 2026-02-21 10:50:46 +0000 | 1 | -1/+1 |
| * | ipfilter: Interface name must not extend beyond end of buffer | Cy Schubert | 2026-02-20 02:24:26 +0000 | 1 | -2/+21 |
| * | ipfilter: Fix possible overrun | Cy Schubert | 2026-02-20 02:24:26 +0000 | 1 | -1/+1 |
| * | OptionalObsoleteFiles: Add figpar to dialog section | Dag-Erling Smørgrav | 2026-02-19 13:46:21 +0000 | 1 | -1/+14 |
| * | committers-ports: add andy | Dmitry Morozovsky | 2026-02-19 07:30:33 +0000 | 1 | -0/+1 |
| * | Merge commit bfb276e55c76 from upstream OpenZFS (by Jessica Clarke) | Jessica Clarke | 2026-02-18 18:48:15 +0000 | 1 | -1/+1 |
| * | libfetch: Restore timeout functionality | Dag-Erling Smørgrav | 2026-02-18 18:41:17 +0000 | 1 | -11/+8 |
| * | pw: make manual page more friendly for uid/gid search | Dmitry Morozovsky | 2026-02-18 09:50:59 +0000 | 1 | -4/+7 |
| * | diff: Tweak recursion tests | Dag-Erling Smørgrav | 2026-02-18 00:21:16 +0000 | 1 | -7/+9 |
| * | diff: Tweak range of -C and -U arguments | Dag-Erling Smørgrav | 2026-02-18 00:20:36 +0000 | 2 | -34/+51 |
| * | ngctl: Fix buffer overflow in config command | Dag-Erling Smørgrav | 2026-02-17 23:12:13 +0000 | 1 | -8/+14 |
| * | ngctl: Check hook name length | Dag-Erling Smørgrav | 2026-02-17 23:12:13 +0000 | 1 | -4/+14 |
| * | evdev: Drop comments from input-event-codes.h | Vladimir Kondratyev | 2026-02-17 22:19:56 +0000 | 1 | -308/+177 |
| * | evdev: Sync event codes with Linux kernel 6.18 | Vladimir Kondratyev | 2026-02-17 22:19:50 +0000 | 2 | -30/+71 |
| * | daemon: Add option for output file mode | Michael Osipov | 2026-02-15 11:17:22 +0000 | 2 | -9/+36 |
| * | diff: Improve directory loop detection | Dag-Erling Smørgrav | 2026-02-15 08:58:47 +0000 | 2 | -3/+22 |
| * | install: Expect EINTR while copying | Dag-Erling Smørgrav | 2026-02-15 08:58:47 +0000 | 2 | -20/+58 |
| * | cp: Expect EINTR while copying | Dag-Erling Smørgrav | 2026-02-15 08:58:45 +0000 | 1 | -2/+5 |
| * | BSD.usr.dist: remove obsolete usr/share/examples/drivers entry | Dimitry Andric | 2026-02-13 18:02:11 +0000 | 1 | -2/+0 |
| * | libfetch: Check for failure to create SSL context | Dag-Erling Smørgrav | 2026-02-11 13:54:33 +0000 | 2 | -4/+7 |
| * | libfetch: remove all old OpenSSL support | Enji Cooper | 2026-02-11 13:53:30 +0000 | 1 | -27/+1 |
| * | libfetch: do not call deprecated OpenSSL functions | Ed Maste | 2026-02-11 13:53:17 +0000 | 1 | -0/+2 |
| * | diff: Correctly declare tests | Dag-Erling Smørgrav | 2026-02-10 15:37:40 +0000 | 1 | -0/+2 |
| * | diff: Don't compare a file or directory to itself | Dag-Erling Smørgrav | 2026-02-10 15:36:24 +0000 | 3 | -6/+30 |
| * | diff: Fix pagination leak | Dag-Erling Smørgrav | 2026-02-10 15:32:47 +0000 | 2 | -12/+11 |
| * | diff: Add test case for pagination resource leak | Dag-Erling Smørgrav | 2026-02-10 15:32:47 +0000 | 1 | -0/+21 |
| * | diff: Report I/O errors in Stone algorithm | Dag-Erling Smørgrav | 2026-02-10 14:24:30 +0000 | 1 | -3/+7 |
| * | diff: Fix integer overflows in Stone algorithm | Dag-Erling Smørgrav | 2026-02-10 14:24:30 +0000 | 2 | -11/+51 |
| * | diff: Detect loops when diffing directories. | Dag-Erling Smørgrav | 2026-02-10 14:24:30 +0000 | 2 | -11/+94 |
| * | include/stdckdint.h: make the header compatible with C++ | Konstantin Belousov | 2026-02-10 14:24:30 +0000 | 1 | -3/+3 |
| * | include: Implement N2867. | Dag-Erling Smørgrav | 2026-02-10 14:24:30 +0000 | 4 | -1/+151 |
| * | Adapt changes from blocklist 2026-02-07 (10a907f) | Jose Luis Duran | 2026-02-10 02:22:46 +0000 | 5 | -57/+61 |
| * | amd64/conf: Remove a config committed by accident | Mark Johnston | 2026-02-09 20:18:58 +0000 | 1 | -5/+0 |
| * | unix/tests: Add a regression test for fd transfer across jails | Mark Johnston | 2026-02-09 18:07:10 +0000 | 2 | -2/+133 |
| * | unix: Set O_RESOLVE_BENEATH on fds transferred between jails | Mark Johnston | 2026-02-09 17:48:55 +0000 | 2 | -8/+28 |
| * | file: Add a fd flag with O_RESOLVE_BENEATH semantics | Mark Johnston | 2026-02-09 16:54:57 +0000 | 13 | -66/+153 |
| * | ice(4): Handle allmulti flag in ice_if_promisc_set function | Yogesh Bhosale | 2026-02-09 06:57:46 +0000 | 1 | -5/+20 |
| * | sockstat: Surround explicit IPv6 addresses with brackets | Michael Osipov | 2026-02-07 12:18:27 +0000 | 1 | -0/+9 |
| * | nextboot: Reimplement missing -a option | Dag-Erling Smørgrav | 2026-02-05 15:01:12 +0000 | 1 | -0/+4 |
| * | loader: Prefer comma-separated list of values for "console" | Michael Osipov | 2026-02-05 08:55:28 +0000 | 4 | -6/+6 |
| * | e1000: Fix setting the promiscuous mode | Zhenlei Huang | 2026-02-05 05:28:50 +0000 | 1 | -1/+1 |
| * | native-xtools: use static LLVM libraries | Mitchell Horne | 2026-02-02 15:44:19 +0000 | 1 | -0/+1 |
| * | sh: Fix job pointer invalidation with trapsasync | Jilles Tjoelker | 2026-02-01 14:35:59 +0000 | 3 | -1/+15 |
