Page MenuHomeFreeBSD
Feed All Stories

Oct 30 2020

cem added inline comments to D27012: linux(4): Emulate Linux SOL_SOCKET:SO_PASSCRED.
Oct 30 2020, 4:43 PM
cem added a comment to D27011: unix(4): Add SOL_LOCAL:LOCAL_PASSCRED.

I find the naming of both the internal flags and the socket options kind of confusing.

Oct 30 2020, 4:41 PM
rhurlin closed D27021: graphics/qgis: Missing build dependency.
Oct 30 2020, 4:38 PM
rhurlin committed rP553701: graphics/qgis: Missing build dependency.
graphics/qgis: Missing build dependency
Oct 30 2020, 4:38 PM
gjb accepted D26986: Convert arm64 VM images to GPT.
Oct 30 2020, 4:35 PM
gjb accepted D26985: vmimage.subr: noisier failure for unsupported targets.
Oct 30 2020, 4:34 PM
markj added a comment to D26877: SMMU pmap routines added.

I have no objection to the change. I'm not really convinced it needs to be part of the pmap code, instead of a self-contained module in the SMMU driver, but I can see why it's convenient.

Oct 30 2020, 4:34 PM
gjb accepted D26984: Slight refactor in vmimage.subr.
Oct 30 2020, 4:33 PM
cem added a comment to D27015: linux(4) prctl(2): Implement PR_[GS]ET_DUMPABLE.

This diff doesn't appear to match the description.

Oct 30 2020, 4:33 PM
arrowd accepted D27021: graphics/qgis: Missing build dependency.
Oct 30 2020, 4:13 PM
markj added a comment to D27019: malloc: delegate M_EXEC handling to malloc_exec + clean up a little.
In D27019#602758, @mjg wrote:

They had kmem_malloc and that got patched to malloc(...., M_EXEC) so I did not deviate from the general direction. That said, I'm indifferent to this one as long as the flag is gone from malloc itself.

Oct 30 2020, 4:10 PM
0mp closed D26989: Switch to USES=metaport.
Oct 30 2020, 4:10 PM
0mp committed rP553700: Switch x11-fonts/xorg-fonts-* to USES=metaport.
Switch x11-fonts/xorg-fonts-* to USES=metaport
Oct 30 2020, 4:10 PM
tcberner added a comment to D26992: science/libctl: Update to 4.5.0.

Looks good modulo indentation issue.

Does committing this leave science/mpb in a broken state? If yes, I'd prefer you to prepare two reviews (this one and mpb) and once both of them are approved commit them in one go.

Oct 30 2020, 4:07 PM
trasz added a comment to D27004: Staticize linux_errtbl[].

(Tinderboxed.)

Oct 30 2020, 4:07 PM
rhurlin requested review of D27021: graphics/qgis: Missing build dependency.
Oct 30 2020, 4:03 PM
tcberner committed rP553699: www/youtube_dlc: update to 2020.10.26.
www/youtube_dlc: update to 2020.10.26
Oct 30 2020, 3:54 PM
AMDmi3 committed rP553698: Add -fcommon to fix build on CURRENT.
Add -fcommon to fix build on CURRENT
Oct 30 2020, 3:52 PM
tcberner committed rP553697: graphics/krita: update to 4.4.1.
graphics/krita: update to 4.4.1
Oct 30 2020, 3:51 PM
hselasky accepted D27020: Remove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals..
Oct 30 2020, 3:50 PM
mjg added a comment to D27019: malloc: delegate M_EXEC handling to malloc_exec + clean up a little.

They had kmem_malloc and that got patched to malloc(...., M_EXEC) so I did not deviate from the general direction. That said, I'm indifferent to this one as long as the flag is gone from malloc itself.

Oct 30 2020, 3:45 PM
se committed rS367173: Print calendar entries in the order they occur.
Print calendar entries in the order they occur
Oct 30 2020, 3:44 PM
jhb requested review of D27020: Remove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals..
Oct 30 2020, 3:33 PM
markj added a comment to D27019: malloc: delegate M_EXEC handling to malloc_exec + clean up a little.

I think this is fine. I wouldn't even bother with malloc_exec(), you could just modify the few existing users to call kmem_malloc(M_EXEC).

