summaryrefslogtreecommitdiff
path: root/mtools/syslinux.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa2004-12-151-1/+3
| | | | printf().
* Make the CC_IS_OK hack work again.hpa2004-12-151-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.
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-151-0/+292
FAT32 and EDD, and a new cleaner installer infrastructure.