CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 18:52:03 UTC 2020 Modified Files: src/usr.bin/make: buf.c Log Message: make(1): fix variable length array in Buf_AddInt GCC 5 complained about this, but only when make is build with both USE_COVERAGE=yes and

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 19:51:02 UTC 2020 Modified Files: src/usr.bin/make: buf.c cond.c dir.c for.c strlist.c Log Message: make(1): format the source code consistently, at least per file Some files use 4 spaces per indentation level, others

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 19:51:02 UTC 2020 Modified Files: src/usr.bin/make: buf.c cond.c dir.c for.c strlist.c Log Message: make(1): format the source code consistently, at least per file Some files use 4 spaces per indentation level, others

CVS commit: src/share/mk

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 21:13:38 UTC 2020 Modified Files: src/share/mk: bsd.host.mk Log Message: Expose 64 bit fileystems API's on Linux and make the default FS API 64 bits Should unbreak newfs's of fs's, using the tool version of newfs.

CVS commit: src/share/mk

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 21:13:38 UTC 2020 Modified Files: src/share/mk: bsd.host.mk Log Message: Expose 64 bit fileystems API's on Linux and make the default FS API 64 bits Should unbreak newfs's of fs's, using the tool version of newfs.

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 18:52:03 UTC 2020 Modified Files: src/usr.bin/make: buf.c Log Message: make(1): fix variable length array in Buf_AddInt GCC 5 complained about this, but only when make is build with both USE_COVERAGE=yes and

CVS commit: src/share/man/man8/man8.x86

2020-08-09 Thread Kimmo Suominen
Module Name:src Committed By: kim Date: Sun Aug 9 18:54:59 UTC 2020 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Fix cross-refs to x86/mbr that were still missing x86 Additionally made some typo fixes, and added some vertical whitespace to lists that

CVS commit: src/share/man/man8/man8.x86

2020-08-09 Thread Kimmo Suominen
Module Name:src Committed By: kim Date: Sun Aug 9 18:54:59 UTC 2020 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Fix cross-refs to x86/mbr that were still missing x86 Additionally made some typo fixes, and added some vertical whitespace to lists that

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 20:49:15 UTC 2020 Modified Files: src/usr.bin/make: lst.c Log Message: make(1): fix inconsistent formatting in lst.c To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/lst.c Please note

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 20:49:15 UTC 2020 Modified Files: src/usr.bin/make: lst.c Log Message: make(1): fix inconsistent formatting in lst.c To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/lst.c Please note

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:03:25 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: make(1): add test for undefined subexpression in the :C modifier To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/mit/xorg/server/xorg-server/fb

2020-08-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Aug 9 15:02:53 UTC 2020 Modified Files: src/external/mit/xorg/server/xorg-server/fb: Makefile.fb Log Message: Put back fbtile.c to SRCS.fb per xsrc dist file changes:

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:03:25 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: make(1): add test for undefined subexpression in the :C modifier To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:07:13 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up code for subexpressions in the :C modifier An ampersand in the replacement string can never produce an out-of-bounds error or an

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:15:29 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: make(1): improve test for undefined subexpression in :C modifier In the previous test output, it was unnecessarily

CVS commit: src

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 16:32:29 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: use-inference.exp use-inference.mk Log Message:

CVS commit: src

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 16:32:29 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: use-inference.exp use-inference.mk Log Message:

CVS commit: xsrc/external/mit/xorg-server/dist/fb

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 14:55:26 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/fb: fb.h fbfill.c wfbrename.h Added Files: xsrc/external/mit/xorg-server/dist/fb: fbtile.c Log Message: Revert upstream "fb: Remove

CVS commit: xsrc/external/mit/xorg-server/dist/fb

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 14:55:26 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/fb: fb.h fbfill.c wfbrename.h Added Files: xsrc/external/mit/xorg-server/dist/fb: fbtile.c Log Message: Revert upstream "fb: Remove

CVS commit: src/external/mit/xorg/server/xorg-server/fb

2020-08-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Aug 9 15:02:53 UTC 2020 Modified Files: src/external/mit/xorg/server/xorg-server/fb: Makefile.fb Log Message: Put back fbtile.c to SRCS.fb per xsrc dist file changes:

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:07:13 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up code for subexpressions in the :C modifier An ampersand in the replacement string can never produce an out-of-bounds error or an

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:15:29 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: moderrs.exp moderrs.mk Log Message: make(1): improve test for undefined subexpression in :C modifier In the previous test output, it was unnecessarily

