CVS commit: src/lib/libcurses

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Jun 6 05:06:44 UTC 2021 Modified Files: src/lib/libcurses: addbytes.c Log Message: Fix for PR lib/56224 Correct addstr behaviour so it truncates the string in the case where a string is added on the bottom line of a window

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

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Jun 6 04:59:36 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi Log Message: New check files added for the libcurses addstr test. To generate a diff of this commit: cvs rdiff -u -r1.1055 -r1.1056

CVS commit: src/tests/lib/libcurses

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sun Jun 6 04:57:58 UTC 2021 Modified Files: src/tests/lib/libcurses/check_files: Makefile slk1.chk slk3.chk slk5.chk slk6.chk slk_init.chk src/tests/lib/libcurses/tests: addstr slk Added Files:

CVS commit: src/external/gpl3/gcc

2021-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 6 01:09:08 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el: config.h src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el: c++config.h symver-config.h

CVS commit: src/sys/dev/mii

2021-06-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 5 22:45:03 UTC 2021 Modified Files: src/sys/dev/mii: mii_verbose.c Log Message: Ooopppsss - typo! To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/mii/mii_verbose.c Please note that diffs are

CVS commit: src/sys/arch/sbmips/stand/netboot

2021-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 5 22:26:51 UTC 2021 Modified Files: src/sys/arch/sbmips/stand/netboot: dev_net.c Log Message: Use the libsa dev_net.c (fixes the build since this defined netmask which has moved to a different file in libsa). To

CVS commit: src/sys/dev

2021-06-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Jun 5 22:21:15 UTC 2021 Modified Files: src/sys/dev/mii: mii_verbose.c src/sys/dev/scsipi: scsipi_verbose.c Log Message: As with usbverbose and pciverbose, these modules are not safe to be auto-unloaded. Disable

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

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sat Jun 5 22:17:15 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi Log Message: New check file for libcurses clear test. To generate a diff of this commit: cvs rdiff -u -r1.1054 -r1.1055

CVS commit: src/sys/arch/playstation2

2021-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 5 21:38:37 UTC 2021 Modified Files: src/sys/arch/playstation2/ee: timer.c src/sys/arch/playstation2/playstation2: interrupt.c Log Message: Make this compile again; there is no SPL_SOFT, so use SPL_SOFTBIO. This

CVS commit: src/sys/arch

2021-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 5 21:24:17 UTC 2021 Modified Files: src/sys/arch/epoc32/include: intr.h src/sys/arch/hpcarm/include: intr.h src/sys/arch/zaurus/include: intr.h Log Message: there is no SPL_SOFT To generate a diff of

CVS commit: src/sys/dev/pci

2021-06-05 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jun 5 14:28:28 UTC 2021 Modified Files: src/sys/dev/pci: if_ti.c if_tireg.h Log Message: Back out the following changes: http://mail-index.netbsd.org/source-changes/2020/02/29/msg114581.html

CVS commit: [netbsd-8] src/doc

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:58:28 UTC 2021 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Tickets #1680 - #1682 To generate a diff of this commit: cvs rdiff -u -r1.1.2.89 -r1.1.2.90 src/doc/CHANGES-8.3 Please note that diffs

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

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:57:11 UTC 2021 Modified Files: src/sys/dev/pci [netbsd-8]: if_iwmreg.h Log Message: Pull up following revision(s) (requested by nia in ticket #1682): sys/dev/pci/if_iwmreg.h: revision 1.8 Can't left shift

CVS commit: [netbsd-9] src/doc

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:56:18 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Tickets #1278 - #1282 To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-9.3 Please note that diffs are

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

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:51:41 UTC 2021 Modified Files: src/sys/dev/pci [netbsd-9]: if_iwmreg.h Log Message: Pull up following revision(s) (requested by nia in ticket #1282): sys/dev/pci/if_iwmreg.h: revision 1.8 Can't left shift

CVS commit: [netbsd-8] src/distrib/miniroot

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:41:20 UTC 2021 Modified Files: src/distrib/miniroot [netbsd-8]: install.sub Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1681): distrib/miniroot/install.sub: revision 1.60

CVS commit: [netbsd-9] src/distrib/miniroot

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:40:09 UTC 2021 Modified Files: src/distrib/miniroot [netbsd-9]: install.sub Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1281): distrib/miniroot/install.sub: revision 1.60

CVS commit: [netbsd-8] src/sys/arch/hp300/conf

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:37:10 UTC 2021 Modified Files: src/sys/arch/hp300/conf [netbsd-8]: INSTALL Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1680): sys/arch/hp300/conf/INSTALL: revision 1.67

CVS commit: [netbsd-9] src/sys/arch/hp300/conf

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:35:28 UTC 2021 Modified Files: src/sys/arch/hp300/conf [netbsd-9]: INSTALL Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1280): sys/arch/hp300/conf/INSTALL: revision 1.67

CVS commit: [netbsd-9] src/sys/arch/arm/arm32

2021-06-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jun 5 10:27:10 UTC 2021 Modified Files: src/sys/arch/arm/arm32 [netbsd-9]: arm32_boot.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1279): sys/arch/arm/arm32/arm32_boot.c: revision 1.42

CVS commit: src/usr.sbin/mountd

2021-06-05 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Sat Jun 5 08:26:34 UTC 2021 Modified Files: src/usr.sbin/mountd: mountd.c Log Message: Fix typo, its the element not the array ... To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/usr.sbin/mountd/mountd.c

CVS commit: src/tests/fs/tmpfs

2021-06-05 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sat Jun 5 06:40:59 UTC 2021 Modified Files: src/tests/fs/tmpfs: t_vnd.sh Log Message: Use the correct pathname when cleaning up the inner mount on test failure. Fixes the ATF crash reported in PR bin/56221, but not the issue

CVS commit: src/tests/lib/libcurses

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sat Jun 5 06:23:48 UTC 2021 Modified Files: src/tests/lib/libcurses: chk_gen Log Message: Convert % into %% in input string so printf won't barf To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/lib/libcurses/tests

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sat Jun 5 06:13:37 UTC 2021 Modified Files: src/tests/lib/libcurses/tests: clear Log Message: Decouple the clear test from the addstr test, they should not be linked together because they are not really related. To generate a

CVS commit: src/tests/lib/libcurses/check_files

2021-06-05 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sat Jun 5 06:11:09 UTC 2021 Modified Files: src/tests/lib/libcurses/check_files: Makefile Added Files: src/tests/lib/libcurses/check_files: clear0.chk Log Message: Add new check file for the clear test. To generate a