Page MenuHomeFreeBSD
Feed All Stories

Nov 25 2019

kib added inline comments to D22548: devfs: introduce a per-dev lock to protect ->si_devsw.
Nov 25 2019, 9:03 PM
danilo committed rP518429: - Update to 0.10.2.
- Update to 0.10.2
Nov 25 2019, 8:59 PM
danilo committed rP518428: - Update to 1.15.0.
- Update to 1.15.0
Nov 25 2019, 8:47 PM
pi committed rP518427: New port: devel/ros-catkin: a collection of cmake macros and code to build ROS….
New port: devel/ros-catkin: a collection of cmake macros and code to build ROS…
Nov 25 2019, 8:30 PM
pi committed rP518426: devel/ros-console_bridge: upgrade 0.4.3 -> 0.4.4.
devel/ros-console_bridge: upgrade 0.4.3 -> 0.4.4
Nov 25 2019, 8:24 PM
skozlov committed rP518425: sysutils/intel-nvmupdate: update 7.00 -> 7.10 and unbreak.
sysutils/intel-nvmupdate: update 7.00 -> 7.10 and unbreak
Nov 25 2019, 8:21 PM
pi committed rP518424: net/kamailio: upgrade 5.3.0 -> 5.3.1.
net/kamailio: upgrade 5.3.0 -> 5.3.1
Nov 25 2019, 8:20 PM
brnrd committed rP518423: databases/mariadb55-server: Security update to 5.5.66.
databases/mariadb55-server: Security update to 5.5.66
Nov 25 2019, 8:19 PM
lme created D22551: Ports: Add new Makefile target "install-missing-packages".
Nov 25 2019, 8:16 PM
tobik committed rP518422: x11/alacritty: Update to v0.4.0.
x11/alacritty: Update to v0.4.0
Nov 25 2019, 8:11 PM
trasz committed rD53637: Publish the 2019Q3 status report..
Publish the 2019Q3 status report.
Nov 25 2019, 8:05 PM
ian closed D22461: Allow opt-out of automatic ntpd leapfile checking/fetching.
Nov 25 2019, 8:00 PM
ian committed rS355100: Allow opt-out of automatic ntpd leapfile checking/fetching..
Allow opt-out of automatic ntpd leapfile checking/fetching.
Nov 25 2019, 8:00 PM
bofh committed rP518421: emulators/qemu: Fix USES placement.
emulators/qemu: Fix USES placement
Nov 25 2019, 7:57 PM
luporl added inline comments to D22171: [PPC] Remove extra \0 char inserted on vty by QEMU.
Nov 25 2019, 7:50 PM
luporl updated the diff for D22171: [PPC] Remove extra \0 char inserted on vty by QEMU.
  • Merge branch 'master' into luporl-fix-vty
  • Address review comments
Nov 25 2019, 7:42 PM
kevans committed rS355099: MFC r355015: MMCCAM: defer release of ccb until we're done with it.
MFC r355015: MMCCAM: defer release of ccb until we're done with it
Nov 25 2019, 7:38 PM
luporl updated the test plan for D22171: [PPC] Remove extra \0 char inserted on vty by QEMU.
Nov 25 2019, 7:38 PM
brnrd committed rP518420: irc/weechat: Update to 2.6.
irc/weechat: Update to 2.6
Nov 25 2019, 7:34 PM
chs committed rS355098: In ffs_freefile(), use a separate variable to hold the inode number within.
In ffs_freefile(), use a separate variable to hold the inode number within
Nov 25 2019, 7:31 PM
trasz closed D22323: 2019Q3 Quarterly status report.
Nov 25 2019, 7:21 PM
trasz committed rD53636: Add Quarterly Status Report for 2019Q3..
Add Quarterly Status Report for 2019Q3.
Nov 25 2019, 7:21 PM
allanjude accepted D22323: 2019Q3 Quarterly status report.

Reviewed By: allanjude

Nov 25 2019, 7:12 PM
fernape committed rP518419: devel/ros-rosdep: update to 0.18.0.
devel/ros-rosdep: update to 0.18.0
Nov 25 2019, 6:45 PM
mav abandoned D22319: Avoid double bus_dmamap_load() in ioat(4)..

