Page MenuHomeFreeBSD
Feed All Stories

Aug 18 2018

rrs updated the diff for D16626: Rewrite of TCP Reassembly code.

Fix the silly cut and paste bug.

Aug 18 2018, 7:15 PM
rmacklem committed rS338019: Fix LORs between vn_start_write() and vn_lock() in nfsrv_copymr()..
Fix LORs between vn_start_write() and vn_lock() in nfsrv_copymr().
Aug 18 2018, 7:14 PM
alc committed rS338018: Eliminate the arena parameter to kmem_malloc_domain(). It is redundant..
Eliminate the arena parameter to kmem_malloc_domain(). It is redundant.
Aug 18 2018, 6:33 PM
alc closed D16713: Eliminate an unnecessary parameter to kmem_malloc_domain().
Aug 18 2018, 6:33 PM
theron.tarigo_gmail.com added a comment to D14721: emulators/wine-devel: add WOW64.
In D14721#348739, @mat wrote:

Side note.

All ports MUST build as a regular user.

We spent a lot of time making sure they all do, DO NOT add new ports that require being root, they will get removed at one point in the very near future.

Aug 18 2018, 6:22 PM
eadler accepted D15215: Add a missing manual page for the API of socket control message routines for ancillary data access (e.g., CMSG_DATA).
Aug 18 2018, 6:17 PM · manpages
imp accepted D16775: Make 'device crypto' lines more consistent..

Generally, I like what's presented here. There's much we need to cleanup, I think, but this is a good start.

Aug 18 2018, 6:14 PM
imp added a comment to D16775: Make 'device crypto' lines more consistent..
In D16775#357085, @jhb wrote:

As far as std.arm*: I don't know why it only has options. It seems to me that 'std.*' files should be fine to have devices as well. Note that 'std.MALTA' in sys/conf/mips has both devices and options. I think moving "standard" devices into std.arm* to reduce duplication in kernel configurations for things that are a truly "standard" thing (which pseudo-devices probably are) would probably be a good thing, but that probably needs to be run by Warner.

Aug 18 2018, 6:13 PM
bcr accepted D16791: Add support for SO_DOMAIN in getsockopt().

OK from manpages.

Aug 18 2018, 5:40 PM
dmgk added a comment to D16789: lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support.

The issue with SSE2 here is not related to C compiler flags or build environment. lang/go is self-hosting and doesn't use C compiler during build.

Aug 18 2018, 5:39 PM
bcr accepted D15215: Add a missing manual page for the API of socket control message routines for ancillary data access (e.g., CMSG_DATA).

OK from manpages.

Aug 18 2018, 5:38 PM · manpages
kib added inline comments to D16790: Update L1TF workaround to sustain L1D pollution from NMI..
Aug 18 2018, 5:26 PM
kib updated the diff for D16790: Update L1TF workaround to sustain L1D pollution from NMI..

jhb' wording for the comment.

Aug 18 2018, 5:25 PM
mmokhi added a comment to D16789: lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support.

I'm not sure if I got the problem lead to this option/flavor-izing completely.
But I had an issue with SSE4.2-ops on MySQL,
with suggestion of people,added "compiler:c++14-lang" fixed it naturally because it added "correct" dependency/flags to port's build-env...

Aug 18 2018, 5:16 PM
dmgk retitled D16789: lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support from Flavorize; add -nosse2 flavor for older CPUs lacking SSE2 support to lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support.
Aug 18 2018, 5:08 PM
dmgk updated the diff for D16789: lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support.

lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support

Aug 18 2018, 5:07 PM
tuexen created D16792: Fix inheritance of IPv6 options.
Aug 18 2018, 4:42 PM
jhb accepted D16790: Update L1TF workaround to sustain L1D pollution from NMI..

Sorry to be so picky about the comments. The code part definitely looks fine to me.

Aug 18 2018, 4:36 PM
yuri committed rP477513: New port: devel/pprof: Tool for visualization and analysis of profiling data.
New port: devel/pprof: Tool for visualization and analysis of profiling data
Aug 18 2018, 4:31 PM
pkelsey added inline comments to D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 4:23 PM
cem added inline comments to D16775: Make 'device crypto' lines more consistent..
Aug 18 2018, 4:23 PM
pkelsey added a comment to D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
In D16782#357098, @kristof wrote:

It'd be really awesome if you could also see about writing some basic tests (both as pfctl parser tests, to check we can now set higher bitrates for shaping, and as a basic test that shaping actually happens), but that's certainly not blocking.

