dev-commits-src-all
Thread
Date
Earlier messages
Messages by Date
2026/02/16
Re: git: 97ce8f7d2b8e - main - amd64: define and use STACKALIGN and REDZONE_SZ
Konstantin Belousov
2026/02/16
git: 3fdbd8a07a2d - main - ipfilter: Avoid negative array indicies
Cy Schubert
2026/02/16
Re: git: 97ce8f7d2b8e - main - amd64: define and use STACKALIGN and REDZONE_SZ
Enji Cooper (yaneurabeya)
2026/02/16
git: fba81b33aabf - main - capsicum-tests: remove Linux support
Alan Somers
2026/02/16
git: dc9a8d300ba5 - main - aio(4) tests: do not rely on (int *)-1 being invalid address
Alan Somers
2026/02/16
git: 05492ff6f636 - main - pdwait(2) tests: do not rely on (int *)-1 being invalid address
Alan Somers
2026/02/16
git: 11c1b69885be - main - netlink: force uninline of nl_receive_message()
Gleb Smirnoff
2026/02/16
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Ahmad Khalifa
2026/02/16
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Warner Losh
2026/02/16
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Ahmad Khalifa
2026/02/16
git: 757b0bf5cf46 - main - bhyve: Propagate errors from rfb_recv_* functions
Mark Johnston
2026/02/16
git: 29ec3907f193 - main - syslogd: Improve handling of configuration errors
Mark Johnston
2026/02/16
git: b4c9b7d8c7ea - stable/14 - tests/mac_portacl: restore sysctls after modification
Mark Johnston
2026/02/16
git: 30aaec7a23cb - stable/14 - tests/mac_ipacl: restore sysctls after modification
Mark Johnston
2026/02/16
git: 80e444f1f926 - stable/14 - ip6_mroute: Remove an unhelpful comment
Mark Johnston
2026/02/16
git: 21fe380f2d83 - stable/14 - ip6_mroute: Fix the UPCALL_TIMING build
Mark Johnston
2026/02/16
git: 20f81dcba998 - stable/14 - ip6_mroute: Make MF6CFIND a regular function
Mark Johnston
2026/02/16
git: 2e8f0a46d391 - stable/14 - ip_mroute: Make privilege checking more consistent
Mark Johnston
2026/02/16
git: 85250c12e509 - stable/14 - ip6_mroute: Remove an unused constant
Mark Johnston
2026/02/16
git: cd784bf4d001 - stable/14 - ip_mroute: Convert to using a regular mutex
Mark Johnston
2026/02/16
git: 289fadef7163 - stable/14 - atf_python: Fix a typo in a type annotation
Mark Johnston
2026/02/16
git: 8845df6a4caa - stable/14 - atf_python: Run vnet handlers in $HOME
Mark Johnston
2026/02/16
git: 49dbd7670300 - stable/14 - netstat: Fix whitespace in libxo output for multicast routes
Mark Johnston
2026/02/16
git: 0e0455aaa799 - stable/14 - ip6_mroute: Mark functions as static
Mark Johnston
2026/02/16
git: d4763c1fe5bc - stable/14 - ifconfig: Exit with a non-zero status when SIOCSIFFIB fails
Mark Johnston
2026/02/16
git: 793e891f4ad1 - main - pdrfork(2) tests: enable on x86
Konstantin Belousov
2026/02/16
git: f90ee665d035 - main - pdrfork(2) tests: should wait for the child to exit
Konstantin Belousov
2026/02/16
git: db80ea9b8862 - main - pdfork.2: add EFAULT as possible error, explain some consequences of it
Konstantin Belousov
2026/02/16
git: 94e4de77dec8 - main - pdrfork(2) tests: split basic_usage
Konstantin Belousov
2026/02/16
git: 44843695bc4e - main - pdrfork(2) tests: catch runaway child for EFAULT test
Konstantin Belousov
2026/02/16
git: d6bf2d14a941 - main - pdrfork(2) tests: do not rely on (int *)-1 being invalid address
Konstantin Belousov
2026/02/16
git: 68ba270f4fc7 - main - pdrfork(2) tests: RFPROCDESC|RFPROC are required
Konstantin Belousov
2026/02/16
git: b05be03ceea0 - main - pdrfork(2): do require RFPROCDESC | RFPROC
Konstantin Belousov
2026/02/16
git: f412a5c565de - main - powerpc: enable HPT superpages by default
Adrian Chadd
2026/02/16
git: 995090202cae - main - powerpc: document the magic constants for 16MB page size
Adrian Chadd
2026/02/16
git: 20294a77a8d4 - stable/15 - netinet6: Fix my style issues
Guido Falsi
2026/02/16
git: 865e0b20ca3c - stable/15 - sys/netinet6: Implement RFC 7217
Guido Falsi
2026/02/16
git: 76cd2807fc3a - stable/15 - sys/netinet6: Fix ABI breakage introduced with RFC 7217 support
Guido Falsi
2026/02/16
git: 4c7357aaf5d2 - stable/15 - sys/netinet6: Use atomic(9) for dad_failures counter
Guido Falsi
2026/02/16
git: c20f5fd44322 - stable/15 - ifconfig.8: Start new sentence on new line
Guido Falsi
2026/02/16
git: e5213ca4a3ca - main - sh.1: Fix ordering of Cm and Aq macros
Alexander Ziaee
2026/02/16
git: 931d4f0ae4f2 - main - sh.1: Document the exit status of return
Alexander Ziaee
2026/02/16
git: ec0f6d2f15e4 - stable/15 - ip6_mroute: Remove an unhelpful comment
Mark Johnston
2026/02/16
git: 0e260cf83352 - stable/15 - ip6_mroute: Fix the UPCALL_TIMING build
Mark Johnston
2026/02/16
git: be4d110bcdaf - stable/15 - ip6_mroute: Make MF6CFIND a regular function
Mark Johnston
2026/02/16
git: 046846bb391f - stable/15 - ip6_mroute: Remove an unused constant
Mark Johnston
2026/02/16
git: bba9e2072966 - stable/15 - ip_mroute: Make privilege checking more consistent
Mark Johnston
2026/02/16
git: 83d175fc2e4e - stable/15 - atf_python: Run vnet handlers in $HOME
Mark Johnston
2026/02/16
git: d80fe2df0ec7 - stable/15 - bhyve: Use PCIOCGETCONF to find the host LPC bridge
Mark Johnston
2026/02/16
git: cf39d5888f41 - stable/15 - vmrun.sh: add option for sharing directory via p9fs to bhyve
Mark Johnston
2026/02/16
git: d2b595debaf2 - stable/15 - netstat: Fix whitespace in libxo output for multicast routes
Mark Johnston
2026/02/16
git: ebc9a98c1b7d - stable/15 - ip6_mroute: Mark functions as static
Mark Johnston
2026/02/16
git: 147873a1a7d8 - stable/15 - ifconfig: Exit with a non-zero status when SIOCSIFFIB fails
Mark Johnston
2026/02/16
git: 8bc4cbacd1dc - stable/15 - ip_mroute: Convert to using a regular mutex
Mark Johnston
2026/02/16
git: 93fe6d43f8ed - stable/15 - cpucontrol: Be more strict with input validation
Mark Johnston
2026/02/16
git: 769bc6877399 - stable/15 - sdt: Enable on 32-bit powerpc and powerpc64le
Mark Johnston
2026/02/16
git: 361b80310299 - stable/15 - vmm: Remove an unneeded NULL pointer check
Mark Johnston
2026/02/16
git: 12f619de32cc - stable/15 - divert: Update divert.4 to mention pf
Mark Johnston
2026/02/16
git: f1f142c01db4 - main - open.2: grammar improvements
Konstantin Belousov
2026/02/16
git: c71354030a26 - main - vmm: Allow the use of PCI passthrough in a jail
Mark Johnston
2026/02/16
git: 7ab5e3f29a50 - main - bhyve: Fix a misleading error message
Mark Johnston
2026/02/16
git: 5bcccc702b29 - main - open.2: stop making impression that fd must be directory
Konstantin Belousov
2026/02/16
git: 281282e9357b - main - pf: convert DIOCRTSTADDRS to netlink
Kristof Provost
2026/02/16
git: 4ccca2100887 - main - sys/abi_types.h: time32_t is 64-bit on non-x86 architectures
Olivier Certner
2026/02/16
git: 7c2fc4419db4 - main - sys/compat/freebsd32: FF clock struct: Don't pack, use 'ffcounter32'
Olivier Certner
2026/02/16
git: fe1299f16c55 - stable/15 - lagg: Avoid dropping locks when starting the interface
Zhenlei Huang
2026/02/16
git: 6ceb731a9897 - stable/15 - lagg: Make lagg_link_active() static
Zhenlei Huang
2026/02/16
git: 38c183326425 - main - libusb: dequeue next transfer on completion to prevent stalls
Baptiste Daroussin
2026/02/16
git: be522176951d - main - libusb: make libusb_hotplug_get_user_data actually return user_data
Baptiste Daroussin
2026/02/15
git: 00095a089604 - stable/14 - kern/vfs_unmount.c: promote flags to uint64_t
Konstantin Belousov
2026/02/15
git: a893e8463ab2 - stable/14 - unmount(2): do not allow MNT_DEFERRED or MNT_RECURSE flags from userspace
Konstantin Belousov
2026/02/15
git: cf941029dd02 - stable/14 - kqtimer_proc_continue(): correct calculation of 'now'
Konstantin Belousov
2026/02/15
git: 119af90d483a - stable/14 - filt_timerexpire_l(): re-insert restarted timer into head instead of tail
Konstantin Belousov
2026/02/15
git: 203819ee8407 - stable/15 - x86: Note that trapframe is used by kernel debuggers
Konstantin Belousov
2026/02/15
git: 71cc31c18d1e - stable/15 - kqtimer_proc_continue(): correct calculation of 'now'
Konstantin Belousov
2026/02/15
git: a6c0d8bf434a - stable/15 - amd64/acpica/acpi_wakeup.c: do not store to WARMBOOT_OFF in efi_boot case
Konstantin Belousov
2026/02/15
git: 22bf122dceb7 - stable/15 - filt_timerexpire_l(): re-insert restarted timer into head instead of tail
Konstantin Belousov
2026/02/15
git: daa5f78c691b - stable/15 - kern/vfs_unmount.c: promote flags to uint64_t
Konstantin Belousov
2026/02/15
git: e4bcfe4ebf03 - main - ichsmb: Add Intel Raptor Lake SMBus controller support
Adrian Chadd
2026/02/15
Re: git: 8f8a7f6fffd7 - main - libfetch: apply timeout to SSL_read()
Eugene Grosbein
2026/02/15
Re: git: 8f8a7f6fffd7 - main - libfetch: apply timeout to SSL_read()
Dag-Erling Smørgrav
2026/02/15
Re: git: 8f8a7f6fffd7 - main - libfetch: apply timeout to SSL_read()
Dag-Erling Smørgrav
2026/02/15
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Warner Losh
2026/02/15
git: 17da2d24b7af - stable/14 - newsyslog.conf.5: Add a CAVEAT
Alexander Ziaee
2026/02/15
git: b45447c6cc21 - stable/15 - runat: Add -h to manipulate a symlink's named attribute dir
Rick Macklem
2026/02/15
git: 817f0b88ff3f - stable/15 - newsyslog.conf.5: Add a CAVEAT
Alexander Ziaee
2026/02/15
Re: git: 79eff4ad64fc - main - netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts.
Gleb Smirnoff
2026/02/15
git: 35237ff98714 - main - t_access.c: remove unnecessary local modification
Enji Cooper
2026/02/15
git: faaeb6e62ae2 - main - libnetbsd: import the `__nothing` macro
Enji Cooper
2026/02/15
git: 411a566d5652 - main - t_create.sh: use `ATF_TESTS_SH_SED` & remove local mods
Enji Cooper
2026/02/15
git: caf23c8e0b79 - main - libusb20: Add dev_open + be_device_foreach manuals
Alexander Ziaee
2026/02/15
git: a404c2315b0a - main - Revert "stand: compile ia32 EFI loader with -malign-double"
Ahmad Khalifa
2026/02/15
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Ahmad Khalifa
2026/02/15
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Ahmad Khalifa
2026/02/15
Re: git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Jessica Clarke
2026/02/15
git: a60e7e6ff0ec - main - stand: compile ia32 EFI loader with -malign-double
Ahmad Khalifa
2026/02/15
git: 6ce85d64d059 - stable/13 - daemon: Add option for output file mode
Michael Osipov
2026/02/15
git: cc35db95eb9e - stable/14 - daemon: Add option for output file mode
Michael Osipov
2026/02/15
git: 4bc40d5a624e - stable/15 - daemon: Add option for output file mode
Michael Osipov
2026/02/15
git: 74e3453b9051 - stable/13 - diff: Improve directory loop detection
Dag-Erling Smørgrav
2026/02/15
git: 8e65c6674750 - stable/13 - install: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: f1a86b35dedb - stable/13 - cp: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: 0c5c50353026 - stable/14 - diff: Improve directory loop detection
Dag-Erling Smørgrav
2026/02/15
git: cd24bdb92c10 - stable/14 - install: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: a9ac7da4c0c3 - stable/14 - cp: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: 84090186db73 - stable/14 - pwd: Error out if writing to stdout failed
Dag-Erling Smørgrav
2026/02/15
git: 11a22ea28ecf - stable/14 - pwd: Add tests
Dag-Erling Smørgrav
2026/02/15
git: ae75d4bdc12b - stable/14 - pwd: Clean up and adopt POSIX semantics
Dag-Erling Smørgrav
2026/02/15
git: e661c4c4a3a3 - stable/14 - m4: Change defn processing order
Dag-Erling Smørgrav
2026/02/15
git: f207a5cf0226 - stable/14 - m4: Convert tests to ATF
Dag-Erling Smørgrav
2026/02/15
git: f201382a551d - stable/15 - diff: Improve directory loop detection
Dag-Erling Smørgrav
2026/02/15
git: 9f1bff69b0b8 - stable/15 - install: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: 77385e9fac1c - stable/15 - cp: Expect EINTR while copying
Dag-Erling Smørgrav
2026/02/15
git: 491737689db5 - stable/15 - pwd: Error out if writing to stdout failed
Dag-Erling Smørgrav
2026/02/15
git: 36fa67513b33 - stable/15 - pwd: Add tests
Dag-Erling Smørgrav
2026/02/15
git: 24b95c5ece3d - stable/15 - pwd: Clean up and adopt POSIX semantics
Dag-Erling Smørgrav
2026/02/15
git: 78c53adf27d5 - stable/15 - m4: Change defn processing order
Dag-Erling Smørgrav
2026/02/15
git: 955fdd490b21 - stable/15 - m4: Convert tests to ATF
Dag-Erling Smørgrav
2026/02/14
git: d2136eeb14af - releng/14.4 - BSD.usr.dist: remove obsolete usr/share/examples/drivers entry
Colin Percival
2026/02/14
git: 7786840a0bb0 - stable/15 - lib/libc/net/sockatmark.3: fix groff mdoc warning
Konstantin Belousov
2026/02/14
git: c838c3f2062b - stable/15 - sbin/setkey/setkey.8: cleanup groff mdoc warnings
Konstantin Belousov
2026/02/14
git: a339cc353658..e8dbf2b6df19 - vendor/NetBSD/tests - vendor branch updated
Enji Cooper
2026/02/14
git: 27b0d4b1004e - Create tag vendor/NetBSD/tests/2026.02.14_2
Enji Cooper
2026/02/14
git: 90d79dd54946 - main - asmc: Add MacPro3,1 temperature sensor support
Adrian Chadd
2026/02/14
git: 46a7033d2185 - Create tag vendor/NetBSD/tests/2026.02.14
Enji Cooper
2026/02/14
git: 79eff4ad64fc - main - netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts.
Bruce M Simpson
2026/02/14
Re: git: 07c4eb506be4 - main - sys/compat/freebsd32: Fix i386 compilation
Olivier Certner
2026/02/13
git: 625dc44832cd - main - tr: fix class handling in unicode world
Baptiste Daroussin
2026/02/13
Re: git: 07c4eb506be4 - main - sys/compat/freebsd32: Fix i386 compilation
Konstantin Belousov
2026/02/13
Re: git: 07c4eb506be4 - main - sys/compat/freebsd32: Fix i386 compilation
Konstantin Belousov
2026/02/13
git: 99e138f20a9b - main - kern: mac: add a prison_cleanup entry point
Kyle Evans
2026/02/13
git: 8f45351f21bb - internal/admin - Add Bruce M Simpson
Warner Losh
2026/02/13
git: 07c4eb506be4 - main - sys/compat/freebsd32: Fix i386 compilation
Olivier Certner
2026/02/13
git: 2ce028e8a265 - main - sys: ELF: Rename SHN_FBSD_CACHED => SHN_FREEBSD_CACHED
Olivier Certner
2026/02/13
git: f2c2e5b0bf9d - main - multicast.4: Fix disabling multicast forwarding
Pouria Mousavizadeh Tehrani
2026/02/13
git: 7f8e8c104725 - internal/admin - Release pouria from mentorship.
Gleb Smirnoff
2026/02/13
git: fd52a9becc62 - main - diff3: Use a format string to quiet a compiler warning
Ed Maste
2026/02/13
git: 08208cd69481 - main - timeout: Clean up
Dag-Erling Smørgrav
2026/02/13
git: 790f1d1cc5fa - main - diff: Tweak range of -C and -U arguments
Dag-Erling Smørgrav
2026/02/13
git: b2532432971f - main - diff: Tweak recursion tests
Dag-Erling Smørgrav
2026/02/13
git: 596bf3485fe5 - main - bpf: don't call bpf_detachd() in bpf_setdlt()
Gleb Smirnoff
2026/02/13
git: d19fd2f34922 - main - ip_mroute: Make the routing socket private
Mark Johnston
2026/02/13
git: 4d5c434ed16e - main - diff3: use bsd diff3 by default
Baptiste Daroussin
2026/02/13
git: 06d07d4af1c9 - main - src.conf.5: regenerate after switch to BSD diff3
Baptiste Daroussin
2026/02/13
git: 284a0aa96eb6 - main - diff3: add 3 missing files from the testsuite
Baptiste Daroussin
2026/02/13
git: 605af0640769 - main - cxgbe(4): Show correct range of tids in sysctl_tids
Navdeep Parhar
2026/02/13
git: be7e4dc878ea - main - nvme: Use size_t for payload size
Dag-Erling Smørgrav
2026/02/13
git: 10ac7413c060 - main - elf_common.h: Add some AArch32 relocations
Ed Maste
2026/02/13
git: 4cf6925e9a18 - stable/14 - ktrace: do not enqueue request if the process' ktrioparams are freed
Konstantin Belousov
2026/02/13
git: 9349f9651420 - stable/13 - BSD.usr.dist: remove obsolete usr/share/examples/drivers entry
Dag-Erling Smørgrav
2026/02/13
git: c44a4859c3c0 - stable/14 - BSD.usr.dist: remove obsolete usr/share/examples/drivers entry
Dag-Erling Smørgrav
2026/02/13
git: 8efcc64928f9 - main - Summary: *.3: misc man page fixes
Robert Clausecker
2026/02/13
git: 1782bc9a0a8d - main - libc/arm: use __builtin_trap() instead of abort() in aeabi_unwind stubs
Robert Clausecker
2026/02/13
git: 6265f30cd6b5 - main - libsys/arm: include ARM EABI unwind bits into libsys
Robert Clausecker
2026/02/13
git: 2cfca8e710f2 - main - diff3: fix merge mode
Baptiste Daroussin
2026/02/13
git: a8b8feced998 - main - atf_python/vnet: Make it possible to set the FIB of vnet interfaces
Mark Johnston
2026/02/13
git: 59906a163e47 - main - ngctl: Fix buffer overflow in config command
Dag-Erling Smørgrav
2026/02/13
git: 585190dff436 - main - ngctl: Check hook name length
Dag-Erling Smørgrav
2026/02/13
git: 3cbdcabf714d - main - ngctl: Modernize code somewhat
Dag-Erling Smørgrav
2026/02/13
git: 75a30ea09f4e - main - filt_timerexpire_l(): re-insert restarted timer into head instead of tail
Konstantin Belousov
2026/02/13
git: e7f86f8b1383 - main - kqtimer_proc_continue(): correct calculation of 'now'
Konstantin Belousov
2026/02/13
git: bf149f2e88cb - main - kmsan: Implement __msan_test_shadow()
Mark Johnston
2026/02/13
git: 394201ce5b4e - main - tests: Simplify libarchive tests
Dag-Erling Smørgrav
2026/02/13
git: 1e2eea55c455 - main - nvme: Change fail_on_reset to bool
Dag-Erling Smørgrav
2026/02/13
git: 8d442cf32e4f - main - diff3: fix diff3 -A
Baptiste Daroussin
2026/02/13
git: cb81a9c18db9 - main - x86: provide extended description for x86_msr_op(9)
Konstantin Belousov
2026/02/13
git: 36ceb5509d01 - main - x86_msr_op(9): consistently return the value read from MSR
Konstantin Belousov
2026/02/13
git: af99e40af1dd - main - x86: add a safe variant of MSR_OP_SCHED* operations for x86_msr_op(9)
Konstantin Belousov
2026/02/12
git: 2bdec2ee73be - main - e1000: Increase FC pause/refresh time on PCH2 and newer
Kevin Bowling
2026/02/12
git: 1a6bdd6266e3 - main - asmc: Convert driver to CTLFLAG_MPSAFE
Adrian Chadd
2026/02/12
git: afe55ae68e74 - main - cxgbe(4): Fix assertion in timer calibration
Navdeep Parhar
2026/02/12
git: f2dc20d2d2bd - releng/14.4 - 14.3: Update to BETA2
Colin Percival
2026/02/12
git: c779717b6d09 - stable/14 - RELNOTES: Add entry for 8accd4d99f81
John Hall
2026/02/12
git: 8accd4d99f81 - stable/14 - smartpqi: Update to vendor version 14.4690.0.2008 - 15.2.0.2008
John Hall
2026/02/12
git: d03b6bb766f8 - main - pf tests: verify blocked count on log interface
Kristof Provost
2026/02/12
git: 1e7665e36860 - main - libpfctl: verify all parsers
Kristof Provost
2026/02/12
git: 363b57d579ba - main - libpfctl: Sort order of snl attribute parser
Kristof Provost
2026/02/12
git: 53e0a1d1ff9b - releng/14.4 - libfetch: Check for failure to create SSL context
Colin Percival
2026/02/12
git: e8918d58a2eb - releng/14.4 - release: Turn off debugging in pkg(8)
Colin Percival
2026/02/12
git: 8b34da3d3e1d - releng/14.4 - Makefile.incl1: .WAIT before distribute in etc
Colin Percival
2026/02/12
git: fce4758b7126 - releng/14.4 - uart: Add ns8250 ACPI entry for SPCR rev 2
Colin Percival
2026/02/12
git: 4ca74afdcd45 - stable/15 - RELNOTES: Add entry for 0c370a416b68
John Hall
2026/02/12
git: 969e2b406835 - releng/14.4 - ipfw: add ability to run ipfw(8) binary with 15.0+ kernel module
Colin Percival
2026/02/12
git: 0c370a416b68 - stable/15 - smartpqi: Update to vendor version 14.4690.0.2008 - 15.2.0.2008
John Hall
2026/02/12
git: 5fa297f4bcd2 - main - mixer/tests: use require.kmods property instead of ad-hoc checks
Siva Mahadevan
2026/02/12
git: fbe6da7f7592 - main - libnv/tests: unskip nvlist_send_recv__send_many_fds__dgram
Siva Mahadevan
2026/02/12
git: 0bba277f2223 - main - libc: Improve {,l,ll,imax}div(3) manpages
Aymeric Wibo
2026/02/12
git: 9778537b6738 - main - igc: remove M_HASHTYPE when RSS is not enabled
Cheng Cui
2026/02/12
git: ff2f3a6cc1b7 - stable/15 - pf: fix pcounters array size
Kristof Provost
2026/02/12
git: 64e612b46290 - main - newsyslog.conf.5: Add a CAVEAT
Alexander Ziaee
2026/02/12
git: 7c1c0e94363d - main - rpc: Improve socket locking in svc_vc_accept()
Mark Johnston
2026/02/12
git: be393b6f0497 - main - netinet6: Add a struct socket declaration to ip6_var.h
Mark Johnston
2026/02/12
git: c3f945eac453 - main - libc: Remove leftover comments
Aymeric Wibo
2026/02/12
git: 83693c121aec - main - stress2: Fix cleanup
Peter Holm
2026/02/12
git: 2b061bd1796d - main - stress2: Limit output from test
Peter Holm
2026/02/12
Re: git: 8f0a6a9aadb1 - main - share: Delete bitrotted make_*_driver.sh scripts
Dag-Erling Smørgrav
2026/02/12
Re: git: 8f0a6a9aadb1 - main - share: Delete bitrotted make_*_driver.sh scripts
Dag-Erling Smørgrav
2026/02/11
git: 10fde719587c - main - lib/libc/net/sockatmark.3: fix groff mdoc warning
Konstantin Belousov
2026/02/11
git: c67d8acca30e - main - sbin/setkey/setkey.8: cleanup groff mdoc warnings
Konstantin Belousov
2026/02/11
Re: git: 8f23665fed2f - main - pcb.h: mark struct pcb to be preserved
Konstantin Belousov
Earlier messages