CVS commit: src/usr.bin

2024-10-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 6 19:31:26 UTC 2024 Modified Files: src/usr.bin/m4: misc.c src/usr.bin/mail: format.c Log Message: usr.bin: fix lint warning about "effectively discards 'const'" No binary change. To generate a diff of this com

CVS commit: src/usr.bin

2024-10-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 6 19:31:26 UTC 2024 Modified Files: src/usr.bin/m4: misc.c src/usr.bin/mail: format.c Log Message: usr.bin: fix lint warning about "effectively discards 'const'" No binary change. To generate a diff of this com

CVS commit: src/usr.sbin/envstat

2024-10-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 6 19:08:34 UTC 2024 Modified Files: src/usr.sbin/envstat: config.c Log Message: envstat: remove redundant local variables This fixes the lint warnings about "effectively discards 'const'". No binary change. To generat

CVS commit: src/usr.sbin/envstat

2024-10-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 6 19:08:34 UTC 2024 Modified Files: src/usr.sbin/envstat: config.c Log Message: envstat: remove redundant local variables This fixes the lint warnings about "effectively discards 'const'". No binary change. To generat

CVS commit: src/usr.bin/config

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 16:18:45 UTC 2024 Modified Files: src/usr.bin/config: mkmakefile.c Log Message: config: fix lint warning about "effectively discards 'const'" No binary change. To generate a diff of this commit: cvs rdiff -u -r1.73 -

CVS commit: src/usr.bin/config

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 16:18:45 UTC 2024 Modified Files: src/usr.bin/config: mkmakefile.c Log Message: config: fix lint warning about "effectively discards 'const'" No binary change. To generate a diff of this commit: cvs rdiff -u -r1.73 -

CVS commit: src/usr.sbin/altq

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 15:37:01 UTC 2024 Modified Files: src/usr.sbin/altq/altqstat: quip_client.c src/usr.sbin/altq/libaltq: quip_server.c Log Message: altq: fix lint warnings about "effectively discards 'const'" No binary change.

CVS commit: src/usr.sbin/altq

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 15:37:01 UTC 2024 Modified Files: src/usr.sbin/altq/altqstat: quip_client.c src/usr.sbin/altq/libaltq: quip_server.c Log Message: altq: fix lint warnings about "effectively discards 'const'" No binary change.

CVS commit: src/usr.sbin/sysinst

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 15:11:09 UTC 2024 Modified Files: src/usr.sbin/sysinst: disklabel.c run.c Log Message: sysinst: fix lint warning about "effectively discards 'const'" No binary change except for assertion line numbers. To generate a

CVS commit: src/usr.sbin/sysinst

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 15:11:09 UTC 2024 Modified Files: src/usr.sbin/sysinst: disklabel.c run.c Log Message: sysinst: fix lint warning about "effectively discards 'const'" No binary change except for assertion line numbers. To generate a

CVS commit: src/sbin/dump

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:38:45 UTC 2024 Modified Files: src/sbin/dump: main.c Log Message: dump: suppress lint warning about "effectively discards 'const'" To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sbin/dump/main.c

CVS commit: src/sbin/dump

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:38:45 UTC 2024 Modified Files: src/sbin/dump: main.c Log Message: dump: suppress lint warning about "effectively discards 'const'" To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sbin/dump/main.c

CVS commit: src

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:38:03 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lex_comment.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: fix suppressed warnings after if-else-if statement Seen in sbin/dump/main.c, th

CVS commit: src

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:38:03 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lex_comment.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: fix suppressed warnings after if-else-if statement Seen in sbin/dump/main.c, th

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

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:24:13 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lex_comment.c Log Message: tests/lint: demonstrate ignored LINTED comment after if-else-if To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 s

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

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 11:24:13 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: lex_comment.c Log Message: tests/lint: demonstrate ignored LINTED comment after if-else-if To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 s

CVS commit: src/libexec/httpd

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 08:45:46 UTC 2024 Modified Files: src/libexec/httpd: Makefile bozohttpd.c Log Message: libexec/httpd: fix or suppress lint warnings No binary change. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/

