Page MenuHomeFreeBSD
Feed All Stories

Oct 29 2020

fernape committed rS367141: fetch(1): Add EXAMPLES section.
fetch(1): Add EXAMPLES section
Oct 29 2020, 6:35 PM
brooks committed rS367140: MFC r366911:.
MFC r366911:
Oct 29 2020, 6:29 PM
fernape updated the diff for D26949: fstat(1): Add EXAMPLES section.

As suggested by bcr@ and others shorten examples output:

Oct 29 2020, 6:15 PM
zi committed rP553631: - Update to 20201026 to chase www/varnish6 update.
- Update to 20201026 to chase www/varnish6 update
Oct 29 2020, 6:10 PM
zi committed rP553630: New port: www/varnish-libvmod-querystring:.
New port: www/varnish-libvmod-querystring:
Oct 29 2020, 5:57 PM
mav added a comment to D26912: RFC: Disk I/O priority support.

I've tried opposite approach of adding LOWPRIO flag instead and using it only for background operations in few places, and marking BIOs without it high-priority in ATA/SCSI. But while testing it I've noticed that disk random IOPS drop to almost non-NCQ level on a mix of different priorities. And I am measuring the same on both WD and HGST. I don't understand what is going on there, may be I am missing something, but that is unacceptable trade-off to me. I've uploaded my present patch in case somebody wish to play, but probably won't commit it in this state.

Oct 29 2020, 5:44 PM · cam
blackend committed rD54661: Add some missing &amd; and &intel; entities..
Add some missing &amd; and &intel; entities.
Oct 29 2020, 5:31 PM
pkubaj committed rP553629: graphics/s2: fix build on powerpc64.
graphics/s2: fix build on powerpc64
Oct 29 2020, 5:29 PM
blackend committed rD54660: Correctly tag root username..
Correctly tag root username.
Oct 29 2020, 5:26 PM
mav updated the diff for D26912: RFC: Disk I/O priority support.
Oct 29 2020, 5:22 PM · cam
jbeich updated the diff for D27001: devel/icu: update to 68.1.

Rebase and fix libreoffice

Oct 29 2020, 5:12 PM
pkubaj committed rP553628: lang/cython: fix build on GCC architectures.
lang/cython: fix build on GCC architectures
Oct 29 2020, 4:57 PM
mi committed rP553627: Upgrade from 1.18 to 1.20..
Upgrade from 1.18 to 1.20.
Oct 29 2020, 4:51 PM
bcr accepted D26948: fold(1): Add EXAMPLES section.

I only know that I know nothing...

Oct 29 2020, 4:50 PM
bcr accepted D26947: fmt(1): Add EXAMPLES section.

Good to go.

Oct 29 2020, 4:46 PM
mmel added a comment to D26975: Enable IPIs on CPU 0 on arm and arm64.

I think from GICv2 it would be assumed that the OS could write to the SGI bits. Software cannot know all existing implementations.

Oct 29 2020, 4:46 PM
bcr accepted D26946: fetch(1): Add EXAMPLES section.

Looks good to me. Thanks!

Oct 29 2020, 4:45 PM
bcr added a comment to D26949: fstat(1): Add EXAMPLES section.

I agree. Maybe you can shorten the examples to a few lines and indicate the rest with ... without loosing too much context?

Oct 29 2020, 4:42 PM
mmel added a comment to D26975: Enable IPIs on CPU 0 on arm and arm64.

Andrew, I'm sorry but I don't quite understand why we crossing.
I will try to repeat my objections in a more compact/consistent form.
I have 3 objections:

Oct 29 2020, 4:35 PM
kevans accepted D21111: beinstall.sh: Use bectl instead of beadm by default.
Oct 29 2020, 4:34 PM
ae accepted D26611: Add a macro to check for IPv6 multicast MAC addresses.
Oct 29 2020, 4:05 PM
trasz accepted D20504: g_label_msdosfs.c: remove needless NULL checks before calling g_free().
Oct 29 2020, 4:04 PM
kib added a comment to D26988: Move syscall_thread_{enter,exit}() to the slow path.

