Page MenuHomeFreeBSD
Feed All Stories

Jul 3 2020

trasz added reviewers for D25559: Fix Linux getttynam(3).: Linux Emulation, kib.
Jul 3 2020, 11:42 PM
trasz requested review of D25559: Fix Linux getttynam(3)..
Jul 3 2020, 11:41 PM
jbeich committed rP541156: MFH: r541155.
MFH: r541155
Jul 3 2020, 11:24 PM
jbeich committed rP541155: multimedia/libva-intel-driver: note which GPUs are not supported.
multimedia/libva-intel-driver: note which GPUs are not supported
Jul 3 2020, 11:24 PM
jbeich committed rP541154: MFH: r541133.
MFH: r541133
Jul 3 2020, 11:20 PM
jbeich committed rP541153: devel/sdl20: update to 2.0.12.
devel/sdl20: update to 2.0.12
Jul 3 2020, 11:19 PM
jbeich closed D25307: devel/sdl20: update to 2.0.12.
Jul 3 2020, 11:19 PM
jbeich committed rP541152: multimedia/x264: update to 0.160.3011.
multimedia/x264: update to 0.160.3011
Jul 3 2020, 10:30 PM
trasz added a reviewer for D25558: Make the linux rc script use linrdlnk by default: Linux Emulation.
Jul 3 2020, 10:29 PM
trasz requested review of D25558: Make the linux rc script use linrdlnk by default.
Jul 3 2020, 10:29 PM
delphij added a comment to D24508: Gather writes to larger chunks (MAXPHYS) instead of issuing them in sectors..

ministat graph for time savings.

Jul 3 2020, 10:26 PM
delphij updated the summary of D24508: Gather writes to larger chunks (MAXPHYS) instead of issuing them in sectors..
Jul 3 2020, 10:25 PM
delphij updated the diff for D24508: Gather writes to larger chunks (MAXPHYS) instead of issuing them in sectors..

Instead of padding the buffer, assert that they always fit as the specification requires
sector size to be one of 512, 1024, 2048 or 4096 bytes.

Jul 3 2020, 10:23 PM
madpilot committed rP541151: Switch to the 2.0 API for locationforecast..
Switch to the 2.0 API for locationforecast.
Jul 3 2020, 10:07 PM
madpilot committed rP541150: Remove SQLITE2 option..
Remove SQLITE2 option.
Jul 3 2020, 9:59 PM
madpilot committed rP541149: Remove SQLITE2 option..
Remove SQLITE2 option.
Jul 3 2020, 9:59 PM
gerald committed rP541148: Update to the 20200627 snapshot of GCC 10.1.1..
Update to the 20200627 snapshot of GCC 10.1.1.
Jul 3 2020, 9:28 PM
mfechner committed rP541147: Use rails60..
Use rails60.
Jul 3 2020, 9:27 PM
madpilot committed rP541146: - Update clibre to 4.20.0.
- Update clibre to 4.20.0
Jul 3 2020, 9:27 PM
mfechner committed rP541145: Use rails60..
Use rails60.
Jul 3 2020, 9:26 PM
madpilot committed rP541144: - Update gnucash to 4.0.
- Update gnucash to 4.0
Jul 3 2020, 9:25 PM
mfechner committed rP541143: Use rails60..
Use rails60.
Jul 3 2020, 9:25 PM
mfechner committed rP541142: Use rails60..
Use rails60.
Jul 3 2020, 9:24 PM
mfechner committed rP541141: Use rails60..
Use rails60.
Jul 3 2020, 9:23 PM
mfechner committed rP541140: Use rails60..
Use rails60.
Jul 3 2020, 9:22 PM
mfechner committed rP541139: Use rails60..
Use rails60.
Jul 3 2020, 9:21 PM
mfechner committed rP541138: Use rails60..
Use rails60.
Jul 3 2020, 9:20 PM
mfechner committed rP541137: Use rails60..
Use rails60.
Jul 3 2020, 9:19 PM
mfechner committed rP541136: Use rails60..
Use rails60.
Jul 3 2020, 9:16 PM
jwb committed rP541135: devel/py-srsly: Add missing python version requirement.
devel/py-srsly: Add missing python version requirement
Jul 3 2020, 9:15 PM
mhorne added a comment to D25531: riscv plic: Do not complete interrupts until the interrupt handler has run.

