Module Name:src
Committed By: rin
Date: Wed Jun 19 15:24:37 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: enable.h
Log Message:
sun2/enable.h: Fix -Wold-style-definition for WARNS=5 build as modules
Finally fix sun2 build for PR kern/58346
To generate a diff of this
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:24:37 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: enable.h
Log Message:
sun2/enable.h: Fix -Wold-style-definition for WARNS=5 build as modules
Finally fix sun2 build for PR kern/58346
To generate a diff of this
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:21:59 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: genassym.cf
Log Message:
sun2/genassym.cf: Skip KERNBASE for _MODULE
as it is not a compile-time constant; see sun2/vmparam.h.
It should not be, and is not actual
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:21:59 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: genassym.cf
Log Message:
sun2/genassym.cf: Skip KERNBASE for _MODULE
as it is not a compile-time constant; see sun2/vmparam.h.
It should not be, and is not actual
Module Name:src
Committed By: thorpej
Date: Sat Dec 2 15:50:57 UTC 2023
Modified Files:
src/sys/arch/sun2/sun2: machdep.c
Log Message:
Use vmem(9) rather than extent(9) to manage DVMA mappings.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/s
Module Name:src
Committed By: thorpej
Date: Sat Dec 2 15:50:57 UTC 2023
Modified Files:
src/sys/arch/sun2/sun2: machdep.c
Log Message:
Use vmem(9) rather than extent(9) to manage DVMA mappings.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/s