If doing such reorg, it might make sense to de-commission syscall_thread_enter/exit, renaming underscored functions back to syscall_thread_.... Then you would fetch SY_THR_STATIC once and cache it in local var.

Oct 29 2020, 3:59 PM
trasz abandoned D22267: Make sure the 'struct tcp_info' is stable.
Oct 29 2020, 3:50 PM
tig_freebsdfoundation.org updated the test plan for D23782: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used.
Oct 29 2020, 3:50 PM
tig_freebsdfoundation.org updated the diff for D23782: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used.
Oct 29 2020, 3:50 PM
trasz closed D20576: linprocfs: warn users if we can't fill process memory map..
Oct 29 2020, 3:45 PM
trasz committed rS367139: Make linprocfs(4) print a warning when there's not enough room to fill.
Make linprocfs(4) print a warning when there's not enough room to fill
Oct 29 2020, 3:45 PM
nwhitehorn committed rP553626: Updates net-im/slack-libpurple by two years, bringing in a wide variety of.
Updates net-im/slack-libpurple by two years, bringing in a wide variety of
Oct 29 2020, 3:40 PM
krion committed rP553625: Update to 12.2.0.
Update to 12.2.0
Oct 29 2020, 3:39 PM
trasz closed D26990: Optimize set_syscall_retval for riscv.
Oct 29 2020, 3:36 PM
trasz committed rS367138: Optimize set_syscall_retval for riscv by predicting the return.
Optimize set_syscall_retval for riscv by predicting the return
Oct 29 2020, 3:36 PM
lwhsu closed D27008: Add freebsd-vendor-summit-2020 event.
Oct 29 2020, 3:32 PM
lwhsu committed rD54659: Add freebsd-vendor-summit-2020 event.
Add freebsd-vendor-summit-2020 event
Oct 29 2020, 3:32 PM
tig_freebsdfoundation.org updated the test plan for D23782: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used.
Oct 29 2020, 3:32 PM
tig_freebsdfoundation.org updated the test plan for D23782: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used.
Oct 29 2020, 3:31 PM
trasz closed D26934: Make it possible to mount nullfs(5) using plain mount(8).
Oct 29 2020, 3:28 PM
trasz committed rS367137: Make it possible to mount nullfs(5) using plain mount(8).
Make it possible to mount nullfs(5) using plain mount(8)
Oct 29 2020, 3:28 PM
bcr accepted D27008: Add freebsd-vendor-summit-2020 event.
Oct 29 2020, 3:27 PM
br updated the diff for D24618: ARM SMMU v3.2 support.

Set domain.end address (max guest addr + 1) to the VM_MAXUSER_ADDR

Oct 29 2020, 3:22 PM
se requested review of D27009: Make LOCALBASE available as a sysctl value.
Oct 29 2020, 3:21 PM
lwhsu requested review of D27008: Add freebsd-vendor-summit-2020 event.
Oct 29 2020, 3:21 PM
bapt committed rP553624: update to 2.13.
update to 2.13
Oct 29 2020, 3:13 PM
zi committed rP553623: - Update to 1.7.0.
- Update to 1.7.0
Oct 29 2020, 3:12 PM
bapt accepted D27007: Add set pipefail in most framework scripts..
Oct 29 2020, 3:07 PM
mat requested review of D27007: Add set pipefail in most framework scripts..
Oct 29 2020, 3:00 PM
trasz added a reviewer for D26959: Linuxulator fusefs support: Linux Emulation.
Oct 29 2020, 2:56 PM
trasz updated the diff for D26959: Linuxulator fusefs support.

Add missing chunk.