Oct 30 2020, 3:29 PM
0mp committed rD54665: Add "Unix: A History and a Memoir" to the list.
Add "Unix: A History and a Memoir" to the list
Oct 30 2020, 3:28 PM
mjg requested review of D27019: malloc: delegate M_EXEC handling to malloc_exec + clean up a little.
Oct 30 2020, 3:19 PM
markj updated subscribers of D26851: vm_map: Handle kernel map entry allocator recursion.
Oct 30 2020, 3:13 PM
se committed rP553696: Update to FreeBSD SVN revision r367167.
Update to FreeBSD SVN revision r367167
Oct 30 2020, 3:01 PM
AMDmi3 committed rP553695: Fix the way of linking with OpenGL, fixing compatibility with glvnd.
Fix the way of linking with OpenGL, fixing compatibility with glvnd
Oct 30 2020, 2:59 PM
jwb committed rP553694: sysutils/desktop-installer: Upgrade to 0.6.18.
sysutils/desktop-installer: Upgrade to 0.6.18
Oct 30 2020, 2:56 PM
rmacklem committed rS367172: Fix the doc so that utilities can be built without kernel sources under.
Fix the doc so that utilities can be built without kernel sources under
Oct 30 2020, 2:42 PM
markj committed rS367171: MFC r366577:.
MFC r366577:
Oct 30 2020, 2:41 PM
markj committed rS367170: MFC r366970:.
MFC r366970:
Oct 30 2020, 2:41 PM
markj committed rS367169: MFC r366968:.
MFC r366968:
Oct 30 2020, 2:38 PM
markj committed rS367168: MFC r366972:.
MFC r366972:
Oct 30 2020, 2:38 PM
se committed rS367167: Revert debug output committed in r367166 by accident.
Revert debug output committed in r367166 by accident
Oct 30 2020, 2:35 PM
markj added a comment to D27015: linux(4) prctl(2): Implement PR_[GS]ET_DUMPABLE.

This diff doesn't appear to match the description.

Oct 30 2020, 2:33 PM
se committed rS367166: Fix length calculation in memmove.
Fix length calculation in memmove
Oct 30 2020, 2:32 PM
markj added a comment to D27016: linux(4) clone(2): Correctly handle CLONE_FS and CLONE_FILES.

The reason we handle CLONE_FS by setting RFFDG is because a process' cwd (and chroot dir and umask) is stored in the fd table. I'm not sure how we could implement CLONE_FS properly, it'd require some modification to the core kernel.

Oct 30 2020, 2:30 PM
kp added a comment to D27018: Duplicate frames only once when using dup-to pf rule.

Can you describe a setup that demonstrates the problem this fixes?
(Ideally in the form of a test case, but if you can describe a setup I can probably write the test case.)

Oct 30 2020, 2:29 PM
markj accepted D27012: linux(4): Emulate Linux SOL_SOCKET:SO_PASSCRED.
Oct 30 2020, 2:22 PM
markj added a comment to D27011: unix(4): Add SOL_LOCAL:LOCAL_PASSCRED.

I find the naming of both the internal flags and the socket options kind of confusing. Rather than having two flags to do almost the same thing, you could have UNP_WANTCRED and a second flag, maybe UNP_WANTCRED_ALWAYS, that determines whether WANTCRED gets cleared after the initial read. The new socket option would set both flags.

Oct 30 2020, 2:19 PM
mjg committed rS367165: tmpfs: change tmpfs dirent zone into a malloc type.
tmpfs: change tmpfs dirent zone into a malloc type
Oct 30 2020, 2:07 PM
jrm committed rP553693: biology/hyphy: Update to version 2.5.21.
biology/hyphy: Update to version 2.5.21
Oct 30 2020, 2:06 PM
mjg committed rS367164: vfs: change vnode poll to just a malloc type.
vfs: change vnode poll to just a malloc type
Oct 30 2020, 2:03 PM
linimon committed rP553692: Add compiler:c11 to USES to fix build on GCC-based systems:.
Add compiler:c11 to USES to fix build on GCC-based systems:
Oct 30 2020, 1:58 PM
mat committed rP553691: Update to 2.0.65..
Update to 2.0.65.
Oct 30 2020, 1:37 PM
mat committed rP553690: Update to 3.1c..
Update to 3.1c.
Oct 30 2020, 1:37 PM
bz accepted D25963: camcontrol: add mmcsdcmd help.