CVS commit: src/libexec/httpd

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 08:45:46 UTC 2024 Modified Files: src/libexec/httpd: Makefile bozohttpd.c Log Message: libexec/httpd: fix or suppress lint warnings No binary change. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/

CVS commit: src/lib/libwrap

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 08:37:20 UTC 2024 Modified Files: src/lib/libwrap: expandm.c Log Message: libwrap: fix lint warning about "effectively discards 'const'" lib/libwrap/expandm.c(57): warning: call to 'strstr' effectively discards 'const'

CVS commit: src/lib/libwrap

2024-10-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 08:37:20 UTC 2024 Modified Files: src/lib/libwrap: expandm.c Log Message: libwrap: fix lint warning about "effectively discards 'const'" lib/libwrap/expandm.c(57): warning: call to 'strstr' effectively discards 'const'

CVS commit: src/lib

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 03:18:02 UTC 2024 Modified Files: src/lib/libc/time: zic.c src/lib/libcompat/4.3: ruserpass.c Log Message: libc, libcompat: fix lint warning about "effectively discards 'const'" lib/libc/time/zic.c(2810): warni

CVS commit: src/lib

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 4 03:18:02 UTC 2024 Modified Files: src/lib/libc/time: zic.c src/lib/libcompat/4.3: ruserpass.c Log Message: libc, libcompat: fix lint warning about "effectively discards 'const'" lib/libc/time/zic.c(2810): warni

CVS commit: src/bin

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 3 20:14:01 UTC 2024 Modified Files: src/bin/ed: io.c src/bin/ksh: edit.c eval.c misc.c src/bin/pax: getoldopt.c src/bin/sh: expand.c output.c parser.c Log Message: bin: fix lint warning "effectivel

CVS commit: src/bin

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 3 20:14:01 UTC 2024 Modified Files: src/bin/ed: io.c src/bin/ksh: edit.c eval.c misc.c src/bin/pax: getoldopt.c src/bin/sh: expand.c output.c parser.c Log Message: bin: fix lint warning "effectivel

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

2024-09-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 29 13:16:57 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: err.c Log Message: lint: only skip assertion failure in fuzzing mode Skipping the assertion message after seeing a syntax error in the parser was surprising, a

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

2024-09-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 29 13:16:57 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: err.c Log Message: lint: only skip assertion failure in fuzzing mode Skipping the assertion message after seeing a syntax error in the parser was surprising, a

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 19:09:37 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_247.c msg_247_ilp32_ldbl64.c msg_247_lp64_ldbl128.c msg_247_portable.c msg_247_portable_int.c src/usr.bin/xlint/lint1: err.c tree.c

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 16:09:23 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_236.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: treat __attribute__((__constructor__)) functions as used Seen in jemalloc.c. To g

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 16:09:23 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_236.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: treat __attribute__((__constructor__)) functions as used Seen in jemalloc.c. To g

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 15:51:40 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: decl_arg.c gcc_attribute_var.c msg_192.c msg_231.c src/usr.bin/xlint/lint1: cgram.y debug.c decl.c externs1.h lint1.h Log Message: lin

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 15:51:40 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: decl_arg.c gcc_attribute_var.c msg_192.c msg_231.c src/usr.bin/xlint/lint1: cgram.y debug.c decl.c externs1.h lint1.h Log Message: lin

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 14:25:04 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: decl_arg.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: allow more than one __attribute__ on a parameter declaration To generate a diff o

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 14:25:04 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: decl_arg.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: allow more than one __attribute__ on a parameter declaration To generate a diff o

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 11:20:29 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc_attribute_var.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reduce shift/reduce conflicts in grammar In an anonymous member declarati

CVS commit: src

2024-09-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 28 11:20:29 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc_attribute_var.c src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reduce shift/reduce conflicts in grammar In an anonymous member declarati

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

2024-09-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Sep 27 16:57:00 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c Log Message: tests/lint: test unused parameters and local variables To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 sr

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

2024-09-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Sep 27 16:57:00 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c Log Message: tests/lint: test unused parameters and local variables To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 sr

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

2024-09-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 26 21:31:09 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c Log Message: tests/lint: test more cases of unused parameters and local variables To generate a diff of this commit: cvs rdiff -u -r

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

