Page MenuHomeFreeBSD
Feed All Stories

Nov 21 2019

cem created D22481: random(4): Remove unused definitions.
Nov 21 2019, 6:00 PM
cem added inline comments to D22455: random/ivy: Provide mechanism to read independent seed values from rdrand.
Nov 21 2019, 5:53 PM
cem updated the diff for D22455: random/ivy: Provide mechanism to read independent seed values from rdrand.

Update default and sysctl language.

Nov 21 2019, 5:53 PM
kevans added a comment to D22430: (RFC) sdhci_generic_intr: only handle bits that are enabled in slot->intmask.

Sorry, it occurs to me that I probably misinterpreted about dumping. Assuming previous transfers are aborted/cleaned up, we should probably make sure the platform driver doesn't handle that.

Nov 21 2019, 5:50 PM
imp accepted D22118: Add a kmod.opts.mk..

Thanks for your patience with me for delays in my end.
Looks good and I think we're good to go.

Nov 21 2019, 5:45 PM
jhb committed rD53619: Rewrite the platform Tier definitions..
Rewrite the platform Tier definitions.
Nov 21 2019, 5:41 PM
jhb closed D22439: Rewrite the platform Tier definitions..
Nov 21 2019, 5:41 PM
jhb updated the diff for D22118: Add a kmod.opts.mk..

Rebase after r354968.

Nov 21 2019, 5:29 PM
jbeich committed rP518104: audio/wavbreaker: update to 0.13.
audio/wavbreaker: update to 0.13
Nov 21 2019, 5:25 PM
jhb added a comment to D21707: Add VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve virtio-blk backend.

Ping. Can you confirm that this works ok with Linux guests? Also, any sense of making forward progress on using block_if_can_delete()?

Nov 21 2019, 5:14 PM
tobik committed rP518103: multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.5.3.
multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.5.3
Nov 21 2019, 5:03 PM
feld committed rP518102: multimedia/plexmediaserver{-plexpass}: Update to 1.18.2.2041.
multimedia/plexmediaserver{-plexpass}: Update to 1.18.2.2041
Nov 21 2019, 5:02 PM
kevans added a comment to D22430: (RFC) sdhci_generic_intr: only handle bits that are enabled in slot->intmask.

I'm inclined to say that this change is okay, I'm having problems to understand its motivation, though. First off, bcm_sdhci_intr() already wraps around sdhci_generic_intr() so I don't see why sdhci_bcm(4) shouldn't actually be able to nab SDHCI interrupts before sdhci(4) does. Granted, there's the case of sdhci(4) calling sdhci_generic_intr() directly when dumping. However, when dumping in case of a panic, the scheduler is stopped so the interrupt thread for bcm_sdhci_dma_intr() shouldn't get to run either. Thus, it's not obvious to me how panic dumping currently can work at all in the first place if sdhci_bcm(4) uses DMA for these requests.

Nov 21 2019, 4:57 PM
hselasky committed rS354969: Add USB ID for Diamond Multimedia BVU195 Display Link device..
Add USB ID for Diamond Multimedia BVU195 Display Link device.
Nov 21 2019, 4:42 PM
jhibbits added a comment to D22425: libclang_rt: enable on powerpc*.

My understanding is you need both mentor approval and src approval. Consider it src approved by me.

Nov 21 2019, 4:32 PM
marius added a comment to D22430: (RFC) sdhci_generic_intr: only handle bits that are enabled in slot->intmask.

I'm inclined to say that this change is okay, I'm having problems to understand its motivation, though. First off, bcm_sdhci_intr() already wraps around sdhci_generic_intr() so I don't see why sdhci_bcm(4) shouldn't actually be able to nab SDHCI interrupts before sdhci(4) does. Granted, there's the case of sdhci(4) calling sdhci_generic_intr() directly when dumping. However, when dumping in case of a panic, the scheduler is stopped so the interrupt thread for bcm_sdhci_dma_intr() shouldn't get to run either. Thus, it's not obvious to me how panic dumping currently can work at all in the first place if sdhci_bcm(4) uses DMA for these requests.
Second, "platform-driven transfer [...] keeping the bits enabled in SDHCI_INT_ENABLE for internal handling" sounds like using SDHCI_INT_ENABLE as a mere scratchpad register in the platform-specific code. If that's what you mean, it generally would be better implemented using e. g. a variable or a member in the front-end-specific softc.