Oct 29 2020, 2:54 PM
trasz added a reviewer for D26959: Linuxulator fusefs support: asomers.
Oct 29 2020, 2:53 PM
trasz updated the summary of D26959: Linuxulator fusefs support.
Oct 29 2020, 2:53 PM
trasz retitled D26959: Linuxulator fusefs support from WIP: linuxulator fusefs support to Linuxulator fusefs support.
Oct 29 2020, 2:53 PM
trasz added reviewers for D26974: Add linux_to_bsd_errtbl[]: Linux Emulation, emaste.
Oct 29 2020, 2:52 PM
trasz updated the diff for D26974: Add linux_to_bsd_errtbl[].

Fix thinko.

Oct 29 2020, 2:52 PM
trasz updated the diff for D26974: Add linux_to_bsd_errtbl[].

Regen.

Oct 29 2020, 2:50 PM
trasz updated the diff for D27004: Staticize linux_errtbl[].

Regen.

Oct 29 2020, 2:46 PM
mhorne added a comment to D26611: Add a macro to check for IPv6 multicast MAC addresses.

Hi, any thoughts on this?

Oct 29 2020, 2:46 PM
lwhsu committed rS367136: Whitespace cleanup.
Whitespace cleanup
Oct 29 2020, 2:44 PM
trasz committed rS367135: Fix typo..
Fix typo.
Oct 29 2020, 2:43 PM
lwhsu committed rS367134: Remove superfluous `this` in comment.
Remove superfluous `this` in comment
Oct 29 2020, 2:42 PM
lwhsu committed rP553622: www/grafana7: Update 7.3.0.
www/grafana7: Update 7.3.0
Oct 29 2020, 2:30 PM
pho committed rS367133: Added when problem was fixed..
Added when problem was fixed.
Oct 29 2020, 2:28 PM
jbeich committed rP553621: MFH: r553620.
MFH: r553620
Oct 29 2020, 2:27 PM
jbeich committed rP553620: multimedia/intel-media-sdk: update to 20.3.1.
multimedia/intel-media-sdk: update to 20.3.1
Oct 29 2020, 2:26 PM
trasz closed D26972: Make linux_errtbl[] more readable.
Oct 29 2020, 2:24 PM
trasz committed rS367132: Add defines for Linux errno values and use them to make linux_errtbl[].
Add defines for Linux errno values and use them to make linux_errtbl[]
Oct 29 2020, 2:24 PM
lwhsu closed D27005: Add missing full stops..
Oct 29 2020, 2:23 PM
lwhsu committed rD54658: Add missing full stops.
Add missing full stops
Oct 29 2020, 2:23 PM
lwhsu closed D26998: Update due date of the quarterly status report.
Oct 29 2020, 2:21 PM
lwhsu committed rS367131: Update the due date of the quarterly status report.
Update the due date of the quarterly status report
Oct 29 2020, 2:21 PM
lwhsu closed D27006: June has only 30 days.
Oct 29 2020, 2:13 PM
lwhsu committed rD54657: June has only 30 days.
June has only 30 days
Oct 29 2020, 2:13 PM
bhughes committed rP553619: www/node10: Update 10.22.1 -> 10.23.0.
www/node10: Update 10.22.1 -> 10.23.0
Oct 29 2020, 2:03 PM
ryusuke committed rD54656: - Merge the following from the English version:.
- Merge the following from the English version:
Oct 29 2020, 1:59 PM
bhughes committed rP553618: www/node14: copy from www/node, update 14.14.0 -> 14.15.0 (LTS).
www/node14: copy from www/node, update 14.14.0 -> 14.15.0 (LTS)
Oct 29 2020, 1:58 PM
debdrup accepted D26998: Update due date of the quarterly status report.

Approved with gusto :)

Oct 29 2020, 1:52 PM
debdrup accepted D27006: June has only 30 days.

Approved :)

Oct 29 2020, 1:51 PM
allanjude accepted D27002: freebsd-boot is not always the first partition.

If booting from EFI, updating gptzfsboot won't do anything. We likely need additional documentation on actually updating the contents of the ESP as well.

