Page MenuHomeFreeBSD
Feed All Stories

Nov 26 2020

markj added inline comments to D27362: Check that the frame pointer is within the current stack..
Nov 26 2020, 3:07 PM
manu accepted D27306: Detect ACPI early by FADT, not SPCR.
Nov 26 2020, 3:02 PM
mw accepted D27306: Detect ACPI early by FADT, not SPCR.
Nov 26 2020, 3:02 PM
markj accepted D27377: vmm: amd: Remove manual instruction encodings.
Nov 26 2020, 2:58 PM
vidwer_fbsdbugs_gmail.com requested review of D27383: bsdinstall: add optional dialog boxes to add login and/or additional group(s) during installation.
Nov 26 2020, 2:58 PM
afedorov updated the diff for D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..

Fix indentation.

Nov 26 2020, 2:58 PM
markj committed rS368057: MFC r367849:.
MFC r367849:
Nov 26 2020, 2:57 PM
dan.kotowski_a9development.com updated the diff for D27306: Detect ACPI early by FADT, not SPCR.

Using AcpiOsGetRootPointer() instead of FADT or SPCR

Nov 26 2020, 2:57 PM
markj accepted D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..
Nov 26 2020, 2:51 PM
manu added a comment to D27306: Detect ACPI early by FADT, not SPCR.

You're right, that's much easier to read and makes more sense long term. And I just retested and it works fine in all combinations of serial and video.

Should I update this diff or reject and recreate?

Nov 26 2020, 2:50 PM
uqs committed rS368056: GH Actions: Use pre-installed clang packages.
GH Actions: Use pre-installed clang packages
Nov 26 2020, 2:42 PM
afedorov added inline comments to D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..
Nov 26 2020, 2:37 PM
afedorov updated the diff for D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..

Add a comment about locking.

Nov 26 2020, 2:34 PM
gerald committed rP556342: r553147 | gerald | 2020-10-23 21:27:59 +0000 (Fr., 23 Okt. 2020) | 7 lines.
r553147 | gerald | 2020-10-23 21:27:59 +0000 (Fr., 23 Okt. 2020) | 7 lines
Nov 26 2020, 2:33 PM
andrew added inline comments to D27362: Check that the frame pointer is within the current stack..
Nov 26 2020, 2:23 PM
kp added a comment to D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..

I'm not particularly familiar with this code, but the patch does look correct to me.

