CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 08:02:35 UTC 2020

Modified Files:
src/usr.bin/make: cond.c

Log Message:
make(1): document ParseEmptyArg


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 src/usr.bin/make/cond.c

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



CVS commit: src

2020-11-10 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Tue Nov 10 08:49:09 UTC 2020

Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/games: mi
src/games: Makefile
src/games/warp: Makefile config.h intrp.c score.c sig.c sig.h sm.c
term.c term.h util.c util.h version.c warp.c warp.h warp.news

Log Message:
Integrate Warp Kit into the NetBSD build

Fix the build and make it install and run with minimal required changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1268 -r1.1269 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.342 -r1.343 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.57 -r1.58 src/distrib/sets/lists/games/mi
cvs rdiff -u -r1.29 -r1.30 src/games/Makefile
cvs rdiff -u -r1.1 -r1.2 src/games/warp/Makefile src/games/warp/config.h \
src/games/warp/warp.news
cvs rdiff -u -r1.2 -r1.3 src/games/warp/intrp.c src/games/warp/score.c \
src/games/warp/sig.c src/games/warp/sig.h src/games/warp/sm.c \
src/games/warp/term.c src/games/warp/term.h src/games/warp/util.c \
src/games/warp/util.h src/games/warp/version.c src/games/warp/warp.c \
src/games/warp/warp.h

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



CVS commit: src/etc/etc.evbarm

2020-11-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Tue Nov 10 08:52:36 UTC 2020

Modified Files:
src/etc/etc.evbarm: MAKEDEV.conf

Log Message:
Add nvme(4) and raid(4).


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/etc/etc.evbarm/MAKEDEV.conf

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



CVS commit: src/usr.sbin/sysinst

2020-11-10 Thread Andreas Gustafsson
Module Name:src
Committed By:   gson
Date:   Tue Nov 10 09:14:01 UTC 2020

Modified Files:
src/usr.sbin/sysinst: util.c

Log Message:
Fix typos in comment


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/usr.sbin/sysinst/util.c

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



CVS commit: src/etc/mtree

2020-11-10 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Tue Nov 10 10:31:48 UTC 2020

Modified Files:
src/etc/mtree: NetBSD.dist.base

Log Message:
+ ./usr/share/games/warp


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/etc/mtree/NetBSD.dist.base

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



CVS commit: src/external

2020-11-10 Thread Andreas Gustafsson
Module Name:src
Committed By:   gson
Date:   Tue Nov 10 11:00:02 UTC 2020

Modified Files:
src/external: README

Log Message:
Delete trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/README

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



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

2020-11-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Tue Nov 10 11:19:58 UTC 2020

Modified Files:
src/sys/arch/evbppc/conf: RB800

Log Message:
Add nvme(4) and ahcisata(4).

Both work fine via miniPCIe to M.2 adapter.


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

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



CVS commit: src/etc/etc.evbppc

2020-11-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Tue Nov 10 11:22:23 UTC 2020

Modified Files:
src/etc/etc.evbppc: MAKEDEV.conf

Log Message:
Add nvme(4) and raid(4).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/etc/etc.evbppc/MAKEDEV.conf

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



CVS commit: src/games/warp

2020-11-10 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Tue Nov 10 11:29:29 UTC 2020

Removed Files:
src/games/warp: smap.0 smap.1 smap.2 smap.3 smap.4 smap.5 smap.6 smap.7

Log Message:
Remove the smap.* files

They are generated during the build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/games/warp/smap.0 src/games/warp/smap.1 \
src/games/warp/smap.2 src/games/warp/smap.3 src/games/warp/smap.4 \
src/games/warp/smap.5 src/games/warp/smap.6 src/games/warp/smap.7

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



CVS commit: [netbsd-9] src/doc

2020-11-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Nov 10 11:45:36 UTC 2020

Modified Files:
src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Ticket #1129


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-9.2

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



CVS commit: [netbsd-9] src/tests/net

2020-11-10 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Nov 10 11:44:22 UTC 2020

Modified Files:
src/tests/net/if_ipsec [netbsd-9]: t_ipsec.sh t_ipsec_natt.sh
t_ipsec_pfil.sh
src/tests/net/ipsec [netbsd-9]: common.sh t_ipsec_natt.sh

Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1129):

