CVS commit: src/usr.bin/make

2024-01-03 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Wed Jan 3 20:24:16 UTC 2024 Modified Files: src/usr.bin/make: parse.c Log Message: make: do not add newline to an empty buffer When LoadFile reads from /dev/null the buffer will be empty, appending "\n" just results in an

CVS commit: src/usr.bin/make

2024-01-03 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Wed Jan 3 20:24:16 UTC 2024 Modified Files: src/usr.bin/make: parse.c Log Message: make: do not add newline to an empty buffer When LoadFile reads from /dev/null the buffer will be empty, appending "\n" just results in an

CVS commit: src/sys/sys

2024-01-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 3 18:43:52 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: break the cycle: this does not need it only needs To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/sys/endian.h Please

CVS commit: src/sys/sys

2024-01-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 3 18:43:52 UTC 2024 Modified Files: src/sys/sys: endian.h Log Message: break the cycle: this does not need it only needs To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/sys/endian.h Please

CVS commit: src/lib/libc

2024-01-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 3 18:41:53 UTC 2024 Modified Files: src/lib/libc/gen: siginterrupt.c signal.c src/lib/libc/include: extern.h src/lib/libc/yp: local.h yp_all.c yp_first.c yp_maplist.c yp_master.c yp_match.c

CVS commit: src/lib/libc

2024-01-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 3 18:41:53 UTC 2024 Modified Files: src/lib/libc/gen: siginterrupt.c signal.c src/lib/libc/include: extern.h src/lib/libc/yp: local.h yp_all.c yp_first.c yp_maplist.c yp_master.c yp_match.c

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

2024-01-03 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Jan 3 18:13:19 UTC 2024 Modified Files: src/sys/arch/aarch64/include: armreg.h Log Message: ddress->address in comment. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/aarch64/include/armreg.h

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

2024-01-03 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Jan 3 18:13:19 UTC 2024 Modified Files: src/sys/arch/aarch64/include: armreg.h Log Message: ddress->address in comment. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/aarch64/include/armreg.h

CVS commit: src

2024-01-03 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Jan 3 18:10:42 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.c src/sys/kern: uipc_socket2.c Log Message: s/addreseses/addresses/ in comments (and one missing whitespace). To generate a diff of this commit:

CVS commit: src

2024-01-03 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Wed Jan 3 18:10:42 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.c src/sys/kern: uipc_socket2.c Log Message: s/addreseses/addresses/ in comments (and one missing whitespace). To generate a diff of this commit:

Re: CVS commit: src/share/mk

2024-01-03 Thread Izumi Tsutsui
I would also prefer current general "virt68k", rather than specific emulators like qemu68k etc. because: - it's unlikely that someone will design and implement new virtual Ethernet/storage I/O devices for ancient architectures - we should avoid dumb copies of MD locore.s, pmap_bootstrap.c,

Re: CVS commit: src/share/mk

2024-01-03 Thread Jason Thorpe
> On Jan 3, 2024, at 9:16 AM, Jason Thorpe wrote: > > There’s really nothing Qemu specific about it, other than Qemu version number > extraction. Let me elaborate, actually, now that I am not constrained by thumbs-only typing. It uses the generic Linux m68k “bootinfo”, which specify the

Re: CVS commit: src/share/mk

2024-01-03 Thread Jason Thorpe
There’s really nothing Qemu specific about it, other than Qemu version number extraction. -- thorpej Sent from my iPhone. > On Jan 2, 2024, at 11:03 PM, Valery Ushakov wrote: > > On Wed, Jan 03, 2024 at 02:48:06 +, Jason R Thorpe wrote: > >> Add virt68k to MACHINES.m68k. > > "virt" is

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

2024-01-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 3 12:46:12 UTC 2024 Modified Files: src/sys/arch/m68k/include: cpu.h Log Message: G/C some bit defs that are redundant with mmu_{51,40}.h To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

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

2024-01-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 3 12:46:12 UTC 2024 Modified Files: src/sys/arch/m68k/include: cpu.h Log Message: G/C some bit defs that are redundant with mmu_{51,40}.h To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/sys/arch/mac68k/mac68k

2024-01-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 3 12:43:43 UTC 2024 Modified Files: src/sys/arch/mac68k/mac68k: machdep.c Log Message: get_physical(): Use bit defs from To generate a diff of this commit: cvs rdiff -u -r1.365 -r1.366

CVS commit: src/sys/arch/mac68k/mac68k

2024-01-03 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jan 3 12:43:43 UTC 2024 Modified Files: src/sys/arch/mac68k/mac68k: machdep.c Log Message: get_physical(): Use bit defs from To generate a diff of this commit: cvs rdiff -u -r1.365 -r1.366

CVS commit: src/external/bsd/fetch/dist/libfetch

2024-01-03 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 3 11:40:38 UTC 2024 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: fetch(3): Backport SSL validation from pkgsrc libfetch 2.40. We should really sync with pkgsrc libfetch to avoid

CVS commit: src/external/bsd/fetch/dist/libfetch

2024-01-03 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 3 11:40:38 UTC 2024 Modified Files: src/external/bsd/fetch/dist/libfetch: common.c Log Message: fetch(3): Backport SSL validation from pkgsrc libfetch 2.40. We should really sync with pkgsrc libfetch to avoid