CVS commit: src/tools/gdb

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:30:58 UTC 2023 Modified Files: src/tools/gdb: Makefile Log Message: gdb/mknative: Preset yes to rename(2) checks It must be better to have this workaround here, rather than in external. (Thanks uwe@ for suggestion!)

CVS commit: src/tools/gdb

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:30:58 UTC 2023 Modified Files: src/tools/gdb: Makefile Log Message: gdb/mknative: Preset yes to rename(2) checks It must be better to have this workaround here, rather than in external. (Thanks uwe@ for suggestion!)

CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:28:23 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gnulib: configure src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4 Log Message: gdb/gnulib: Revert rename(2) workaround for now To generate a

Re: CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Rin Okuyama
Ah, it must be better. Thank you for useful comment as always :) I've confirmed the same files are generated. I will commit soon, but commit mail seems to be delayed for some reasons... Thanks, rin On Sun, Aug 20, 2023 at 11:17 AM Valery Ushakov wrote: > > On Sun, Aug 20, 2023 at 02:02:40

CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:28:23 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gnulib: configure src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4 Log Message: gdb/gnulib: Revert rename(2) workaround for now To generate a

Re: CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Valery Ushakov
On Sun, Aug 20, 2023 at 02:02:40 +, Rin Okuyama wrote: > Modified Files: > src/external/gpl3/gdb/dist/gnulib: configure > src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4 > > Log Message: > gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD Can't we just set

CVS commit: src/share/mk

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:11:21 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: bsd.own.mk: Put gdb back for m68000 However, unfortunately, it does not work even if MAXTSIZ is bumped. It seems to be too large for 24-bit address

CVS commit: src/share/mk

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:11:21 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: bsd.own.mk: Put gdb back for m68000 However, unfortunately, it does not work even if MAXTSIZ is bumped. It seems to be too large for 24-bit address

CVS commit: src/external/gpl3/gdb/lib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:08:46 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libbfd/arch/m68000: bfd-in3.h bfd.h bfdver.h config.h defs.mk targmatch.h src/external/gpl3/gdb/lib/libctf/arch/m68000: config.h defs.mk

CVS commit: src/lib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:07:54 UTC 2023 Modified Files: src/lib: Makefile Log Message: lib/Makefile: Hook libgmp also for MKGDB=yes build Now, gdb 13 can be built by clang, at least on amd64. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:07:54 UTC 2023 Modified Files: src/lib: Makefile Log Message: lib/Makefile: Hook libgmp also for MKGDB=yes build Now, gdb 13 can be built by clang, at least on amd64. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gdb/lib/libgnulib/arch

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:04:21 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64: defs.mk src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib: config.h

CVS commit: src/external/gpl3/gdb/lib/libgnulib/arch

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:04:21 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64: defs.mk src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib: config.h

CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:02:40 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gnulib: configure src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4 Log Message: gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD

CVS commit: src/external/gpl3/gdb/dist/gnulib

2023-08-19 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Aug 20 02:02:40 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gnulib: configure src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4 Log Message: gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD

CVS commit: src/share/mk

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:58:15 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: Add elfedit (needed to tag binaries as linux) from GSoC 2023 (Theodore Preduta) To generate a diff of this commit: cvs rdiff -u -r1.1356

CVS commit: src/share/mk

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:58:15 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: Add elfedit (needed to tag binaries as linux) from GSoC 2023 (Theodore Preduta) To generate a diff of this commit: cvs rdiff -u -r1.1356

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

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:57:09 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add inotify tests To generate a diff of this commit: cvs rdiff -u -r1.1287 -r1.1288 src/distrib/sets/lists/tests/mi Please note that

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

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:57:09 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add inotify tests To generate a diff of this commit: cvs rdiff -u -r1.1287 -r1.1288 src/distrib/sets/lists/tests/mi Please note that

CVS commit: src/tests

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:56:44 UTC 2023 Modified Files: src/tests: Makefile Added Files: src/tests/compat: Makefile src/tests/compat/linux: Makefile h_common.sh h_inotify_directory.c h_inotify_init.c

CVS commit: src/tests

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 22:56:44 UTC 2023 Modified Files: src/tests: Makefile Added Files: src/tests/compat: Makefile src/tests/compat/linux: Makefile h_common.sh h_inotify_directory.c h_inotify_init.c

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 19:59:17 UTC 2023 Modified Files: src/usr.bin/make: var.c Log Message: make: only work around wrong strftime if actually necessary The workaround is only needed if the time format contains '%s', in all other cases

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 19:59:17 UTC 2023 Modified Files: src/usr.bin/make: var.c Log Message: make: only work around wrong strftime if actually necessary The workaround is only needed if the time format contains '%s', in all other cases

CVS commit: src/sys/dev/dec

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 19:21:34 UTC 2023 Modified Files: src/sys/dev/dec: files.dec Log Message: remove likely accidental part of the comment. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/dec/files.dec Please

CVS commit: src/sys/dev/dec

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 19:21:34 UTC 2023 Modified Files: src/sys/dev/dec: files.dec Log Message: remove likely accidental part of the comment. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/dec/files.dec Please

CVS commit: src/sys/compat/linux/common

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:57:55 UTC 2023 Modified Files: src/sys/compat/linux/common: linux_fcntl.h linux_mod.c Added Files: src/sys/compat/linux/common: linux_inotify.c linux_inotify.h Log Message: new inotify support GSoC 2023

CVS commit: src/sys/compat/linux/common

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:57:55 UTC 2023 Modified Files: src/sys/compat/linux/common: linux_fcntl.h linux_mod.c Added Files: src/sys/compat/linux/common: linux_inotify.c linux_inotify.h Log Message: new inotify support GSoC 2023

