summaryrefslogtreecommitdiff
path: root/memdisk
Commit message (Expand)AuthorAgeFilesLines
* Use proper syntax for x86hpa2004-07-061-2/+2
* Add instructions for how to disable MEMDISKhpa2004-07-061-0/+41
* Document that we now handle zip as well as gziphpa2004-04-271-1/+1
* Handle memdisk images compressed with zip as well as with gzip.hpa2004-04-275-98/+202
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-8/+14
* Fail if C/H/S geometry is wrong. This is necessary for things that probehpa2004-01-241-0/+4
* Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2004-01-241-1/+2
* Add link to Ralf Brown's interrupt list.hpa2003-11-301-4/+7
* Fix dependency generation.syslinux-2.08-pre4hpa2003-11-261-0/+2
* Add API to query for the existence of MEMDISK.hpa2003-11-264-26/+123
* Unget bytes properly...hpa2003-11-192-9/+9
* Add debugging code for input buffer underrunsyslinux-2.07-pre6hpa2003-11-183-26/+52
* Slight optimizationsyslinux-2.07-pre1hpa2003-08-271-3/+3
* Try to detect if this is the only floppy drive, and if so, don't passhpa2003-08-271-0/+14
* Clean up address assignment cleanersyslinux-2.05hpa2003-07-151-31/+44
* Fix overlap handling properly (we hope)hpa2003-07-153-35/+57
* Remove bogus commenthpa2003-07-111-4/+0
* Try to make files locale compliantsyslinux-2.05-pre2hpa2003-07-011-0/+2
* Clearness cleanuphpa2003-04-161-5/+5
* Fix installing the E820 data into MEMDISKhpa2003-04-162-4/+5
* Make the e820test program work againhpa2003-04-162-3/+18
* Fix memory computation error for MEMDISKhpa2003-04-161-2/+2
* Simple memcpy() implementationsyslinux-2.03hpa2003-04-151-0/+29
* 32-bit entrypoint codehpa2003-04-151-0/+9
* Code to mediate 16 <-> 32 bit transition during MEMDISK install.hpa2003-04-151-0/+658
* Use standard memset()hpa2003-04-141-0/+30
* Use shpa2003-04-142-8/+3
* Remove unnecessary reference to gzip.hhpa2003-04-111-11/+0
* Correct usage of INCLUDE versus CFLAGShpa2003-04-111-2/+1
* Correct the list of source filessyslinux-2.03-pre4hpa2003-04-101-1/+1
* Formatting...hpa2003-04-101-1/+1
* Support compressed MEMDISK images.hpa2003-04-107-28/+1465
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-108-246/+187
* Update year to 2003hpa2003-04-051-1/+1
* Support 1680K and 1722K as standard floppy formatshpa2003-03-072-0/+4
* Use -MM to generate dependencies.hpa2003-01-301-2/+2
* Use __builtin_memcmp() instead of memcmp() to be explicit abouthpa2003-01-301-1/+1
* Make a small library (libsyslinux.a) of SYSLINUX; fix make dependhpa2003-01-291-0/+4
* Fix MEMDISK initalization bugshpa2002-11-182-14/+32
* Support DOSEMU-style hard disk imagessyslinux-2.01-pre1hpa2002-10-291-16/+46
* Add some notes about the generic DOS CD-ROM and NDIS drivers...hpa2002-10-281-0/+17
* Yes it is, just not for nonofficial buildshpa2002-10-241-1/+1
* DATE isn't defined in the MEMDISK directoryhpa2002-10-241-1/+1
* Fix dependencieshpa2002-10-241-2/+5
* Add support for automatic dependency generationhpa2002-04-261-18/+33
* Make the MEMDISK directory use the same clean conventions as thehpa2002-04-171-2/+4
* Be obnoxiously correct and set start_sys_seg to 0x1000.hpa2002-01-021-1/+1
* Even better way to do the "kernel version string" pointer stuffhpa2002-01-022-3/+30
* Do the version string pointer in the file header correctly.hpa2002-01-022-13/+9
* Update copyright date, and change work-in-progress version to 1.67.hpa2002-01-021-3/+4