After another look I found this change to be useless for me, since I need to load the memory into two different DMA engines same time. And it is easier to to without this functionality. So I'll leave this idea to somebody else who may actually need it. I've committed some changes slightly optimizing the area in other ways.

Nov 25 2019, 6:44 PM
fernape committed rP518418: devel/ros-rospkg: update to 1.2.0.
devel/ros-rospkg: update to 1.2.0
Nov 25 2019, 6:43 PM
fernape committed rP518417: net/nncp: update to 5.1.0.
net/nncp: update to 5.1.0
Nov 25 2019, 6:39 PM
jhibbits added inline comments to D22549: [PowerPC] enable atomic.c in compiler_rt and do not check and forces lock/lock_free decisions in compiled time.
Nov 25 2019, 6:38 PM · PowerPC
oshogbo closed D20362: procdesc: allow to collect status through wait(1) if process is traced.
Nov 25 2019, 6:33 PM
oshogbo committed rS355097: procdesc: allow to collect status through wait(1) if process is traced.
procdesc: allow to collect status through wait(1) if process is traced
Nov 25 2019, 6:33 PM
mjg created D22550: vfs: stop reading ->v_vnlock in default locking routines.
Nov 25 2019, 6:28 PM
alfredo added a reviewer for D22549: [PowerPC] enable atomic.c in compiler_rt and do not check and forces lock/lock_free decisions in compiled time: emaste.
Nov 25 2019, 6:28 PM · PowerPC
alfredo updated the summary of D22549: [PowerPC] enable atomic.c in compiler_rt and do not check and forces lock/lock_free decisions in compiled time.
Nov 25 2019, 6:27 PM · PowerPC
emaste committed rS355096: update comment (about llvm target config) to match r355095.
update comment (about llvm target config) to match r355095
Nov 25 2019, 6:27 PM
0mp committed rP518416: Update to v0.2.55.
Update to v0.2.55
Nov 25 2019, 6:26 PM
kevans accepted D22546: Ease the life of PT_TO_SCE/PT_TO_SCX users when debuggee sleeps in sigsuspend(2)/sig{timed,}wait(2)..

I think this looks good to me, thanks! It does behave differently now in that truss(1) will cause us to exit these syscalls if it attaches in the middle -- but every application I can think of using them will swiftly return to sigsuspend() state once it realizes nothing productive happened.

Nov 25 2019, 6:24 PM
alfredo updated the summary of D22549: [PowerPC] enable atomic.c in compiler_rt and do not check and forces lock/lock_free decisions in compiled time.
Nov 25 2019, 6:22 PM · PowerPC
alfredo created D22549: [PowerPC] enable atomic.c in compiler_rt and do not check and forces lock/lock_free decisions in compiled time.
Nov 25 2019, 6:19 PM · PowerPC
emaste committed rS355095: remove armv6 LLVM workaround introduced in r341812.
remove armv6 LLVM workaround introduced in r341812
Nov 25 2019, 6:18 PM
mat added a comment to D16457: Subpackages. (deal with it.).

@mat is this stable enough to start play around with? Because for example Qt has many split ports that could be used as testing ground too (basically all the ports that have the same qt-dist value).

Nov 25 2019, 6:18 PM
tcberner committed rP518415: deskutils/semantik: update to 1.2.4.
deskutils/semantik: update to 1.2.4
Nov 25 2019, 6:13 PM
demon committed rP518414: Update to version 1.9.13..
Update to version 1.9.13.
Nov 25 2019, 6:12 PM
demon committed rP518413: Update to version 2.0.10.
Update to version 2.0.10
Nov 25 2019, 6:11 PM
brooks committed rP518412: Correct the PYCLANG pattern..
Correct the PYCLANG pattern.
Nov 25 2019, 6:09 PM
0mp committed rP518411: Clean up.
Clean up
Nov 25 2019, 5:57 PM
trasz updated the diff for D20655: Make use of stats(3) in the TCP stack.

Sigh; don't change GENERIC.

Nov 25 2019, 5:33 PM
trasz updated the diff for D20655: Make use of stats(3) in the TCP stack.

Fix problem reported by Tom: when computing RTT, take the HZ into account; the 'rtt' argument is in ticks, not milliseconds. Thanks to Allan for tracking that down.

