| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated docs, and fixed embarrassing "LABEL" bug.syslinux-1.37 | hpa | 1998-04-20 | 3 | -24/+29 |
| * | Updated the COPYING file to the last revision from GNU. | hpa | 1998-04-20 | 1 | -340/+340 |
| * | Fix old kernel, OS/2, and mem= bugs. Ready for 1.36 release.syslinux-1.36 | hpa | 1998-04-15 | 6 | -22/+53 |
| * | Clean up some obsolete crud.syslinux-1.35 | hpa | 1998-04-14 | 1 | -26/+1 |
| * | Cleanup | hpa | 1998-04-14 | 1 | -4/+5 |
| * | Added the -s option to the installers, and made them do the right thing. | hpa | 1998-04-14 | 4 | -17/+65 |
| * | Link in stupid.o | hpa | 1998-04-14 | 1 | -1/+2 |
| * | Patch generator for the -s (stupid) option. | hpa | 1998-04-14 | 4 | -16/+101 |
| * | Added keytab-lilo.doc to list of documentation files | hpa | 1998-04-14 | 1 | -1/+1 |
| * | keytab-lilo documentation. | hpa | 1998-04-14 | 1 | -0/+85 |
| * | Don't install keytab-lilo.pl. | hpa | 1998-04-14 | 1 | -2/+1 |
| * | Updated documentation, added keytab-lilo.pl. | hpa | 1998-04-14 | 5 | -23/+178 |
| * | Yay! It boots from hard disk, it boots from floppy, and it has a tolerable | hpa | 1998-04-14 | 1 | -26/+25 |
| * | Think we now have a version which actually works both on hard disks and | hpa | 1998-04-14 | 3 | -90/+195 |
| * | 1.34: Support for font loading. Disabled not-yet-implemented "bootsect" andsyslinux-1.34 | hpa | 1998-03-04 | 5 | -17/+103 |
| * | Deleted vestiges of old WBINVD codesyslinux-1.33 | hpa | 1998-02-27 | 1 | -32/+1 |
| * | Documentation updates. | hpa | 1998-02-27 | 1 | -3/+12 |
| * | Update date/version number. | hpa | 1998-02-27 | 1 | -1/+1 |
| * | Add workaround for AMI/Intel BIOS bug. | hpa | 1998-02-27 | 2 | -2/+8 |
| * | Bump the version number to 1.33 | hpa | 1998-02-20 | 1 | -1/+1 |
| * | Bug fix to syslinux.c; documentation update | hpa | 1998-02-20 | 5 | -8/+14 |
| * | Documentation updates for 1.32 releasesyslinux-1.32 | hpa | 1998-02-14 | 3 | -5/+10 |
| * | FAT16 support!!! | hpa | 1998-02-14 | 5 | -20/+42 |
| * | New and improved A20 gating code taken partially from Robert Collins. | hpa | 1998-02-13 | 1 | -37/+107 |
| * | Get rid of "upload" and convert everything to the new "bcopy" interface. | hpa | 1998-02-11 | 1 | -59/+18 |
| * | bcopy routine folded into ldlinux.asm | hpa | 1998-02-06 | 1 | -73/+0 |
| * | Work on more vkernels; support for various vkernel types; still better | hpa | 1998-02-06 | 1 | -23/+52 |
| * | More work towards getting rid of "upload" and use the linear 32-bit bcopy. | hpa | 1998-02-06 | 1 | -33/+26 |
| * | New version number; working on FAT16 support | hpa | 1998-02-06 | 2 | -202/+260 |
| * | Version 1.31syslinux.1.31syslinux-1.31 | hpa | 1998-02-06 | 1 | -1/+1 |
| * | Added version file | hpa | 1998-02-06 | 1 | -0/+1 |
| * | Finished "make release" mechanism. | hpa | 1998-02-06 | 2 | -5/+23 |
| * | Patched-up documentation. Leave the real overhaul for 1.40. | hpa | 1998-02-06 | 3 | -1/+21 |
| * | Saving our bcopy routine for the time being. It might be time to start | hpa | 1998-02-04 | 1 | -0/+73 |
| * | It seems to work now, but fd appears to be buggy??? | hpa | 1998-02-04 | 3 | -21/+31 |
| * | I think we're pretty much ready to rock! | hpa | 1998-02-04 | 6 | -20/+208 |
| * | Updated documentation. | hpa | 1998-02-04 | 2 | -9/+21 |
| * | Okay, DOS loader seems OK now. | hpa | 1998-02-04 | 1 | -19/+108 |
| * | Bug fixes. Looks like the bloody thing works now. | hpa | 1998-02-03 | 2 | -6/+5 |
| * | Various bug fixes. | hpa | 1998-02-03 | 1 | -19/+31 |
| * | Added install target | hpa | 1998-02-03 | 1 | -0/+5 |
| * | Yet more work on Linux installer, changed cleanup targets | hpa | 1998-02-03 | 2 | -21/+30 |
| * | More work on Linux installer | hpa | 1998-02-03 | 1 | -1/+177 |
| * | Skeleton of Linux installer | hpa | 1998-02-03 | 1 | -0/+37 |
| * | Changing Linux installer to be a C program. | hpa | 1998-02-03 | 3 | -37/+65 |
| * | Added Id tag | hpa | 1998-02-03 | 1 | -0/+1 |
| * | Beginning outline of Linux installer | hpa | 1998-02-03 | 3 | -2/+38 |
| * | Bug fixes; first beginnings of FAT16 support | hpa | 1998-02-03 | 2 | -31/+113 |
| * | Added TODO file; working on DOS installer program. | hpa | 1998-02-02 | 3 | -1/+136 |
| * | Oops! I should know from P95 that 0x80 is *not* expressible as a sign- | hpa | 1998-02-01 | 1 | -1/+1 |