Module Name:src
Committed By: mrg
Date: Sat Apr 20 05:53:18 UTC 2019
Modified Files:
src/sys/dev/usb: ucom.c umodem_common.c umodemvar.h
Log Message:
fix umodem(4) detach:
- ucom(4) needs kpreempt disabled around softint_schedule()
- switch a copied printf() to aprint_err
Module Name:src
Committed By: kamil
Date: Fri Apr 19 22:06:03 UTC 2019
Modified Files:
src/share/mk: bsd.README
Log Message:
Fix typo cost -> host
To generate a diff of this commit:
cvs rdiff -u -r1.390 -r1.391 src/share/mk/bsd.README
Please note that diffs are not publ
Module Name:src
Committed By: kamil
Date: Fri Apr 19 21:54:33 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
Fix typo in TEST_VFORK_ENABLED
This allows building and running vfork(2) test scenarios correctly.
To generate a diff of this comm
Module Name:src
Committed By: mrg
Date: Fri Apr 19 21:34:26 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch ia64 to GCC 7. scole@ commited a workaround for the one new problem.
this leaves ppc64 as the only GCC 6 port left.
To generate a diff of t
Module Name:src
Committed By: abhinav
Date: Fri Apr 19 20:35:14 UTC 2019
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Memory allocated by sqlite3_mprintf should be free'd by sqlite3_free
This was causing memory corruption thus making apropos(1) fai
Module Name:src
Committed By: jmcneill
Date: Fri Apr 19 19:46:46 UTC 2019
Modified Files:
src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic:
meson-gxl.dtsi
Log Message:
Add the clock inputs of the clock controllers, from
https://github.com/torvalds/lin
Module Name:src
Committed By: gutteridge
Date: Fri Apr 19 19:37:31 UTC 2019
Modified Files:
src/sys/dev/pci: if_iwn.c
Log Message:
if_iwn.c: add a comment noting which PCI IDs are covered by an else
statement that loads a specific firmware variant. While here, also
amend t
Module Name:src
Committed By: jmcneill
Date: Fri Apr 19 19:36:26 UTC 2019
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Remove qsphy(4), this 20+ year old PHY driver accidentally attaches to the
Meson GXL internal PHY
To generate a diff of this commit
Module Name:src
Committed By: jmcneill
Date: Fri Apr 19 19:09:12 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for Amlogic GXL family SoCs.
To generate a diff of this commit:
cvs rdiff -u -r1.2524 -r1.2525 src/doc/CHANGES
Please note that di
Module Name:src
Committed By: jmcneill
Date: Fri Apr 19 19:07:56 UTC 2019
Modified Files:
src/sys/arch/arm/amlogic: files.meson meson_clk.c meson_dwmac.c
meson_pinctrl.c meson_pinctrl.h meson_platform.c mesongxbb_aoclkc.c
mesongxbb_clkc.c
src
Module Name:src
Committed By: jmcneill
Date: Fri Apr 19 19:05:56 UTC 2019
Modified Files:
src/sys/dev/fdt: dwc3_fdt.c
Log Message:
Add support for Meson GXL USB3 controller
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/fdt/dwc3_fdt.c
Please not
Module Name:src
Committed By: leot
Date: Fri Apr 19 18:36:25 UTC 2019
Modified Files:
src/etc/rc.d: npf
Log Message:
Do not start npf again at reboot (it is started via npf_boot)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/etc/rc.d/npf
Please note th
Module Name:src
Committed By: scole
Date: Fri Apr 19 16:28:32 UTC 2019
Modified Files:
src/sys/arch/ia64/ia64: machdep.c
Log Message:
In map_vhpt(), read pmap_vhpt_log2size before any memory translation
instructions to avoid "Data Nested TLB faults" with GCC 7.4.0
To gen
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:05:05 UTC 2019
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1689
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 src/doc/CHANGES-7.0.3
Please note that diffs are
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:03:09 UTC 2019
Modified Files:
src/sys/compat/common [netbsd-7-0]: uipc_syscalls_40.c
src/sys/compat/linux/common [netbsd-7-0]: linux_socket.c
src/sys/compat/linux32/common [netbsd-7-0]: linux32_socket
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:02:50 UTC 2019
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Ticket #1689
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-7.1.3
Please note that diffs are n
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:02:24 UTC 2019
Modified Files:
src/sys/compat/common [netbsd-7-1]: uipc_syscalls_40.c
src/sys/compat/linux/common [netbsd-7-1]: linux_socket.c
src/sys/compat/linux32/common [netbsd-7-1]: linux32_socket
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:02:02 UTC 2019
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1689
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-7.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Fri Apr 19 16:01:34 UTC 2019
Modified Files:
src/sys/compat/common [netbsd-7]: uipc_syscalls_40.c
src/sys/compat/linux/common [netbsd-7]: linux_socket.c
src/sys/compat/linux32/common [netbsd-7]: linux32_socket.c
Module Name:src
Committed By: martin
Date: Fri Apr 19 09:14:40 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1232 and #1233
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.129 -r1.1.2.130 src/doc/CHANGES-8.1
Please note that diff
Module Name:src
Committed By: martin
Date: Fri Apr 19 09:12:58 UTC 2019
Modified Files:
src/sys/compat/common [netbsd-8]: uipc_syscalls_40.c
src/sys/compat/linux/common [netbsd-8]: linux_socket.c
src/sys/compat/linux32/common [netbsd-8]: linux32_socket.c
Module Name:src
Committed By: martin
Date: Fri Apr 19 09:10:50 UTC 2019
Modified Files:
src/usr.sbin/npf/npfctl [netbsd-8]: npf_bpf_comp.c npf_build.c
Log Message:
Pull up following revision(s) (requested by tih in ticket #1232):
usr.sbin/npf/npfctl/npf_build.c: r
22 matches
Mail list logo