Page MenuHomeFreeBSD
Feed All Stories

Today

olce added inline comments to D48387: acpi_spmc: Add SPMC (system power management controller) driver.
Fri, Dec 5, 5:14 PM
olce added inline comments to D54049: ruxreset: Add an inline function to reset all the stats in rusage_ext.
Fri, Dec 5, 5:14 PM
manu accepted D53894: sys/dts/arm/ufs.dts: fix compile error.
Fri, Dec 5, 5:12 PM · ARM
novel committed R11:4088a5c645d3: devel/libvirt: update to 11.10.0 (authored by novel).
devel/libvirt: update to 11.10.0
Fri, Dec 5, 5:03 PM
glebius requested review of D54086: lltable: use own lock.
Fri, Dec 5, 4:53 PM
glebius requested review of D54085: net: invoke ifnet_arrival_event handlers before linking in.
Fri, Dec 5, 4:51 PM
olce accepted D54049: ruxreset: Add an inline function to reset all the stats in rusage_ext.
Fri, Dec 5, 4:39 PM
glebius committed rG8291ea8761c2: netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK in defrtr_ipv6_only_ifp (authored by glebius).
netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK in defrtr_ipv6_only_ifp
Fri, Dec 5, 4:38 PM
glebius committed rG59062fd0b2f1: netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK (authored by glebius).
netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK
Fri, Dec 5, 4:38 PM
jrm committed R11:21a6f0f58293: sysutils/doctl: Update to 1.147.0 (authored by jrm).
sysutils/doctl: Update to 1.147.0
Fri, Dec 5, 4:25 PM
asomers accepted D54080: gpart: "gpart --libxo:JP list" duplicates attribute keys .

LGTM.

Fri, Dec 5, 4:20 PM
adamw committed R11:3a9150a1a3ac: security/local-php-security-checker: Remove go version number (authored by einar_isnic.is).
security/local-php-security-checker: Remove go version number
Fri, Dec 5, 4:18 PM
grembo committed R11:88b43debc9de: sysutils/nomad: Remove go version and undeprecate (authored by grembo).
sysutils/nomad: Remove go version and undeprecate
Fri, Dec 5, 4:11 PM
grembo committed R11:278fe80df529: sysutils/nomad-pot-driver: Remove go version and undeprecate (authored by grembo).
sysutils/nomad-pot-driver: Remove go version and undeprecate
Fri, Dec 5, 4:11 PM
olgeni committed R11:1c3a4f03513f: databases/pgschema: Update to 1.5.0 (authored by olgeni).
databases/pgschema: Update to 1.5.0
Fri, Dec 5, 4:05 PM
emaste accepted D53787: ipfilter: Disable ipfs(8) by default.
Fri, Dec 5, 3:52 PM
cy updated the diff for D53787: ipfilter: Disable ipfs(8) by default.

Add missing opt_ipfilter.h.

Fri, Dec 5, 3:45 PM
glebius accepted D53787: ipfilter: Disable ipfs(8) by default.

No objection.

Fri, Dec 5, 3:44 PM
otis committed R11:16c23df58dcb: security/openvpn-auth-oauth2: Do not depend on fixed Go version. (authored by otis).
security/openvpn-auth-oauth2: Do not depend on fixed Go version.
Fri, Dec 5, 3:30 PM
dch closed D54023: releases/15.0R/relnotes: add jail meta and env parameters.

committed in #1371b0ba8c

Fri, Dec 5, 3:20 PM
dch accepted D54074: release: Add comms/usbmuxd for ipheth(4) being fully functional.

Just so we know this pulls in:

Fri, Dec 5, 3:19 PM
aokblast added a comment to D49587: hwpstate: add CPPC support for pstate driver on AMD.

@olce I think exposing the epp setting interface only in only cpu0 makes sence and therefore I make some changes. @markj Please also help me review it when you have time, thanks! Also, I remember that it is better to send ipi instead of binding the CPU, but I forget the url of your sample code. Could you please provide it in here?

Fri, Dec 5, 3:18 PM
aokblast updated the diff for D49587: hwpstate: add CPPC support for pstate driver on AMD.

Expose the epp interface in only cpu 0 and modify all cpu value.