CVS commit: src/sys/arch/x86/x86

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 15:32:44 UTC 2020 Modified Files: src/sys/arch/x86/x86: cpu.c x86_machdep.c Log Message: move lcall sniffer to x86_machdep since xen/pv has its own cpu.c To generate a diff of this commit: cvs rdiff -u -r1.197

CVS commit: src/sys/arch/x86/x86

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 15:32:44 UTC 2020 Modified Files: src/sys/arch/x86/x86: cpu.c x86_machdep.c Log Message: move lcall sniffer to x86_machdep since xen/pv has its own cpu.c To generate a diff of this commit: cvs rdiff -u -r1.197

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:54:13 UTC 2020 Modified Files: src/usr.bin/make: Makefile.boot Log Message: make(1): clean up Makefile.boot The previous version stopped working in 2015, when metachar.c was added. Since then, lst.c and enum.c have

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 15:54:13 UTC 2020 Modified Files: src/usr.bin/make: Makefile.boot Log Message: make(1): clean up Makefile.boot The previous version stopped working in 2015, when metachar.c was added. Since then, lst.c and enum.c have

CVS commit: xsrc/external/mit/xorg-server.old/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 16:01:19 UTC 2020 Modified Files: xsrc/external/mit/xorg-server.old/dist/hw/sun: sun.h sunCfb.c sunInit.c sunIo.c Log Message: Cherry-pick to sync with xorg-server: Inform detected keyboard type and

CVS commit: xsrc/external/mit/xorg-server.old/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 16:01:19 UTC 2020 Modified Files: xsrc/external/mit/xorg-server.old/dist/hw/sun: sun.h sunCfb.c sunInit.c sunIo.c Log Message: Cherry-pick to sync with xorg-server: Inform detected keyboard type and

CVS commit: src/sys

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 06:26:49 UTC 2020 Modified Files: src/sys/arch/mips/include: cpu.h src/sys/arch/mips/mips: cpu_subr.c src/sys/uvm/pmap: pmap_tlb.c Log Message: Don't kcpuset_clone every pmap_tlb_shootdown_bystanders.

CVS commit: src/sys

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 06:26:49 UTC 2020 Modified Files: src/sys/arch/mips/include: cpu.h src/sys/arch/mips/mips: cpu_subr.c src/sys/uvm/pmap: pmap_tlb.c Log Message: Don't kcpuset_clone every pmap_tlb_shootdown_bystanders.

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 06:30:46 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c Log Message: Inform detected keyboard type and layout via LogMessage(). To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:09:57 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): restrict the type of startc and endc to char To generate a diff of this commit: cvs rdiff -u -r1.436 -r1.437 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:09:57 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): restrict the type of startc and endc to char To generate a diff of this commit: cvs rdiff -u -r1.436 -r1.437 src/usr.bin/make/var.c

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 07:29:32 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c Log Message: Remove a leftover variable for non-XKB autorepeat. To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 07:29:32 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c Log Message: Remove a leftover variable for non-XKB autorepeat. To generate a diff of this commit: cvs rdiff -u -r1.4

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

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:49:00 UTC 2020 Modified Files: src/sys/arch/mips/conf: files.mips Log Message: More whitespace To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/arch/mips/conf/files.mips Please note that diffs

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

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:49:00 UTC 2020 Modified Files: src/sys/arch/mips/conf: files.mips Log Message: More whitespace To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/arch/mips/conf/files.mips Please note that diffs

CVS commit: src/sys/arch/mips/ingenic

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:08:29 UTC 2020 Modified Files: src/sys/arch/mips/ingenic: ingenic_regs.h Log Message: Type consistency To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mips/ingenic/ingenic_regs.h Please

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:09:35 UTC 2020 Modified Files: src/sys/arch/mips/mips: vm_machdep.c Log Message: Add a comment To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161 src/sys/arch/mips/mips/vm_machdep.c Please note that

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:09:35 UTC 2020 Modified Files: src/sys/arch/mips/mips: vm_machdep.c Log Message: Add a comment To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161 src/sys/arch/mips/mips/vm_machdep.c Please note that

CVS commit: src/sys/arch/mips/ingenic

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:08:29 UTC 2020 Modified Files: src/sys/arch/mips/ingenic: ingenic_regs.h Log Message: Type consistency To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mips/ingenic/ingenic_regs.h Please

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:26:20 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: fault.c Log Message: Don't use %s in UVMHIST_PRINT. Remove an unnecessary #ifdef UVMHIST while I'm here To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 07:26:20 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: fault.c Log Message: Don't use %s in UVMHIST_PRINT. Remove an unnecessary #ifdef UVMHIST while I'm here To generate a diff of this commit: cvs rdiff -u

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:41:14 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): explain the mod-subst-dollar test To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:41:14 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): explain the mod-subst-dollar test To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 08:03:32 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add test that demonstrates possible delimiters for :S To generate a diff of this commit: cvs rdiff -u -r1.40

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 08:03:32 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add test that demonstrates possible delimiters for :S To generate a diff of this commit: cvs rdiff -u -r1.40

