Page MenuHomeFreeBSD
Feed All Stories

Nov 22 2019

cem added a comment to D22489: random(4): Make entropy source deregistration safe.
The epoch API currently does not support sleeping in epoch_preempt
sections.
Nov 22 2019, 10:14 PM
tz committed rP518169: lang/php72: Update from 7.2.24 to 7.2.25.
lang/php72: Update from 7.2.24 to 7.2.25
Nov 22 2019, 10:14 PM
tz committed rP518168: lang/php73: Update from 7.3.11 to 7.3.12.
lang/php73: Update from 7.3.11 to 7.3.12
Nov 22 2019, 10:11 PM
cmt committed rP518167: net-mgmt/check_ssl_cert: update to 1.106.0.
net-mgmt/check_ssl_cert: update to 1.106.0
Nov 22 2019, 9:46 PM
mav committed rS355023: Do not retry long ready waits if previous gave nothing..
Do not retry long ready waits if previous gave nothing.
Nov 22 2019, 9:32 PM
dmgk committed rP518166: security/sops: Update to 3.5.0.
security/sops: Update to 3.5.0
Nov 22 2019, 9:13 PM
cy committed rP518165: MFH: r518051 r518052 r518101.
MFH: r518051 r518052 r518101
Nov 22 2019, 9:04 PM
rene committed rP518164: Remove expired port:.
Remove expired port:
Nov 22 2019, 8:52 PM
carlavilla created D22511: Add Host Color to the commercial ISP page.
Nov 22 2019, 8:37 PM
carlavilla created D22510: Add FreeBSD Brasil to the consult commercial page.
Nov 22 2019, 8:35 PM
carlavilla created D22509: Add Sureline Broadband to the ISP commercial page.
Nov 22 2019, 8:31 PM
dmgk committed rP518163: www/gobuffalo: Update to 0.15.1.
www/gobuffalo: Update to 0.15.1
Nov 22 2019, 8:28 PM
carlavilla created D22508: Add linevas to the ISP commercial page.
Nov 22 2019, 8:28 PM
carlavilla created D22507: Reorder the entries of hardware commercial page and add ThinkPenguin.
Nov 22 2019, 8:25 PM
cem committed rS355022: random(4): De-export random_sources list.
random(4): De-export random_sources list
Nov 22 2019, 8:24 PM
cem closed D22485: random(4): De-export random_sources list.
Nov 22 2019, 8:24 PM
jhb created D22506: devel/freebsd-gcc6: update to GCC 6.5.0..
Nov 22 2019, 8:24 PM
scottl committed rS355021: Mark hpt27xx for removal in 13.0; all CAM drivers will be Giant-free by then..
Mark hpt27xx for removal in 13.0; all CAM drivers will be Giant-free by then.
Nov 22 2019, 8:23 PM
cem closed D22484: random(4): Use ordinary sysctl definitions.
Nov 22 2019, 8:22 PM
cem committed rS355020: random(4): Use ordinary sysctl definitions.
random(4): Use ordinary sysctl definitions
Nov 22 2019, 8:22 PM
dch committed rS355019: dhclient: support option 114, default-url ascii.
dhclient: support option 114, default-url ascii
Nov 22 2019, 8:22 PM
dch closed D22475: dhclient: support option 114, default-url ascii.
Nov 22 2019, 8:22 PM
cem committed rS355018: random(4): Abstract loader entropy injection.
random(4): Abstract loader entropy injection
Nov 22 2019, 8:20 PM
cem closed D22482: random(4): Abstract loader entropy injection.
Nov 22 2019, 8:20 PM
cem committed rS355017: random(4): Remove unused definitions.
random(4): Remove unused definitions
Nov 22 2019, 8:18 PM
cem closed D22481: random(4): Remove unused definitions.
Nov 22 2019, 8:18 PM
alfredo accepted D22039: Mk/bsd.port.mk: detect powerpc64 abi .

Is this ready to commit?

Nov 22 2019, 8:16 PM
zi committed rP518162: - Update to 5.56.
- Update to 5.56
Nov 22 2019, 8:13 PM
jbeich committed rP518161: games/onscripter: update to 20191116.
games/onscripter: update to 20191116
Nov 22 2019, 8:04 PM
glewis added inline comments to D22342: Clean up after java/openjdk6 removal.
Nov 22 2019, 8:03 PM · Ports Committers
james.wright_digital-chaos.com created D22505: devel/geany: Add option to install geany-themes (invert dependency from geany-themes).
Nov 22 2019, 7:59 PM · Contributor Reviewers (ports)
kevans committed rS355016: bcm2835_vcbus: add the *other* rpi4 compat string.
bcm2835_vcbus: add the *other* rpi4 compat string
Nov 22 2019, 7:57 PM
kevans committed rS355015: MMCCAM: defer release of ccb until we're done with it.
MMCCAM: defer release of ccb until we're done with it
Nov 22 2019, 7:54 PM
cem added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 7:50 PM
cem updated the summary of D22504: Add explicit SI_SUB_EPOCH.
Nov 22 2019, 7:50 PM
cem created D22504: Add explicit SI_SUB_EPOCH.
Nov 22 2019, 7:49 PM
cem abandoned D22503: virtio_random(4): Drop no longer needed unload kludge.

