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

2024-05-12 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 12 20:04:12 UTC 2024 Modified Files: src/sys/arch/riscv/include: fenv.h Log Message: riscv fenv.h: Make sure FE_* exception constants have type int. This may not be formally required by the standard, but the values

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 19:54:48 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_misc.h Log Message: Add forward decl for procfs include. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 19:54:48 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_misc.h Log Message: Add forward decl for procfs include. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 19:50:42 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_misc.h Log Message: fix whitespace To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/compat/linux/common/linux_misc.h Please

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 19:50:42 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_misc.h Log Message: fix whitespace To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/compat/linux/common/linux_misc.h Please

CVS commit: src/usr.sbin/flashctl

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 19:03:55 UTC 2024 Modified Files: src/usr.sbin/flashctl: flashctl.c Log Message: flashctl: fix lint's strict bool mode with Clang preprocessor Treating the return value from the character classification functions as

CVS commit: src/usr.sbin/flashctl

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 19:03:55 UTC 2024 Modified Files: src/usr.sbin/flashctl: flashctl.c Log Message: flashctl: fix lint's strict bool mode with Clang preprocessor Treating the return value from the character classification functions as

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 19:00:10 UTC 2024 Modified Files: src/usr.bin/xlint/lint2: Makefile Log Message: lint: remove redundant LINTFLAGS for lint2 The -T flag is already provided by ../Makefile.inc, along with several other flags. To

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 19:00:10 UTC 2024 Modified Files: src/usr.bin/xlint/lint2: Makefile Log Message: lint: remove redundant LINTFLAGS for lint2 The -T flag is already provided by ../Makefile.inc, along with several other flags. To

CVS commit: src/usr.bin/xlint

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 18:49:36 UTC 2024 Modified Files: src/usr.bin/xlint/common: lint.h src/usr.bin/xlint/lint1: cksnprintb.c decl.c emit1.c err.c lex.c src/usr.bin/xlint/lint2: chk.c emit2.c read.c

CVS commit: src/usr.bin/xlint

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 18:49:36 UTC 2024 Modified Files: src/usr.bin/xlint/common: lint.h src/usr.bin/xlint/lint1: cksnprintb.c decl.c emit1.c err.c lex.c src/usr.bin/xlint/lint2: chk.c emit2.c read.c

CVS commit: src/sbin/cgdconfig

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 18:02:16 UTC 2024 Modified Files: src/sbin/cgdconfig: Makefile cgdconfig.8 cgdconfig.c params.c params.h Log Message: PR/58212: Malte Dehling: Add zfs verification method To generate a diff of this commit: cvs

CVS commit: src/sbin/cgdconfig

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 18:02:16 UTC 2024 Modified Files: src/sbin/cgdconfig: Makefile cgdconfig.8 cgdconfig.c params.c params.h Log Message: PR/58212: Malte Dehling: Add zfs verification method To generate a diff of this commit: cvs

CVS commit: src/usr.bin/xlint

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 18:00:59 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: externs1.h main1.c src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused flag '-u' from lint1 This flag is completely handled by lint2.

CVS commit: src/usr.bin/xlint

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 18:00:59 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: externs1.h main1.c src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused flag '-u' from lint1 This flag is completely handled by lint2.

CVS commit: src

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 17:55:37 UTC 2024 Modified Files: src/bin: Makefile.inc src/sbin: Makefile.inc src/usr.bin: Makefile.inc src/usr.sbin: Makefile.inc Log Message: lint: suppress "used but not defined" for bin,

CVS commit: src

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 17:55:37 UTC 2024 Modified Files: src/bin: Makefile.inc src/sbin: Makefile.inc src/usr.bin: Makefile.inc src/usr.sbin: Makefile.inc Log Message: lint: suppress "used but not defined" for bin,

CVS commit: src/sys/miscfs/procfs

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:26:51 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_linux.c procfs_subr.c procfs_vfsops.c procfs_vnops.c Log Message: PR/58227: Ricardo Branco: Add support for proc/sysvipc in Linux