I've re-read the PLIC spec, the discussions here, and did some spelunking in the MI interrupt code. As far as I can see this change is correct.

I will see about getting the PLIC spec clarified in terms of the exact behaviour of claim/complete.

My remaining question is this: if the IP bit is cleared by the claim, and cannot be set again until the completion has been done for that context, then is there any reason to continue clearing/setting the enable bit for the interrupt we are servicing? Doesn't the claim/completion process provide the correct behaviour on its own?

Indeed. My assumption is it's there because that's what other PIC drivers in the tree do to deal with asynchronous interrupts, and it currently stops a constant interrupt storm, but is both inadequate to entirely stop spurious interrupts and now unnecessary.

Jul 3 2020, 9:05 PM
manu committed rP541134: MFH: mesa-dri: Use gallium SWRAST on x86 and aarch64.
MFH: mesa-dri: Use gallium SWRAST on x86 and aarch64
Jul 3 2020, 8:59 PM
jrtc27 added a comment to D25531: riscv plic: Do not complete interrupts until the interrupt handler has run.

I've re-read the PLIC spec, the discussions here, and did some spelunking in the MI interrupt code. As far as I can see this change is correct.

I will see about getting the PLIC spec clarified in terms of the exact behaviour of claim/complete.

My remaining question is this: if the IP bit is cleared by the claim, and cannot be set again until the completion has been done for that context, then is there any reason to continue clearing/setting the enable bit for the interrupt we are servicing? Doesn't the claim/completion process provide the correct behaviour on its own?

Jul 3 2020, 8:45 PM
mhorne accepted D25531: riscv plic: Do not complete interrupts until the interrupt handler has run.

I've re-read the PLIC spec, the discussions here, and did some spelunking in the MI interrupt code. As far as I can see this change is correct.

Jul 3 2020, 8:43 PM
emaste committed rS362914: bc: disable -flto on powerpc64.
bc: disable -flto on powerpc64
Jul 3 2020, 8:33 PM
jbeich committed rP541133: x11-servers/xwayland-devel: update to 1.20.0.673.
x11-servers/xwayland-devel: update to 1.20.0.673
Jul 3 2020, 8:29 PM
linimon committed rP541132: Fix easy typo..
Fix easy typo.
Jul 3 2020, 8:17 PM
trasz updated the diff for D25392: Fix Linux recvmsg(2) when msg_namelen returned is 0.

Add comment explaining the second check, and cap the buffer size.

Jul 3 2020, 8:16 PM
trasz requested review of D25557: linprocfs and linsysfs fixes for biology/linux-foldingathome.
Jul 3 2020, 8:12 PM
mjg updated the summary of D23915: vfs: fully smr-protected path lookup.
Jul 3 2020, 8:07 PM
pi committed rP541131: New port: devel/lua-cqueues.
New port: devel/lua-cqueues
Jul 3 2020, 7:46 PM
linimon committed rP541130: Fix typo in COMMENT..
Fix typo in COMMENT.
Jul 3 2020, 7:42 PM
kib accepted D25550: Handle non-PLT GNU IFUNC relocations in rtld.

Please merge to 12 and 11.

Jul 3 2020, 7:37 PM
trasz requested review of D25556: Add /proc/sys/kernel/tainted to linprocfs.
Jul 3 2020, 7:23 PM
danfe committed rP541129: - Revive, update to the latest original author's GitHub snapshot.
- Revive, update to the latest original author's GitHub snapshot
Jul 3 2020, 7:18 PM
lwhsu committed rP541128: Add print/pdfchain: simple but effective GUI for pdftk.
Add print/pdfchain: simple but effective GUI for pdftk
Jul 3 2020, 7:17 PM
Alexander88207_protonmail.com updated the diff for D25555: x11-themes/gtk-arc-themes: Unbreak, Update to 20201013 & request maintainership.

Fixed a typo.

Jul 3 2020, 6:55 PM
mjg added a comment to D23915: vfs: fully smr-protected path lookup.

tested by pho

