CVS commit: src/usr.sbin/service

2023-03-13 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Mar 14 06:19:35 UTC 2023 Modified Files: src/usr.sbin/service: service service.8 Log Message: Don't inappropriately use xargs to run rcorder -- xargs is designed to run the given command as many times as necessary, but rcorder mu

CVS commit: src/usr.sbin/service

2023-03-13 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Mar 14 06:19:35 UTC 2023 Modified Files: src/usr.sbin/service: service service.8 Log Message: Don't inappropriately use xargs to run rcorder -- xargs is designed to run the given command as many times as necessary, but rcorder mu

CVS commit: src/lib/libm/src

2023-03-13 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Mar 14 05:49:03 UTC 2023 Modified Files: src/lib/libm/src: namespace.h Log Message: Add (newly added): expm1l log1pl log2l lgammal tgammal so that the library gets the correct symbols defined in it. To generate a diff of this c

CVS commit: src/lib/libm/src

2023-03-13 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Mar 14 05:49:03 UTC 2023 Modified Files: src/lib/libm/src: namespace.h Log Message: Add (newly added): expm1l log1pl log2l lgammal tgammal so that the library gets the correct symbols defined in it. To generate a diff of this c

CVS commit: src/external/bsd/atf/dist/atf-c

2023-03-13 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 14 00:55:31 UTC 2023 Modified Files: src/external/bsd/atf/dist/atf-c: atf-c-api.3 Log Message: atf-c-api.3: correct ATF_TP_ADD_TC() examples to use "tp" To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src

CVS commit: src/external/bsd/atf/dist/atf-c

2023-03-13 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 14 00:55:31 UTC 2023 Modified Files: src/external/bsd/atf/dist/atf-c: atf-c-api.3 Log Message: atf-c-api.3: correct ATF_TP_ADD_TC() examples to use "tp" To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src

CVS commit: src/usr.sbin/makefs/ffs

2023-03-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 13 22:17:24 UTC 2023 Modified Files: src/usr.sbin/makefs/ffs: ffs_alloc.c ffs_balloc.c Log Message: Don't brelse() if bread() fails. The kernel does this for us. Our bread() implementation just exits on failure, but if i

CVS commit: src/usr.sbin/makefs/ffs

2023-03-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 13 22:17:24 UTC 2023 Modified Files: src/usr.sbin/makefs/ffs: ffs_alloc.c ffs_balloc.c Log Message: Don't brelse() if bread() fails. The kernel does this for us. Our bread() implementation just exits on failure, but if i

CVS commit: src/usr.sbin/makefs/ffs

2023-03-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 13 22:10:30 UTC 2023 Modified Files: src/usr.sbin/makefs/ffs: buf.c Log Message: modernize; release bpp and set it to NULL as the kernel does even if we never return here. To generate a diff of this commit: cvs rdiff -

CVS commit: src/usr.sbin/makefs/ffs

2023-03-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 13 22:10:30 UTC 2023 Modified Files: src/usr.sbin/makefs/ffs: buf.c Log Message: modernize; release bpp and set it to NULL as the kernel does even if we never return here. To generate a diff of this commit: cvs rdiff -

CVS commit: [netbsd-10] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:40:40 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ticket #117 To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-10.0 Please note that diffs are not publ

CVS commit: [netbsd-10] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:40:40 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ticket #117 To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-10.0 Please note that diffs are not publ

CVS commit: [netbsd-10] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:40:24 UTC 2023 Modified Files: src [netbsd-10]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #117): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-10] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:40:24 UTC 2023 Modified Files: src [netbsd-10]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #117): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-9] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:38:46 UTC 2023 Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1611 To generate a diff of this commit: cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-9.4 Please note that diffs are not public

CVS commit: [netbsd-9] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:38:46 UTC 2023 Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1611 To generate a diff of this commit: cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-9.4 Please note that diffs are not public

CVS commit: [netbsd-9] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:38:13 UTC 2023 Modified Files: src [netbsd-9]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #1611): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-9] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:38:13 UTC 2023 Modified Files: src [netbsd-9]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #1611): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-8] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:36:56 UTC 2023 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1807 To generate a diff of this commit: cvs rdiff -u -r1.1.2.168 -r1.1.2.169 src/doc/CHANGES-8.3 Please note that diffs are not publ