Nov 21 2019, 4:07 PM
imp committed rS354968: Introduce bsd.sysdir.mk to consolidate looking for the kernel..
Introduce bsd.sysdir.mk to consolidate looking for the kernel.
Nov 21 2019, 3:59 PM
imp closed D22144: Introduce bsd.sysdir.mk to consolidate looking for the kernel..
Nov 21 2019, 3:59 PM
0mp committed rS354967: bsdinstall.8: Fix description of DISTRIBUTIONS environment variable.
bsdinstall.8: Fix description of DISTRIBUTIONS environment variable
Nov 21 2019, 3:55 PM
0mp closed D22478: bsdinstall.8: Fix description of DISTRIBUTIONS environment variable.
Nov 21 2019, 3:55 PM
manu accepted D22314: arm64: add HWCAP_SHA3 and fix HWCAP_SHA1.
Nov 21 2019, 3:44 PM
zeising closed D22477: Add sio.4.gz to ObsoleteFiles.inc.
Nov 21 2019, 3:38 PM
zeising committed rS354966: ObsoleteFiles.inc: add sio(4) leftovers.
ObsoleteFiles.inc: add sio(4) leftovers
Nov 21 2019, 3:38 PM
0mp created D22480: net-mgmt/mysql-snmp: Net-SNMP Perl agent for monitoring MySQL servers.
Nov 21 2019, 3:35 PM
rrs updated the diff for D22479: Fix up several sysctl that now should apply to both BBR and Rack as well as prepare for BBR to get experimental SaD.
Nov 21 2019, 3:31 PM
rrs retitled D22479: Fix up several sysctl that now should apply to both BBR and Rack as well as prepare for BBR to get experimental SaD from Fix up several sysctl to Fix up several sysctl that now should apply to both BBR and Rack as well as prepare for BBR to get experimental SaD.
Nov 21 2019, 3:27 PM
rrs created D22479: Fix up several sysctl that now should apply to both BBR and Rack as well as prepare for BBR to get experimental SaD.
Nov 21 2019, 3:23 PM
cy committed rP518101: Rather than an option, automatically detect if the target system.
Rather than an option, automatically detect if the target system
Nov 21 2019, 3:23 PM
jbeich committed rP518100: multimedia/wlrobs: unbreak build.
multimedia/wlrobs: unbreak build
Nov 21 2019, 3:04 PM
emaste added a comment to D22475: dhclient: support option 114, default-url ascii.

I think this is fine, but can you explain the "114 option is already in use for undisclosed purposes at Apple" in more detail?

Nov 21 2019, 3:02 PM
emaste added a reviewer for D22314: arm64: add HWCAP_SHA3 and fix HWCAP_SHA1: andrew.
Nov 21 2019, 3:01 PM
emaste committed rS354965: MFC r348091 by sobomax: update aacraid driver to 3.2.10.
MFC r348091 by sobomax: update aacraid driver to 3.2.10
Nov 21 2019, 2:55 PM
emaste committed rS354964: MFC r348091 by sobomax: update aacraid driver to 3.2.10.
MFC r348091 by sobomax: update aacraid driver to 3.2.10
Nov 21 2019, 2:54 PM
dch added a reviewer for D22475: dhclient: support option 114, default-url ascii: markj.

added Mark as most recent committer in this area