Aug 18 2018, 4:20 PM
gerald committed rP477512: Update to the 20180809 snapshot of GCC 7.3.1..
Update to the 20180809 snapshot of GCC 7.3.1.
Aug 18 2018, 4:20 PM
kp accepted D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 4:07 PM
pkelsey added inline comments to D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 4:06 PM
yuri committed rP477511: New port: devel/benchmark: Microbenchmark support library.
New port: devel/benchmark: Microbenchmark support library
Aug 18 2018, 4:05 PM
kib committed rS338017: MFC r336570:.
MFC r336570:
Aug 18 2018, 4:03 PM
jmallett accepted D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 3:59 PM
kib updated the summary of D16790: Update L1TF workaround to sustain L1D pollution from NMI..
Aug 18 2018, 3:59 PM
joneum committed rP477510: Update to 7.2.9.
Update to 7.2.9
Aug 18 2018, 3:32 PM
yuri committed rP477509: graphics/gmic: Update 2.3.3 -> 2.3.4.
graphics/gmic: Update 2.3.3 -> 2.3.4
Aug 18 2018, 3:29 PM
kib updated the diff for D16790: Update L1TF workaround to sustain L1D pollution from NMI..

Rework comments.

Aug 18 2018, 3:29 PM
yuri committed rP477508: New port: misc/visp: Modular library for visual tracking and visual servoing.
New port: misc/visp: Modular library for visual tracking and visual servoing
Aug 18 2018, 3:28 PM
tuexen created D16791: Add support for SO_DOMAIN in getsockopt().
Aug 18 2018, 3:23 PM
danilo committed rP477507: - Use PORTSCOUT to avoid notifications of new versions like this….
- Use PORTSCOUT to avoid notifications of new versions like this…
Aug 18 2018, 3:22 PM
manu added a comment to D16743: devel/aarch64-none-elf-gcc: Unbreak on arm64.
In D16743#357090, @jhb wrote:

This looks ok to me, but I'm not a ports committer so I can't approve it. :)

Do you know if we will need to exclude the plugins for the various devel/{amd64,i386,aarch64,mips,mips64,powerpc64,sparc64}-gcc pkg-plist files as well? That is, do they build cleanly now on arm64? Removing BROKEN_aarch64 from powerpc64-gcc/Makefile means all those packages will try to build on the next aarch64 package run.

Aug 18 2018, 3:18 PM
cpm committed rP477506: - Register USE_GL=gl dependency.
- Register USE_GL=gl dependency
Aug 18 2018, 3:17 PM
rgrimes added a comment to D16770: Move dot.profile dot.cshrc to bin/sh/ and bin/csh/.

Can you please break the change to share/mk/bsd.confs.mk out into a separate review, though it is required by the moving of the profile files, it is actually not a part of that change directly. I would also like to ask that you tag bdrewery in on the review of the .mk change. I do not see how file owner/group/mode are set in the new Makefile.

Aug 18 2018, 3:16 PM
madpilot committed rD52154: Update information about Italian Translation project..
Update information about Italian Translation project.
Aug 18 2018, 3:13 PM
madpilot closed D16788: Update Italian Documentation project information.
Aug 18 2018, 3:13 PM
jhb added inline comments to D16790: Update L1TF workaround to sustain L1D pollution from NMI..
Aug 18 2018, 3:05 PM
kp added a comment to D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.

It'd be really awesome if you could also see about writing some basic tests (both as pfctl parser tests, to check we can now set higher bitrates for shaping, and as a basic test that shaping actually happens), but that's certainly not blocking.

Aug 18 2018, 2:59 PM
rgrimes added a comment to D16728: Move master.passwd and group to lib/libc/gen/.

Though I disagree with the relocation of this to libc as it is going to be installed with the absolute minimal system anyway so this delta just creates src tree churn, and user finger memory churn. You site your reason for moving it is to put it close to the sources, well, traditionally BSD sources are layed out to match the installed DESTDIR tree. I understand things like csh and sh conf files moving, that makes since in a world where csh or sh may or may not be installed by a pkgbase, however that makes no since in a world where libc and hence master.passwd shall always be installed.

Aug 18 2018, 2:59 PM
kp added a comment to D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.

Two minor remarks, at first glance. I've not dug into it at great depth, but your approach looks good and I've not seen any big problems.