Nov 25 2019, 5:32 PM
kai committed rP518410: textproc/py-elasticsearch5: Prepare for urllib3 >= 1.25.
textproc/py-elasticsearch5: Prepare for urllib3 >= 1.25
Nov 25 2019, 5:18 PM
mjg updated the diff for D22548: devfs: introduce a per-dev lock to protect ->si_devsw.
  • bump D_VERSION
  • annotate the lock in witness
Nov 25 2019, 5:15 PM
kib added a comment to D22548: devfs: introduce a per-dev lock to protect ->si_devsw.

This absolutely requires a bump for D_VERSION.
May be add explicit order between devmtx and si_threadlock to the witness static table.

Nov 25 2019, 4:58 PM
kib updated the diff for D22546: Ease the life of PT_TO_SCE/PT_TO_SCX users when debuggee sleeps in sigsuspend(2)/sig{timed,}wait(2)..

Use PTRACE_SYSCALL.

Nov 25 2019, 4:55 PM
kib added inline comments to D22546: Ease the life of PT_TO_SCE/PT_TO_SCX users when debuggee sleeps in sigsuspend(2)/sig{timed,}wait(2)..
Nov 25 2019, 4:54 PM
mjg created D22548: devfs: introduce a per-dev lock to protect ->si_devsw.
Nov 25 2019, 4:52 PM
dougm updated the diff for D22544: Use macros to search vm_map.

Restore gap_end variable to fix findspace problem.

Nov 25 2019, 4:47 PM
kib committed rS355094: MFC r354828:.
MFC r354828:
Nov 25 2019, 4:46 PM
kevans added inline comments to D22546: Ease the life of PT_TO_SCE/PT_TO_SCX users when debuggee sleeps in sigsuspend(2)/sig{timed,}wait(2)..
Nov 25 2019, 4:32 PM
julius.flohr_uni-due.de created D22547: schedule new RTT measurement after MTU update.
Nov 25 2019, 4:32 PM
kib created D22546: Ease the life of PT_TO_SCE/PT_TO_SCX users when debuggee sleeps in sigsuspend(2)/sig{timed,}wait(2)..
Nov 25 2019, 4:31 PM
luporl committed rS355093: [PPC64] Enable phyp vty use as a GDB DBGPORT.
[PPC64] Enable phyp vty use as a GDB DBGPORT
Nov 25 2019, 4:30 PM
luporl closed D22205: [PPC64] Enable phyp vty use as a GDB DBGPORT.
Nov 25 2019, 4:30 PM
tobik added a comment to D22540: games/kdegames, devel/py-qt5: Canonicalize option names.

Lgtm, under the assumption, it works as before.

Nov 25 2019, 3:59 PM
tobik committed rP518409: Give KDE games back a useful COMMENT after r518382.
Give KDE games back a useful COMMENT after r518382
Nov 25 2019, 3:56 PM
dougm updated subscribers of D22544: Use macros to search vm_map.
Nov 25 2019, 3:54 PM
mav committed rS355092: MFC r344955 (by imp):.
MFC r344955 (by imp):
Nov 25 2019, 3:51 PM
kib updated the diff for D22541: Store the bottom of the shadow chain in OBJ_ANON object->handle member..

Style.
Unhold vnode for ADD.

Nov 25 2019, 3:48 PM
manu added inline comments to D22538: Add PINE64 ROCKPro64 config for generation of release images.
Nov 25 2019, 3:46 PM
mav committed rS355091: MFC r341710 (by imp):.
MFC r341710 (by imp):
Nov 25 2019, 3:45 PM
manu added inline comments to D22537: Add support for generating release images using GPT for ARM.
Nov 25 2019, 3:45 PM
kib added inline comments to D22541: Store the bottom of the shadow chain in OBJ_ANON object->handle member..
Nov 25 2019, 3:39 PM
rmacklem committed rS355090: Merge in an up to date kernel from head/current..
Merge in an up to date kernel from head/current.
Nov 25 2019, 3:24 PM
kib accepted D22545: Fix panic when loading kernel modules before root file system is mounted.
Nov 25 2019, 2:51 PM
hselasky retitled D22545: Fix panic when loading kernel modules before root file system is mounted from Fix panic when loading kernel modules before root file system is loaded to Fix panic when loading kernel modules before root file system is mounted.
Nov 25 2019, 2:40 PM
hselasky updated the diff for D22545: Fix panic when loading kernel modules before root file system is mounted.