CVS commit: src/sys/arch/mips/include

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:13:09 UTC 2020 Modified Files: src/sys/arch/mips/include: asm.h Log Message: Use compiler defines to determine which LLSCSYNC, et al to provide. This should fix mips builds. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/mips/include

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:13:09 UTC 2020 Modified Files: src/sys/arch/mips/include: asm.h Log Message: Use compiler defines to determine which LLSCSYNC, et al to provide. This should fix mips builds. To generate a diff of this commit: cvs

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

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:48:25 UTC 2020 Modified Files: src/sys/arch/mips/conf: files.mips Log Message: defflag foo on each line to make searching easier. sort some lines and fix some indentation while I'm here. To generate a diff of this

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

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:48:25 UTC 2020 Modified Files: src/sys/arch/mips/conf: files.mips Log Message: defflag foo on each line to make searching easier. sort some lines and fix some indentation while I'm here. To generate a diff of this

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:18:03 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add another test case for mod-subst-dollar Having only 8 dollar signs does not prove anything. It might

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:18:03 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add another test case for mod-subst-dollar Having only 8 dollar signs does not prove anything. It might

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 07:35:42 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunCfb.c sunInit.c sunIo.c Log Message: Remove redundant command option arg checks. To generate a diff of this commit:

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 07:35:42 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunCfb.c sunInit.c sunIo.c Log Message: Remove redundant command option arg checks. To generate a diff of this commit:

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:33:52 UTC 2020 Modified Files: src/sys/arch/mips/mips: lock_stubs_llsc.S Log Message: This file is only ever used when MULTIPROCESSOR so unifdef MULTIPROCESSOR To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 08:33:52 UTC 2020 Modified Files: src/sys/arch/mips/mips: lock_stubs_llsc.S Log Message: This file is only ever used when MULTIPROCESSOR so unifdef MULTIPROCESSOR To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 06:30:46 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c Log Message: Inform detected keyboard type and layout via LogMessage(). To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 06:43:29 UTC 2020 Modified Files: src/sys/arch/mips/mips: syscall.c Log Message: KNF To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/arch/mips/mips/syscall.c Please note that diffs are not

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 06:43:29 UTC 2020 Modified Files: src/sys/arch/mips/mips: syscall.c Log Message: KNF To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/arch/mips/mips/syscall.c Please note that diffs are not

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:03:06 UTC 2020 Modified Files: src/usr.bin/make: enum.h var.c Log Message: make(1): use fixed-size arrays for Enum_ToString Declaring the ToStringSize as "static const size_t" made it an ordinary integer

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 07:03:06 UTC 2020 Modified Files: src/usr.bin/make: enum.h var.c Log Message: make(1): use fixed-size arrays for Enum_ToString Declaring the ToStringSize as "static const size_t" made it an ordinary integer

CVS commit: src/share/misc

2020-08-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Aug 9 17:18:47 UTC 2020 Modified Files: src/share/misc: acronyms-o.real Log Message: TIFU To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/misc/acronyms-o.real Please note that diffs are not public

CVS commit: src/share/misc

2020-08-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Aug 9 17:18:47 UTC 2020 Modified Files: src/share/misc: acronyms-o.real Log Message: TIFU To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/misc/acronyms-o.real Please note that diffs are not public

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:17:19 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.mk Log Message: make(1): add test for null byte in the output of a command To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:17:19 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.mk Log Message: make(1): add test for null byte in the output of a command To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:32:04 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.mk Log Message: make(1): add more tests for Cmd_Exec To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

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

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:32:04 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.mk Log Message: make(1): add more tests for Cmd_Exec To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 10:24:03 UTC 2020 Modified Files: src/usr.bin/make: str.c Log Message: make(1): format code in str.c consistently To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/usr.bin/make/str.c Please note that

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 10:24:03 UTC 2020 Modified Files: src/usr.bin/make: str.c Log Message: make(1): format code in str.c consistently To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/usr.bin/make/str.c Please note that

