Module Name:src
Committed By: ragge
Date: Wed Mar 21 18:27:27 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: devopen.c ra.c
Log Message:
Fix bug causing autoboot on 750/780 not to work. Cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys
Module Name:src
Committed By: ragge
Date: Tue Mar 20 13:30:40 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: if_qe.c
Log Message:
Change the driver to map the data structures onto the qbus.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/v
Module Name:src
Committed By: ragge
Date: Mon Mar 19 17:29:09 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
gcc 5.5 has no problem with -O2 on boot.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/vax/boot/boot/Make
Module Name:src
Committed By: ragge
Date: Mon Mar 19 15:43:45 UTC 2018
Modified Files:
src/sys/arch/vax/boot/boot: devopen.c hp.c if_de.c ra.c vaxstand.h
Log Message:
Use a common routine ubmap() that setup the map registers as needed,
not expecting everything to be below
Module Name:src
Committed By: ragge
Date: Mon May 22 16:59:32 UTC 2017
Modified Files:
src/sys/arch/vax/boot/boot: autoconf.c conf.c consio.c consio2.S ctu.c
data.h devopen.c hp.c if_de.c if_le.c if_ni.c mfm.c ra.c rom.c
tmscp.c vaxstand.h
Log Messa
Module Name:src
Committed By: dholland
Date: Sat Jun 11 06:42:27 UTC 2016
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
PR 51200 gets in libsa considered harmful: use kgets
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/vax/b
Module Name:src
Committed By: tsutsui
Date: Sun Jan 17 04:53:16 UTC 2016
Modified Files:
src/sys/arch/vax/boot/boot: Makefile version
Log Message:
Enable LIBSA_CREAD_NOCRC. PR/50638
Bump version to denote user visible change.
Tested on simh 4.0-Beta1 emulationg MicroVAX
Module Name:src
Committed By: tsutsui
Date: Sun Jan 17 03:08:39 UTC 2016
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
Make this build without installed DESTDIR files.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/vax/boot
Module Name:src
Committed By: martin
Date: Fri Jun 5 16:01:55 UTC 2015
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
Close the file descriptor used for loading before jumping to the kernel.
Pointed out by Felix Deichmann on port-vax.
To generate a diff
Module Name:src
Committed By: martin
Date: Sun Aug 10 16:53:22 UTC 2014
Modified Files:
src/sys/arch/vax/boot/boot: devopen.c
Log Message:
Remove atoi() prototype
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/vax/boot/boot/devopen.c
Please n
Module Name:src
Committed By: martin
Date: Sat May 24 07:38:42 UTC 2014
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
Force -O1 when compiling this, it doesn't work with -O2 (need to investigate
later)
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sat Nov 9 18:31:53 UTC 2013
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/vax/boot/boot/boot.c
Please note that diffs
Module Name:src
Committed By: abs
Date: Mon May 14 10:05:51 UTC 2012
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
Revert hax to fix boot blocks for gcc 4.5, accudently committed in last
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 sr
Module Name:src
Committed By: mrg
Date: Sun Jul 3 08:56:25 UTC 2011
Modified Files:
src/sys/arch/vax/boot/boot: if_ni.c
Log Message:
avoid some multi-level pointer cast issues.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/boot/boot/if_ni.
Module Name:src
Committed By: jakllsch
Date: Thu May 19 02:37:41 UTC 2011
Modified Files:
src/sys/arch/vax/boot/boot: netio.c
Log Message:
Specify that the sock argument of socktodesc() is an int,
instead of letting it default to int.
To generate a diff of this commit:
c
15 matches
Mail list logo