CVS commit: src/sys/miscfs/procfs

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:26:51 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_linux.c procfs_subr.c procfs_vfsops.c procfs_vnops.c Log Message: PR/58227: Ricardo Branco: Add support for proc/sysvipc in Linux

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:23:10 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_limit.h linux_misc.h Log Message: PR/58240: Ricardo Branco: Add missing limits To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

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

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:23:10 UTC 2024 Modified Files: src/sys/compat/linux/common: linux_limit.h linux_misc.h Log Message: PR/58240: Ricardo Branco: Add missing limits To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/sys/miscfs/procfs

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:22:29 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_limit.c procfs_subr.c procfs_vfsops.c procfs_vnops.c Log Message: PR/58240: Ricardo Branco: Add support for proc/self/limits as

CVS commit: src/sys/miscfs/procfs

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:22:29 UTC 2024 Modified Files: src/sys/miscfs/procfs: procfs.h procfs_limit.c procfs_subr.c procfs_vfsops.c procfs_vnops.c Log Message: PR/58240: Ricardo Branco: Add support for proc/self/limits as

CVS commit: src/sys/dev/usb

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:18:34 UTC 2024 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen To generate a diff of this commit: cvs rdiff -u -r1.807 -r1.808 src/sys/dev/usb/usbdevs.h \

CVS commit: src/sys/dev/usb

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:18:34 UTC 2024 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen To generate a diff of this commit: cvs rdiff -u -r1.807 -r1.808 src/sys/dev/usb/usbdevs.h \

CVS commit: src/sys/dev/usb

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:17:56 UTC 2024 Modified Files: src/sys/dev/usb: if_ure.c usbdevs Log Message: PR/58250: RVP: Add TP-Link UE300 USB LAN adapter To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60

CVS commit: src/sys/dev/usb

2024-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 12 17:17:56 UTC 2024 Modified Files: src/sys/dev/usb: if_ure.c usbdevs Log Message: PR/58250: RVP: Add TP-Link UE300 USB LAN adapter To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 13:43:27 UTC 2024 Modified Files: src/sys/arch/sparc/dev: sxreg.h Log Message: add simple 16bit load and store ops To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc/dev/sxreg.h

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 13:43:27 UTC 2024 Modified Files: src/sys/arch/sparc/dev: sxreg.h Log Message: add simple 16bit load and store ops To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc/dev/sxreg.h

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 12:32:39 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: ckbool.c Log Message: lint: condense code for strict bool mode To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.bin/xlint/lint1/ckbool.c

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 12:32:39 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: ckbool.c Log Message: lint: condense code for strict bool mode To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.bin/xlint/lint1/ckbool.c

CVS commit: src

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 12:28:35 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c d_c99_bool_strict_syshdr.c src/usr.bin/xlint/lint1: ckbool.c externs1.h func.c Log Message: lint: in strict bool

CVS commit: src

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 12:28:35 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c d_c99_bool_strict_syshdr.c src/usr.bin/xlint/lint1: ckbool.c externs1.h func.c Log Message: lint: in strict bool

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 11:48:05 UTC 2024 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: support 16bit / RGB565 colour To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/sys/arch/sparc/dev/cgfourteen.c

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 11:48:05 UTC 2024 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: support 16bit / RGB565 colour To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/sys/arch/sparc/dev/cgfourteen.c

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 11:46:14 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c d_c99_bool_strict_syshdr.c Log Message: tests/lint: clean up tests for strict bool mode To generate a diff of this

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 11:46:14 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c d_c99_bool_strict_syshdr.c Log Message: tests/lint: clean up tests for strict bool mode To generate a diff of this

CVS commit: src/lib/libc/gen

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:58:58 UTC 2024 Modified Files: src/lib/libc/gen: pwcache.c Log Message: libc/pwcache.c: remove stray semicolon from do-while-0 macro To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/lib/libc/gen

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:58:58 UTC 2024 Modified Files: src/lib/libc/gen: pwcache.c Log Message: libc/pwcache.c: remove stray semicolon from do-while-0 macro To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:45:13 UTC 2024 Modified Files: src/sys/sys: lock.h Log Message: sys/lock.h: remove stray semicolon from SPINLOCK_BACKOFF macro To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/sys/sys/lock.h

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:45:13 UTC 2024 Modified Files: src/sys/sys: lock.h Log Message: sys/lock.h: remove stray semicolon from SPINLOCK_BACKOFF macro To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/sys/sys/lock.h

CVS commit: src/include

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:41:23 UTC 2024 Modified Files: src/include: bitstring.h Log Message: include/bitstring.h: remove CONSTCOND comment from do-while-0 loop Lint doesn't need this comment anymore, as there is nothing surprising or