Nov 21 2019, 2:42 PM
emaste accepted D22477: Add sio.4.gz to ObsoleteFiles.inc.
Nov 21 2019, 2:42 PM
bcr accepted D22478: bsdinstall.8: Fix description of DISTRIBUTIONS environment variable.
Nov 21 2019, 2:37 PM
emaste committed rS354963: arch.7: document only FreeBSD 11.0 and later.
arch.7: document only FreeBSD 11.0 and later
Nov 21 2019, 2:23 PM
avg committed rS354962: disabled resilver_defer feature leads to looping resilvers.
disabled resilver_defer feature leads to looping resilvers
Nov 21 2019, 2:14 PM
avg committed rS354961: 10952 defer new resilvers and misc. resilver-related fixes.
10952 defer new resilvers and misc. resilver-related fixes
Nov 21 2019, 2:11 PM
avg committed rS354960: 10829 zpool-features.5 add missing .RE.
10829 zpool-features.5 add missing .RE
Nov 21 2019, 2:09 PM
avg committed rS354959: 11056 vdev_disk_io_start will panic the system if ldi_strategy returns an error..
11056 vdev_disk_io_start will panic the system if ldi_strategy returns an error.
Nov 21 2019, 2:05 PM
0mp created D22478: bsdinstall.8: Fix description of DISTRIBUTIONS environment variable.
Nov 21 2019, 2:05 PM
avg committed rS354958: 11051 zfs miscounts BP_IS_EMBEDDED blocks during scan..
11051 zfs miscounts BP_IS_EMBEDDED blocks during scan.
Nov 21 2019, 2:04 PM
avg committed rS354957: 10853 spa_sync, vs_alloc can underflow and checkpoint test fixes.
10853 spa_sync, vs_alloc can underflow and checkpoint test fixes
Nov 21 2019, 2:03 PM
kevans committed rS354956: bcm2835_sdhci: only inspect interrupts we handle.
bcm2835_sdhci: only inspect interrupts we handle
Nov 21 2019, 2:02 PM
avg committed rS354955: 10900 Fix estimated scrub completion time.
10900 Fix estimated scrub completion time
Nov 21 2019, 2:01 PM
avg committed rS354954: 10566 Multiple DVA Scrubbing Fix.
10566 Multiple DVA Scrubbing Fix
Nov 21 2019, 2:00 PM
avg committed rS354953: 10573 define TASKQID_INVALID as (taskq_id)0.
10573 define TASKQID_INVALID as (taskq_id)0
Nov 21 2019, 1:59 PM
andrew committed rS354952: Disable KCSAN within a panic..
Disable KCSAN within a panic.
Nov 21 2019, 1:59 PM
emaste committed rS354951: revert contrib/amd changes accidentally committed with r354950.
revert contrib/amd changes accidentally committed with r354950
Nov 21 2019, 1:57 PM
emaste committed rS354950: revert r354935 and apply fix for cleandir failure.
revert r354935 and apply fix for cleandir failure
Nov 21 2019, 1:56 PM
avg committed rS354949: 10405 Implement ZFS sorted scans.
10405 Implement ZFS sorted scans
Nov 21 2019, 1:46 PM
dch committed rP518099: sysutils/graylog: update to 3.1.2.
sysutils/graylog: update to 3.1.2
Nov 21 2019, 1:41 PM
dch closed D22257: sysutils/graylog: update to 3.1.2.
Nov 21 2019, 1:41 PM
avg committed rS354948: MFV r354383: 10592 misc. metaslab and vdev related ZoL bug fixes.
MFV r354383: 10592 misc. metaslab and vdev related ZoL bug fixes
Nov 21 2019, 1:35 PM
linimon added a comment to D22425: libclang_rt: enable on powerpc*.

either you or mat or tcberner approve of it as well, or some src committer will have to commit on their own

Nov 21 2019, 1:25 PM
andrew committed rS354947: Add kcsan_md_unsupported from NetBSD..
Add kcsan_md_unsupported from NetBSD.
Nov 21 2019, 1:22 PM
0mp committed rP518098: Reword the comment to be consistent with the rest of the ports.
Reword the comment to be consistent with the rest of the ports
Nov 21 2019, 1:22 PM
andrew committed rS354946: Fix the bus_space functions with KCSAN on arm64..
Fix the bus_space functions with KCSAN on arm64.
Nov 21 2019, 1:13 PM
AMDmi3 committed rP518097: - Update to 1.3.1.
- Update to 1.3.1
Nov 21 2019, 12:43 PM
kib accepted D22472: Move anonymous object copying into its own function and avoid objectlocking for non-anonymous objects..
Nov 21 2019, 12:34 PM
dmgk accepted D22476: Mk/bsd.sanity.mk: Whitelist GO_TEST_TARGET options helper lookalike.