Fri, Dec 5, 3:14 PM
des committed rG68c9bf7b2c8a: bus: Apply consistent style to prototypes (authored by des).
bus: Apply consistent style to prototypes
Fri, Dec 5, 3:10 PM
des committed rG74b10f0b5760: rtld-elf: Mark LD_SHOW_AUXV insecure (authored by des).
rtld-elf: Mark LD_SHOW_AUXV insecure
Fri, Dec 5, 3:10 PM
des committed rG3cbf6473fa1c: bus: Add device_has_children predicate (authored by des).
bus: Add device_has_children predicate
Fri, Dec 5, 3:09 PM
des committed rG844f76c2426d: libc: Simplify __get_locale() (authored by des).
libc: Simplify __get_locale()
Fri, Dec 5, 3:09 PM
jhb added inline comments to D54049: ruxreset: Add an inline function to reset all the stats in rusage_ext.
Fri, Dec 5, 3:08 PM
jhale committed R11:42dc4b66e5df: GStreamer1: Update to 1.26.9 (authored by jhale).
GStreamer1: Update to 1.26.9
Fri, Dec 5, 3:08 PM
des committed rG69e041521a80: fsync: Open files in non-blocking mode (authored by des).
fsync: Open files in non-blocking mode
Fri, Dec 5, 2:58 PM
des committed rG4c2295c15860: bus: Return 0 if reading an ivar fails (authored by des).
bus: Return 0 if reading an ivar fails
Fri, Dec 5, 2:58 PM
des closed D54078: bus: Return 0 if reading an ivar fails.
Fri, Dec 5, 2:58 PM
des closed D54084: fsync: Open files in non-blocking mode.
Fri, Dec 5, 2:58 PM
kp accepted D54083: pf: Fix an off-by-one in pf_handle_getcreators().
Fri, Dec 5, 2:52 PM
cy updated the diff for D53787: ipfilter: Disable ipfs(8) by default.

Renamed IPFS to IPFILTER_IPFS.

Fri, Dec 5, 2:42 PM
markj accepted D54084: fsync: Open files in non-blocking mode.

Ok, I guess. This is assuming nobody's going to try to assign special semantics to fsync() on a non-blocking file descriptor, but that ship has probably sailed...

Fri, Dec 5, 2:40 PM
grembo committed R11:16b4e8bf9187: devel/phorgeit-phorge: Fix error in MFA QR code generation (authored by grembo).
devel/phorgeit-phorge: Fix error in MFA QR code generation
Fri, Dec 5, 2:39 PM
grembo committed R11:30a5665b92bf: devel/phabricator: Fix error in MFA QR code generation (authored by grembo).
devel/phabricator: Fix error in MFA QR code generation
Fri, Dec 5, 2:38 PM
des requested review of D54084: fsync: Open files in non-blocking mode.
Fri, Dec 5, 2:34 PM
jhb created P680 Command-Line Input.
Fri, Dec 5, 2:30 PM
vvd committed R11:512bdae0993c: audio/audacity: Update 3.7.5 => 3.7.6 (authored by twosex_yahoo.com).
audio/audacity: Update 3.7.5 => 3.7.6
Fri, Dec 5, 2:20 PM
arrowd updated the summary of D53086: fusefs: draft kernel-based implementation of auto_unmount.
Fri, Dec 5, 2:19 PM
markj requested review of D54083: pf: Fix an off-by-one in pf_handle_getcreators().
Fri, Dec 5, 2:18 PM
fuz committed rG27ff0bbcfd27: libc/limits_test: add no-op testcase to satisfy kyua (authored by guest-svmhdvn).
libc/limits_test: add no-op testcase to satisfy kyua
Fri, Dec 5, 2:14 PM
adamw committed R11:77e56acedc3b: lang/go12[0-3]: Deprecate; unsupported upstream (authored by adamw).
lang/go12[0-3]: Deprecate; unsupported upstream
Fri, Dec 5, 2:13 PM
adamw committed R11:f45b1d07f50b: many: Unsupported Go dep; deprecate and schedule for removal (authored by adamw).
many: Unsupported Go dep; deprecate and schedule for removal
Fri, Dec 5, 2:13 PM
guest-jsollvander updated the diff for D53950: Add libxo support to `gpart show` and document libxo flags in geom and gpart man pages.

Added xo_options(7) to gpart manpage.

Fri, Dec 5, 2:01 PM
arrowd added a comment to D53086: fusefs: draft kernel-based implementation of auto_unmount.

This seems to work now. The change turned out to be surprisingly small.

Fri, Dec 5, 1:59 PM
arrowd updated the diff for D53086: fusefs: draft kernel-based implementation of auto_unmount.
  • Use cdev destructor to clean up the mount point instead of a .d_close method
Fri, Dec 5, 1:56 PM
markj accepted D54066: libc: add strdupa(3) and strndupa(3).
Fri, Dec 5, 1:47 PM
cy committed R11:51cb57c4fee5: sysutils/bsdisks: Fix build on latest 16-CURRENT (authored by cy).
sysutils/bsdisks: Fix build on latest 16-CURRENT
Fri, Dec 5, 1:39 PM
obiwac added a comment to D48734: acpi: Suspend-to-idle support (s2idle).

