CVS commit: src/distrib/sets/lists/tests

2020-10-16 Thread Michał Górny
Module Name:src
Committed By:   mgorny
Date:   Fri Oct 16 07:12:26 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: md.amd64 md.i386 mi

Log Message:
Try to fix tests/sys/x86 again

Thank to Martin Husemann for the suggestion.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/sets/lists/tests/md.amd64
cvs rdiff -u -r1.6 -r1.7 src/distrib/sets/lists/tests/md.i386
cvs rdiff -u -r1.941 -r1.942 src/distrib/sets/lists/tests/mi

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



CVS commit: src/sys/arch/sparc64

2020-10-16 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Fri Oct 16 07:35:16 UTC 2020

Modified Files:
src/sys/arch/sparc64/conf: files.sparc64
src/sys/arch/sparc64/sparc64: autoconf.c
Added Files:
src/sys/arch/sparc64/sparc64: ofw_patch.c ofw_patch.h

Log Message:
Move OFW patching routines into their own file.


To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.223 -r1.224 src/sys/arch/sparc64/sparc64/autoconf.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/sparc64/ofw_patch.c \
src/sys/arch/sparc64/sparc64/ofw_patch.h

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



CVS commit: [netbsd-9] src/sys/dev/pci

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 08:03:36 UTC 2020

Modified Files:
src/sys/dev/pci [netbsd-9]: if_wm.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1114):

sys/dev/pci/if_wm.c: revision 1.691

  Fixes a problem that the attach function reported
"wm_gmii_setup_phytype: Unknown PHY model. OUI=00, model=" and
"PHY type is still unknown." Don't call wm_gmii_setup_phytype() three times if
the interface uses SGMII with internal MDIO.

  Tested with I354(Rangeley(SGMII(MDIO))) and I350(SERDES(SFP), SGMII(SFP)).


To generate a diff of this commit:
cvs rdiff -u -r1.645.2.7 -r1.645.2.8 src/sys/dev/pci/if_wm.c

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



CVS commit: [netbsd-8] src/sys/dev/pci

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 08:06:02 UTC 2020

Modified Files:
src/sys/dev/pci [netbsd-8]: if_wm.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1617):

sys/dev/pci/if_wm.c: revision 1.691

  Fixes a problem that the attach function reported
"wm_gmii_setup_phytype: Unknown PHY model. OUI=00, model=" and
"PHY type is still unknown." Don't call wm_gmii_setup_phytype() three times if
the interface uses SGMII with internal MDIO.

  Tested with I354(Rangeley(SGMII(MDIO))) and I350(SERDES(SFP), SGMII(SFP)).


To generate a diff of this commit:
cvs rdiff -u -r1.508.4.39 -r1.508.4.40 src/sys/dev/pci/if_wm.c

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



CVS commit: [netbsd-9] src

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 08:17:09 UTC 2020

Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
src/external/gpl2/groff/tmac [netbsd-9]: mdoc.local
src/sys/sys [netbsd-9]: param.h

Log Message:
Welcome to 9.1!


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.124 -r1.1.2.125 src/doc/CHANGES-9.1
cvs rdiff -u -r1.5.6.5 -r1.5.6.6 src/external/gpl2/groff/tmac/mdoc.local
cvs rdiff -u -r1.599.2.6 -r1.599.2.7 src/sys/sys/param.h

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



CVS commit: src

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 08:28:17 UTC 2020

Modified Files:
src/distrib/sets/lists/xbase: mi
src/external/mit/xorg/bin: Makefile
Added Files:
src/external/mit/xorg/bin/xcompmgr: Makefile

Log Message:
Hook up xcompmgr to the build


To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.15 -r1.16 src/external/mit/xorg/bin/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/bin/xcompmgr/Makefile

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

2020-10-16 Thread Michał Górny
Module Name:src
Committed By:   mgorny
Date:   Fri Oct 16 08:51:12 UTC 2020

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

Log Message:
Remove leftover commented out #if 0


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/tests/lib/libc/sys/t_ptrace_x86_wait.h

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



CVS commit: src/distrib/sets/lists/xdebug

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 10:32:52 UTC 2020

Modified Files:
src/distrib/sets/lists/xdebug: mi

Log Message:
Add xcompmgr


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/distrib/sets/lists/xdebug/mi

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



CVS commit: src/distrib/sets/lists/debug

2020-10-16 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Fri Oct 16 11:09:33 UTC 2020

Modified Files:
src/distrib/sets/lists/debug: md.amd64 md.i386

Log Message:
Add missig t_convert_xmm_s87.debug to fix build with MKDEBUG=yes.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/distrib/sets/lists/debug/md.amd64
cvs rdiff -u -r1.19 -r1.20 src/distrib/sets/lists/debug/md.i386

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



CVS commit: src/doc

2020-10-16 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Oct 16 11:17:54 UTC 2020

Modified Files:
src/doc: 3RDPARTY

Log Message:
lua 5.3.6/5.4.1 out.


To generate a diff of this commit:
cvs rdiff -u -r1.1752 -r1.1753 src/doc/3RDPARTY

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 12:23:34 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.c

Log Message:
ossaudio: Various OSSv4 fixes for SNDCTL_AUDIOINFO

- Per OSSv4, make this ioctl work on the main mixer device.
  Since the native NetBSD API uses queries on individual audio devices,
  we have to reopen the correct audio device specified in the input to the
  ioctl and fetch information from that.
- Correctly return whether the device is for playback, capture, or both.
- Return the full name of the device in the name field.
- The "handle" has to be a globally unique identifier. The closest thing
  we have to that is device numbers, so use device numbers.