CVS commit: src/include

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:41:23 UTC 2024 Modified Files: src/include: bitstring.h Log Message: include/bitstring.h: remove CONSTCOND comment from do-while-0 loop Lint doesn't need this comment anymore, as there is nothing surprising or

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:38:03 UTC 2024 Modified Files: src/sys/sys: module_hook.h Log Message: sys/module_hook.h: remove CONSTCOND comment from do-while-0 loop Lint doesn't need this comment anymore, as there is nothing surprising or

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:38:03 UTC 2024 Modified Files: src/sys/sys: module_hook.h Log Message: sys/module_hook.h: remove CONSTCOND comment from do-while-0 loop Lint doesn't need this comment anymore, as there is nothing surprising or

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:34:56 UTC 2024 Modified Files: src/sys/sys: bitops.h boot_flag.h bootblock.h buf.h cctr.h cdefs.h cpu_data.h fd_set.h ieee754.h ipc.h kernhist.h lock.h mbuf.h msg.h queue.h rbtree.h

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 10:34:56 UTC 2024 Modified Files: src/sys/sys: bitops.h boot_flag.h bootblock.h buf.h cctr.h cdefs.h cpu_data.h fd_set.h ieee754.h ipc.h kernhist.h lock.h mbuf.h msg.h queue.h rbtree.h

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 09:34:25 UTC 2024 Modified Files: src/sys/sys: ktrace.h Log Message: sys/ktrace.h: fix off-by-one in snprintb for ktrace flags There's a one-bit gap between TRC_EMUL and INHERIT. Noticed by RVP. To generate a diff

CVS commit: src/sys/sys

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 09:34:25 UTC 2024 Modified Files: src/sys/sys: ktrace.h Log Message: sys/ktrace.h: fix off-by-one in snprintb for ktrace flags There's a one-bit gap between TRC_EMUL and INHERIT. Noticed by RVP. To generate a diff

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 09:07:41 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y lex.c tree.c Log Message: lint: don't call memcpy with null pointer Even copying 0 bytes from a null pointer invokes undefined behavior. To generate

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 09:07:41 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y lex.c tree.c Log Message: lint: don't call memcpy with null pointer Even copying 0 bytes from a null pointer invokes undefined behavior. To generate

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 08:48:36 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y externs1.h lex.c scan.l Log Message: lint: move code for parsing balanced token sequences to lex.c To access yytext from lex.c, the lexer needs to be

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

2024-05-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun May 12 08:48:36 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y externs1.h lex.c scan.l Log Message: lint: move code for parsing balanced token sequences to lex.c To access yytext from lex.c, the lexer needs to be

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 07:22:13 UTC 2024 Modified Files: src/sys/arch/sparc/dev: cgfourteenreg.h Log Message: moar registers in particular, document XLUT bits To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/sparc/dev

2024-05-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun May 12 07:22:13 UTC 2024 Modified Files: src/sys/arch/sparc/dev: cgfourteenreg.h Log Message: moar registers in particular, document XLUT bits To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/hp300/stand/mkboot

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 22:29:36 UTC 2024 Modified Files: src/sys/arch/hp300/stand/mkboot: mkboot.c Removed Files: src/sys/arch/hp300/stand/mkboot: volhdr.h Log Message: Use MI to refer LIF filesystem structures. This should have

CVS commit: src/sys/arch/hp300/stand/mkboot

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 22:29:36 UTC 2024 Modified Files: src/sys/arch/hp300/stand/mkboot: mkboot.c Removed Files: src/sys/arch/hp300/stand/mkboot: volhdr.h Log Message: Use MI to refer LIF filesystem structures. This should have

CVS commit: src

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 22:10:28 UTC 2024 Modified Files: src/sys/sys: bootblock.h src/usr.sbin/installboot/arch: hp300.c Log Message: Sync with src/sys/arch/hp300/stand/mkboot/volhdr.h rev 1.6.

CVS commit: src

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 22:10:28 UTC 2024 Modified Files: src/sys/sys: bootblock.h src/usr.sbin/installboot/arch: hp300.c Log Message: Sync with src/sys/arch/hp300/stand/mkboot/volhdr.h rev 1.6.

CVS commit: src/usr.bin/tic

