CVS commit: src/sys/arch/i386/stand/misc

2018-06-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jun 26 10:15:37 UTC 2018 Modified Files: src/sys/arch/i386/stand/misc: Makefile Removed Files: src/sys/arch/i386/stand/misc: rawr32.exe.uue Log Message: Remove Rawrite32 installer - no point having an outdated version

CVS commit: src/distrib/notes

2018-06-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jun 26 10:49:55 UTC 2018 Modified Files: src/distrib/notes/bebox: prep src/distrib/notes/common: main src/distrib/notes/ews4800mips: xfer src/distrib/notes/i386: xfer src/distrib/notes/news68k:

CVS commit: src/doc

2018-06-26 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Jun 26 17:13:41 UTC 2018 Added Files: src/doc: TODO.sanitizers Log Message: Add TODO.sanitizer Note short term, long term and unspecified tasks with sanitizers. The long term goals are planned to be started after emptying

CVS commit: src/doc/roadmaps/people

2018-06-26 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Jun 26 16:06:21 UTC 2018 Removed Files: src/doc/roadmaps/people: kamil Log Message: Remove roadmap/kamil -8 goals finished in the possible scope for 8.0RC2 -9 abandoned in that scope after research To generate a diff of

CVS commit: src/usr.bin/netstat

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 26 09:50:42 UTC 2018 Modified Files: src/usr.bin/netstat: bpf.c Log Message: Fix a bug that BPF_D_OUT isn't printed correctly. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/netstat/bpf.c

CVS commit: src/usr.bin/fstat

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 26 10:00:25 UTC 2018 Modified Files: src/usr.bin/fstat: misc.c Log Message: Print BPF direction correctly. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/fstat/misc.c Please note that diffs

CVS commit: src/sys/arch/arm/rockchip

2018-06-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jun 26 17:44:04 UTC 2018 Modified Files: src/sys/arch/arm/rockchip: rk_cru.c Log Message: device_printf -> aprint_debug To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/rockchip/rk_cru.c

CVS commit: src/external/gpl3/gcc/lib/liblsan

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 20:54:32 UTC 2018 Added Files: src/external/gpl3/gcc/lib/liblsan: Makefile shlib_version test-lsan.c Log Message: Add lsan support. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 20:55:38 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h lsan_common_linux.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/distrib/sets/lists

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 21:01:34 UTC 2018 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi shl.mi Log Message: Add the lsan libraries To generate a

CVS commit: src/share/misc

2018-06-26 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Jun 26 22:16:45 UTC 2018 Modified Files: src/share/misc: acronyms.comp Log Message: Add another ARC, DCL, Emacs To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/share/misc/acronyms.comp Please note that

CVS commit: src/sbin/disklabel

2018-06-26 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Jun 27 01:14:48 UTC 2018 Modified Files: src/sbin/disklabel: main.c Log Message: Avoid misaligned access in disklabel(8) in find_label() Introduce a new helper variable tlp and use it for memory access. Detected with

CVS commit: src/external/gpl3/gcc/lib

2018-06-26 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Jun 27 01:25:49 UTC 2018 Modified Files: src/external/gpl3/gcc/lib: Makefile Log Message: Since liblsan has been added to the sets already, we should build it. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/external/gpl3/gcc/lib/liblsan

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 21:06:45 UTC 2018 Modified Files: src/external/gpl3/gcc/lib/liblsan: Makefile Log Message: remove temp hack. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/lib/liblsan/Makefile

CVS commit: src/doc

2018-06-26 Thread Christos Zoulas
Add the BPF direction filter (BIOC[GS]DIRECTION). [msaitoh 20180626] + gcc: add lsan the Leak Sanitizer [christos 20180626]

CVS commit: src/sys/dist/pf/net

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jun 27 03:31:44 UTC 2018 Modified Files: src/sys/dist/pf/net: if_pfsync.c Log Message: Add missing BPF_D_OUT. Reported by John D. Baker. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/sys

2018-06-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jun 26 06:03:57 UTC 2018 Modified Files: src/sys/arch/macppc/dev: deq.c smusat.c src/sys/arch/sparc64/dev: pcf8591_envctrl.c src/sys/dev/i2c: adadc.c adm1021.c adm1026.c as3722.c at24cxx.c axp20x.c

CVS commit: src/sys/dev/ic

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 26 06:16:09 UTC 2018 Modified Files: src/sys/dev/ic: rt2661.c Log Message: bpf_mtap*() before ieee80211_encap() should be bpf_mtap() rather than bpf_mtap3(). bpf_mtap3() is for raw bpf and be used after

CVS commit: src/sys/dev/ic

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 26 06:17:40 UTC 2018 Modified Files: src/sys/dev/ic: malo.c Log Message: bpf_mtap*() after ieee80211_encap() should be bpf_mtap3() rather than bpf_mtap(). bpf_mtap3() is for raw bpf. To generate a diff of this commit:

CVS commit: src/sys/dev/i2c

2018-06-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jun 26 06:34:55 UTC 2018 Modified Files: src/sys/dev/i2c: at24cxx.c files.i2c i2c.c i2cvar.h Log Message: Remove the i2c "size" locator and corresponding property / attach arg. It was a hack meant only for EEPROMs, which

CVS commit: src/doc

2018-06-26 Thread SAITOH Masanobu
ort for QEMU ARM Virtual Machine ("virt"). [jmcneill 20180614] arm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615] dhcpcd: Import 7.0.6. [roy 20180621] + bpf(4): Add the BPF direction filter (BIOC[GS]DIRECTION). + [msaitoh 20180626]

CVS commit: src/sys/dev/i2c

2018-06-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jun 26 06:21:23 UTC 2018 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: Encode the size information in the compat data. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/i2c/at24cxx.c

CVS commit: src/sys/dev/ofw

2018-06-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jun 26 06:24:52 UTC 2018 Modified Files: src/sys/dev/ofw: ofw_subr.c Log Message: In of_enter_i2c_devs(), we no longer need to set a "size" property for a couple of models of Atmel EEPROMs because the driver can figure this

CVS commit: src/sys/sys

2018-06-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 26 06:50:52 UTC 2018 Modified Files: src/sys/sys: param.h Log Message: Bump version to 8.99.21 (bpf_mtap*() API change & BIOC[GS]DIRECTION). To generate a diff of this commit: cvs rdiff -u -r1.565 -r1.566