Module Name:src
Committed By: thorpej
Date: Tue May 7 04:35:32 UTC 2019
Modified Files:
src/usr.sbin/installboot/arch: alpha.c amiga.c emips.c ews4800mips.c
hp300.c hppa.c i386.c landisk.c macppc.c news.c next68k.c pmax.c
sparc.c sparc64.c sun68k.c
Module Name:src
Committed By: kamil
Date: Sat Jun 23 14:15:57 UTC 2018
Modified Files:
src/usr.sbin/installboot/arch: i386.c
Log Message:
Fix integer overflow in installboot(8)
Add a sanity check of the disk_buf first three bytes. The original code on
a disk with nul byte
Module Name:src
Committed By: christos
Date: Mon Jul 17 18:43:45 UTC 2017
Modified Files:
src/usr.sbin/installboot/arch: landisk.c
Log Message:
don't complain if the mbr was all 0's.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/installboot/arc
Module Name:src
Committed By: mlelstv
Date: Fri Jun 5 05:02:48 UTC 2015
Modified Files:
src/usr.sbin/installboot/arch: amiga.c
Log Message:
Compute bootloader checksum correctly also on little endian systems.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 s
Module Name:src
Committed By: christos
Date: Thu Nov 13 16:02:25 UTC 2014
Modified Files:
src/usr.sbin/installboot/arch: vax.c
Log Message:
Use VAX_LABELOFFSET here; It needs to be the machine-specific one. Thanks
to gcc-4.8 for discovering the bug and to Atari for having
Module Name:src
Committed By: christos
Date: Mon Oct 21 15:37:46 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: pmax.c
Log Message:
XXX: gcc initialize a variable
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/installboot/arch/pmax.c
Module Name:src
Committed By: christos
Date: Sat Oct 19 17:08:15 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: landisk.c
Log Message:
move all the unused code inside #if 0
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/installboot/arch
Module Name:src
Committed By: martin
Date: Sun Jun 16 19:05:00 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: vax.c
Log Message:
In the tool build is enough.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/installboot/arch/vax.c
Plea
Module Name:src
Committed By: msaitoh
Date: Fri Jun 14 03:54:43 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: amiga.c hp300.c hp700.c i386.c next68k.c
Log Message:
Remove trailng whitespaces.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.s
Module Name:src
Committed By: matt
Date: Fri May 3 21:32:05 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: hp300.c vax.c
Log Message:
Make this build with the disk label change.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/installb
Module Name:src
Committed By: martin
Date: Thu Apr 4 16:11:13 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: vax.c
Log Message:
Provide an empty __CTASSERT() for toolbuilds
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/installboot/a
Module Name:src
Committed By: martin
Date: Thu Apr 4 12:55:31 UTC 2013
Modified Files:
src/usr.sbin/installboot/arch: vax.c
Log Message:
Fix installboot for VAX, as discussed on port-vax. Problem pointed out
by Jonny Billquist, thanks to Marl Pizzolato for patiently expla
Module Name:src
Committed By: gson
Date: Fri Apr 6 10:10:11 UTC 2012
Modified Files:
src/usr.sbin/installboot/arch: i386.c
Log Message:
When printing the list of valid console names, don't treat the consoles[]
array as NULL terminated, because it's not.
To generate a di
Module Name:src
Committed By: skrll
Date: Mon Jan 9 11:44:54 UTC 2012
Modified Files:
src/usr.sbin/installboot/arch: hp700.c
Log Message:
Make it an error for the partition to exceed the PDC limit.
Inspired by PR/45742
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 23:25:11 UTC 2011
Modified Files:
src/usr.sbin/installboot/arch: hp300.c
Log Message:
Fix botch in previous revision. Sorry for a stupid change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.s
15 matches
Mail list logo