Thank you SOOOOOOOOOOO MUCH!!!!

Oct 30 2020, 1:35 PM
jwb committed rP553689: sysutils/auto-admin: Upgrade to 0.6.8.
sysutils/auto-admin: Upgrade to 0.6.8
Oct 30 2020, 1:34 PM
mhorne closed D26611: Add a macro to check for IPv6 multicast MAC addresses.
Oct 30 2020, 1:33 PM
mhorne committed rS367163: net: add ETHER_IS_IPV6_MULTICAST.
net: add ETHER_IS_IPV6_MULTICAST
Oct 30 2020, 1:33 PM
kevans abandoned D24745: jail(8): ignore SIGINT.

I've written and switched to sysutils/quickjail to solve my problem here... simple utility that creates truly non-persistent jails because it doesn't need to observe the result and potentially run other scripts and whatnot.

Oct 30 2020, 1:13 PM
kevans accepted D26429: bectl: Add -o flag to destroy command in the help message.
Oct 30 2020, 1:11 PM
kevans added a comment to D26429: bectl: Add -o flag to destroy command in the help message.

Huh, that's interesting -- I got it in the manpage, but not the usage... how peculiar.

Oct 30 2020, 1:10 PM
kai updated the diff for D26961: games/anki: Update to 2.1.35.
  • Restore dependency of audio/lame
  • Place new dependencies in RUN_DEPENDS to the end so that they're more visible in the diff.
Oct 30 2020, 1:03 PM
jbeich created P451 games/widelands: built fine with libglvnd.
Oct 30 2020, 1:01 PM
kibab added a reviewer for D25963: camcontrol: add mmcsdcmd help: bz.
Oct 30 2020, 12:59 PM
kai updated the diff for D26960: [NEW PORT] devel/py-maturin.
  • Remove superfluous ${ECHO_CMD} from post-install target.
Oct 30 2020, 12:59 PM
kibab updated the diff for D25963: camcontrol: add mmcsdcmd help.

Add actual content here.

Oct 30 2020, 12:59 PM
danfe committed rP553688: HTTP client mocking tool for Python. It is used by the test suite of.
HTTP client mocking tool for Python. It is used by the test suite of
Oct 30 2020, 12:40 PM
tota committed rP553687: - Update to 2.5.0.
- Update to 2.5.0
Oct 30 2020, 12:06 PM
pkubaj committed rP553686: security/py-ssh-audit: update to 2.3.1.
security/py-ssh-audit: update to 2.3.1
Oct 30 2020, 11:56 AM
ryusuke committed rD54664: - Merge the following from the English version:.
- Merge the following from the English version:
Oct 30 2020, 11:55 AM
pkubaj committed rP553685: security/dropbear: update to 2020.81.
security/dropbear: update to 2020.81
Oct 30 2020, 11:54 AM
ryusuke committed rD54663: - Merge the following from the English version:.
- Merge the following from the English version:
Oct 30 2020, 11:43 AM
pkubaj committed rP553684: devel/jna: fix build on powerpc64 elfv2.
devel/jna: fix build on powerpc64 elfv2
Oct 30 2020, 11:34 AM
pkubaj committed rP553683: java/openjdk8: fix build on powerpc64 elfv2.
java/openjdk8: fix build on powerpc64 elfv2
Oct 30 2020, 11:32 AM
jhale committed rP553682: finance/aqbanking: Update to 6.2.5.
finance/aqbanking: Update to 6.2.5
Oct 30 2020, 11:30 AM
AMDmi3 committed rP553681: - Update to r4588.
- Update to r4588
Oct 30 2020, 11:29 AM
jhale committed rP553680: devel/gwenhywfar: Update to 5.4.1.
devel/gwenhywfar: Update to 5.4.1
Oct 30 2020, 11:29 AM
fernape committed rP553679: audio/yoshimi: update to 1.7.3.
audio/yoshimi: update to 1.7.3
Oct 30 2020, 11:29 AM
mmel added a comment to D26975: Enable IPIs on CPU 0 on arm and arm64.
Oct 30 2020, 11:14 AM
trasz added a comment to D26972: Make linux_errtbl[] more readable.

