Module Name:src
Committed By: martin
Date: Sat Jan 4 19:02:52 UTC 2025
Modified Files:
src/sys/arch/vax/include: asm.h
Log Message:
PR 58960: vax/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/vax/include/asm
Module Name:src
Committed By: martin
Date: Sat Jan 4 19:02:52 UTC 2025
Modified Files:
src/sys/arch/vax/include: asm.h
Log Message:
PR 58960: vax/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/vax/include/asm
Module Name:src
Committed By: andvar
Date: Sat Sep 14 21:38:28 UTC 2024
Modified Files:
src/sys/arch/vax/include: qduser.h
Log Message:
s/programmming/programming/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/include/qduser.h
Module Name:src
Committed By: andvar
Date: Sat Sep 14 21:38:28 UTC 2024
Modified Files:
src/sys/arch/vax/include: qduser.h
Log Message:
s/programmming/programming/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/include/qduser.h
Module Name:src
Committed By: thorpej
Date: Fri May 17 22:21:17 UTC 2024
Modified Files:
src/sys/arch/vax/include: proc.h
Log Message:
G/C MDP_AST -- it's not referenced anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/include/proc
Module Name:src
Committed By: thorpej
Date: Fri May 17 22:21:17 UTC 2024
Modified Files:
src/sys/arch/vax/include: proc.h
Log Message:
G/C MDP_AST -- it's not referenced anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/include/proc
Module Name:src
Committed By: kalvisd
Date: Tue Dec 19 00:29:48 UTC 2023
Modified Files:
src/sys/arch/vax/include: cpu.h
Log Message:
vax: PR port-vax/55415
Remove VAX-specific workaround to force pre-emption, as it is now
no longer needed.
tested by oster@
Module Name:src
Committed By: kalvisd
Date: Tue Dec 19 00:29:48 UTC 2023
Modified Files:
src/sys/arch/vax/include: cpu.h
Log Message:
vax: PR port-vax/55415
Remove VAX-specific workaround to force pre-emption, as it is now
no longer needed.
tested by oster@
Module Name:src
Committed By: oster
Date: Sun Sep 10 00:15:52 UTC 2023
Modified Files:
src/sys/arch/vax/include: cpu.h
Log Message:
With the overhaul of the scheduler code the semantics of
ci_want_resched have changed, and for some reason vax
still requires ci_want_resched
Module Name:src
Committed By: oster
Date: Sun Sep 10 00:15:52 UTC 2023
Modified Files:
src/sys/arch/vax/include: cpu.h
Log Message:
With the overhaul of the scheduler code the semantics of
ci_want_resched have changed, and for some reason vax
still requires ci_want_resched
Module Name:src
Committed By: andvar
Date: Thu Aug 10 19:13:52 UTC 2023
Modified Files:
src/sys/arch/vax/include: uvax.h
Log Message:
s/VAXststions/VAXstations/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/uvax.h
Pleas
Module Name:src
Committed By: andvar
Date: Thu Aug 10 19:13:52 UTC 2023
Modified Files:
src/sys/arch/vax/include: uvax.h
Log Message:
s/VAXststions/VAXstations/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/uvax.h
Pleas
Module Name:src
Committed By: riastradh
Date: Tue Jul 11 11:48:46 UTC 2023
Modified Files:
src/sys/arch/vax/include: intr.h
Log Message:
vax/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/
Module Name:src
Committed By: riastradh
Date: Tue Jul 11 11:48:46 UTC 2023
Modified Files:
src/sys/arch/vax/include: intr.h
Log Message:
vax/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/
Module Name:src
Committed By: ragge
Date: Sun Mar 26 12:23:42 UTC 2023
Modified Files:
src/sys/arch/vax/include: trap.h
Log Message:
Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in
valid kernel memory. Due to the VARM accesses above S0 should always
Module Name:src
Committed By: ragge
Date: Sun Mar 26 12:23:42 UTC 2023
Modified Files:
src/sys/arch/vax/include: trap.h
Log Message:
Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in
valid kernel memory. Due to the VARM accesses above S0 should always
Module Name:src
Committed By: christos
Date: Tue Jan 24 17:50:18 UTC 2023
Modified Files:
src/sys/arch/vax/include: math.h
Log Message:
mark unused arguments as such
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/math.h
Please note
Module Name:src
Committed By: christos
Date: Tue Jan 24 17:50:18 UTC 2023
Modified Files:
src/sys/arch/vax/include: math.h
Log Message:
mark unused arguments as such
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/include/math.h
Please note
Module Name:src
Committed By: riastradh
Date: Sun Feb 13 13:42:21 UTC 2022
Modified Files:
src/sys/arch/vax/include: lock.h
Log Message:
vax: __cpu_simple_lock audit.
Fix missing "memory" asm clobber so the compiler can't reorder memory
access around __cpu_simple_lock/loc
Module Name:src
Committed By: riastradh
Date: Sun Feb 13 13:42:21 UTC 2022
Modified Files:
src/sys/arch/vax/include: lock.h
Log Message:
vax: __cpu_simple_lock audit.
Fix missing "memory" asm clobber so the compiler can't reorder memory
access around __cpu_simple_lock/loc
Module Name:src
Committed By: thorpej
Date: Fri Oct 29 04:13:39 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 sr
Module Name:src
Committed By: thorpej
Date: Fri Oct 29 04:13:39 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 sr
Module Name:src
Committed By: christos
Date: Thu Oct 28 11:13:27 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
The genassym code in libc also needs struct sigcontext13
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/v
Module Name:src
Committed By: christos
Date: Thu Oct 28 11:13:27 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
The genassym code in libc also needs struct sigcontext13
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/v
Module Name:src
Committed By: thorpej
Date: Wed Oct 27 01:13:22 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only
to _LIBC and _KERNEL.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Wed Oct 27 01:13:22 UTC 2021
Modified Files:
src/sys/arch/vax/include: signal.h
Log Message:
Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only
to _LIBC and _KERNEL.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Fri Nov 29 20:06:44 UTC 2019
Modified Files:
src/sys/arch/vax/include: lock.h
Log Message:
Nix mb_* on vax.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/vax/include/lock.h
Please note that diffs
Module Name:src
Committed By: riastradh
Date: Fri Nov 29 20:06:44 UTC 2019
Modified Files:
src/sys/arch/vax/include: lock.h
Log Message:
Nix mb_* on vax.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/vax/include/lock.h
Please note that diffs
Module Name:src
Committed By: maya
Date: Tue Sep 24 14:26:33 UTC 2019
Modified Files:
src/sys/arch/vax/include: bus.h
Log Message:
Avoid duplicate PRIxBUSADDR and follow the likely intention, providing PRIxBSH.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.3
Module Name:src
Committed By: maya
Date: Tue Sep 24 14:26:33 UTC 2019
Modified Files:
src/sys/arch/vax/include: bus.h
Log Message:
Avoid duplicate PRIxBUSADDR and follow the likely intention, providing PRIxBSH.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.3
> On Dec 20, 2014, at 5:13 AM, John Klos wrote:
>
> Module Name: src
> Committed By: jklos
> Date: Sat Dec 20 13:13:58 UTC 2014
>
> Added Files:
> src/sys/arch/vax/include: autoconf.h
>
> Log Message:
> Added as a placeholder so kernels compile until a better fix is found.
>
>
On Fri, Aug 15, 2014 at 08:14:06AM +0100, David Laight wrote:
> On Thu, Aug 14, 2014 at 09:17:33AM +, Martin Husemann wrote:
> > Module Name:src
> > Committed By: martin
> > Date: Thu Aug 14 09:17:32 UTC 2014
> >
> > Modified Files:
> > src/sys/arch/vax/include:
On Thu, Aug 14, 2014 at 09:17:33AM +, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Thu Aug 14 09:17:32 UTC 2014
>
> Modified Files:
> src/sys/arch/vax/include: int_fmtio.h
>
> Log Message:
> intptr_t and uintptr_t are not long any more.
Gah - that m
33 matches
Mail list logo