Drop length argument to cdev_mgtdev_pager_free_pages().
Active Repositories
Active Repositories
Recent Activity
Recent Activity
Today
Today
dns/dnstracer-rs: update to 1.1.1
cperciva committed rG9431091ee021: release: Don't break if firmware install fails (authored by cperciva).
release: Don't break if firmware install fails
cperciva committed rGe8263ace39c8: release: Don't break if firmware install fails (authored by cperciva).
release: Don't break if firmware install fails
cperciva committed rG60ec1704493a: release: Remove empty suffix from file names (authored by cperciva).
release: Remove empty suffix from file names
In D26456#1087672, @arrowd wrote:Any progress on this?
Any progress on this?
Kevin Bowling <kbowling@FreeBSD.org> committed rGf6a3934d63fd: ixgbe: Add support for 1Gbit DAC links (authored by Kevin Bowling <kbowling@FreeBSD.org>).
ixgbe: Add support for 1Gbit DAC links
Kevin Bowling <kbowling@FreeBSD.org> committed rG4de746ee9852: ixgbe: Add support for 1Gbit DAC links (authored by Kevin Bowling <kbowling@FreeBSD.org>).
ixgbe: Add support for 1Gbit DAC links
Kevin Bowling <kbowling@FreeBSD.org> committed rGcf6a8711e437: e1000: Improve igb(4) SFP support (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Improve igb(4) SFP support
Kevin Bowling <kbowling@FreeBSD.org> committed rGc66d2795bdb5: e1000: Improve igb(4) SFP support (authored by Kevin Bowling <kbowling@FreeBSD.org>).
e1000: Improve igb(4) SFP support
In D47691#1087646, @imp wrote:This is super low risk
lwhsu committed rG1f78bbb5c415: newsyslog.conf(5): Accept human unit suffix in the size filed (authored by K Rin <rin@sandb0x.tw>).
newsyslog.conf(5): Accept human unit suffix in the size filed
Fix typo in tegra_bo.c.
Kevin Bowling <kbowling@FreeBSD.org> committed rGab540d44ba32: igc: sysctl for TCP flag handling during TSO (authored by Kevin Bowling <kbowling@FreeBSD.org>).
igc: sysctl for TCP flag handling during TSO
Kevin Bowling <kbowling@FreeBSD.org> committed rG90853dfac851: e1000: sysctl for TCP flag handling during TSO (authored by tuexen).
e1000: sysctl for TCP flag handling during TSO
Yes, I am not suggesting the bias test be a unit test.
In D47659#1087607, @cem wrote:Yeah, you can do a simple bias test with an upper limit of 3 for example. Bucket 0 is more likely than buckets 1 and 2 under a simplistic rand32() % 3 implementation. Or something like that. It is probably easier to measure with a smaller power of 2 generator.
We should probably mention that these were called “byte strings” in older versions of the man page so people looking for “byte string” find this man page.
This is super low risk
adrian committed rGd99eb8230eb7: rtwn: change the USB TX transfers to only do one pending transfer per endpoint (authored by adrian).
rtwn: change the USB TX transfers to only do one pending transfer per endpoint
Kevin Bowling <kbowling@FreeBSD.org> committed rGeea2e089f8da: ixgbe: sysctl for TCP flag handling during TSO (authored by tuexen).
ixgbe: sysctl for TCP flag handling during TSO
games/veloren-weekly: update to s20241120
devel/sdbus-cpp: update to 2.1.0
devel/sdbus-cpp: simplify plist updates
net/wayvnc: update to 0.9.1
net/neatvnc: update to 0.9.1
games/veloren-weekly: update to s20241120
graphics/mesa-devel: update to 24.3.b.579
emaste committed rG2e8ab3d4e9b9: fork: Document _Fork (and fork) as POSIX 2024 (authored by emaste).
fork: Document _Fork (and fork) as POSIX 2024
emaste committed rG098ed26bf456: libc: indicate existing functions that are POSIX 2024 (authored by emaste).
libc: indicate existing functions that are POSIX 2024
tcp: avoid bcopy() in tcp_mss_update()