2024-05-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 11 22:06:57 UTC 2024 Modified Files: src/usr.bin/tic: tic.c Log Message: Only mark the terminfo entry promoted if actually was. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/usr.bin/tic/tic.c

CVS commit: src/usr.bin/tic

2024-05-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 11 22:06:57 UTC 2024 Modified Files: src/usr.bin/tic: tic.c Log Message: Only mark the terminfo entry promoted if actually was. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/usr.bin/tic/tic.c

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 21:27:53 UTC 2024 Modified Files: src/tests/lib/libm: t_asin.c Log Message: tests/lib/libm/t_asin: Cite PR lib/58246. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_asin.c Please

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 21:27:53 UTC 2024 Modified Files: src/tests/lib/libm: t_asin.c Log Message: tests/lib/libm/t_asin: Cite PR lib/58246. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_asin.c Please

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:51:41 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: Check inf/nan cases too. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:51:41 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: Check inf/nan cases too. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:09:47 UTC 2024 Modified Files: src/lib/libm/src: e_hypotl.c src/tests/lib/libm: t_hypot.c Log Message: hypotl(3): Fix includes and macros. 1. Need for __HAVE_LONG_DOUBLE. 2. Need for struct ieee_ext_u

CVS commit: src

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:09:47 UTC 2024 Modified Files: src/lib/libm/src: e_hypotl.c src/tests/lib/libm: t_hypot.c Log Message: hypotl(3): Fix includes and macros. 1. Need for __HAVE_LONG_DOUBLE. 2. Need for struct ieee_ext_u

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:09:13 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: More trivial tests. Check both signs of zero. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 20:09:13 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: More trivial tests. Check both signs of zero. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/arch/hp300/hp300

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 19:16:19 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Recognize SCSI CD-ROM devices as a booted device properly. Necessary for PR port-hp300/54455, to boot an md root root RAMDISK kernel

CVS commit: src/sys/arch/hp300/hp300

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 19:16:19 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Recognize SCSI CD-ROM devices as a booted device properly. Necessary for PR port-hp300/54455, to boot an md root root RAMDISK kernel

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 19:08:30 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: Expand substantially. PR lib/58245: hypotl is broken on ld128 ports To generate a diff of this commit: cvs

CVS commit: src/tests/lib/libm

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 19:08:30 UTC 2024 Modified Files: src/tests/lib/libm: t_hypot.c Log Message: tests/lib/libm/t_hypot: Expand substantially. PR lib/58245: hypotl is broken on ld128 ports To generate a diff of this commit: cvs

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

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 16:58:59 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: clean up grammar rule name for 'type_specifier' To generate a diff of this commit: cvs rdiff -u -r1.500 -r1.501

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

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 16:58:59 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: clean up grammar rule name for 'type_specifier' To generate a diff of this commit: cvs rdiff -u -r1.500 -r1.501

CVS commit: src

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 16:12:28 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: c23.c src/usr.bin/xlint/lint1: cgram.y debug.c externs1.h lint1.h scan.l Log Message: lint: parse but otherwise ignore C23 attributes The C23

CVS commit: src

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 16:12:28 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: c23.c src/usr.bin/xlint/lint1: cgram.y debug.c externs1.h lint1.h scan.l Log Message: lint: parse but otherwise ignore C23 attributes The C23

CVS commit: src

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 15:53:38 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: msg_162.c t_usage.sh src/usr.bin/xlint/lint1: err.c makeman tree.c Added Files:

CVS commit: src

2024-05-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 11 15:53:38 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: msg_162.c t_usage.sh src/usr.bin/xlint/lint1: err.c makeman tree.c Added Files:

CVS commit: src/tests/lib/libc/stdio

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 14:39:53 UTC 2024 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: tests/lib/libc/stdio/t_printf: Fix sign error in ld128 case. Also link back to where the test case came from. To generate a diff

CVS commit: src/tests/lib/libc/stdio

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 14:39:53 UTC 2024 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: tests/lib/libc/stdio/t_printf: Fix sign error in ld128 case. Also link back to where the test case came from. To generate a diff

CVS commit: src/tests/lib/libc/stdio

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 14:33:23 UTC 2024 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: tests/lib/libc/stdio/t_printf: Fix typo in ld128 case. printf %La does not write the `L' suffix. To generate a diff of this

CVS commit: src/tests/lib/libc/stdio

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 14:33:23 UTC 2024 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: tests/lib/libc/stdio/t_printf: Fix typo in ld128 case. printf %La does not write the `L' suffix. To generate a diff of this