Uhhh. Sorry, got the wrong SHA1.

Nov 22 2019, 7:49 PM
cem added a comment to D22489: random(4): Make entropy source deregistration safe.
In D22489#492132, @jhb wrote:

Probably ok to do as a followup. I think though that in the followup what yo would have to do is use a single epoch and just have it be preemptive in the RANDOM_LOADABLE case,

Nov 22 2019, 7:48 PM
cem created D22503: virtio_random(4): Drop no longer needed unload kludge.
Nov 22 2019, 7:47 PM
brooks committed rP518160: Fix build with src r354909 applied..
Fix build with src r354909 applied.
Nov 22 2019, 7:45 PM
jhb added inline comments to D22501: Use uintptr_t instead of register_t * for the stack base..
Nov 22 2019, 7:43 PM
jhb added a comment to D22489: random(4): Make entropy source deregistration safe.

Probably ok to do as a followup. I think though that in the followup what yo would have to do is use a single epoch and just have it be preemptive in the RANDOM_LOADABLE case, maybe you can just do that in this commit as well to appease any assertions that might fire?

Nov 22 2019, 7:30 PM
cem committed rS355014: random/ivy: Provide mechanism to read independent seed values from rdrand.
random/ivy: Provide mechanism to read independent seed values from rdrand
Nov 22 2019, 7:30 PM
cem closed D22455: random/ivy: Provide mechanism to read independent seed values from rdrand.
Nov 22 2019, 7:30 PM
cem added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 7:21 PM
kib added inline comments to D22501: Use uintptr_t instead of register_t * for the stack base..
Nov 22 2019, 7:17 PM
alc created D22502: Eliminate thread pinning from broadcast TLB invalidation functions on arm64.
Nov 22 2019, 7:09 PM
mav committed rS355013: Remove xpt_lock mutex..
Remove xpt_lock mutex.
Nov 22 2019, 6:55 PM
scottl committed rS355012: Schedule the trm(4) driver for removal. It relies on Giant and thus has.
Schedule the trm(4) driver for removal. It relies on Giant and thus has
Nov 22 2019, 6:51 PM
gjb committed rD53626: Add mention of arm64 EC2 AMIs to the "Late News" section of the.
Add mention of arm64 EC2 AMIs to the "Late News" section of the
Nov 22 2019, 6:49 PM
brooks committed rS355011: Revert r354909: Make the warning for deprecated NO_ variables an error..
Revert r354909: Make the warning for deprecated NO_ variables an error.
Nov 22 2019, 6:41 PM
mav committed rS355010: Make CAM use root_mount_hold_token() to delay boot..
Make CAM use root_mount_hold_token() to delay boot.
Nov 22 2019, 6:40 PM
ericbsd committed rP518159: update sysutils/mate-control-center and x11-wm/marco to 1.22.2.
update sysutils/mate-control-center and x11-wm/marco to 1.22.2
Nov 22 2019, 6:30 PM
madpilot committed rP518158: MFH: r514162 r514614 r518139.
MFH: r514162 r514614 r518139
Nov 22 2019, 6:29 PM
madpilot committed rP518157: MFH: r514161 r514613 r518138.
MFH: r514161 r514613 r518138
Nov 22 2019, 6:27 PM
scottl committed rS355009: Remove NEEDGIANT from the scsi_sg /dev node. It likely has not been.
Remove NEEDGIANT from the scsi_sg /dev node. It likely has not been
Nov 22 2019, 6:18 PM
jhb created D22501: Use uintptr_t instead of register_t * for the stack base..
Nov 22 2019, 6:07 PM
kai committed rP518156: www/gitea: Update to 1.10.0.
www/gitea: Update to 1.10.0
Nov 22 2019, 5:51 PM
brooks closed D22496: Enable subversion support by default to remove git-subversion..

Committed in rP518154 and rP518155

Nov 22 2019, 5:44 PM
cem added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 5:43 PM
brooks committed rP518155: Actually remove devel/git-subversion as advertised in r518154..
Actually remove devel/git-subversion as advertised in r518154.
Nov 22 2019, 5:26 PM
brooks committed rP518154: Enable subversion support by default and remove git-subversion..
Enable subversion support by default and remove git-subversion.
Nov 22 2019, 5:25 PM
jhb added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 5:20 PM
jgh committed rS355008: MFH: r351820.
MFH: r351820
Nov 22 2019, 5:13 PM
jkim added inline comments to D22342: Clean up after java/openjdk6 removal.
Nov 22 2019, 5:12 PM · Ports Committers
jgh committed rS355007: MFH: r351820.
MFH: r351820
Nov 22 2019, 5:06 PM
dmgk committed rP518153: graphics/libheif: Disable building of Go example.
graphics/libheif: Disable building of Go example
Nov 22 2019, 4:59 PM
rpokala closed D22474: Add option to run rpc.{lockd,statd} in the foreground..
Nov 22 2019, 4:53 PM
rpokala committed rS355006: Add and document options to allow rpc.lockd and rpc.statd to run in the.
Add and document options to allow rpc.lockd and rpc.statd to run in the
Nov 22 2019, 4:53 PM
bcr accepted D22474: Add option to run rpc.{lockd,statd} in the foreground..

