CVS commit: src/sys/arch/macppc/conf

2018-05-27 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Mon May 28 05:27:52 UTC 2018

Modified Files:
src/sys/arch/macppc/conf: POWERMAC_G5_11_2

Log Message:
enable SMP, remove some ADB-only comments


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/macppc/conf/POWERMAC_G5_11_2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/macppc/conf

2018-05-27 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Mon May 28 05:25:06 UTC 2018

Modified Files:
src/sys/arch/macppc/conf: POWERMAC_G5
Added Files:
src/sys/arch/macppc/conf: POWERMAC_G5.MP

Log Message:
add config for SMP G5 kernels


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/macppc/conf/POWERMAC_G5
cvs rdiff -u -r0 -r1.1 src/sys/arch/macppc/conf/POWERMAC_G5.MP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/macppc/conf

2018-05-27 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Mon May 28 05:21:53 UTC 2018

Modified Files:
src/sys/arch/macppc/conf: POWERMAC_G5

Log Message:
smusat attaches to iic now


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/macppc/conf/POWERMAC_G5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/pci

2018-05-27 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Mon May 28 02:28:05 UTC 2018

Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h

Log Message:
 Regen.


To generate a diff of this commit:
cvs rdiff -u -r1.1327 -r1.1328 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1326 -r1.1327 src/sys/dev/pci/pcidevs_data.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/pci

2018-05-27 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Mon May 28 02:27:33 UTC 2018

Modified Files:
src/sys/dev/pci: pcidevs

Log Message:
 Add some Intel 4 series chipset devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1336 -r1.1337 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2018-05-27 Thread Nathanial Sloss
Module Name:src
Committed By:   nat
Date:   Mon May 28 00:18:06 UTC 2018

Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/share/man/man4: audio.4
src/share/man/man7: Makefile intro.7
src/share/man/man9: Makefile audio.9 intro.9
Added Files:
src/share/man/man9: audio_system.9
Removed Files:
src/share/man/man7: audio.7

Log Message:
Move the audio specification to section 9 under audio_system.

Ok wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.2197 -r1.2198 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.1590 -r1.1591 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.85 -r1.86 src/share/man/man4/audio.4
cvs rdiff -u -r1.32 -r1.33 src/share/man/man7/Makefile
cvs rdiff -u -r1.4 -r0 src/share/man/man7/audio.7
cvs rdiff -u -r1.25 -r1.26 src/share/man/man7/intro.7
cvs rdiff -u -r1.421 -r1.422 src/share/man/man9/Makefile
cvs rdiff -u -r1.46 -r1.47 src/share/man/man9/audio.9
cvs rdiff -u -r0 -r1.1 src/share/man/man9/audio_system.9
cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/intro.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2018-05-27 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Sun May 27 21:09:39 UTC 2018

Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile kprintf.9

Log Message:
Don't mention sprintf and vsprintf, they don't exist in the kernel.
Drop MLINKS, too.


To generate a diff of this commit:
cvs rdiff -u -r1.2196 -r1.2197 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.420 -r1.421 src/share/man/man9/Makefile
cvs rdiff -u -r1.36 -r1.37 src/share/man/man9/kprintf.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/fdt

2018-05-27 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun May 27 19:54:46 UTC 2018

Modified Files:
src/sys/dev/fdt: dw_apb_uart.c

Log Message:
Enable apb_pclk clock if present


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/fdt/dw_apb_uart.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/lib/libc/sys

2018-05-27 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun May 27 17:16:39 UTC 2018

Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.h

Log Message:
Try to fool $CC harder in ATF ptrace(2) tests in trigger_fpe()

A function that returns a value that is not used, can be optimized out by
a compiler. Try to fool the compiler with calling libc functions that shall
trigger a division by zero crash.

Sponsored by 


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/sys/t_ptrace_wait.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2018-05-27 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun May 27 17:14:23 UTC 2018

Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
src/sys/dev/fdt: files.fdt
Added Files:
src/sys/dev/fdt: dw_apb_uart.c
Removed Files:
src/sys/arch/arm/sunxi: sunxi_com.c

Log Message:
Rename sunxi_com to dw_apb_uart and move it to dev/fdt since it is not
sunxi-specific.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/arm/sunxi/files.sunxi
cvs rdiff -u -r1.5 -r0 src/sys/arch/arm/sunxi/sunxi_com.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/dw_apb_uart.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/fdt/files.fdt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/kernel

2018-05-27 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun May 27 17:04:45 UTC 2018

Modified Files:
src/tests/kernel: h_segv.c t_trapsignal.sh

Log Message:
Handle FPE and BUS scenarios in the ATF t_trapsignal tests

These crash signals are crucial for proper handling of abnormal conditions
in a program. The additional purpose of these tests it to assure the proper
handling of these signals for the coming ptrace(2)-related changes in the
signal routing code.

Add a stub for ILL scenarios.

All tests pass (on amd64).

The shell ATF script contains duplicated code. There should be a way to
deduplicate it, without rewrite to C.

Sponsored by 


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/h_segv.c
cvs rdiff -u -r1.3 -r1.4 src/tests/kernel/t_trapsignal.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2018-05-27 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun May 27 17:05:06 UTC 2018

Modified Files:
src/sys/arch/arm/sunxi: sunxi_com.c
src/sys/dev/ic: com.c comvar.h

Log Message:
Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/sunxi/sunxi_com.c
cvs rdiff -u -r1.347 -r1.348 src/sys/dev/ic/com.c
cvs rdiff -u -r1.86 -r1.87 src/sys/dev/ic/comvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/i2c

2018-05-27 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Sun May 27 14:03:56 UTC 2018

Modified Files:
src/sys/dev/i2c: tsl256x.c

Log Message:
Update the compat strings to match what Linux uses, per jmcneill@.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/tsl256x.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/ddb

2018-05-27 Thread Valeriy E. Ushakov
Module Name:src
Committed By:   uwe
Date:   Sun May 27 12:24:36 UTC 2018

Modified Files:
src/sys/ddb: db_panic.c

Log Message:
Add missing $NetBSD$ comment at the beginning.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/ddb/db_panic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2018-05-27 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun May 27 07:12:27 UTC 2018

Modified Files:
src/share/man/man4: tsllux.4

Log Message:
Minor improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/tsllux.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/lib/libc/sys

2018-05-27 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun May 27 08:08:24 UTC 2018

Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c

Log Message:
Fix ATF ptrace(2) bytes_transfer_piod_read_auxv test

Make the initial buffer larger to stop triggering the runtime assert about
its size.

Its size is probably larger than all real use cases, but it's good enough
for the purpose of ATF tests and immune of potential AUXV size.

Sponsored by 


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/tests/lib/libc/sys/t_ptrace_wait.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.