tests/net/if_ipsec/t_ipsec_pfil.sh: revision 1.3
tests/net/if_ipsec/t_ipsec.sh: revision 1.11
tests/net/if_ipsec/t_ipsec_natt.sh: revision 1.4
tests/net/if_ipsec/t_ipsec_natt.sh: revision 1.5
tests/net/ipsec/t_ipsec_natt.sh: revision 1.4
tests/net/ipsec/t_ipsec_natt.sh: revision 1.5
tests/net/ipsec/common.sh: revision 1.8

Typo in error message

Refactor a little and follow new format of "npfctl list".

Fix the below ATF failures.
- net/if_ipsec/t_ipsec_natt:ipsecif_natt_transport_null
- net/if_ipsec/t_ipsec_natt:ipsecif_natt_transport_rijndaelcbc
- net/ipsec/t_ipsec_natt:ipsec_natt_transport_ipv4_null
- net/ipsec/t_ipsec_natt:ipsec_natt_transport_ipv4_rijndaelcbc
ok'ed by ozaki-r@n.o, thanks.

Fix missing "-m tranport" options.  Pointed out by k-goda@IIJ.

Using any mode SA causes unepected call path, that is,
ipsec4_common_input_cb() calls ip_input() directly instead of
ipsecif4_input().


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.2.1 src/tests/net/if_ipsec/t_ipsec.sh
cvs rdiff -u -r1.2 -r1.2.6.1 src/tests/net/if_ipsec/t_ipsec_natt.sh
cvs rdiff -u -r1.1 -r1.1.6.1 src/tests/net/if_ipsec/t_ipsec_pfil.sh
cvs rdiff -u -r1.7 -r1.7.6.1 src/tests/net/ipsec/common.sh
cvs rdiff -u -r1.2 -r1.2.2.1 src/tests/net/ipsec/t_ipsec_natt.sh

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



CVS commit: src/lib/libkvm

2020-11-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Nov 10 19:14:11 UTC 2020

Modified Files:
src/lib/libkvm: kvm_aarch64.c

Log Message:
Catch up with aa64 is not mips change


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libkvm/kvm_aarch64.c

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



CVS commit: src/usr.bin/make/unit-tests

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 19:36:50 UTC 2020

Modified Files:
src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk

Log Message:
make(1): add tests for edge cases in parsing conditionals


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/cond-func.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/cond-func.mk

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



CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 20:44:18 UTC 2020

Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk
directive-if.exp directive-if.mk

Log Message:
make(1): add tests for parsing conditionals, document a parsing bug


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/usr.bin/make/cond.c
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-func.exp
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/cond-func.mk
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/directive-if.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/directive-if.mk

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



CVS commit: src/usr.sbin/makefs

2020-11-10 Thread Reinoud Zandijk
Module Name:src
Committed By:   reinoud
Date:   Tue Nov 10 20:48:29 UTC 2020

Modified Files:
src/usr.sbin/makefs: cd9660.c

Log Message:
rock_ridge_move_count is only incremented and can never be negative so change
%08i to %08u.
This removes a warning when compiling with tools outside ./build.sh


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/makefs/cd9660.c

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



CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 20:52:28 UTC 2020

Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: directive-if.exp directive-if.mk

Log Message:
make(1): fix error message when parsing unknown .if (since 2005-05-01)


To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/usr.bin/make/cond.c
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/directive-if.exp
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/directive-if.mk

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



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

2020-11-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Tue Nov 10 21:38:03 UTC 2020

Modified Files:
src/sys/arch/arm/arm: core_machdep.c

Log Message:
Stop turning on EABI flag to core files dumped by OABI binaries.
This seems a bug introduced in rev 1.5:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/arm/arm/core_machdep.c#rev1.5


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/arm/core_machdep.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/arm/arm

2020-11-10 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Tue Nov 10 21:40:07 UTC 2020

Modified Files:
src/sys/arch/arm/arm: cpu_exec.c

Log Message:
Test (epp->ep_esch->es_emul != &emul_netbsd) instead of
(epp->ep_esch->es_emul == &emul_netbsd32) to determine whether curlwp is
running on COMPAT_NETBSD32 or not.