CVS commit: src/sys/sys

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 13:26:54 UTC 2024 Modified Files: src/sys/sys: cdefs.h Log Message: sys/cdefs.h: Make various macros work more robustly. Use predefined __-namespace macros inside __BIT, __type_min, __type_max, and __type_fit: -

CVS commit: src/sys/sys

2024-05-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 11 13:26:54 UTC 2024 Modified Files: src/sys/sys: cdefs.h Log Message: sys/cdefs.h: Make various macros work more robustly. Use predefined __-namespace macros inside __BIT, __type_min, __type_max, and __type_fit: -

CVS commit: src/sys/compat/netbsd32

2024-05-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat May 11 10:22:17 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h Log Message: PR 58235: add support for SIOCGIFDATA and SIOCZIFDATA ioctls. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/compat/netbsd32

2024-05-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat May 11 10:22:17 UTC 2024 Modified Files: src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h Log Message: PR 58235: add support for SIOCGIFDATA and SIOCZIFDATA ioctls. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/hp300/hp300

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 09:55:11 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Fix a 20 years old botch by me in setbootdev() on switching to MI SCSI. setbootdev() updates bootdev data shared between BOOTROM and

CVS commit: src/sys/arch/hp300/hp300

2024-05-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat May 11 09:55:11 UTC 2024 Modified Files: src/sys/arch/hp300/hp300: autoconf.c Log Message: Fix a 20 years old botch by me in setbootdev() on switching to MI SCSI. setbootdev() updates bootdev data shared between BOOTROM and

CVS commit: src/lib/libc/arch/riscv/gen

2024-05-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat May 11 07:40:18 UTC 2024 Modified Files: src/lib/libc/arch/riscv/gen: fpsetmask.c Log Message: Do the '#if FCSR_FMASK == 0' thing that fpgetmask.c does for consistency. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/lib/libc/arch/riscv/gen

2024-05-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat May 11 07:40:18 UTC 2024 Modified Files: src/lib/libc/arch/riscv/gen: fpsetmask.c Log Message: Do the '#if FCSR_FMASK == 0' thing that fpgetmask.c does for consistency. To generate a diff of this commit: cvs rdiff -u -r1.3

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

2024-05-11 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat May 11 07:34:34 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.ad.aarch64 Log Message: Fix aarch64 build To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2024-05-11 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat May 11 07:34:34 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.ad.aarch64 Log Message: Fix aarch64 build To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/netinet6

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:54:17 UTC 2024 Modified Files: src/sys/netinet6: scope6_var.h Log Message: s/embbeded/embedded/. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/netinet6/scope6_var.h Please note that diffs

CVS commit: src/sys/netinet6

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:54:17 UTC 2024 Modified Files: src/sys/netinet6: scope6_var.h Log Message: s/embbeded/embedded/. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/netinet6/scope6_var.h Please note that diffs

CVS commit: src

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:50:23 UTC 2024 Modified Files: src/share/man/man4: options.4 src/sys/arch/xen/x86: x86_xpmap.c src/usr.sbin/installboot/arch: landisk.c Log Message: s/boostrap/bootstrap/ in comment, warning message

CVS commit: src

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:50:23 UTC 2024 Modified Files: src/share/man/man4: options.4 src/sys/arch/xen/x86: x86_xpmap.c src/usr.sbin/installboot/arch: landisk.c Log Message: s/boostrap/bootstrap/ in comment, warning message

CVS commit: src/sys/arch/sun3/sun3x

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:37:54 UTC 2024 Modified Files: src/sys/arch/sun3/sun3x: pmap.c Log Message: s/pmap_bootstap_aalign/pmap_bootstrap_aalign/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123

CVS commit: src/sys/arch/sun3/sun3x

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:37:54 UTC 2024 Modified Files: src/sys/arch/sun3/sun3x: pmap.c Log Message: s/pmap_bootstap_aalign/pmap_bootstrap_aalign/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123

CVS commit: src/sys/kern

2024-05-11 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat May 11 06:34:45 UTC 2024 Modified Files: src/sys/kern: kern_tc.c Log Message: s/timetamp/timestamp/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/kern/kern_tc.c Please note that diffs

<    1   2   3   4   5   6   7   8   9   10   >