- Return reasonable values in min_rate/max_rate and min_channels/max_channels.

This should allow Mumble's device enumeration to work with a lot less
patching.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/lib/libossaudio/ossaudio.c

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 12:36:01 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.c

Log Message:
ossaudio: Add comments for the more obscure parts of SNDCTL_AUDIOINFO


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/lib/libossaudio/ossaudio.c

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



CVS commit: [netbsd-8] src/etc/defaults

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 14:37:31 UTC 2020

Modified Files:
src/etc/defaults [netbsd-8]: rc.conf

Log Message:
Pull up the following revision, requested by kim in ticket #1603
and accidently lost during initial commit:

etc/defaults/rc.conf: revision 1.159

Add optional release info in /etc/motd.


To generate a diff of this commit:
cvs rdiff -u -r1.139.6.1 -r1.139.6.2 src/etc/defaults/rc.conf

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



CVS commit: [netbsd-8] src/doc

2020-10-16 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Oct 16 14:38:14 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ammend ticket #1603


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-8.3

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



CVS commit: src/etc/rc.d

2020-10-16 Thread Kimmo Suominen
Module Name:src
Committed By:   kim
Date:   Fri Oct 16 15:31:04 UTC 2020

Modified Files:
src/etc/rc.d: network

Log Message:
network: Update rtsol options

- Use "-6" instead of "--noipv4" as it seems more appropriate based on
  the dhcpcd(8) manual page.
- Remove "-f /dev/null" as it seems unnecessary with "-6".
- Remove "--persistent" as it is in the default /etc/dhcpcd.conf,
  and this way the user can change it, if they would like to (either
  through dhcpcd_flags or by editing /etc/dhcpcd.conf).

The "-b" (or "--background") option is needed to avoid a timeout error
message (and a delay in booting), so it is still left in place.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/etc/rc.d/network

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 15:40:16 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.c

Log Message:
ossaudio: Bump copyright date and improve description.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libossaudio/ossaudio.c

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



CVS commit: src/distrib/sets/lists/man

2020-10-16 Thread Ryo Shimizu
Module Name:src
Committed By:   ryo
Date:   Fri Oct 16 15:40:40 UTC 2020

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
in my previous commit, entries before the move must be obsolete rather than 
removed

pointed out by nonaka@, thanks


To generate a diff of this commit:
cvs rdiff -u -r1.1705 -r1.1706 src/distrib/sets/lists/man/mi

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



CVS commit: src/tests/net/if_wg

2020-10-16 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Oct 16 16:17:23 UTC 2020

Modified Files:
src/tests/net/if_wg: t_basic.sh t_misc.sh

Log Message:
wg: Fix tests by sprinkling ifconfig -w 10

So protocols have time to finish setup.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/if_wg/t_basic.sh
cvs rdiff -u -r1.5 -r1.6 src/tests/net/if_wg/t_misc.sh

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 16:30:53 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.3

Log Message:
ossaudio.3: More information about the history and status of this API


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libossaudio/ossaudio.3

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 16:48:07 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.3

Log Message:
ossaudio.3: Sort sections.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libossaudio/ossaudio.3

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



CVS commit: src/sys/arch/hppa/hppa

2020-10-16 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Oct 16 17:50:44 UTC 2020

Modified Files:
src/sys/arch/hppa/hppa: mainbus.c

Log Message:
support *_mmap()


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hppa/hppa/mainbus.c

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



CVS commit: src/sys/arch/hppa/dev

2020-10-16 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Oct 16 17:59:46 UTC 2020

Modified Files:
src/sys/arch/hppa/dev: dino.c

Log Message:
config space accesses to device 15 function 7 cause a machine check exception
on my C200, so weed them out.
Now we can scan the PCI buses without crashing.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hppa/dev/dino.c

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



CVS commit: src/sys/arch/hppa/dev

2020-10-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Oct 16 18:27:02 UTC 2020

Modified Files:
src/sys/arch/hppa/dev: dino.c

Log Message:
KNF


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hppa/dev/dino.c

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



CVS commit: src/sys/arch/hppa/dev

2020-10-16 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Oct 16 18:27:34 UTC 2020

Modified Files:
src/sys/arch/hppa/dev: dino.c

Log Message:
Remove trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/dev/dino.c

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 20:24:35 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.c soundcard.h

Log Message:
ossaudio(3): Add SNDCTL_DSP_COOKEDMODE, SNDCTL_DSP_GETERROR

SNDCTL_DSP_COOKEDMODE simply always returns 1.
"Cooked mode" is a silly way the OSSv4 authors chose to refer to allowing
for reprocessed streams. The NetBSD kernel always performs format
conversion and it can't be turned off.

SNDCTL_DSP_GETERROR provides access to the read/write over/underrun
counters. There are other things it might return, but they don't make
sense for our implementation.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/lib/libossaudio/ossaudio.c
cvs rdiff -u -r1.24 -r1.25 src/lib/libossaudio/soundcard.h

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



CVS commit: src/lib/libossaudio

2020-10-16 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Fri Oct 16 20:51:54 UTC 2020

Modified Files:
src/lib/libossaudio: ossaudio.3

Log Message:
ossaudio.3: note this is most/all of ossv3 and some of ossv4


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libossaudio/ossaudio.3

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



CVS commit: src/sys/external/bsd/common/include/asm

2020-10-16 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri Oct 16 22:39:21 UTC 2020

Modified Files:
src/sys/external/bsd/common/include/asm: barrier.h

Log Message:
Fix mb/wmb/rmb on aarch64 to use dsb instead of dmb.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/common/include/asm/barrier.h

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