I'm ok either way, thanks for catching this.

Nov 21 2019, 12:33 PM
kib added a comment to D22409: Optimize swp_pager_meta_lookup() to find additionally the numbers of continuous blocks..

Where is this optimization actually used ? Almost all calls to vm_pager_has_page() pass NULLs for behind/ahead.

Nov 21 2019, 12:30 PM
andrew committed rS354945: Fix for style(9): use parentheses around return statements..
Fix for style(9): use parentheses around return statements.
Nov 21 2019, 12:29 PM
lwhsu committed rS354944: MFC r354800:.
MFC r354800:
Nov 21 2019, 12:29 PM
lwhsu committed rS354943: MFC r354800:.
MFC r354800:
Nov 21 2019, 12:28 PM
siddharthtuli_gmail.com added a comment to D22255: Boot arm64 kernel using booti command from U-boot. .

Hi Mmel,

Nov 21 2019, 12:21 PM · arm64
jbeich updated the diff for D22136: devel/boost-*: update to 1.72.0.
  • New snapshot
Nov 21 2019, 11:52 AM
AMDmi3 committed rP518096: - Update to 20191114.
- Update to 20191114
Nov 21 2019, 11:43 AM
AMDmi3 committed rP518095: - Update to 0.43.2.
- Update to 0.43.2
Nov 21 2019, 11:43 AM
AMDmi3 committed rP518094: - Update to 5.1.0.
- Update to 5.1.0
Nov 21 2019, 11:26 AM
AMDmi3 committed rP518093: - Update to 5.1.0.
- Update to 5.1.0
Nov 21 2019, 11:26 AM
andrew closed D22315: Port the NetBSD KCSAN runtime to FreeBSD.
Nov 21 2019, 11:22 AM
andrew committed rS354942: Port the NetBSD KCSAN runtime to FreeBSD..
Port the NetBSD KCSAN runtime to FreeBSD.
Nov 21 2019, 11:22 AM
dch added reviewers for D22475: dhclient: support option 114, default-url ascii: bcran, emaste.

Hi Rebecca, Ed, this hopefully follows on from the HTTP boot work already done.
If you can suggest better reviewers please let me know. I'd like to MFC this
to stable as well if all is accepted.

Nov 21 2019, 11:10 AM
dch added a comment to D22475: dhclient: support option 114, default-url ascii.

This allows a suitable DHCPD like ISC-DHCPD to string option 114,
and have the client receive in its DHCP parameters, what HTTP boot
URL was used. Ideally the kernel will know how to pass this data
through from boot time, but this is a reasonable starting point
to at least ensure the option is readable when dhclient itself
starts up.

Nov 21 2019, 11:07 AM
dch updated the diff for D22475: dhclient: support option 114, default-url ascii.

Add option handling to lookup table

Nov 21 2019, 11:04 AM
tobik committed rP518092: security/samhain: Fix PRELUDE_LIB_DEPENDS.
security/samhain: Fix PRELUDE_LIB_DEPENDS
Nov 21 2019, 10:49 AM
tobik committed rP518091: security/p5-GD-SecurityImage: Fix IMAGEMAGICK option after r375246.
security/p5-GD-SecurityImage: Fix IMAGEMAGICK option after r375246
Nov 21 2019, 10:46 AM
AMDmi3 committed rP518090: - Update to 4.0.5.
- Update to 4.0.5
Nov 21 2019, 10:13 AM
demon committed rP518089: Remove non-ascii character to fix build on recent -current..
Remove non-ascii character to fix build on recent -current.
Nov 21 2019, 9:50 AM
tobik committed rP518088: audio/libechonest: Replace obsolete USE_QT5 with USE_QT.
audio/libechonest: Replace obsolete USE_QT5 with USE_QT
Nov 21 2019, 9:47 AM
AMDmi3 committed rP518087: - Update WWW.
- Update WWW
Nov 21 2019, 9:40 AM
zeising created D22477: Add sio.4.gz to ObsoleteFiles.inc.
Nov 21 2019, 9:34 AM
pkubaj updated subscribers of D22425: libclang_rt: enable on powerpc*.

