CVS commit: src/sys/arch/emips/stand/common

2023-01-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jan 22 21:36:12 UTC 2023 Modified Files: src/sys/arch/emips/stand/common: enic.c Log Message: fix typos in comments (s/adn/and/ and s/wan tDHCP/want DHCP/). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys

CVS commit: src/sys/arch/emips/stand/common

2023-01-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Jan 22 21:36:12 UTC 2023 Modified Files: src/sys/arch/emips/stand/common: enic.c Log Message: fix typos in comments (s/adn/and/ and s/wan tDHCP/want DHCP/). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys

Re: CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread Roland Illig
Am 22.01.2023 um 21:41 schrieb matthew green: hi Roland. Modified Files: xsrc/external/mit/fontconfig/dist: config-fixups.h Log Message: fontconfig: fix lint build (GCC internals in ) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/fontconfig/

CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread Roland Illig
Module Name:xsrc Committed By: rillig Date: Sun Jan 22 21:09:48 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist: config-fixups.h Log Message: revert workaround for lint A simple '-DFC_NO_MT' in the Makefile works even better. To generate a diff of this commit

CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread Roland Illig
Module Name:xsrc Committed By: rillig Date: Sun Jan 22 21:09:48 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist: config-fixups.h Log Message: revert workaround for lint A simple '-DFC_NO_MT' in the Makefile works even better. To generate a diff of this commit

CVS commit: xsrc/external/mit/fontconfig/dist/src

2023-01-22 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Jan 22 20:47:13 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist/src: fcmatch.c Log Message: deal with vax exponent limit To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 xsrc/external/mit/fontconfi

CVS commit: xsrc/external/mit/fontconfig/dist/src

2023-01-22 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Jan 22 20:47:13 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist/src: fcmatch.c Log Message: deal with vax exponent limit To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 xsrc/external/mit/fontconfi

CVS commit: src/doc

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 20:41:25 UTC 2023 Modified Files: src/doc: HACKS Log Message: new vax compiler issues To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/doc/HACKS Please note that diffs are not public domain; they

CVS commit: src/doc

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 20:41:25 UTC 2023 Modified Files: src/doc: HACKS Log Message: new vax compiler issues To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/doc/HACKS Please note that diffs are not public domain; they

re: CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread matthew green
hi Roland. > Modified Files: > xsrc/external/mit/fontconfig/dist: config-fixups.h > > Log Message: > fontconfig: fix lint build (GCC internals in ) > > > To generate a diff of this commit: > cvs rdiff -u -r1.1.1.1 -r1.2 \ > xsrc/external/mit/fontconfig/dist/config-fixups.h why can't thi

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 20:36:46 UTC 2023 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Disable optimization on vax To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/external/mit/xorg/lib/f

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 20:36:46 UTC 2023 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Disable optimization on vax To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/external/mit/xorg/lib/f

CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread Roland Illig
Module Name:xsrc Committed By: rillig Date: Sun Jan 22 19:57:59 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist: config-fixups.h Log Message: fontconfig: fix lint build (GCC internals in ) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ x

CVS commit: xsrc/external/mit/fontconfig/dist

2023-01-22 Thread Roland Illig
Module Name:xsrc Committed By: rillig Date: Sun Jan 22 19:57:59 UTC 2023 Modified Files: xsrc/external/mit/fontconfig/dist: config-fixups.h Log Message: fontconfig: fix lint build (GCC internals in ) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ x

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:45:43 UTC 2023 Modified Files: src/sys/net/npf: npf_tableset.c Log Message: npf(9): Another comment tweak to match upstream. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 s

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:45:43 UTC 2023 Modified Files: src/sys/net/npf: npf_tableset.c Log Message: npf(9): Another comment tweak to match upstream. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 s

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:39:35 UTC 2023 Modified Files: src/sys/net/npf: npf_conn.c Log Message: npf(9): Update comment to reduce diff from upstream. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 s

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:39:35 UTC 2023 Modified Files: src/sys/net/npf: npf_conn.c Log Message: npf(9): Update comment to reduce diff from upstream. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 s

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:39:22 UTC 2023 Modified Files: src/sys/net/npf: npf_tableset.c Log Message: npf(9): Use __HAVE_ATOMIC_AS_MEMBAR around refcnt consistently. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/n

CVS commit: src/sys/net/npf

2023-01-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 22 18:39:22 UTC 2023 Modified Files: src/sys/net/npf: npf_tableset.c Log Message: npf(9): Use __HAVE_ATOMIC_AS_MEMBAR around refcnt consistently. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/n

CVS commit: src/games/quiz

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:19:11 UTC 2023 Modified Files: src/games/quiz: quiz.c Log Message: quiz: fix wrong usage of the functions To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/quiz/quiz.c Please note that diffs

CVS commit: src/games/quiz

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:19:11 UTC 2023 Modified Files: src/games/quiz: quiz.c Log Message: quiz: fix wrong usage of the functions To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/games/quiz/quiz.c Please note that diffs

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:17:25 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile d_c99_decls_after_stmt.c Removed Files: src/tests/usr.bin/xlint/lint1: d_c99_decls_after_stmt2.c

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:17:25 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile d_c99_decls_after_stmt.c Removed Files: src/tests/usr.bin/xlint/lint1: d_c99_decls_after_stmt2.c

CVS commit: src/usr.bin/xlint/lint1

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:04:30 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: clean up the lexer No functional change. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/usr.bin/xlint/lint1/lex

CVS commit: src/usr.bin/xlint/lint1

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 17:04:30 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: clean up the lexer No functional change. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/usr.bin/xlint/lint1/lex

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 16:05:08 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: msg_071.c msg_075.c src/usr.bin/xlint/lint1: lex.c tree.c Log Message: lint: prevent undefined behavior for signed '<<' Found by manual code insp

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 16:05:08 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: msg_071.c msg_075.c src/usr.bin/xlint/lint1: lex.c tree.c Log Message: lint: prevent undefined behavior for signed '<<' Found by manual code insp

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 15:20:01 UTC 2023 Modified Files: src/share/mk: bsd.sys.mk src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: lint: repurpose the '-d' option to specify DESTDIR Previously, passing '-nostdinc -isystem $dir' o

CVS commit: src

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 15:20:01 UTC 2023 Modified Files: src/share/mk: bsd.sys.mk src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: lint: repurpose the '-d' option to specify DESTDIR Previously, passing '-nostdinc -isystem $dir' o

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 14:35:10 UTC 2023 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Disable MT for lint since we don't have stdatomic.h To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src

CVS commit: src/external/mit/xorg/lib/fontconfig/src

2023-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 22 14:35:10 UTC 2023 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Disable MT for lint since we don't have stdatomic.h To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src

CVS commit: src/lib/libc/gen

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 13:38:48 UTC 2023 Modified Files: src/lib/libc/gen: fmtmsg.3 Log Message: fmtmsg.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libc/gen/fmtmsg.3 Please note that diffs are not public

CVS commit: src/lib/libc/gen

2023-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 22 13:38:48 UTC 2023 Modified Files: src/lib/libc/gen: fmtmsg.3 Log Message: fmtmsg.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libc/gen/fmtmsg.3 Please note that diffs are not public