CVS commit: src/share/man/man4

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 17:55:42 UTC 2023 Modified Files: src/share/man/man4: atw.4 Log Message: s/devicdes/devices/. The question if those links should stay at all in see also section (some irrelevant today). To generate a diff of this

CVS commit: src/share/man/man4

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 17:55:42 UTC 2023 Modified Files: src/share/man/man4: atw.4 Log Message: s/devicdes/devices/. The question if those links should stay at all in see also section (some irrelevant today). To generate a diff of this

CVS commit: src/sys/compat/linux/arch

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:50:25 UTC 2023 Modified Files: src/sys/compat/linux/arch/aarch64: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_systrace_args.c src/sys/compat/linux/arch/alpha:

CVS commit: src/sys/compat/linux/arch

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:50:25 UTC 2023 Modified Files: src/sys/compat/linux/arch/aarch64: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_systrace_args.c src/sys/compat/linux/arch/alpha:

CVS commit: src/sys/compat/linux/arch

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:49:50 UTC 2023 Modified Files: src/sys/compat/linux/arch/aarch64: syscalls.master src/sys/compat/linux/arch/alpha: syscalls.master src/sys/compat/linux/arch/amd64: syscalls.master

CVS commit: src/sys/compat/linux/arch

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 17:49:50 UTC 2023 Modified Files: src/sys/compat/linux/arch/aarch64: syscalls.master src/sys/compat/linux/arch/alpha: syscalls.master src/sys/compat/linux/arch/amd64: syscalls.master

CVS commit: src/sys

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 17:32:02 UTC 2023 Modified Files: src/sys/arch/hp300/dev: mtreg.h src/sys/dev/gpib: mtreg.h Log Message: fix typos in documented error codes. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/sys

2023-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Aug 19 17:32:02 UTC 2023 Modified Files: src/sys/arch/hp300/dev: mtreg.h src/sys/dev/gpib: mtreg.h Log Message: fix typos in documented error codes. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/dist/pf/sbin/pflogd

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 14:56:23 UTC 2023 Modified Files: src/dist/pf/sbin/pflogd: pflogd.c Log Message: Don't write random data to the header. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/dist/pf/sbin/pflogd/pflogd.c

CVS commit: src/dist/pf/sbin/pflogd

2023-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 19 14:56:23 UTC 2023 Modified Files: src/dist/pf/sbin/pflogd: pflogd.c Log Message: Don't write random data to the header. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/dist/pf/sbin/pflogd/pflogd.c

CVS commit: src/distrib/sets/lists

2023-08-19 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Sat Aug 19 14:22:41 UTC 2023 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: More libpcap changes. There were two entries for /usr/lib/libpcap.so. To generate a diff

CVS commit: src/distrib/sets/lists

2023-08-19 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Sat Aug 19 14:22:41 UTC 2023 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: More libpcap changes. There were two entries for /usr/lib/libpcap.so. To generate a diff

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:53:10 UTC 2023 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-gmtime.mk Log Message: make: clean up comments regarding gmtime/strftime These two functions are not supposed to be

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:53:10 UTC 2023 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-gmtime.mk Log Message: make: clean up comments regarding gmtime/strftime These two functions are not supposed to be

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:13:36 UTC 2023 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-gmtime.mk Log Message: make: work around bugs in gmtime on several platforms To generate a diff of this commit:

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:13:36 UTC 2023 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-gmtime.mk Log Message: make: work around bugs in gmtime on several platforms To generate a diff of this commit:

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:09:02 UTC 2023 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-export-gmake.exp directive-export-gmake.mk directive.exp directive.mk parse.exp parse.mk

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 11:09:02 UTC 2023 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: directive-export-gmake.exp directive-export-gmake.mk directive.exp directive.mk parse.exp parse.mk

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 10:52:14 UTC 2023 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: dep-op-missing.exp directive-dinclude.exp directive-dinclude.mk directive-export-gmake.exp

CVS commit: src/usr.bin/make

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 10:52:14 UTC 2023 Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: dep-op-missing.exp directive-dinclude.exp directive-dinclude.mk directive-export-gmake.exp

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

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 10:33:32 UTC 2023 Modified Files: src/usr.bin/make/unit-tests: directive-export-gmake.exp directive-export-gmake.mk varmod-gmtime.mk Log Message: tests/make: provide instructions for reproducing bug in

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

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 10:33:32 UTC 2023 Modified Files: src/usr.bin/make/unit-tests: directive-export-gmake.exp directive-export-gmake.mk varmod-gmtime.mk Log Message: tests/make: provide instructions for reproducing bug in

CVS commit: src/include

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 08:54:36 UTC 2023 Modified Files: src/include: time.h Log Message: time.h: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/include/time.h Please note that diffs are not public

CVS commit: src/include

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 08:54:36 UTC 2023 Modified Files: src/include: time.h Log Message: time.h: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/include/time.h Please note that diffs are not public

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

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 08:19:25 UTC 2023 Modified Files: src/usr.bin/make/unit-tests: varmod-gmtime.mk varmod-mtime.mk Log Message: tests/make: document bug in ':gmtime' with '%s' To generate a diff of this commit: cvs rdiff -u -r1.15

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

2023-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 19 08:19:25 UTC 2023 Modified Files: src/usr.bin/make/unit-tests: varmod-gmtime.mk varmod-mtime.mk Log Message: tests/make: document bug in ':gmtime' with '%s' To generate a diff of this commit: cvs rdiff -u -r1.15