Oct 29 2020, 1:49 PM
bcr accepted D27005: Add missing full stops..

Excellent, consistency is king. ;-)

Oct 29 2020, 1:43 PM
trasz updated the diff for D26959: Linuxulator fusefs support.

Workable version.

Oct 29 2020, 1:38 PM
fluffy committed rP553617: MFH: r553616.
MFH: r553616
Oct 29 2020, 1:35 PM
bcr accepted D27006: June has only 30 days.

Ha, my calendar says the same. What a coincidence. Let's fix it.

Oct 29 2020, 1:35 PM
kevans added a comment to D26930: atf.tests.mk: add bits needed for adding tests that use atf-lua.

Upon further inspection, I really like luaunit -- it can do TAP output, so it would be almost no work to hook up to the existing infrastructure. The default output format is actually really nice for diagnosing problems (see: https://luaunit.readthedocs.io/en/latest/#output-formats), which makes it more enticing.

Oct 29 2020, 1:34 PM
fluffy committed rP553616: editors/libreoffice-*: use release-rolled i18n tarballs.
editors/libreoffice-*: use release-rolled i18n tarballs
Oct 29 2020, 1:24 PM
fluffy committed rP553615: MFH: r553614.
MFH: r553614
Oct 29 2020, 1:18 PM
mjg committed rS367130: vfs: add NDREINIT to facilitate repeated namei calls.
vfs: add NDREINIT to facilitate repeated namei calls
Oct 29 2020, 12:56 PM
svnmir committed rP553614: Update LibreOffice suite to 7.0.3 release.
Update LibreOffice suite to 7.0.3 release
Oct 29 2020, 12:47 PM
gerald committed rP553613: Update to the 20201025 snapshot of GCC 11.0.0..
Update to the 20201025 snapshot of GCC 11.0.0.
Oct 29 2020, 12:14 PM
pi committed rP553612: MFH: r553604.
MFH: r553604
Oct 29 2020, 12:01 PM
adamw committed rP553611: net/geoipupdate: Update to 4.5.0.
net/geoipupdate: Update to 4.5.0
Oct 29 2020, 11:58 AM
joneum committed rP553610: Update to 5.0.4.
Update to 5.0.4
Oct 29 2020, 11:57 AM
lwhsu added a comment to D26998: Update due date of the quarterly status report.

This is an exceptionally good idea that I should have thought of, since I've been following the calendar discussion on the mailing lists.
However, the dates aren't quite right - the "new" official deadlines are listed in ./doc/en_US.ISO8859-1/htdocs/news/status/README and basically amount to being the last day of a given quarter (barring the exception for late reports and portmgr@).

Oct 29 2020, 11:55 AM
lwhsu updated the diff for D26998: Update due date of the quarterly status report.

Update dates

Oct 29 2020, 11:53 AM
lwhsu requested review of D27006: June has only 30 days.
Oct 29 2020, 11:52 AM
kib accepted D26423: Integrate 4.4BSD-Lite2 changes to IOC_* definitions.
Oct 29 2020, 11:48 AM
lwhsu requested review of D27005: Add missing full stops..
Oct 29 2020, 11:44 AM
lwhsu closed D26993: Add freebsd-friday-2020-11-06 event.
Oct 29 2020, 11:42 AM
lwhsu committed rD54655: Add freebsd-friday-2020-11-06 event.
Add freebsd-friday-2020-11-06 event
Oct 29 2020, 11:42 AM
dmgk committed rP553609: x11-wm/i3-gaps: Update to 4.18.3.
x11-wm/i3-gaps: Update to 4.18.3
Oct 29 2020, 11:31 AM
kib committed rS367129: MFC r366932:.
MFC r366932:
Oct 29 2020, 11:20 AM
pkubaj committed rP553608: games/julius: update to 1.5.1.
games/julius: update to 1.5.1
Oct 29 2020, 11:16 AM