History log of /src/sys/arch/pmax/stand/bootxx_lfs |
Revision | Date | Author | Comments |
1.3 | 23-Feb-2003 |
simonb | Update for LFSv2 support. Ports that have "bootxx_lfs"-style bootblocks currently only support LFSv2, but the second level "boot" program supports both LFS versions.
|
1.2 | 01-Feb-2003 |
simonb | Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 bit divide and modulus library routines that break the tight space constraints on bootblocks on these platforms.
May not be the final solution, but gets bootblocks building again.
|
1.1 | 27-Nov-1999 |
simonb | branches: 1.1.2; 1.1.8; New alpha-style first stage bootblock Makefiles.
|
1.1.8.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.1.8.1 | 27-Nov-1999 |
bouyer | file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:20:41 +0000
|
1.1.2.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|