CVS commit: [netbsd-8] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:36:56 UTC 2023 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1807 To generate a diff of this commit: cvs rdiff -u -r1.1.2.168 -r1.1.2.169 src/doc/CHANGES-8.3 Please note that diffs are not publ

CVS commit: [netbsd-8] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:36:29 UTC 2023 Modified Files: src [netbsd-8]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #1807): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-8] src

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:36:29 UTC 2023 Modified Files: src [netbsd-8]: build.sh Log Message: Pull up the following revision (requested by martin in ticket #1807): build.sh: revision 1.366 via patch Avoid the dependency on a populated

CVS commit: [netbsd-8] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:06:02 UTC 2023 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1806 To generate a diff of this commit: cvs rdiff -u -r1.1.2.167 -r1.1.2.168 src/doc/CHANGES-8.3 Please note that diffs are not publ

CVS commit: [netbsd-8] src/doc

2023-03-13 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Mar 13 21:06:02 UTC 2023 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1806 To generate a diff of this commit: cvs rdiff -u -r1.1.2.167 -r1.1.2.168 src/doc/CHANGES-8.3 Please note that diffs are not publ

CVS commit: src/lib/libm/src

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:26:32 UTC 2023 Modified Files: src/lib/libm/src: s_llrintl.c s_lrintl.c Log Message: libm: Need for __HAVE_LONG_DOUBLE. Fixes missing definitions of lrintl, llrintl on various platforms. To generate a diff of

CVS commit: src/lib/libm/src

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:26:32 UTC 2023 Modified Files: src/lib/libm/src: s_llrintl.c s_lrintl.c Log Message: libm: Need for __HAVE_LONG_DOUBLE. Fixes missing definitions of lrintl, llrintl on various platforms. To generate a diff of

CVS commit: src/lib/libm/src

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:18:36 UTC 2023 Modified Files: src/lib/libm/src: ldbl_dummy.c Log Message: libm: Fill in more dummy long double transcendental functions. This should cover everything from C99. To generate a diff of this commit

CVS commit: src/lib/libm/src

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:18:36 UTC 2023 Modified Files: src/lib/libm/src: ldbl_dummy.c Log Message: libm: Fill in more dummy long double transcendental functions. This should cover everything from C99. To generate a diff of this commit

CVS commit: src/sys/kern

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:13:19 UTC 2023 Modified Files: src/sys/kern: vfs_vnops.c Log Message: vn_open(9): Add assertion that vp is locked on return. Null out vp internally out of paranoia so we'll crash in evaluating the assertion if we

CVS commit: src/sys/kern

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:13:19 UTC 2023 Modified Files: src/sys/kern: vfs_vnops.c Log Message: vn_open(9): Add assertion that vp is locked on return. Null out vp internally out of paranoia so we'll crash in evaluating the assertion if we

CVS commit: src/sys/kern

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:12:52 UTC 2023 Modified Files: src/sys/kern: vfs_vnops.c Log Message: vn_open(9): Clarify that this returns a locked vnode. Comment only, no functional change intended. To generate a diff of this commit: cvs rd

CVS commit: src/sys/kern

2023-03-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 13 18:12:52 UTC 2023 Modified Files: src/sys/kern: vfs_vnops.c Log Message: vn_open(9): Clarify that this returns a locked vnode. Comment only, no functional change intended. To generate a diff of this commit: cvs rd

CVS commit: src

2023-03-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Mar 13 11:52:29 UTC 2023 Modified Files: src: build.sh Log Message: Avoid the dependency on a populated tooldir (or building the tools) when simply doing mkrepro-timestamp and the current repository setups does not actually re

CVS commit: src

2023-03-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Mar 13 11:52:29 UTC 2023 Modified Files: src: build.sh Log Message: Avoid the dependency on a populated tooldir (or building the tools) when simply doing mkrepro-timestamp and the current repository setups does not actually re