This is simply above my pay-grade.

Nov 21 2019, 9:33 AM
gahr committed rP518086: security/gnupg: fix build, texinfo is required for man pages too.
security/gnupg: fix build, texinfo is required for man pages too
Nov 21 2019, 9:32 AM
tobik created D22476: Mk/bsd.sanity.mk: Whitelist GO_TEST_TARGET options helper lookalike.
Nov 21 2019, 9:31 AM
ale committed rP518085: Update to 2.0.27 release..
Update to 2.0.27 release.
Nov 21 2019, 9:15 AM
dch created D22475: dhclient: support option 114, default-url ascii.
Nov 21 2019, 9:11 AM
joneum committed rP518084: Update to 3.9.0.
Update to 3.9.0
Nov 21 2019, 9:00 AM
avg committed rS354941: MFV r354382,r354385: 10601 10757 Pool allocation classes.
MFV r354382,r354385: 10601 10757 Pool allocation classes
Nov 21 2019, 8:20 AM
joneum committed rP518083: Update to 1.10.0.
Update to 1.10.0
Nov 21 2019, 8:11 AM
joneum committed rP518082: Update to 1.07.
Update to 1.07
Nov 21 2019, 8:01 AM
yuri committed rP518081: New port: cad/caneda: EDA software suite focused on ease of use and portability.
New port: cad/caneda: EDA software suite focused on ease of use and portability
Nov 21 2019, 7:56 AM
arichardson added a comment to D22464: Makefile.inc1: push /usr/libexec into the BPATH/TMPPATH .

LGTM. Only concern might be that adding /usr/libexec to PATH adds too much stuff.

Hopefully I can get the strict tmppath usable by default soon so it shouldn't matter anymore then.

Yeah, so what I really wanted here with flua was some way to indicate that flua can/should be symlinked in from the host (preferably to the same location that I've added to BPATH) on the versions it's *not* being bootstrapped (__FreeBSD_version after I added it) to simplify this, since I don't really want to add /usr/libexec. Any advice on making that happen (or just getting flua into one of the standard BPATH/XPATH paths while leaving it installing to /usr/libexec) is quite welcome. =)

It should be possible to modify tools/build/Makefile and change the host-symlinks target to add a flua symlink if it exists on the host.
Something like (untested):

.if exists(/usr/libexec/flua)
    mkdir -p ${DESTDIR}/usr/libexec
    ln -sf /usr/libexec/flua ${DESTDIR}/usr/libexec/flua
.endif

Yeah, I like that, thanks! I think the mkdir -p can safely be omitted -- we create it in the installdirs target now in case it's bootstrapped, which should always be run prior to host-symlinks if I understand correctly. If we later determine flua needs to be bootstrapped, that just gets built+installed over the symlink, right?

Nov 21 2019, 7:54 AM
avg committed rS354940: MFC r354212: iicbb: allow longer SCL low timeout and other improvements.
MFC r354212: iicbb: allow longer SCL low timeout and other improvements
Nov 21 2019, 7:48 AM
joneum committed rP518080: Update to 0.25.
Update to 0.25
Nov 21 2019, 7:41 AM
delphij committed rS354939: MFC r333923, r354595, r354802:.
MFC r333923, r354595, r354802:
Nov 21 2019, 7:39 AM
ehaupt committed rP518079: Update to 1.3.0.
Update to 1.3.0
Nov 21 2019, 7:34 AM
kbowling added inline comments to D22447: Implement NDP resource limits..
Nov 21 2019, 7:32 AM