Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   bouyer
Date:           Sat Apr 20 09:58:24 UTC 2013

Modified Files:
        src/sys/arch/vax/boot/xxboot [netbsd-6]: start.S
        src/sys/arch/vax/include [netbsd-6]: disklabel.h
        src/sys/kern [netbsd-6]: sys_generic.c
        src/sys/sys [netbsd-6]: bootblock.h disklabel.h
        src/usr.sbin/installboot/arch [netbsd-6]: vax.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #865):
        sys/arch/vax/include/disklabel.h: revision 1.7
        sys/arch/vax/boot/xxboot/start.S: revision 1.5
        sys/sys/bootblock.h: revision 1.55
        sys/sys/disklabel.h: revision 1.113
        usr.sbin/installboot/arch/vax.c: revision 1.14
        usr.sbin/installboot/arch/vax.c: revision 1.15
        sys/kern/sys_generic.c: revision 1.129
Revert VAX MAXPARTITION bump to 16, adjusting it to 12 instead. Fix bootblocks
and installboot for VAX 780 and other machines booting via VMB.EXE.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.118.1 src/sys/arch/vax/boot/xxboot/start.S
cvs rdiff -u -r1.5.8.1 -r1.5.8.2 src/sys/arch/vax/include/disklabel.h
cvs rdiff -u -r1.128 -r1.128.2.1 src/sys/kern/sys_generic.c
cvs rdiff -u -r1.52.14.1 -r1.52.14.2 src/sys/sys/bootblock.h
cvs rdiff -u -r1.112 -r1.112.2.1 src/sys/sys/disklabel.h
cvs rdiff -u -r1.13 -r1.13.8.1 src/usr.sbin/installboot/arch/vax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index