ack your review comments, I have a couple changes I need to bring out of a stash commit before I address your comments. My local commit log is getting pretty messy from all the suspend debugging stuff I'm trying ;)

Fri, Dec 5, 1:39 PM
obiwac added inline comments to D48387: acpi_spmc: Add SPMC (system power management controller) driver.
Fri, Dec 5, 1:36 PM
obiwac updated the diff for D48387: acpi_spmc: Add SPMC (system power management controller) driver.

Fix DSM call ordering

Fri, Dec 5, 1:32 PM
cy committed rG5b084744bb21: sqlite3: Update to 3.50.4 (authored by cy).
sqlite3: Update to 3.50.4
Fri, Dec 5, 1:20 PM
cy committed rGe37206a66db0: sqlite3: Update to 3.50.4 (authored by cy).
sqlite3: Update to 3.50.4
Fri, Dec 5, 1:20 PM
jhb accepted D54078: bus: Return 0 if reading an ivar fails.

Hmmm, I wonder if 0 is the right thing vs something like 0xdeadc0de. We have a few explicit IVAR handlers that intentionally return a default value (e.g. acpi_get_handle()) and those do tend to be zero (and in those cases we don't KASSERT). I have a patch in a branch to add a new one like that for ThunderBolt PCI bridges even. 0 is probably fine as a default, but @imp might also have an opinion.

Fri, Dec 5, 1:16 PM
des accepted D54009: sys/_types.h: avoid use of __has_feature().
Fri, Dec 5, 1:16 PM
rscheff committed rG9155d4b273ff: tcp: retire do_newsack - always adhere to RFC6675 SACK (authored by rscheff).
tcp: retire do_newsack - always adhere to RFC6675 SACK
Fri, Dec 5, 1:11 PM
kp committed rGf6aa57c86b62: snmp_pf: use the libpfctl wrapper to retrieve astats (authored by kp).
snmp_pf: use the libpfctl wrapper to retrieve astats
Fri, Dec 5, 1:10 PM
kp committed rG08f54dfca197: pf: convert DIOCRGETASTATS to netlink (authored by kp).
pf: convert DIOCRGETASTATS to netlink
Fri, Dec 5, 1:10 PM
kp committed rG4aa79010bcea: pfctl: move astats query into libpfctl (authored by kp).
pfctl: move astats query into libpfctl
Fri, Dec 5, 1:10 PM
nickbanks_netflix.com accepted D54072: tcp: retire do_newsack - always adhere to RFC6675.
Fri, Dec 5, 12:39 PM
kai committed R11:ddf13948db69: www/py-django-q2: Upgrade to 1.9.0 (authored by einar_isnic.is).
www/py-django-q2: Upgrade to 1.9.0
Fri, Dec 5, 12:34 PM
kai committed R11:c325758eb407: textproc/py-zensical: Update to 0.0.11 (authored by kai).
textproc/py-zensical: Update to 0.0.11
Fri, Dec 5, 12:34 PM
brnrd committed R11:623207ecebde: www/apache24: Security update to 2.4.66 (authored by brnrd).
www/apache24: Security update to 2.4.66
Fri, Dec 5, 12:15 PM
ziaee added inline comments to D53950: Add libxo support to `gpart show` and document libxo flags in geom and gpart man pages.
Fri, Dec 5, 12:11 PM
des updated the diff for D54082: certctl: Improve option processing.

local and indentation

Fri, Dec 5, 11:41 AM
des accepted D54044: certctl.8: Prefer the new TRUSTDESTDIR variable.
Fri, Dec 5, 11:38 AM
des requested review of D54081: certctl: Always copy bundle fragments.
Fri, Dec 5, 11:38 AM
des requested review of D54082: certctl: Improve option processing.
Fri, Dec 5, 11:38 AM
vvd committed R11:94b26a67c9b8: databases/adminer: Fix distinfo (authored by Paavo-Einari Kaipila <pkaipila@gmail.com>).
databases/adminer: Fix distinfo
Fri, Dec 5, 11:38 AM
vvd committed R11:458706654755: graphics/p5-Image-ExifTool-devel: Update 13.42 => 13.43 (authored by svysh.fbsd_gmail.com).
graphics/p5-Image-ExifTool-devel: Update 13.42 => 13.43
Fri, Dec 5, 11:24 AM
aokblast accepted D54074: release: Add comms/usbmuxd for ipheth(4) being fully functional.

Make sense to me.

Fri, Dec 5, 10:50 AM
kgalazka added a member for Intel Networking: deeksha.alva_intel.com.
Fri, Dec 5, 10:41 AM
des added a comment to D49895: sh.1: Provide detailed documentation for job control.

I've been traveling and haven't yet had time to review the latest changes, but last I looked it was moving in the right direction. Just give me a few more days.

Fri, Dec 5, 10:36 AM
bapt committed rG836a0d46320c: ncurses: readd "bsdpads" (authored by bapt).
ncurses: readd "bsdpads"
Fri, Dec 5, 10:26 AM
jadawin committed R11:0856bd7f3568: security/lego: update to 4.29.0 (authored by jadawin).
security/lego: update to 4.29.0
Fri, Dec 5, 10:25 AM
thj committed rG234351604252: xhci: Correct name of HCCPARAMS Register (authored by thj).
xhci: Correct name of HCCPARAMS Register
Fri, Dec 5, 10:19 AM
thj committed rGa0dd6022391a: xhci: Add header values for Debug Capability (DbC) (authored by thj).
xhci: Add header values for Debug Capability (DbC)
Fri, Dec 5, 10:19 AM
thj committed rGf327659e0450: xhci: Add some Alder lake device ids (authored by thj).
xhci: Add some Alder lake device ids
Fri, Dec 5, 10:19 AM
thj closed D53895: xhci: Correct name of HCCPARAMS Register.
Fri, Dec 5, 10:19 AM
thj closed D53897: xhci: Add header values for Debug Capability (DbC).
Fri, Dec 5, 10:19 AM
thj closed D52994: xhci: Add some Alder lake device ids.
Fri, Dec 5, 10:19 AM
gowtham.kumar.ks_intel.com accepted D53587: ice(4): Add support for 40G maximal PMD speed.

Verified

Fri, Dec 5, 9:52 AM
vova_fbsd.ru added a comment to D20468: if_vether, ported from OpenBSD.

phylosophically this interface more like L2 loopback, right?
can be emulated by ng_ether somehow?

Fri, Dec 5, 9:41 AM
se committed R11:2a39aec56e9d: textproc/sttr: update to version 0.2.28 (authored by se).
textproc/sttr: update to version 0.2.28
Fri, Dec 5, 9:38 AM
guest-jsollvander requested review of D54080: gpart: "gpart --libxo:JP list" duplicates attribute keys .
Fri, Dec 5, 9:33 AM
wen committed R11:3e45745d8358: www/ilias: Update to 10.3 (authored by wen).
www/ilias: Update to 10.3
Fri, Dec 5, 8:29 AM
wen committed R11:3d3b4cefa0fc: graphics/mapserver: Update to 8.6.0 (authored by wen).
graphics/mapserver: Update to 8.6.0
Fri, Dec 5, 8:29 AM
guest-jsollvander added inline comments to D53950: Add libxo support to `gpart show` and document libxo flags in geom and gpart man pages.
Fri, Dec 5, 8:28 AM
mfechner committed R11:b5eb1aef393b: www/rubygem-cssbundling-rails-gitlab: Remove expired port (authored by mfechner).
www/rubygem-cssbundling-rails-gitlab: Remove expired port
Fri, Dec 5, 8:00 AM
yuri committed R11:82b28f449aaa: cad/symbiyosys: update 0.58 → 0.60 (authored by yuri).
cad/symbiyosys: update 0.58 → 0.60
Fri, Dec 5, 7:57 AM
yuri committed R11:82516d658e11: devel/shedskin: update 0.9.10 → 0.9.11 (authored by yuri).
devel/shedskin: update 0.9.10 → 0.9.11
Fri, Dec 5, 7:57 AM
yuri committed R11:b18270429f06: cad/yosys: update 0.58 → 0.60 (authored by yuri).
cad/yosys: update 0.58 → 0.60
Fri, Dec 5, 7:57 AM
yuri committed R11:5812344651d3: shells/nushell: update 0.108.0 → 0.109.1 (authored by yuri).
shells/nushell: update 0.108.0 → 0.109.1
Fri, Dec 5, 7:57 AM
yuri committed R11:fd2480b5d002: sysutils/mise: update 2025.11.8 → 2025.12.0 (authored by yuri).
sysutils/mise: update 2025.11.8 → 2025.12.0
Fri, Dec 5, 7:57 AM
yuri committed R11:653523883f85: finance/hs-hledger: update 1.50.2 → 1.50.4 (authored by yuri).
finance/hs-hledger: update 1.50.2 → 1.50.4
Fri, Dec 5, 7:57 AM
yuri committed R11:274c55afb8ec: devel/camp: update 2025.09.1 → 2025.12.0 (authored by yuri).
devel/camp: update 2025.09.1 → 2025.12.0
Fri, Dec 5, 7:57 AM
bapt committed R11:9409c58ef067: ports-mgmt/pkg-devel: update to 2.4.99.1 (authored by bapt).
ports-mgmt/pkg-devel: update to 2.4.99.1
Fri, Dec 5, 7:55 AM