Page MenuHomeFreeBSD

Recent Activity

Today

bdrewery added a comment to D53761: sh: Don't assume EINTR means SIGALRM.

Poudriere's test suite has more testing of this timeout and SIGALRM. It checks for timeout adjusting on [EINTR] and ensuring timeout runs within the period specified. If you want to try that you'll need to modify external/sh/miscbltin.c with the patch and then use make checkquick. Or I can check on the next patch.

Fri, Nov 14, 5:36 PM
ziaee added a comment to D53760: iwx.4: Follow the established style.

We have a lot of different styles in use, and I think this one is a violation of the consistency patterns in the manual as a whole. I gave a talk about it at BSDCan '25. Here's a link youtu.be/RthIOXpwwsM

Fri, Nov 14, 5:35 PM
des added a comment to D53761: sh: Don't assume EINTR means SIGALRM.

Yeah I read the if as a while and forgot that FreeBSD does not update tv when select() is interrupted. I'll work on this some more.

Fri, Nov 14, 5:33 PM
tagattie committed R11:0a7e6d101f5d: editors/zed: Add port: Code at the speed of thought (authored by tagattie).
editors/zed: Add port: Code at the speed of thought
Fri, Nov 14, 5:31 PM
bdrewery requested changes to D53761: sh: Don't assume EINTR means SIGALRM.
Fri, Nov 14, 5:30 PM
cperciva closed D52624: pkgbootstrap: Gate building from ports.

Looks like I forgot to put a Differential Revision: tag on that commit.

Fri, Nov 14, 5:28 PM
des requested review of D53761: sh: Don't assume EINTR means SIGALRM.
Fri, Nov 14, 5:24 PM
olce added inline comments to D53755: MAC: Use the current thread's user ABI to determine the layout of struct mac.
Fri, Nov 14, 5:23 PM
emaste accepted D53751: Use install instead of cp to copy bootstrap tools.

kaizen I guess

Fri, Nov 14, 5:20 PM
fernape committed R11:7835fd2a892a: graphics/converseen: Remove Qt5 flavor (authored by fernape).
graphics/converseen: Remove Qt5 flavor
Fri, Nov 14, 5:19 PM
des requested review of D53760: iwx.4: Follow the established style.
Fri, Nov 14, 5:06 PM
emaste closed D46616: if_ovpn: avoid LOR between ovpn and UDP locks.
Fri, Nov 14, 4:57 PM
olce accepted D53757: freebsd32_setcred: Copy all of the setcred fields.
Fri, Nov 14, 4:56 PM
emaste closed D45691: timeout.1: Add a STANDARDS section.

@aly_aaronly.me please don't re-open a review to report an issue, since it won't have the desired effect and just adds confusion. It looks like the text was changed here and the GitHub pull request has been merged and I think there's nothing more to do.

Fri, Nov 14, 4:56 PM
emaste closed D43547: capsicum: SIGTRAP is delivered also on ECAPMODE error..
Fri, Nov 14, 4:51 PM
emaste closed D37710: spkrtest.8: Add module info.
Fri, Nov 14, 4:49 PM
fernape committed R11:162b87967bf0: security/vuxml: Add postgresql{13,14,15,16,17,18}-client vulnerabilities (authored by fernape).
security/vuxml: Add postgresql{13,14,15,16,17,18}-client vulnerabilities
Fri, Nov 14, 4:49 PM
emaste closed D33390: amd64: correct size of the SSE area in the xsave layout.
Fri, Nov 14, 4:48 PM
ronald_klop.ws committed R11:4d692882d86e: java/openjdk11: reduce build log size (authored by ronald_klop.ws).
java/openjdk11: reduce build log size
Fri, Nov 14, 4:46 PM
emaste closed D30311: Revise FIB lookups per second benchmarking routines.
Fri, Nov 14, 4:45 PM
emaste added inline comments to D52624: pkgbootstrap: Gate building from ports.
Fri, Nov 14, 4:43 PM
emaste closed D52901: release: Set INSTALL_AS_USER=yes when running pkg clean in NO_ROOT mode.
Fri, Nov 14, 4:40 PM
driesm committed R11:d3a8411adcf5: net/dhcpcd: update to 10.3.0 (authored by driesm).
net/dhcpcd: update to 10.3.0
Fri, Nov 14, 4:08 PM
glebius committed rG82d8a5029a80: unix/stream: fix instant panic w/o INVARIANTS (authored by glebius).
unix/stream: fix instant panic w/o INVARIANTS
Fri, Nov 14, 4:05 PM
ziaee added inline comments to D53724: apm.4: Remove a stale manual and update mlink.
Fri, Nov 14, 3:56 PM
jhb added inline comments to D53757: freebsd32_setcred: Copy all of the setcred fields.
Fri, Nov 14, 3:49 PM
jrtc27 added inline comments to D53755: MAC: Use the current thread's user ABI to determine the layout of struct mac.
Fri, Nov 14, 3:46 PM
jhb added a comment to D53724: apm.4: Remove a stale manual and update mlink.

Hmmm, I wonder if what might be better is to rework the existing apm.4 manpage to say it is an interface (instead of a driver), but not merge all its content over into acpi.4. It's more that this is a way to describe an API than a device driver. There would be no real SYNOPSIS in this case in the classic sense (we don't really have a model for a SYNOPSIS for something that is an abstract interface as opposed to a foo.ko you can load). That is, you would take the existing apm.4, and make the following changes:

Fri, Nov 14, 3:45 PM
olce accepted D53755: MAC: Use the current thread's user ABI to determine the layout of struct mac.
Fri, Nov 14, 3:39 PM
vvd committed R11:0f0b8a22a3c7: x11-fm/filerunner: Update 23.03.07.16 => 24.07.12.20, improve port (authored by vvd).
x11-fm/filerunner: Update 23.03.07.16 => 24.07.12.20, improve port
Fri, Nov 14, 3:33 PM
emaste accepted D53758: sys/conf/files: Add iwx driver.
Fri, Nov 14, 3:31 PM
ziaee added a comment to D53758: sys/conf/files: Add iwx driver.

I would love this. This change should probably also revert the commit I just made to strip "device iwx" from iwx.4 synopsis so it's atomic.

Fri, Nov 14, 3:31 PM
olce added a comment to D53757: freebsd32_setcred: Copy all of the setcred fields.

Hadn't noticed this new revision (Phabricator mail sending seems to be delayed), so reposting the relevant part of the comment I added on D47878 in the meantime:

Fri, Nov 14, 3:28 PM
des requested review of D53759: NOTES: Add iwm and iwx.
Fri, Nov 14, 3:28 PM
des requested review of D53758: sys/conf/files: Add iwx driver.
Fri, Nov 14, 3:28 PM
olce added a comment to D47878: MAC: syscalls: mac_label_copyin(): 32-bit compatibility.
In D47878#1227393, @jhb wrote:

The memcpy size is wrong.

Fri, Nov 14, 3:14 PM
ziaee committed rGb0c1ead2b9be: iwx.4: Fix SYNOPSIS (authored by ziaee).
iwx.4: Fix SYNOPSIS
Fri, Nov 14, 3:06 PM
ziaee committed rG6fb0d67819f7: loader.8: Document module commands (authored by ziaee).
loader.8: Document module commands
Fri, Nov 14, 3:01 PM
ziaee closed D50727: loader.8: Document module commands.
Fri, Nov 14, 3:01 PM
ziaee committed R9:def336c22c1a: HW Relnotes template: Correct POWER entry (authored by ziaee).
HW Relnotes template: Correct POWER entry
Fri, Nov 14, 2:58 PM