Nov 26 2020, 2:21 PM
afedorov updated the diff for D27381: [bhyve] virtio-net: Do not allow receiving packets until features have been negotiated..
Nov 26 2020, 2:14 PM
fernape committed rP556341: devel/mill: Update to 0.9.3.
devel/mill: Update to 0.9.3
Nov 26 2020, 2:09 PM
fernape committed rP556340: security/lego: Update to 4.1.3.
security/lego: Update to 4.1.3
Nov 26 2020, 2:08 PM
AMDmi3 committed rP556339: Update my location.
Update my location
Nov 26 2020, 1:46 PM
fluffy committed rP556338: devel/py-antlr4-python3-runtime: update to 4.9 release.
devel/py-antlr4-python3-runtime: update to 4.9 release
Nov 26 2020, 1:41 PM
arichardson closed D26473: Significantly speed up libthr/mutex_test and make more reliable.
Nov 26 2020, 1:32 PM
arichardson committed rS368055: Significantly speed up libthr/mutex_test and make more reliable.
Significantly speed up libthr/mutex_test and make more reliable
Nov 26 2020, 1:32 PM
afedorov added a reviewer for D27381: [bhyve] virtio-net: Do not allow receiving packets until features have been negotiated.: bryanv.
Nov 26 2020, 1:26 PM
afedorov requested review of D27382: [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path..
Nov 26 2020, 1:24 PM
jbeich committed rP556337: x11/alacritty: Update to 0.6.0.
x11/alacritty: Update to 0.6.0
Nov 26 2020, 12:46 PM
linimon committed rP556336: These ports now build on aarch64..
These ports now build on aarch64.
Nov 26 2020, 12:32 PM
linimon committed rP556335: Now builds on aarch64..
Now builds on aarch64.
Nov 26 2020, 12:24 PM
afedorov requested review of D27381: [bhyve] virtio-net: Do not allow receiving packets until features have been negotiated..
Nov 26 2020, 12:22 PM
arichardson added a comment to D26473: Significantly speed up libthr/mutex_test and make more reliable.
In D26473#608811, @ngie wrote:

Non-blocking thought: can this use sem_post/sem_(timed)?wait instead of spinning in busy-loops waiting for threads to start?

Nov 26 2020, 12:10 PM
trasz added a comment to D27334: Defer freeing until we drop devmtx.

(Tinderboxed.)

Nov 26 2020, 11:55 AM
trasz added a comment to D27328: Fix memory leak by freein the 'addr'.

(Tinderboxed.)

Nov 26 2020, 11:54 AM
trasz added a comment to D27329: Free data allocated by getaddrinfo(3).

(Tinderboxed.)

Nov 26 2020, 11:54 AM
fluffy committed rP556334: devel/antlr4: update to 4.9 release.
devel/antlr4: update to 4.9 release
Nov 26 2020, 11:53 AM
arichardson added inline comments to D26473: Significantly speed up libthr/mutex_test and make more reliable.
Nov 26 2020, 11:50 AM
arichardson added a comment to D27359: Avoid use of inline assembly to read initial PC in unwinders..
Nov 26 2020, 11:49 AM
arichardson added a comment to D27359: Avoid use of inline assembly to read initial PC in unwinders..

It seems like GCC needs a valid goto *addrof_label in order to take the address of a label inside the function rather that at the start. Not sure if that really matters though:

Nov 26 2020, 11:41 AM
tota committed rP556333: - Update to 2.2.0.
- Update to 2.2.0
Nov 26 2020, 11:41 AM
fluffy committed rP556332: devel/libantlr4: update to 4.9 release.
devel/libantlr4: update to 4.9 release
Nov 26 2020, 11:25 AM
fernape committed rP556331: www/tt-rss: Update to g20201105.
www/tt-rss: Update to g20201105
Nov 26 2020, 11:24 AM
fernape committed rP556330: shells/ammonite: Update to 2.3.8.
shells/ammonite: Update to 2.3.8
Nov 26 2020, 11:22 AM
fernape committed rP556329: math/nauty: setting new MAINTAINER.
math/nauty: setting new MAINTAINER
Nov 26 2020, 11:18 AM
thierry committed rP556328: Upgrade to r123..
Upgrade to r123.
Nov 26 2020, 11:17 AM
hselasky committed rP556327: Update hpsjam to 1.0.5.
Update hpsjam to 1.0.5
Nov 26 2020, 11:13 AM
tota committed rP556326: - Update to 1.4.7.
- Update to 1.4.7
Nov 26 2020, 11:06 AM
arichardson accepted D27363: Various fixes for the MIPS DDB stack unwinder..
Nov 26 2020, 10:25 AM
kp committed rS368054: Add missing NET_EPOCH_EXIT() to if_bridge.
Add missing NET_EPOCH_EXIT() to if_bridge
Nov 26 2020, 10:18 AM
arrowd committed rP556325: sysutils/rtsx-kmod: Update to 2.0c.
sysutils/rtsx-kmod: Update to 2.0c
Nov 26 2020, 9:54 AM
arichardson added inline comments to D19237: Fix TARGET_TRIPLE assembly and retrieve OS version automatically.
Nov 26 2020, 9:52 AM · PowerPC
hselasky requested review of D27380: Ensure consistent error messages from ifconfig.
Nov 26 2020, 9:48 AM
kaktus committed rS368053: libsysdecode: account for invalid protection flags.
libsysdecode: account for invalid protection flags
Nov 26 2020, 9:08 AM
rm committed rP556324: multimedia/gpodder: update to 3.10.17.
multimedia/gpodder: update to 3.10.17
Nov 26 2020, 9:05 AM
fernape committed rP556323: security/maltrail: Update to 0.26.
security/maltrail: Update to 0.26
Nov 26 2020, 9:00 AM
rm committed rP556322: deskutils/zim: update to 0.73.4.
deskutils/zim: update to 0.73.4
Nov 26 2020, 8:37 AM
grehan added inline comments to D27230: Update bhyve related ports.
Nov 26 2020, 8:37 AM
mfechner committed rP556321: Add postfix as build dependency..
Add postfix as build dependency.
Nov 26 2020, 8:11 AM
fernape committed rP556320: irc/irssi: Unbreak when PERL=OFF.
irc/irssi: Unbreak when PERL=OFF
Nov 26 2020, 8:03 AM
kib added a comment to D27376: msdosfs(5): WIP/PoC exFAT support.
In D27376#611538, @cem wrote:

Sure, someone could make a separate kld for exFAT, but I'm not sure it makes much sense. There is a good amount of shared logic. The MSDOS_EXFAT option does not break classic FAT support, FWIW. If enabled, msdosfs(5) supports both kind of filesystem; they are easy to distinguish at mount.

Nov 26 2020, 7:45 AM
phk committed rS368052: Add support for Fintek F81803 SuperIO chip.
Add support for Fintek F81803 SuperIO chip
Nov 26 2020, 7:34 AM
kib committed rS368051: MFC r367613:.
MFC r367613:
Nov 26 2020, 7:32 AM
kib committed rS368050: MFC r367607:.
MFC r367607:
Nov 26 2020, 7:30 AM
kib committed rS368049: MFC r367606:.
MFC r367606:
Nov 26 2020, 7:29 AM
mjg committed rS368048: thread: staticize thread_reap and move td_allocdomain.
thread: staticize thread_reap and move td_allocdomain
Nov 26 2020, 7:00 AM
ygy committed rD54715: Merge from the English version..
Merge from the English version.
Nov 26 2020, 6:07 AM
grehan committed rS368047: Remove manual instruction encodings for VMLOAD, VMRUN, and VMSAVE..
Remove manual instruction encodings for VMLOAD, VMRUN, and VMSAVE.
Nov 26 2020, 5:59 AM
asomers committed rS368046: ping: fix some man pages and tests after r368045.
ping: fix some man pages and tests after r368045
Nov 26 2020, 4:55 AM
asomers committed rS368045: Merge ping6 to ping.
Merge ping6 to ping
Nov 26 2020, 4:29 AM
grehan accepted D27377: vmm: amd: Remove manual instruction encodings.
Nov 26 2020, 3:11 AM
jbeich committed rP556319: www/youtube_dl: update to 2020.11.26.
www/youtube_dl: update to 2020.11.26
Nov 26 2020, 2:56 AM
pauamma_gundo.com updated the diff for D27340: Add "education" virtual category to Porter's Handbook..
  • This should address all comments so far.
Nov 26 2020, 2:30 AM
mav committed rS368044: Some minor FCoE bits I had lying around..
Some minor FCoE bits I had lying around.
Nov 26 2020, 2:15 AM
mav committed rS368043: Remove some more dead code from pre-24xx..
Remove some more dead code from pre-24xx.
Nov 26 2020, 2:00 AM
ian committed rS368042: Add the firmware blob required to use the sdma hardware in the imx6.
Add the firmware blob required to use the sdma hardware in the imx6
Nov 26 2020, 1:41 AM
woodsb02 requested review of D27379: security/1password-client: Update to 1.8.0.
Nov 26 2020, 1:26 AM
woodsb02 abandoned D23471: security/libssh2: Update to 1.9.0.

Overcome by events - the port was updated to 1.9.0 in FreeBSD ports commit r542002
http://svnweb.freebsd.org/changeset/ports/542002

Nov 26 2020, 12:58 AM
jbeich committed rP556318: net/freerdp: drop unused dependencies after r538228.
net/freerdp: drop unused dependencies after r538228
Nov 26 2020, 12:54 AM
jbeich committed rP556317: MFH: r556314.
MFH: r556314
Nov 26 2020, 12:50 AM
jbeich committed rP556316: x11-servers/xwayland-devel: update to 1.20.0.783.
x11-servers/xwayland-devel: update to 1.20.0.783
Nov 26 2020, 12:43 AM
jbeich committed rP556315: emulators/yuzu: update to s20201125.
emulators/yuzu: update to s20201125
Nov 26 2020, 12:33 AM
jbeich committed rP556314: emulators/citra: update to s20201124.
emulators/citra: update to s20201124
Nov 26 2020, 12:31 AM
jbeich committed rP556313: emulators/rpcs3: update to 0.0.13.11320.
emulators/rpcs3: update to 0.0.13.11320
Nov 26 2020, 12:30 AM
jbeich committed rP556312: graphics/mesa-devel: update to 20.3.b.672.
graphics/mesa-devel: update to 20.3.b.672
Nov 26 2020, 12:30 AM
jbeich committed rP556311: devel/vulkan-*: update to 1.2.154.
devel/vulkan-*: update to 1.2.154
Nov 26 2020, 12:30 AM
dbaio committed rP556310: net-im/py-matrix-synapse: Update to 1.23.0.
net-im/py-matrix-synapse: Update to 1.23.0
Nov 26 2020, 12:16 AM
rmacklem added a comment to D27272: Add a manpage for kernel TLS..

Thanks for doing this John. A couple of typo comments are inline.
Have you thought about how to configure this at boot time?
(I emailed you a little rc.d script. The nfs-over-tls daemons start
via rc.d scripts and need it configured.

Nov 26 2020, 12:09 AM
kp requested review of D27378: if: Fix panic when destroying vnet and epair simultaneously.
Nov 26 2020, 12:04 AM
dan.kotowski_a9development.com added a comment to D27306: Detect ACPI early by FADT, not SPCR.

You're right, that's much easier to read and makes more sense long term. And I just retested and it works fine in all combinations of serial and video.

Nov 26 2020, 12:00 AM

Nov 25 2020

cem updated the test plan for D27376: msdosfs(5): WIP/PoC exFAT support.
Nov 25 2020, 11:54 PM
mjg added inline comments to D26011: off cpu tracking.
Nov 25 2020, 11:51 PM
rmacklem added a comment to D27327: More careful handling of the mount failure..

Looks ok to me. I should be able to test this
someday soon by making the NFS VFS_STATFS()
fail.
Others know a lot more about the VFS side and
have already clicked reviewed, so I've left that to them.

Nov 25 2020, 11:50 PM
dvl committed rP556309: Add mail/py-authheaders, an undeclared dependency of mail/mailman3.
Add mail/py-authheaders, an undeclared dependency of mail/mailman3
Nov 25 2020, 11:27 PM
brooks added a comment to D19237: Fix TARGET_TRIPLE assembly and retrieve OS version automatically.

This generally looks fine.

Nov 25 2020, 11:24 PM · PowerPC
pkubaj committed rP556308: Add CFLAGS_powerpc64le=-DSQLITE_BYTEORDER=1234 to Gecko ports. This is because….
Add CFLAGS_powerpc64le=-DSQLITE_BYTEORDER=1234 to Gecko ports. This is because…
Nov 25 2020, 11:24 PM
sobomax closed D27355: Unobfuscate "KERNLOAD" parameter on amd64.
Nov 25 2020, 11:19 PM
sobomax committed rS368041: Unobfuscate "KERNLOAD" parameter on amd64. This change lines-up amd64 with the.
Unobfuscate "KERNLOAD" parameter on amd64. This change lines-up amd64 with the
Nov 25 2020, 11:19 PM
jhb closed D27272: Add a manpage for kernel TLS..
Nov 25 2020, 11:17 PM
jhb committed rS368040: Add a manpage for kernel TLS..
Add a manpage for kernel TLS.
Nov 25 2020, 11:17 PM
adam_fenn.io published D27377: vmm: amd: Remove manual instruction encodings for review.
Nov 25 2020, 11:11 PM
sobomax updated the diff for D27355: Unobfuscate "KERNLOAD" parameter on amd64.

Merge in comments for the KERNLOAD into one blob.

Nov 25 2020, 11:08 PM
mjg committed rS368039: pipe: follow up cleanup to previous.
pipe: follow up cleanup to previous
Nov 25 2020, 10:53 PM