CVS commit: src/share/misc

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 13:48:00 UTC 2020 Modified Files: src/share/misc: acronyms Log Message: Add TOFU To generate a diff of this commit: cvs rdiff -u -r1.304 -r1.305 src/share/misc/acronyms Please note that diffs are not public

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 14:02:15 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): revert C99 initializer in ApplyModifiers The code of usr.bin/make is supposed to be C90-compatible. That's why it neither uses line-end

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 14:02:15 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): revert C99 initializer in ApplyModifiers The code of usr.bin/make is supposed to be C90-compatible. That's why it neither uses line-end

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

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:14:34 UTC 2020 Modified Files: src/sys/dev/pci [netbsd-9]: mpii.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1044): sys/dev/pci/mpii.c: revision 1.25 make this compile

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

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:14:34 UTC 2020 Modified Files: src/sys/dev/pci [netbsd-9]: mpii.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1044): sys/dev/pci/mpii.c: revision 1.25 make this compile

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:07:54 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): remove redundant assignment from Cmd_Exec A Buffer is always null-terminated. To generate a diff of this commit: cvs rdiff -u -r1.298

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:07:54 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): remove redundant assignment from Cmd_Exec A Buffer is always null-terminated. To generate a diff of this commit: cvs rdiff -u -r1.298

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 09:23:17 UTC 2020 Modified Files: src/sys/arch/mips/mips: spl.S Log Message: ONe '#' is enough for a comment To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mips/mips/spl.S Please note that

CVS commit: src/sys/arch/mips/mips

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 09:23:17 UTC 2020 Modified Files: src/sys/arch/mips/mips: spl.S Log Message: ONe '#' is enough for a comment To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mips/mips/spl.S Please note that

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:44:14 UTC 2020 Modified Files: src/usr.bin/make: enum.c enum.h main.c var.c Log Message: make(1): clean up indentation, includes, add documentation To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:44:14 UTC 2020 Modified Files: src/usr.bin/make: enum.c enum.h main.c var.c Log Message: make(1): clean up indentation, includes, add documentation To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 13:05:04 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c var.c Log Message: make(1): improve type signature of Var_Export To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 13:05:04 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c var.c Log Message: make(1): improve type signature of Var_Export To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91

CVS commit: src/share/misc

2020-08-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 9 13:48:00 UTC 2020 Modified Files: src/share/misc: acronyms Log Message: Add TOFU To generate a diff of this commit: cvs rdiff -u -r1.304 -r1.305 src/share/misc/acronyms Please note that diffs are not public

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 09:11:41 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: Fix another UVMHIST so it doesn't use %s To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 9 09:11:41 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: Fix another UVMHIST so it doesn't use %s To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:27:44 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): remove outdated comment To generate a diff of this commit: cvs rdiff -u -r1.300 -r1.301 src/usr.bin/make/main.c Please note that diffs

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:27:44 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): remove outdated comment To generate a diff of this commit: cvs rdiff -u -r1.300 -r1.301 src/usr.bin/make/main.c Please note that diffs

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:26:21 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): avoid undefined behavior in Cmd_Exec Iterating the command output backwards was dangerous since at the end, the pointer cp pointed

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:26:21 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): avoid undefined behavior in Cmd_Exec Iterating the command output backwards was dangerous since at the end, the pointer cp pointed

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:40:48 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): document a hard-to-understand pointer calculation To generate a diff of this commit: cvs rdiff -u -r1.437 -r1.438 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 09:40:48 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): document a hard-to-understand pointer calculation To generate a diff of this commit: cvs rdiff -u -r1.437 -r1.438 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 11:04:05 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extend the documentation for variable flags To generate a diff of this commit: cvs rdiff -u -r1.439 -r1.440 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 11:04:05 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extend the documentation for variable flags To generate a diff of this commit: cvs rdiff -u -r1.439 -r1.440 src/usr.bin/make/var.c

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-09 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Aug 9 11:51:31 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c Log Message: Put probed framebuffer info to a log file by default. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

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

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:17:48 UTC 2020 Modified Files: src/sys/dev/pci [netbsd-8]: mpii.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1596): sys/dev/pci/mpii.c: revision 1.25 make this compile

CVS commit: [netbsd-9] src/doc

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:17:17 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1042 - #1044 To generate a diff of this commit: cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-9.1 Please note that diffs

CVS commit: [netbsd-9] src/doc

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:17:17 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1042 - #1044 To generate a diff of this commit: cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-9.1 Please note that diffs

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

2020-08-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Aug 9 14:17:48 UTC 2020 Modified Files: src/sys/dev/pci [netbsd-8]: mpii.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1596): sys/dev/pci/mpii.c: revision 1.25 make this compile

CVS commit: src/usr.bin/make

2020-08-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 9 14:30:35 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): use char literals, improve documentation To generate a diff of this commit: cvs rdiff -u -r1.443 -r1.444 src/usr.bin/make/var.c Please

  1   2   >