Module Name:src
Committed By: simonb
Date: Mon Sep 28 01:20:29 UTC 2020
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
Protect where the bootinfo esym value is less than the kernel "end"
symbol by setting the end of kernel marker to the greater of these
two
Module Name:src
Committed By: skrll
Date: Fri Sep 4 06:12:16 UTC 2020
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
Fix build of INSTALL kernel which doesn't have DDB
To generate a diff of this commit:
cvs rdiff -u -r1.252 -r1.253 src/sys/arch/pmax/pmax
Module Name:src
Committed By: simonb
Date: Thu Sep 3 07:05:30 UTC 2020
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
Make DDB "machine reset" call emulate pushing the HALT button.
Useful if DDB gets confused and "reboot" doesn't work.
To generate a diff
Module Name:src
Committed By: martin
Date: Sun Dec 15 12:50:39 UTC 2019
Modified Files:
src/sys/arch/pmax/pmax: disksubr.c
Log Message:
Disable (pretty useless and obscure) message when checking for Ultrix
comaptible labels.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: mrg
Date: Thu Feb 7 04:32:38 UTC 2019
Modified Files:
src/sys/arch/pmax/pmax: bus.c
Log Message:
#if 0 the same code as already done
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/pmax/pmax/bus.c
Please note that
Module Name:src
Committed By: tsutsui
Date: Mon Sep 17 16:52:29 UTC 2018
Modified Files:
src/sys/arch/pmax/pmax: dec_3min.c
Log Message:
Fix hangup after framebuffers are attached on 3MIN. PR port-pmax/53611
Ok'ed by mrg@. Should be pulled up to netbsd-7 and netbsd-8.
Module Name:src
Committed By: christos
Date: Sun Jul 16 17:35:20 UTC 2017
Modified Files:
src/sys/arch/pmax/pmax: bus.c
Log Message:
fix printf formats.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/pmax/pmax/bus.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Thu May 18 16:34:56 UTC 2017
Modified Files:
src/sys/arch/pmax/pmax: bus.c bus_dma.c
Log Message:
Fix debug (make it compile)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/pmax/pmax/bus.c
cvs rdiff -
Module Name:src
Committed By: mrg
Date: Tue Mar 22 04:48:25 UTC 2016
Modified Files:
src/sys/arch/pmax/pmax: dec_3maxplus.c
Log Message:
revert part of rev 1.66 that converted a tri-state variable into
a bool while leaving a comparision against "< 3".
To generate a diff
Module Name:src
Committed By: christos
Date: Mon Feb 1 17:39:41 UTC 2016
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
PR/50737: David Binderman: Check bounds before dereferencing.
To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/sys/
Module Name:src
Committed By: christos
Date: Mon Mar 24 19:31:40 UTC 2014
Modified Files:
src/sys/arch/pmax/pmax: dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c
dec_5100.c dec_maxine.c machdep.c
Log Message:
use cpu_{g,s}etmodel
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Sun Nov 10 20:18:51 UTC 2013
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
more unused variable fixes
To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/sys/arch/pmax/pmax/machdep.c
Please no
Module Name:src
Committed By: tsutsui
Date: Wed Apr 6 15:31:48 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: autoconf.c
Log Message:
Move intr_init() (which initializes evcnt(9) for interrupts)
from early machdep.c:mach_init() to autoconf.c:cpu_configure().
evcnt_init
Module Name:src
Committed By: tsutsui
Date: Wed Apr 6 15:31:08 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
Move intr_init() (which initializes evcnt(9) for interrupts)
from early machdep.c:mach_init() to autoconf.c:cpu_configure().
evcnt_init(
Module Name:src
Committed By: mhitch
Date: Sun Apr 3 03:19:52 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: dec_3maxplus.c dec_3min.c dec_maxine.c
Log Message:
Fix pmax timecounters for mips3-class machines. Apparently no one else
has run a 5000/150 with 5.0 or later
Module Name:src
Committed By: tsutsui
Date: Mon Mar 28 14:40:01 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: locore_machdep.S
Log Message:
Use CALLFRAME_SP(sp) instead of CALLFRAME_S0(sp) to save s0.
At least PROM's _getenv() on 3MIN doesn't preserve CALLFRAME_S0(s0)
a
Module Name:src
Committed By: tsutsui
Date: Thu Mar 10 17:13:13 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: dec_3max.c dec_3min.c
Log Message:
Set correct struct clockframe .intr value for hardclock(9).
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 s
17 matches
Mail list logo