The former is possible even if COMPAT_NETBSD32 is not built in the main
kernel. Now, compat_netbsd32 module can work on !COMPAT_NETBSD32 kernel.

Discussed with pgoyette.

XXX
Apply similar fixes, i.e., drop ``#ifdef COMPAT_NETBSD32'' conditional
codes from the rest parts of MD codes for aarch64 and mips64.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/arm/cpu_exec.c

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



CVS commit: src

2020-11-10 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Tue Nov 10 21:47:49 UTC 2020

Modified Files:
src: BUILDING
src/distrib/sets: comments deps descrs sets.subr
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/games: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/text: mi
src/distrib/sets/lists/xbase: mi
src/distrib/sets/lists/xcomp: mi
src/distrib/sets/lists/xserver: md.alpha md.amd64 md.amiga md.bebox
md.cats md.dreamcast md.evbarm md.evbmips md.ews4800mips md.hp300
md.hpcarm md.hpcmips md.hpcsh md.hppa md.i386 md.ibmnws md.luna68k
md.mac68k md.macppc md.netwinder md.newsmips md.ofppc md.prep
md.sgimips md.shark md.sparc md.sparc64 md.sun3 md.vax md.x68k
md.zaurus mi
src/distrib/syspkg/sets/comp: Makefile
src/distrib/syspkg/sets/games: Makefile
src/distrib/syspkg/sets/man: Makefile
src/distrib/syspkg/sets/text: Makefile
src/distrib/syspkg/sets/text/text-groff-man: DESCR
src/doc: BUILDING.mdoc
src/etc/mtree: NetBSD.dist.Xorg NetBSD.dist.base
src/share/man/man5: mk.conf.5
src/share/mk: bsd.README bsd.man.mk bsd.own.mk
Added Files:
src/distrib/syspkg/sets/comp/comp-c-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/comp/comp-cvs-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/comp/comp-cxx-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/comp/comp-debug-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/comp/comp-fortran-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/comp/comp-sys-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/comp/comp-sysutil-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/comp/comp-util-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/games/games-games-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/games/games-utils-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-adosfs-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-amd-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-audio-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-bind-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-bootserver-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-c-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-cron-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-crypto-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-debug-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-dhcpd-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-ext2fs-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-filecorefs-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-games-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-gnats-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-groff-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-hesiod-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-ipf-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-krb5-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-locale-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-lpr-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-mail-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-mailwrapper-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-man-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-miscfs-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-net-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-netutil-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-nfsclient-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-nfsserver-catman: COMMENT DESCR
Makefile
src/distrib/syspkg/sets/man/man-nis-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-ntfs-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-ntp-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-pkgutil-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-postfix-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-ppp-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-rc-catman: COMMENT DESCR Makefile
src/distrib/syspkg/sets/man/man-rcs-catman: COMMENT DESCR Makefile
src/d

CVS commit: src

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 22:23:37 UTC 2020

Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile cond-token-string.exp
cond-token-string.mk directive-elif.exp directive-elif.mk
directive-if.exp directive-if.mk
Added Files:
src/usr.bin/make/unit-tests: directive-if-nested.exp
directive-if-nested.mk

Log Message:
make(1): add more tests for parsing .if directives

The details of parsing are quite tricky and not documented in the manual
page.  Record the current behavior to be a little safer in future
refactorings.


To generate a diff of this commit:
cvs rdiff -u -r1.966 -r1.967 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.196 -r1.197 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond-token-string.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/cond-token-string.mk \
src/usr.bin/make/unit-tests/directive-elif.exp
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/directive-elif.mk \
src/usr.bin/make/unit-tests/directive-if.exp
cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/directive-if-nested.exp \
src/usr.bin/make/unit-tests/directive-if-nested.mk
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/directive-if.mk

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



CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Tue Nov 10 22:25:39 UTC 2020

Modified Files:
src/usr.bin/make: cond.c

Log Message:
make(1): remove unreachable code from CondParser_String

The code that has been removed was not reachable from after the Var_Parse
call.  All branches after the Var_Parse are either freed properly or
return the expanded value.


To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 src/usr.bin/make/cond.c

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 22:42:19 UTC 2020