It is; at some point we might need to move this into architecture-specific include. Unless Linux folks managed to fix it for newer architectures, in which case we won’t.

Oct 30 2020, 11:04 AM
trasz added a comment to D26959: Linuxulator fusefs support.

It comes from sys/compat/linux/linux_errno.inc, added there by the linked review.

Oct 30 2020, 10:59 AM
mjg committed rS367162: cache: add cache_vop_mkdir and rename cache_rename to cache_vop_rename.
cache: add cache_vop_mkdir and rename cache_rename to cache_vop_rename
Oct 30 2020, 10:46 AM
se committed rS367161: Re-implement comment parsing missing in the internal pre-processor.
Re-implement comment parsing missing in the internal pre-processor
Oct 30 2020, 10:45 AM
jbeich created P450 games/widelands: failed to build with libglvnd.
Oct 30 2020, 10:38 AM
ehaupt committed rP553678: Update to 1.37.
Update to 1.37
Oct 30 2020, 10:33 AM
jhale committed rP553677: audio/libmusicbrainz5: Update to snapshot from 2015-07-06 (e29cc9a).
audio/libmusicbrainz5: Update to snapshot from 2015-07-06 (e29cc9a)
Oct 30 2020, 10:33 AM
kibab accepted D25947: mmccam: We can't sleep during sdda_add_part so use M_NOWAIT.
Oct 30 2020, 10:20 AM
danfe committed rP553676: - Amend the list of recognized newfs(8) options.
- Amend the list of recognized newfs(8) options
Oct 30 2020, 9:59 AM
rhurlin updated the diff for D26992: science/libctl: Update to 4.5.0.

Forgot to put the updated pkg-plist in the review, sorry!

Oct 30 2020, 9:57 AM
fernape added a comment to D26946: fetch(1): Add EXAMPLES section.

Thanks Mateusz!

Oct 30 2020, 9:54 AM
fernape closed D26946: fetch(1): Add EXAMPLES section.
Oct 30 2020, 9:48 AM
fernape committed rS367160: fetch(1): Fix style.
fetch(1): Fix style
Oct 30 2020, 9:48 AM
0mp closed D21111: beinstall.sh: Use bectl instead of beadm by default.
Oct 30 2020, 9:41 AM
0mp committed rS367159: beinstall.sh: Use bectl instead of beadm by default.
beinstall.sh: Use bectl instead of beadm by default
Oct 30 2020, 9:41 AM
0mp added a comment to D21111: beinstall.sh: Use bectl instead of beadm by default.

Thanks!

Oct 30 2020, 9:41 AM
0mp committed rP553675: Update to 0.4.
Update to 0.4
Oct 30 2020, 9:31 AM
0mp accepted D26946: fetch(1): Add EXAMPLES section.
Oct 30 2020, 9:18 AM
danilo committed rP553674: print/foomatic-db: Update to 20201029.
print/foomatic-db: Update to 20201029
Oct 30 2020, 9:07 AM
yannis.planus_alstomgroup.com requested review of D27018: Duplicate frames only once when using dup-to pf rule.
Oct 30 2020, 9:05 AM
danilo committed rP553673: graphics/vips: Update to 8.10.2.
graphics/vips: Update to 8.10.2
Oct 30 2020, 9:01 AM
fernape committed rP553672: print/lilypond-devel: update to 2.21.7.
print/lilypond-devel: update to 2.21.7
Oct 30 2020, 8:08 AM
antoine added a comment to D25020: graphics/mesa-libs: enable libglvnd support.

@zeising Is this review approved for an exp-run or not?

Oct 30 2020, 8:07 AM
hselasky committed rS367158: MFC r366961:.
MFC r366961:
Oct 30 2020, 8:07 AM
hselasky committed rS367157: MFC r366961:.
MFC r366961:
Oct 30 2020, 8:06 AM
se added a comment to D27014: Use sysctl value for localbase in rc files.

I was about to upload a different patch that uses the environment. I'd rather take it in that direction since there's already a strong precedence for acquiring LOCALBASE from the environment. Need to finish the man page then I'll upload it. Please hold off on this.

Oct 30 2020, 7:52 AM
rhurlin updated the diff for D26992: science/libctl: Update to 4.5.0.

Fix unpleasant indentation for OPTIONS_DEFINE.

Oct 30 2020, 7:49 AM