2024-09-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 26 21:31:09 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c Log Message: tests/lint: test more cases of unused parameters and local variables To generate a diff of this commit: cvs rdiff -u -r

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

2024-09-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 26 20:08:02 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_236.c Log Message: tests/lint: demonstrate wrong warning for constructor function Seen in jemalloc. To generate a diff of this commit: cvs rdiff -u

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

2024-09-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 26 20:08:02 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_236.c Log Message: tests/lint: demonstrate wrong warning for constructor function Seen in jemalloc. To generate a diff of this commit: cvs rdiff -u

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

2024-09-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 24 19:58:06 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: debug.c externs1.h main1.c Log Message: lint: exclude the GCC builtins from debug logging Their source code is parsed for simplicity, and since the text is fix

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

2024-09-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 24 19:58:06 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: debug.c externs1.h main1.c Log Message: lint: exclude the GCC builtins from debug logging Their source code is parsed for simplicity, and since the text is fix

CVS commit: src/lib/libc

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 10 04:43:39 UTC 2024 Modified Files: src/lib/libc/locale: wcsftime.3 wcsrtombs.3 src/lib/libc/net: getnameinfo.3 Log Message: libc: new function parameter, new line To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libc

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 10 04:43:39 UTC 2024 Modified Files: src/lib/libc/locale: wcsftime.3 wcsrtombs.3 src/lib/libc/net: getnameinfo.3 Log Message: libc: new function parameter, new line To generate a diff of this commit: cvs rdiff -u

CVS commit: src/include

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 21:19:54 UTC 2024 Modified Files: src/include: signal.h Log Message: signal.h: sync comment with code, remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/include/signal.h Ple

CVS commit: src/include

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 21:19:54 UTC 2024 Modified Files: src/include: signal.h Log Message: signal.h: sync comment with code, remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/include/signal.h Ple

CVS commit: src/sys/sys

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 18:38:38 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: sys/endian.h: sync comment with code To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/sys/endian.h Please note that diffs are

CVS commit: src/sys/sys

2024-09-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Sep 9 18:38:38 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: sys/endian.h: sync comment with code To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/sys/endian.h Please note that diffs are

CVS commit: src/include

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 18:13:07 UTC 2024 Modified Files: src/include: stdnoreturn.h time.h Log Message: include: C11 has been released To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/include/stdnoreturn.h cvs rdiff -u -r1.49

CVS commit: src/include

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 18:13:07 UTC 2024 Modified Files: src/include: stdnoreturn.h time.h Log Message: include: C11 has been released To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/include/stdnoreturn.h cvs rdiff -u -r1.49

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 17:28:37 UTC 2024 Modified Files: src/bin/ksh: history.c ksh.Man var.c src/bin/pax: ftree.c src/share/man/man4: wsbell.4 src/sys/arch/x68k/dev: mha.c src/sys/kern: subr_blist.c src

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 17:28:37 UTC 2024 Modified Files: src/bin/ksh: history.c ksh.Man var.c src/bin/pax: ftree.c src/share/man/man4: wsbell.4 src/sys/arch/x68k/dev: mha.c src/sys/kern: subr_blist.c src

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 10:02:00 UTC 2024 Modified Files: src/crypto/external/bsd/openssh: openssh2netbsd src/external/bsd/byacc: byacc2netbsd src/external/bsd/flex: flex2netbsd src/external/bsd/ipf: ipf2netbsd s

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 10:02:00 UTC 2024 Modified Files: src/crypto/external/bsd/openssh: openssh2netbsd src/external/bsd/byacc: byacc2netbsd src/external/bsd/flex: flex2netbsd src/external/bsd/ipf: ipf2netbsd s

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 09:36:53 UTC 2024 Modified Files: src/bin/csh/USD.doc: csh.g src/bin/pax: buf_subs.c ftree.c src/common/lib/libprop: prop_kern.c src/crypto/external/bsd/heimdal/include: hx509-protos.h krb5-protos

CVS commit: src

2024-09-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 8 09:36:53 UTC 2024 Modified Files: src/bin/csh/USD.doc: csh.g src/bin/pax: buf_subs.c ftree.c src/common/lib/libprop: prop_kern.c src/crypto/external/bsd/heimdal/include: hx509-protos.h krb5-protos

