CVS commit: src/sys/dev/mscp

2024-01-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 11 06:19:49 UTC 2024 Modified Files: src/sys/dev/mscp: mscp.c mscp_disk.c mscp_tape.c mscpvar.h Log Message: mscp(4): add ability for rronline() callback in a workqueue when an ra(4) disk comes online the hardware interrupt

CVS commit: src/sys/dev/mscp

2024-01-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 11 06:19:49 UTC 2024 Modified Files: src/sys/dev/mscp: mscp.c mscp_disk.c mscp_tape.c mscpvar.h Log Message: mscp(4): add ability for rronline() callback in a workqueue when an ra(4) disk comes online the hardware interrupt

CVS commit: src/usr.bin/xlint

2024-01-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 11 04:45:20 UTC 2024 Modified Files: src/usr.bin/xlint: Makefile.inc Log Message: lint: disable -ftrapv for vax When compiling lint1/cgram.c: during RTL pass: postreload cgram.c: In function 'yyparse': cgram.c:5873:1: int

CVS commit: src/usr.bin/xlint

2024-01-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 11 04:45:20 UTC 2024 Modified Files: src/usr.bin/xlint: Makefile.inc Log Message: lint: disable -ftrapv for vax When compiling lint1/cgram.c: during RTL pass: postreload cgram.c: In function 'yyparse': cgram.c:5873:1: int

CVS commit: src/sys/arch/vax/vax

2024-01-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 11 04:33:45 UTC 2024 Modified Files: src/sys/arch/vax/vax: machdep.c Log Message: vax: set default RLIMIT_AS to the same as MAXDSIZ this allows modern GCC to run without returning to the issues that reported in PR#28379, and

CVS commit: src/sys/arch/vax/vax

2024-01-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 11 04:33:45 UTC 2024 Modified Files: src/sys/arch/vax/vax: machdep.c Log Message: vax: set default RLIMIT_AS to the same as MAXDSIZ this allows modern GCC to run without returning to the issues that reported in PR#28379, and

CVS commit: src/sys/dev/usb

2024-01-10 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Thu Jan 11 00:31:02 UTC 2024 Modified Files: src/sys/dev/usb: if_athn_usb.c Log Message: if_athn_usb.c: provide the usual device information To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/usb/if_at

CVS commit: src/sys/dev/usb

2024-01-10 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Thu Jan 11 00:31:02 UTC 2024 Modified Files: src/sys/dev/usb: if_athn_usb.c Log Message: if_athn_usb.c: provide the usual device information To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/usb/if_at