Module Name:src
Committed By: andvar
Date: Mon Mar 31 19:22:09 UTC 2025
Modified Files:
src/sys/arch/vax/vax: crl.h
Log Message:
s/transation/transaction/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/vax/vax/crl.h
Please note that
Module Name:src
Committed By: riastradh
Date: Sat Mar 29 00:16:30 UTC 2025
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
vax/trap.c: Back out revisions 1.139 and 1.141 for now.
These changes served to zero registers on exec in order to avoid
leaking secret reg
Module Name:src
Committed By: riastradh
Date: Sat Mar 29 00:16:30 UTC 2025
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
vax/trap.c: Back out revisions 1.139 and 1.141 for now.
These changes served to zero registers on exec in order to avoid
leaking secret reg
Module Name:src
Committed By: riastradh
Date: Sat Mar 22 13:28:35 UTC 2025
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
vax: Set tf_psl to PSL_U|PSL_PREVU on exec.
This was previously inherited from the caller, which was not clear
from context, and the trapfr
Module Name:src
Committed By: riastradh
Date: Sat Mar 22 13:28:35 UTC 2025
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
vax: Set tf_psl to PSL_U|PSL_PREVU on exec.
This was previously inherited from the caller, which was not clear
from context, and the trapfr
Module Name:src
Committed By: hans
Date: Sun Mar 9 18:27:39 UTC 2025
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
vax: call config_init() before initializing the console
With console on dz(4) at vsbus, dzcnpollc() calls vsbus_setmask() to
mask interrupts,
Module Name:src
Committed By: hans
Date: Sun Mar 9 18:27:39 UTC 2025
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
vax: call config_init() before initializing the console
With console on dz(4) at vsbus, dzcnpollc() calls vsbus_setmask() to
mask interrupts,
Module Name:src
Committed By: hans
Date: Fri Feb 28 18:08:51 UTC 2025
Modified Files:
src/sys/arch/vax/vax: db_disasm.c
Log Message:
vax/ddb(4): fix disassembly of functions
On the VAX, functions normally begin with a 16bit entry mask
specifying which registers need to be
Module Name:src
Committed By: hans
Date: Fri Feb 28 20:11:21 UTC 2025
Modified Files:
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
vax: explicitly zero AP and FP in the CALLS frame in cpu_lwp_fork()
This prevents a recursive panic when ddb(4) tries to trace the stack
b
Module Name:src
Committed By: hans
Date: Fri Feb 28 20:11:21 UTC 2025
Modified Files:
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
vax: explicitly zero AP and FP in the CALLS frame in cpu_lwp_fork()
This prevents a recursive panic when ddb(4) tries to trace the stack
b
Module Name:src
Committed By: hans
Date: Fri Feb 28 18:08:51 UTC 2025
Modified Files:
src/sys/arch/vax/vax: db_disasm.c
Log Message:
vax/ddb(4): fix disassembly of functions
On the VAX, functions normally begin with a 16bit entry mask
specifying which registers need to be
Module Name:src
Committed By: kalvisd
Date: Tue Apr 16 00:03:30 UTC 2024
Modified Files:
src/sys/arch/vax/vax: unimpl_emul.S
Log Message:
vax/unimpl_emul.S: Initialise locations storing floating-point values with
a constant of the appropriate format
To generate a diff of
Module Name:src
Committed By: kalvisd
Date: Tue Apr 16 00:03:30 UTC 2024
Modified Files:
src/sys/arch/vax/vax: unimpl_emul.S
Log Message:
vax/unimpl_emul.S: Initialise locations storing floating-point values with
a constant of the appropriate format
To generate a diff of
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
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
Module Name:src
Committed By: hans
Date: Fri Jan 5 17:29:29 UTC 2024
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
Include leds.h to make /dev/leds work.
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/sys/arch/vax/vax/machdep.c
Pleas
Module Name:src
Committed By: hans
Date: Fri Jan 5 17:29:29 UTC 2024
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
Include leds.h to make /dev/leds work.
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/sys/arch/vax/vax/machdep.c
Pleas
Module Name:src
Committed By: thorpej
Date: Fri Dec 22 19:14:57 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
pmap_is_modified(): If we fall into the slow path and encounter a modified
page during PV list walk, set PG_M in the pvh_attrs to avoid fallin
Module Name:src
Committed By: thorpej
Date: Fri Dec 22 19:14:57 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
pmap_is_modified(): If we fall into the slow path and encounter a modified
page during PV list walk, set PG_M in the pvh_attrs to avoid fallin
Module Name:src
Committed By: thorpej
Date: Fri Dec 22 17:55:49 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
rmspace(): when a PT page is put back onto the free list, invalidate
it's VA in the TB.
rmptep(): Add a comment that the no TIBS is needed fo
Module Name:src
Committed By: thorpej
Date: Fri Dec 22 17:55:49 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
rmspace(): when a PT page is put back onto the free list, invalidate
it's VA in the TB.
rmptep(): Add a comment that the no TIBS is needed fo
Module Name:src
Committed By: mrg
Date: Thu Dec 21 09:09:43 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
fix locking botch: use mutex_spin_exit(), not _exit(), for PMAP_UNLOCK.
fixes LOCKDEBUG issue in first attempt to unlock it.
also call PMAP_UNLO
Module Name:src
Committed By: mrg
Date: Thu Dec 21 09:09:43 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
fix locking botch: use mutex_spin_exit(), not _exit(), for PMAP_UNLOCK.
fixes LOCKDEBUG issue in first attempt to unlock it.
also call PMAP_UNLO
Module Name:src
Committed By: kalvisd
Date: Mon Dec 18 22:40:01 UTC 2023
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
vax: preserve AST requests raised when handling software interrupts
PR port-vax/55415
On return from a software interrupt, if the so
Module Name:src
Committed By: kalvisd
Date: Mon Dec 18 22:40:01 UTC 2023
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
vax: preserve AST requests raised when handling software interrupts
PR port-vax/55415
On return from a software interrupt, if the so
Module Name:src
Committed By: andvar
Date: Sun Dec 17 18:39:02 UTC 2023
Modified Files:
src/sys/arch/vax/vax: ka780.c
Log Message:
Fix TRENDATA option build by moving TRENDATA code block with memlog() definition
over its usage in ka780_memerr() and making it static. Also r
Module Name:src
Committed By: andvar
Date: Sun Dec 17 18:39:02 UTC 2023
Modified Files:
src/sys/arch/vax/vax: ka780.c
Log Message:
Fix TRENDATA option build by moving TRENDATA code block with memlog() definition
over its usage in ka780_memerr() and making it static. Also r
Module Name:src
Committed By: andvar
Date: Sun Dec 17 15:06:34 UTC 2023
Modified Files:
src/sys/arch/vax/vax: crx.c
Log Message:
Fix format specifier for ka820port_ptr->csr.
Fixed CRXDEBUG build option for vax.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.
Module Name:src
Committed By: andvar
Date: Sun Dec 17 15:06:34 UTC 2023
Modified Files:
src/sys/arch/vax/vax: crx.c
Log Message:
Fix format specifier for ka820port_ptr->csr.
Fixed CRXDEBUG build option for vax.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.
Module Name:src
Committed By: andvar
Date: Sun Dec 17 14:54:49 UTC 2023
Modified Files:
src/sys/arch/vax/vax: bus_dma.c
Log Message:
Fix printf format specifier for size. Fixes DEBUG_DMA build option.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/
Module Name:src
Committed By: andvar
Date: Sun Dec 17 14:54:49 UTC 2023
Modified Files:
src/sys/arch/vax/vax: bus_dma.c
Log Message:
Fix printf format specifier for size. Fixes DEBUG_DMA build option.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/
Module Name:src
Committed By: riastradh
Date: Tue Oct 17 10:22:07 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax/pmap.c: Sort includes. Nix traliing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Tue Oct 17 10:22:07 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax/pmap.c: Sort includes. Nix traliing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: martin
Date: Mon Oct 16 17:04:38 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
This now needs to compile.
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/sys/arch/vax/vax/pmap.c
Please note that dif
Module Name:src
Committed By: martin
Date: Mon Oct 16 17:04:38 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
This now needs to compile.
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/sys/arch/vax/vax/pmap.c
Please note that dif
Module Name:src
Committed By: ragge
Date: Sun Mar 26 12:21:09 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
Ensure that the kernel do not try to allocate a S0 segment larger than 1G,
since the hardware prohibits that.
To generate a diff of this commi
Module Name:src
Committed By: ragge
Date: Sun Mar 26 12:21:09 UTC 2023
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
Ensure that the kernel do not try to allocate a S0 segment larger than 1G,
since the hardware prohibits that.
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Thu Feb 23 14:57:09 UTC 2023
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
vax: Note where cpu_switchto needs barriers.
PR kern/57240
Not sure vax has ever had working MULTIPROCESSOR, though, and I'm not
even sure
Module Name:src
Committed By: riastradh
Date: Thu Feb 23 14:57:09 UTC 2023
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
vax: Note where cpu_switchto needs barriers.
PR kern/57240
Not sure vax has ever had working MULTIPROCESSOR, though, and I'm not
even sure
Module Name:src
Committed By: riastradh
Date: Thu Mar 3 06:28:26 UTC 2022
Modified Files:
src/sys/arch/vax/vax: autoconf.c ka6400.c ka820.c ka88.c multicpu.c
Log Message:
vax: Use device_set_private.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys
Module Name:src
Committed By: riastradh
Date: Thu Mar 3 06:28:26 UTC 2022
Modified Files:
src/sys/arch/vax/vax: autoconf.c ka6400.c ka820.c ka88.c multicpu.c
Log Message:
vax: Use device_set_private.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:26:56 UTC 2022
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax: Remove a vestige from before the device_t/softc split.
Verified MicroVAX 4000/96 still boots.
cpu0 at mainbus0: KA49, NVAX, 10KB L1 c
Module Name:src
Committed By: riastradh
Date: Fri Feb 11 17:26:56 UTC 2022
Modified Files:
src/sys/arch/vax/vax: pmap.c
Log Message:
vax: Remove a vestige from before the device_t/softc split.
Verified MicroVAX 4000/96 still boots.
cpu0 at mainbus0: KA49, NVAX, 10KB L1 c
Module Name:src
Committed By: msaitoh
Date: Sun Dec 5 03:01:59 UTC 2021
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
s/implictily/implicitly/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/vax/vax/subr.S
Please note
Module Name:src
Committed By: msaitoh
Date: Sun Dec 5 03:01:59 UTC 2021
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
s/implictily/implicitly/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/vax/vax/subr.S
Please note
Hello,
> Module Name:src
> Committed By: martin
> Date: Sat Dec 12 12:23:29 UTC 2009
>
> Modified Files:
> src/sys/arch/vax/vax: vm_machdep.c
>
> Log Message:
> Clear new pcb in cpu_lwp_fork, now that this seems to no longer be
> guaranteed to be zeroed memory after the u
46 matches
Mail list logo