CVS commit: src/lib/libc/net

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 21:04:43 UTC 2024 Modified Files: src/lib/libc/net: getservent.3 Log Message: getservent.3: fix format of day of month To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/net/getservent.3 Pleas

CVS commit: src/lib/libc/net

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 21:04:43 UTC 2024 Modified Files: src/lib/libc/net: getservent.3 Log Message: getservent.3: fix format of day of month To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/net/getservent.3 Pleas

CVS commit: src

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:48:02 UTC 2024 Modified Files: src/lib/libc/time: strptime.3 src/libexec/httpd: bozohttpd.8 Log Message: man: fix month name To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/time/s

CVS commit: src

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:48:02 UTC 2024 Modified Files: src/lib/libc/time: strptime.3 src/libexec/httpd: bozohttpd.8 Log Message: man: fix month name To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/time/s

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:33:53 UTC 2024 Modified Files: src/share/man/man1: intro.1 src/share/man/man3: __builtin_prefetch.3 fast_divide32.3 src/share/man/man4: acpi.4 acpicpu.4 altq.4 atw.4 aubtfwl.4 bpfjit.4 bwi.

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 20:33:53 UTC 2024 Modified Files: src/share/man/man1: intro.1 src/share/man/man3: __builtin_prefetch.3 fast_divide32.3 src/share/man/man4: acpi.4 acpicpu.4 altq.4 atw.4 aubtfwl.4 bpfjit.4 bwi.

CVS commit: src/share/man/man4

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:46:13 UTC 2024 Modified Files: src/share/man/man4: ehci.4 mpt.4 Log Message: man: fix month names To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/ehci.4 cvs rdiff -u -r1.6 -r1.7 src

CVS commit: src/share/man/man4

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:46:13 UTC 2024 Modified Files: src/share/man/man4: ehci.4 mpt.4 Log Message: man: fix month names To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/ehci.4 cvs rdiff -u -r1.6 -r1.7 src

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:13:29 UTC 2024 Modified Files: src/share/man/man4: g760a.4 pms.4 puc.4 speaker.4 src/share/man/man4/man4.alpha: autoconf.4 src/share/man/man4/man4.amiga: ed.4 es.4 src/share/man/man4/man4.atari

CVS commit: src/share/man

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:13:29 UTC 2024 Modified Files: src/share/man/man4: g760a.4 pms.4 puc.4 speaker.4 src/share/man/man4/man4.alpha: autoconf.4 src/share/man/man4/man4.amiga: ed.4 es.4 src/share/man/man4/man4.atari

CVS commit: src/share/man/man5

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:07:17 UTC 2024 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf.5: update link to the pkgsrc documentation To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man5/mk.con

CVS commit: src/share/man/man5

2024-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 7 19:07:17 UTC 2024 Modified Files: src/share/man/man5: mk.conf.5 Log Message: mk.conf.5: update link to the pkgsrc documentation To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/share/man/man5/mk.con

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

2024-09-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 4 04:15:30 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h Log Message: lint: clean up checks for declarations To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/usr.bin/xlint/lint1/

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

2024-09-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 4 04:15:30 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h Log Message: lint: clean up checks for declarations To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/usr.bin/xlint/lint1/

CVS commit: src

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:57:32 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_346.c msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_362.c msg_363.c msg_364.c msg_365.c msg_366.c msg_367.c msg_368.c m

CVS commit: src

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:57:32 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_346.c msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_362.c msg_363.c msg_364.c msg_365.c msg_366.c msg_367.c msg_368.c m

CVS commit: src/usr.bin/make

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:21:27 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: simplify printing of an evaluation stack element To generate a diff of this commit: cvs rdiff -u -r1.1139 -r1.1140 src/usr.bin/make/var.c P

CVS commit: src/usr.bin/make

2024-08-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 31 06:21:27 UTC 2024 Modified Files: src/usr.bin/make: var.c Log Message: make: simplify printing of an evaluation stack element To generate a diff of this commit: cvs rdiff -u -r1.1139 -r1.1140 src/usr.bin/make/var.c P