Jul 3 2020, 6:53 PM
Alexander88207_protonmail.com requested review of D25555: x11-themes/gtk-arc-themes: Unbreak, Update to 20201013 & request maintainership.
Jul 3 2020, 6:48 PM
nc abandoned D25553: nfs: Unbreak build post-r362903.
Jul 3 2020, 6:43 PM
bhd committed rD54311: Update to r53894:.
Update to r53894:
Jul 3 2020, 6:19 PM
bofh committed rP541127: databases/freetds-devel: Update version 1.1.195=>1.1.198.
databases/freetds-devel: Update version 1.1.195=>1.1.198
Jul 3 2020, 6:17 PM
luporl updated the diff for D25550: Handle non-PLT GNU IFUNC relocations in rtld.

Address kib's review comments

Jul 3 2020, 6:15 PM
luporl added inline comments to D25550: Handle non-PLT GNU IFUNC relocations in rtld.
Jul 3 2020, 6:14 PM
mikael committed rP541126: devel/libvirt: fix build on arm.
devel/libvirt: fix build on arm
Jul 3 2020, 6:00 PM
fernape updated the diff for D25548: time(1): Add EXAMPLES section.

s/i386/amd64/g as suggested by bcr@

Jul 3 2020, 5:55 PM
lwhsu committed rP541125: Add net-im/cordless: Discord TUI client.
Add net-im/cordless: Discord TUI client
Jul 3 2020, 5:24 PM
manu committed rP541124: mesa-dri: Use gallium SWRAST on x86 and aarch64.
mesa-dri: Use gallium SWRAST on x86 and aarch64
Jul 3 2020, 5:13 PM
kib added a comment to D25550: Handle non-PLT GNU IFUNC relocations in rtld.

Other then the note, I think it is fine. Indeed we did not handled non_plt_gnu_ifuncs.

Jul 3 2020, 5:13 PM
ehaupt committed rP541123: Fix build for FreeBSD with clang version 10.0.1 rc1 f79cd71e145..
Fix build for FreeBSD with clang version 10.0.1 rc1 f79cd71e145.
Jul 3 2020, 5:00 PM
lwhsu committed rP541122: Update to 1.21.2.
Update to 1.21.2
Jul 3 2020, 4:56 PM
luporl added a comment to D25550: Handle non-PLT GNU IFUNC relocations in rtld.
In D25550#564939, @kib wrote:

Provide the amd64 example, in binary form.

Jul 3 2020, 4:45 PM
lwhsu committed rP541121: Add devel/rubygem-rsec: Easy and extreme fast dynamic PEG parser combinator.
Add devel/rubygem-rsec: Easy and extreme fast dynamic PEG parser combinator
Jul 3 2020, 4:42 PM
lwhsu committed rP541120: Add x11/nezd.
Add x11/nezd
Jul 3 2020, 4:31 PM
freqlabs updated the diff for D25494: libifconfig: Add functionality for querying SFP modules.
  • Make (struct ifconfig_sfp_status).power a pointer to an array of length (struct ifconfig_sfp_status).channels so that more than 4 channels may be supported in the future without changing the struct layout.
  • Add a corresponding function to free the above allocation.
  • Fix missing comments.

Generated code:

Jul 3 2020, 4:29 PM
ehaupt committed rP541119: Update to 2.1.1.
Update to 2.1.1
Jul 3 2020, 3:55 PM
ehaupt committed rP541118: Provide a patch to support SNI..
Provide a patch to support SNI.
Jul 3 2020, 3:44 PM
pkubaj committed rP541117: math/clblas: unbreak on powerpc64 head.
math/clblas: unbreak on powerpc64 head
Jul 3 2020, 3:40 PM
emaste added inline comments to D24688: Introduce cap_net a network service for Casper..
Jul 3 2020, 3:14 PM
lwhsu committed rP541116: Update to 6.06.
Update to 6.06
Jul 3 2020, 3:14 PM
• hselasky added a comment to D23973: Infiniband clients must be attached and detached in a specific order.

This patch is about to be submitted upstream. I just needs to run through some internal reviews first.

Jul 3 2020, 3:13 PM
miguel_gocobachi.dev updated the diff for D25528: www/pecl-yar: Update to 2.1.2.

applied 0mp suggestions

Jul 3 2020, 3:02 PM
dhw added a comment to D17653: Teach newvers.sh how to get the last revision on the branch.