Modified Files:
src/games/warp: bang.c bang.h config.H config.h config.h.SH init.c
init.h intrp.c intrp.h move.c move.h object.c object.h play.c
play.h score.c score.h sig.c sig.h sm.c term.c term.h them.c them.h
us.c us.h util.c util.h version.c version.h warp.c warp.h weapon.c
weapon.h

Log Message:
Time warp forward 34 years so that it compiles (but not work)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/games/warp/bang.c src/games/warp/bang.h \
src/games/warp/config.h src/games/warp/init.c src/games/warp/init.h \
src/games/warp/intrp.h src/games/warp/move.c src/games/warp/move.h \
src/games/warp/object.c src/games/warp/object.h src/games/warp/play.c \
src/games/warp/play.h src/games/warp/score.h src/games/warp/them.c \
src/games/warp/them.h src/games/warp/us.c src/games/warp/us.h \
src/games/warp/version.h src/games/warp/weapon.c src/games/warp/weapon.h
cvs rdiff -u -r1.1 -r1.2 src/games/warp/config.H src/games/warp/config.h.SH
cvs rdiff -u -r1.3 -r1.4 src/games/warp/intrp.c src/games/warp/score.c \
src/games/warp/sig.c src/games/warp/sig.h src/games/warp/sm.c \
src/games/warp/term.c src/games/warp/term.h src/games/warp/util.c \
src/games/warp/util.h src/games/warp/version.c src/games/warp/warp.c \
src/games/warp/warp.h

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 22:52:32 UTC 2020

Modified Files:
src/games/warp: warp.c

Log Message:
pray-tell where are you trying to write?


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/games/warp/warp.c

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 22:52:46 UTC 2020

Modified Files:
src/games/warp: term.c

Log Message:
don't segv if the terminal is too big.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/games/warp/term.c

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 22:56:49 UTC 2020

Removed Files:
src/games/warp: config.H

Log Message:
can't have config.h and config.H in case-preserving but case-folding 
file-systems.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/games/warp/config.H

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 23:03:22 UTC 2020

Modified Files:
src/games/warp: util.c

Log Message:
Antivaxer support.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/games/warp/util.c

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



CVS commit: src/games/warp

2020-11-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 10 23:32:33 UTC 2020

Modified Files:
src/games/warp: play.c

Log Message:
remove error(1) comments


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/games/warp/play.c

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



CVS commit: src/external/cddl/osnet/sys/kern

2020-11-10 Thread Chuck Silvers
Module Name:src
Committed By:   chs
Date:   Wed Nov 11 03:31:04 UTC 2020

Modified Files:
src/external/cddl/osnet/sys/kern: kmem.c

Log Message:
kmem_cache_create()'s "name" parameter can be on the stack,
so make a copy of it rather than keeping a pointer to it.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/sys/kern/kmem.c

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



CVS commit: src/usr.bin/make/unit-tests

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Wed Nov 11 07:10:19 UTC 2020

Modified Files:
src/usr.bin/make/unit-tests: cond-token-string.exp

Log Message:
make(1): fix line numbers in test cond-token-string


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/cond-token-string.exp

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



CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Wed Nov 11 07:13:42 UTC 2020

Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: directive-ifmake.exp directive-ifmake.mk

Log Message:
make(1): add test to cover the If_Eval call in EvalNotEmpty


To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 src/usr.bin/make/cond.c
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/directive-ifmake.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/directive-ifmake.mk

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



CVS commit: src/usr.bin/make/unit-tests

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Wed Nov 11 07:30:11 UTC 2020

Modified Files:
src/usr.bin/make/unit-tests: cond-cmp-unary.exp cond-cmp-unary.mk

Log Message:
make(1): add tests demonstrating bugs in TryParseNumber and EvalNotEmpty


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond-cmp-unary.exp \
src/usr.bin/make/unit-tests/cond-cmp-unary.mk

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



CVS commit: src/usr.bin/make

2020-11-10 Thread Roland Illig
Module Name:src
Committed By:   rillig
Date:   Wed Nov 11 07:34:56 UTC 2020

Modified Files:
src/usr.bin/make: cond.c

Log Message:
make(1): document non-obvious special case in EvalNotEmpty


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/usr.bin/make/cond.c

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