CVS commit: src/lib/libc/gen

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 21:05:01 UTC 2024 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: arc4random: suppress another lint warning To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/lib/libc/gen/Makefile.inc Pl

CVS commit: src/lib/libc/gen

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 21:05:01 UTC 2024 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: arc4random: suppress another lint warning To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/lib/libc/gen/Makefile.inc Pl

CVS commit: src

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:35:19 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc.c src/usr.bin/xlint/common: inittyp.c lint.h src/usr.bin/xlint/lint1: cgram.y emit1.c init.c lex.c src/usr.bin/xlint/lint2: emi

CVS commit: src

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:35:19 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: gcc.c src/usr.bin/xlint/common: inittyp.c lint.h src/usr.bin/xlint/lint1: cgram.y emit1.c init.c lex.c src/usr.bin/xlint/lint2: emi

CVS commit: src/usr.bin/make

2024-08-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 29 20:20:37 UTC 2024 Modified Files: src/usr.bin/make: make.h parse.c var.c src/usr.bin/make/unit-tests: cmd-errors-jobs.exp cmd-errors-jobs.mk cmd-errors-lint.exp cmd-errors-lint.mk cmd-errors.exp cmd-e

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

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 05:01:03 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: tests/make: add stricter checks to test for recursive variables To generate a diff of this commit: cvs rdi

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

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 05:01:03 UTC 2024 Modified Files: src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: tests/make: add stricter checks to test for recursive variables To generate a diff of this commit: cvs rdi

CVS commit: src/usr.bin/make

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 04:52:14 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: treat recursive variables non-fatally A recursive varia

CVS commit: src/usr.bin/make

2024-08-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 27 04:52:14 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: treat recursive variables non-fatally A recursive varia

CVS commit: src/usr.bin/make

2024-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 25 20:44:31 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: add more context to error message about recursive variab

CVS commit: src/usr.bin/make

2024-08-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 25 20:44:31 UTC 2024 Modified Files: src/usr.bin/make: main.c make.h var.c src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk Log Message: make: add more context to error message about recursive variab

CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/games/backgammon

2024-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 22 20:46:40 UTC 2024 Modified Files: src/games/backgammon: Makefile.inc src/games/backgammon/backgammon: backlocal.h main.c text.c version.c src/games/backgammon/common_source: allow.c back.h fancy.c init.c

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:42:35 UTC 2024 Modified Files: src/lib/libc/locale: duplocale.3 Log Message: duplocale.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/duplocale.3 Please note that diffs

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:42:35 UTC 2024 Modified Files: src/lib/libc/locale: duplocale.3 Log Message: duplocale.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/duplocale.3 Please note that diffs

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:36:11 UTC 2024 Modified Files: src/lib/libc/locale: c16rtomb.c c32rtomb.c mbrtoc8.c Log Message: c16rtomb, c32rtomb, mbrtoc8: fix page numbers in comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/lib/libc/locale

2024-08-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 21 18:36:11 UTC 2024 Modified Files: src/lib/libc/locale: c16rtomb.c c32rtomb.c mbrtoc8.c Log Message: c16rtomb, c32rtomb, mbrtoc8: fix page numbers in comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 19 04:47:51 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: remove unused integer constraint The assignment in ic_cond was wrong, it should have been '&' instead of '|', but as long as '~' is n

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

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 19 04:47:51 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: remove unused integer constraint The assignment in ic_cond was wrong, it should have been '&' instead of '|', but as long as '~' is n

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 20:06:05 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc16.c mbrtoc32.c Log Message: mbrtoc16, mbrtoc32: fix comments, remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rd

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 20:06:05 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc16.c mbrtoc32.c Log Message: mbrtoc16, mbrtoc32: fix comments, remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rd

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:46:53 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: fix comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/locale/mbrtoc8.c Please note that diffs are

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:46:53 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: fix comments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/locale/mbrtoc8.c Please note that diffs are

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:35:19 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/local

CVS commit: src/lib/libc/locale

2024-08-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 18 19:35:19 UTC 2024 Modified Files: src/lib/libc/locale: mbrtoc8.c Log Message: mbrtoc8: remove lint-specific workarounds No binary change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/local

  1   2   3   4   5   6   7   8   9   10   >