Split lines in the manpages at the start of new sentences. Thanks igor(1)!

Nov 22 2019, 4:51 PM
cem added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 4:47 PM
rpokala updated the diff for D22474: Add option to run rpc.{lockd,statd} in the foreground..

Split lines in the manpages at the start of new sentences. Thanks igor(1)!

Nov 22 2019, 4:38 PM
mr committed rP518152: Update kicad-devel and its libraries to 20191122022344..
Update kicad-devel and its libraries to 20191122022344.
Nov 22 2019, 4:35 PM
markj committed rS355005: Simplify vm_pageout_init_domain() and add a "big picture" comment..
Simplify vm_pageout_init_domain() and add a "big picture" comment.
Nov 22 2019, 4:31 PM
markj committed rS355004: Reclaim memory from UMA if the page daemon is struggling..
Reclaim memory from UMA if the page daemon is struggling.
Nov 22 2019, 4:31 PM
markj closed D22396: Simplify vm_pageout_init_domain() and add a "big picture" comment..
Nov 22 2019, 4:31 PM
markj closed D22395: Reclaim memory from UMA if the page daemon is struggling..
Nov 22 2019, 4:31 PM
markj closed D22394: Update the checks in vm_page_zone_import()..
Nov 22 2019, 4:31 PM
markj committed rS355003: Update the checks in vm_page_zone_import()..
Update the checks in vm_page_zone_import().
Nov 22 2019, 4:31 PM
markj closed D22393: Revise the page cache size policy..
Nov 22 2019, 4:31 PM
markj committed rS355002: Revise the page cache size policy..
Revise the page cache size policy.
Nov 22 2019, 4:31 PM
markj committed rS355001: Fix locking in vm_reserv_reclaim_contig()..
Fix locking in vm_reserv_reclaim_contig().
Nov 22 2019, 4:29 PM
markj closed D22392: Fix locking in vm_reserv_reclaim_contig()..
Nov 22 2019, 4:29 PM
markj committed rS355000: Fix typos in the cpuset_{get,set}domain() man page..
Fix typos in the cpuset_{get,set}domain() man page.
Nov 22 2019, 4:25 PM
madpilot added a comment to D22378: new port: devel/geany-themes: install shared color schemes for the Geany text editor.

I don't much like having to add a slave port, so inverting the dependency sounds like best option.

Nov 22 2019, 4:25 PM · Contributor Reviewers (ports)
kevans created D22500: stand: liblua: drop default buffer size to 128.
Nov 22 2019, 4:22 PM
dmgk committed rP518151: Unbreak after incomplete merge in r517133.
Unbreak after incomplete merge in r517133
Nov 22 2019, 4:16 PM
0mp updated the diff for D22480: net-mgmt/mysql-snmp: Net-SNMP Perl agent for monitoring MySQL servers.
  • Install config file with 600 permissions
  • Some other minor fixes
Nov 22 2019, 4:10 PM
james.wright_digital-chaos.com added a comment to D22378: new port: devel/geany-themes: install shared color schemes for the Geany text editor.

I don't much like having to add a slave port, so inverting the dependency sounds like best option.

Nov 22 2019, 3:59 PM · Contributor Reviewers (ports)
markj added inline comments to D22489: random(4): Make entropy source deregistration safe.
Nov 22 2019, 3:42 PM
mav committed rS354999: Fix off-by-one error in HPA/AMA maximum reporting..
Fix off-by-one error in HPA/AMA maximum reporting.
Nov 22 2019, 3:42 PM
markj accepted D22470: Partial refactoring of uma_zalloc_arg()..
Nov 22 2019, 3:35 PM
markj added inline comments to D22491: Refactor uma_zfree_arg().
Nov 22 2019, 3:34 PM
jrm committed rP518150: biology/paml: Update to version 4.9j.
biology/paml: Update to version 4.9j
Nov 22 2019, 3:33 PM
mfechner committed rP518149: New ports required for gitlab-ce 12.5..
New ports required for gitlab-ce 12.5.
Nov 22 2019, 3:28 PM
gahr committed rP518148: textproc/re-flex: update to 1.5.3.
textproc/re-flex: update to 1.5.3
Nov 22 2019, 3:19 PM
siddharthtuli_gmail.com created D22499: Changes to support booti u-boot command.
Nov 22 2019, 3:14 PM · arm64
emaste committed rS354998: amd: add deprecation warning on program startup.
amd: add deprecation warning on program startup
Nov 22 2019, 3:06 PM
emaste closed D22466: add deprecation warning to amd.
Nov 22 2019, 3:06 PM
emaste committed rS354997: add deprecation notice to amd man page.
add deprecation notice to amd man page
Nov 22 2019, 3:04 PM