Include full context.

Nov 25 2019, 2:39 PM
hselasky created D22545: Fix panic when loading kernel modules before root file system is mounted.
Nov 25 2019, 2:38 PM
manu accepted D22442: Add driver for temperature sensors found in RK3288, RK3328 and RK3399 SoC's..

LGTM

Nov 25 2019, 2:19 PM
kib committed rS355089: MFC r355088:.
MFC r355088:
Nov 25 2019, 2:19 PM
kib committed rS355088: Limit bus_dma_dmar_set_buswide() definition to kernel only..
Limit bus_dma_dmar_set_buswide() definition to kernel only.
Nov 25 2019, 2:17 PM
manu added inline comments to D22441: Finish implementation of RK3299 clocks. .
Nov 25 2019, 2:02 PM
pizzamig committed rP518408: devel/electron6: Add electron 6.x port.
devel/electron6: Add electron 6.x port
Nov 25 2019, 1:56 PM
dch committed rP518407: net-mgmt/rubygem-riemann-client: fix ipv6.
net-mgmt/rubygem-riemann-client: fix ipv6
Nov 25 2019, 1:52 PM
dch committed rP518406: sysutils/graylog: update to 3.1.3.
sysutils/graylog: update to 3.1.3
Nov 25 2019, 1:43 PM
dch committed rP518405: net-mgmt/riemann: update to 0.3.5 fix broken websockets.
net-mgmt/riemann: update to 0.3.5 fix broken websockets
Nov 25 2019, 1:41 PM
dch committed rP518404: net/zerotier: update to 1.4.6, note new LICENSE.
net/zerotier: update to 1.4.6, note new LICENSE
Nov 25 2019, 1:37 PM
kevans added inline comments to D22543: [showmount] implement long options.
Nov 25 2019, 1:01 PM
trasz added inline comments to D20656: Add new port: net/tcprtt: reliably measure the TCP handshake round trip time using stats(9).
Nov 25 2019, 12:46 PM
tobik committed rP518403: devel/ptlib: add missing plist entry for PulseAudio plugin.
devel/ptlib: add missing plist entry for PulseAudio plugin
Nov 25 2019, 12:33 PM
0mp committed rP518402: Update to 6.10.3.
Update to 6.10.3
Nov 25 2019, 12:28 PM
pizzamig committed rP518401: benchmarks/stress-ng: Update to 0.10.11.
benchmarks/stress-ng: Update to 0.10.11
Nov 25 2019, 12:25 PM
tobik committed rP518400: devel/ptlib: Unbreak build with SDL=off.
devel/ptlib: Unbreak build with SDL=off
Nov 25 2019, 12:07 PM
lwhsu committed rP518399: - Update to 2.206.
- Update to 2.206
Nov 25 2019, 11:56 AM
fluffy committed rP518398: MFH: r518379.
MFH: r518379
Nov 25 2019, 11:13 AM
bcr added a comment to D22330: Capitalize usage message and some user visible output.

ping?

Nov 25 2019, 11:09 AM
bofh committed rP518397: emulators/qemu: Updating version 3.1.1.1=>4.1.1.
emulators/qemu: Updating version 3.1.1.1=>4.1.1
Nov 25 2019, 11:01 AM
tobik committed rP518396: games/rocksndiamonds-data: Remove nop options.
games/rocksndiamonds-data: Remove nop options
Nov 25 2019, 10:50 AM
fox committed rP518395: www/cliqz: Fixes build failures under certain conditions..
www/cliqz: Fixes build failures under certain conditions.
Nov 25 2019, 10:38 AM
kib committed rS355087: MFC r354828:.
MFC r354828:
Nov 25 2019, 9:54 AM
bapt committed rP518394: Update to 0.8.8.
Update to 0.8.8
Nov 25 2019, 9:49 AM
kib committed rS355086: MFC r354830:.
MFC r354830:
Nov 25 2019, 9:43 AM
bofh committed rP518393: [NEW] emulators/qemu31: QEMU CPU Emulator - 3.1.X version.
[NEW] emulators/qemu31: QEMU CPU Emulator - 3.1.X version
Nov 25 2019, 9:43 AM
AMDmi3 committed rP518392: - Fix LICENSE.
- Fix LICENSE
Nov 25 2019, 9:40 AM