Module Name:src
Committed By: christos
Date: Sun Apr 25 23:42:08 UTC 2021
Modified Files:
src/sys/arch/pmax/stand: Makefile.booters
Log Message:
Handle mipsn64
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/pmax/stand/Makefile.booters
Please
Module Name:src
Committed By: christos
Date: Sat Sep 3 11:34:47 UTC 2016
Modified Files:
src/sys/arch/pmax/stand: Makefile.booters
Log Message:
Add NOPIE
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/pmax/stand/Makefile.booters
Please note
Module Name:src
Committed By: dholland
Date: Sat Jun 11 19:11:20 UTC 2016
Modified Files:
src/sys/arch/pmax/stand/common: callvec.c
Log Message:
Update to match change to dec_prom.h.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/pmax/stand/co
Module Name:src
Committed By: tsutsui
Date: Sat Mar 26 15:49:27 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinit.S bootread.S clear_cache.S
getchar.S printf.S start.S
Log Message:
Use .set reorder to entrust compiler hazards and BDslots to avoi
Module Name:src
Committed By: tsutsui
Date: Fri Jan 28 11:58:39 UTC 2011
Modified Files:
src/sys/arch/pmax/stand: Makefile.booters
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/pmax/stand/Makefile.booters
Please note that d
Module Name:src
Committed By: joerg
Date: Sun Jan 23 13:18:58 UTC 2011
Modified Files:
src/sys/arch/pmax/stand: Makefile.booters
Log Message:
Define NOMAN earlier
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/pmax/stand/Makefile.booters
Plea
Module Name:src
Committed By: tsutsui
Date: Wed Jan 12 15:32:43 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: if_prom.c
Log Message:
Pull a fix from src/sys/net/if_ethersubr.c rev. 1.185:
Fix off by one.
To generate a diff of this commit:
cvs rdiff -u -r1.10
Module Name:src
Committed By: tsutsui
Date: Tue Jan 11 16:19:38 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinfo.c
Log Message:
ANSIfy.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/pmax/stand/common/bootinfo.c
Please note tha
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 17:01:17 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: common.h if_prom.c start.S
Log Message:
- start.S
add a hazard nop so that prom_restart() works properly on MIPS1
(it seems broken since initial rev
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 16:43:30 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinit.S bootread.S clear_cache.S
getchar.S printf.S
Log Message:
Add hazard nops required by MIPS1 in noreorder case.
(Umm, is it easier
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 15:25:44 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: start.S startprog.S
Log Message:
Indent instructions in BDslots.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/pmax/stand
Module Name:src
Committed By: tsutsui
Date: Mon Jan 10 15:25:15 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: bootinit.S bootread.S clear_cache.S
getchar.S printf.S
Log Message:
- specify .set noreorder to fill BDslots properly
- indent instructions
Module Name:src
Committed By: tsutsui
Date: Sun Jan 9 16:55:13 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: if_prom.c
Log Message:
Misc cleanup:
- use DPRINTF() style debug printf
- KNF and ANSIfy
- fix space/TAB botch
- remove extra newlines
To generate a d
Module Name:src
Committed By: tsutsui
Date: Sun Jan 9 16:28:40 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: if_prom.c
Log Message:
Check if `enet' environment variable is available before reference to
get MAC address, and exit with appropriate warning messages
Module Name:src
Committed By: tsutsui
Date: Fri Jan 7 14:50:27 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: startprog.S
Log Message:
Put .set noreorder so that BDslots are properly filled.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/a
Module Name:src
Committed By: tsutsui
Date: Thu Nov 25 14:05:28 UTC 2010
Modified Files:
src/sys/arch/pmax/stand/common: startprog.S
Log Message:
Fix botch on mips64 merge:
- use correct offsets to pass args to loaded kernel in __mips_o32 case
Now NetBSD/pmax kernel prop
16 matches
Mail list logo