Aug 18 2018, 2:58 PM
eadler accepted D16788: Update Italian Documentation project information.
Aug 18 2018, 2:56 PM
rgrimes added a reviewer for D16790: Update L1TF workaround to sustain L1D pollution from NMI.: bhyve.
Aug 18 2018, 2:47 PM
cpm committed rP477505: MFH: r477504.
MFH: r477504
Aug 18 2018, 2:46 PM
cpm committed rP477504: - Cosmetic fix in Makefile.
- Cosmetic fix in Makefile
Aug 18 2018, 2:41 PM
jhb added a comment to D16743: devel/aarch64-none-elf-gcc: Unbreak on arm64.

This looks ok to me, but I'm not a ports committer so I can't approve it. :)

Aug 18 2018, 2:40 PM
jhb added a comment to D16771: Allow bootstrapping elftoolchain on MacOS and Linux.

Generally looks fine to me.

Aug 18 2018, 2:37 PM
jhb added a comment to D16775: Make 'device crypto' lines more consistent..

I do think we shouldn't tag 'crypto' on 'IPSec' files nor 'IPSec' on crypto files. Ok, I've looked at sys/conf/files and I do think it needs cleaning up. In particular, crypto algorithms that have a software OCF binding should have 'crypto' in their list so that OCF supports them. Things like IPSec and GELI that use OCF for crypto should not be listed in the list of options for crypto algorithms, only things that directly use the API exported by the file in question.

Aug 18 2018, 2:31 PM
kib created D16790: Update L1TF workaround to sustain L1D pollution from NMI..
Aug 18 2018, 2:27 PM
cpm committed rP477503: www/iridium: Update to 2018.5.67.
www/iridium: Update to 2018.5.67
Aug 18 2018, 2:21 PM
dmgk created D16789: lang/go: flavorize; add -nosse2 flavor for older i386 CPUs lacking SSE2 support.
Aug 18 2018, 2:09 PM
imp added inline comments to D16781: Move all devd related configs to sbin/devd/.
Aug 18 2018, 2:07 PM
madpilot created D16788: Update Italian Documentation project information.
Aug 18 2018, 2:03 PM
imp added inline comments to D16735: Create devctl freeze/thaw..
Aug 18 2018, 2:00 PM
imp added a comment to D16404: nvme: Alternate approach to restoring API.

This looks ready to land. We need to get it in in the next week.

Aug 18 2018, 1:58 PM
madpilot abandoned D15773: Retire WITH_DEBUG and make it a proper OPTION.

Abandoning since this idea is being rejected.

Aug 18 2018, 1:52 PM
farrokhi committed rP477502: security/n2n: Cleanup Makefile.
security/n2n: Cleanup Makefile
Aug 18 2018, 1:43 PM
tobik committed rP477501: Remove net-im/tox12.
Remove net-im/tox12
Aug 18 2018, 1:15 PM
thierry committed rP477500: Upgrade to v.2.3.4..
Upgrade to v.2.3.4.
Aug 18 2018, 1:06 PM
dim committed rS338010: Tag lldb release_70 branch r339999..
Tag lldb release_70 branch r339999.
Aug 18 2018, 12:41 PM
kib committed rS338016: Print L1D FLUSH feature..
Print L1D FLUSH feature.
Aug 18 2018, 12:17 PM
dim committed rS338015: Merge ^/head r337646 through r338014..
Merge ^/head r337646 through r338014.
Aug 18 2018, 12:17 PM
dim committed rS338014: Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch.
Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch
Aug 18 2018, 12:11 PM
tobik committed rP477499: net/csocks: Remove bits that probably shouldn't be there.
net/csocks: Remove bits that probably shouldn't be there
Aug 18 2018, 12:10 PM
tobik committed rP477498: net/csocks: Update to 1.7.
net/csocks: Update to 1.7
Aug 18 2018, 12:05 PM
tobik committed rP477497: net-mgmt/statsite: Update to 0.8.0.
net-mgmt/statsite: Update to 0.8.0
Aug 18 2018, 11:46 AM
olgeni committed rP477496: Update devel/py-twilio to version 6.16.2..
Update devel/py-twilio to version 6.16.2.
Aug 18 2018, 11:37 AM
jbeich added inline comments to D16274: devel/lua-luarocks: update to LuaRocks 3.0.0.
Aug 18 2018, 11:12 AM · Restricted Project
wen committed rP477495: - Update to 1.7.4.2.
- Update to 1.7.4.2
Aug 18 2018, 10:59 AM
eugen committed rS338013: bsnmpd(8): fix and optimize interface description processing.
bsnmpd(8): fix and optimize interface description processing
Aug 18 2018, 10:59 AM
Diffusion closed D16459: bsnmpd(1): optimize interface description processing.
Aug 18 2018, 10:59 AM
kib accepted D16573: Fix code preventing sufficiently small buffers from being malloc buffers..
In D16573#356822, @kib wrote:

Why did you moved the check for mallocspace back into the want_malloc_buf() ?

I thought we wanted that check in both places where want want_malloc_buf() is called? I can inline it in both places if that's preferred.

Aug 18 2018, 10:54 AM
sergey_akhmatov.ru updated the diff for D16776: Update sysutils/py-supervisor to 3.3.4. Improve port.

Reorder variables

Aug 18 2018, 10:40 AM
brd created D16787: Move ftpusers to libexec/ftpd/.
Aug 18 2018, 10:38 AM
0mp updated the diff for D16764: www/moinmoincli: A new port to edit MoinMoin wiki pages from a command line.

Upload all the changes once again.

Aug 18 2018, 10:34 AM
brd created D16786: Move crontab to usr.sbin/cron/cron/.
Aug 18 2018, 10:33 AM
tobik committed rP477494: multimedia/kodi-devel: Update to latest commit.
multimedia/kodi-devel: Update to latest commit
Aug 18 2018, 10:32 AM
0mp updated the diff for D16764: www/moinmoincli: A new port to edit MoinMoin wiki pages from a command line.

Move SUB_FILES to the block for standard bsd.port.mk variables.

Aug 18 2018, 10:32 AM
brd created D16785: Move all devfs related files to sbin/devfs/.
Aug 18 2018, 10:28 AM
jtl accepted D16626: Rewrite of TCP Reassembly code.

LGTM (with minor change noted in-line).

Aug 18 2018, 10:24 AM
kbowling updated subscribers of D16784: Fix powerpc64 gcc dependency loop.
Aug 18 2018, 10:23 AM · PowerPC
jtl added a comment to D16626: Rewrite of TCP Reassembly code.
In D16626#356917, @rrs wrote:

This version incorporates all of Jonathans comments and suggested improvements. Thanks
Jonathan!!!

Aug 18 2018, 10:22 AM
brd updated the diff for D16783: Move all syslog related confs to usr.sbin/syslogd/.

Flush out SYSLOGD_DDIR

Aug 18 2018, 10:20 AM
kbowling created D16784: Fix powerpc64 gcc dependency loop.
Aug 18 2018, 10:20 AM · PowerPC
pkelsey updated the test plan for D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 10:19 AM
pkelsey updated the summary of D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 10:18 AM
0mp added reviewers for D15215: Add a missing manual page for the API of socket control message routines for ancillary data access (e.g., CMSG_DATA): def, oshogbo.
Aug 18 2018, 10:17 AM · manpages
0mp updated the diff for D15215: Add a missing manual page for the API of socket control message routines for ancillary data access (e.g., CMSG_DATA).

Bump date.

Aug 18 2018, 10:16 AM · manpages
kib committed rS338012: MFC r337330:.
MFC r337330:
Aug 18 2018, 10:14 AM
brd updated the diff for D16781: Move all devd related configs to sbin/devd/.

Remove an extra file that snuck in

Aug 18 2018, 10:13 AM
mat added inline comments to D16657: [new ports] www/py-azure and associated ports: Microsoft Azure Client Libraries for Python.
Aug 18 2018, 10:02 AM
brd created D16783: Move all syslog related confs to usr.sbin/syslogd/.
Aug 18 2018, 9:59 AM
pkelsey created D16782: Fix 32-bit queue bandwidth limitation in pf and in the ALTQ token bucket regulator and HFSC scheduler.
Aug 18 2018, 9:59 AM
mat added inline comments to D16764: www/moinmoincli: A new port to edit MoinMoin wiki pages from a command line.
Aug 18 2018, 9:52 AM
mat added inline comments to D16776: Update sysutils/py-supervisor to 3.3.4. Improve port.
Aug 18 2018, 9:50 AM
brd created D16781: Move all devd related configs to sbin/devd/.
Aug 18 2018, 9:50 AM
AMDmi3 committed rP477493: - Update WWW.
- Update WWW
Aug 18 2018, 9:38 AM