Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Beef up the sanity checking of the boot sector. For really better checking | hpa | 2004-12-19 | 1 | -1/+1 | |
| | | | | we should be checking the FAT for the media signature, too. | |||||
* | Adjust the interface to syslxmod.c so the DOS installer doesn't need | hpa | 2004-12-15 | 1 | -1/+3 | |
| | | | | printf(). | |||||
* | Make the CC_IS_OK hack work again. | hpa | 2004-12-15 | 1 | -3/+3 | |
| | | | | | Change the private pointer in libfat to an intptr_t; we actually use an integer most of the time so an intptr_t is more convenient. | |||||
* | More adjustment to the Brave New World<TM> | hpa | 2004-12-15 | 1 | -2/+3 | |
| | ||||||
* | Prepping for new 2.20 version: rewrite main syslinux program to support | hpa | 2004-12-15 | 2 | -0/+331 | |
FAT32 and EDD, and a new cleaner installer infrastructure. |