My opinion? Implementor's "artistic license" call. :-)

Jul 3 2020, 3:00 PM
miguel_gocobachi.dev updated the diff for D25538: sysutils/iichid: Update to 0.0.3.

applied wulf recomendations

Jul 3 2020, 2:59 PM
cem committed rS362913: Add domain policy allocation for amd64 fpu_kern_ctx.
Add domain policy allocation for amd64 fpu_kern_ctx
Jul 3 2020, 2:55 PM
cem closed D22053: Add domainset policy allocation for fpu_kern_ctx.
Jul 3 2020, 2:55 PM
lwhsu committed rP541115: Fix build with non-default LOCALBASE, PREFIX.
Fix build with non-default LOCALBASE, PREFIX
Jul 3 2020, 2:54 PM
emaste added inline comments to D17653: Teach newvers.sh how to get the last revision on the branch.
Jul 3 2020, 2:53 PM
jhale committed rP541114: print/latexdiff: Update to 1.3.1.1.
print/latexdiff: Update to 1.3.1.1
Jul 3 2020, 2:49 PM
jhale committed rP541113: sysutils/msiklm: Update to snapshot from 2020-04-26.
sysutils/msiklm: Update to snapshot from 2020-04-26
Jul 3 2020, 2:33 PM
rstone added a comment to D23973: Infiniband clients must be attached and detached in a specific order.

What's the status of this? We're hitting this problem very frequently at Isilon and this patch does fix the issue.

Jul 3 2020, 2:29 PM
kib updated the diff for D25554: Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.

#endif comments

Jul 3 2020, 2:24 PM
kib retitled D25554: Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500 from Make CLOCK_REALTIME and TIMER_ABSTIME available for POSIX_C_SOURCE >= 500 to Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.
Jul 3 2020, 2:22 PM
kib requested review of D25554: Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.
Jul 3 2020, 2:21 PM
emaste added a comment to D17653: Teach newvers.sh how to get the last revision on the branch.

I think this is still useful, is there any concern of committing this to head?

Jul 3 2020, 1:56 PM
AMDmi3 committed rP541112: - Update to 11.3o.
- Update to 11.3o
Jul 3 2020, 1:53 PM
AMDmi3 committed rP541111: - Add support for reload command for rc.d script.
- Add support for reload command for rc.d script
Jul 3 2020, 1:41 PM
AMDmi3 committed rP541110: - Update to 1.4.1.
- Update to 1.4.1
Jul 3 2020, 1:38 PM
bcr accepted D25548: time(1): Add EXAMPLES section.

Looks good to me now, although I would use amd64 in the example as i386 is going the way of the dodo. But it does not matter much for the example.

Jul 3 2020, 1:31 PM
AMDmi3 committed rP541109: - Update to 2.15.6.
- Update to 2.15.6
Jul 3 2020, 1:27 PM
db committed rP541108: =Version 1.3.51=.
=Version 1.3.51=
Jul 3 2020, 1:27 PM
AMDmi3 committed rP541107: - Update to 1.2.2.
- Update to 1.2.2
Jul 3 2020, 1:26 PM
AMDmi3 committed rP541106: - Update to 0.48.1.
- Update to 0.48.1
Jul 3 2020, 1:25 PM
AMDmi3 committed rP541105: - Update to r4555.
- Update to r4555
Jul 3 2020, 1:25 PM
AMDmi3 committed rP541104: - Update to 1.5.7.
- Update to 1.5.7
Jul 3 2020, 1:25 PM
tcberner committed rP541103: devel/libphonenumber: update to 8.12.7.
devel/libphonenumber: update to 8.12.7
Jul 3 2020, 1:08 PM
fox committed rP541102: deskutils/foliate: Updates to 2.4.0.
deskutils/foliate: Updates to 2.4.0
Jul 3 2020, 12:21 PM
pkubaj committed rP541101: MFH: r541100.
MFH: r541100
Jul 3 2020, 12:05 PM
pkubaj committed rP541100: devel/opencl: don't include altivec.h.
devel/opencl: don't include altivec.h
Jul 3 2020, 12:04 PM
kib accepted D25455: Add support for re-resolving arm64 ifuncs when all CPUs are online.
Jul 3 2020, 12:03 PM