summaryrefslogtreecommitdiff
path: root/memdisk
Commit message (Expand)AuthorAgeFilesLines
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-202-7/+9
* Update copyright headers.hpa2004-12-141-3/+3
* Fix the spelling of "Boston"hpa2004-12-1412-12/+12
* Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISKhpa2004-12-144-28/+202
* Support making the disk readonlyhpa2004-12-103-7/+23
* Fix list of sourceshpa2004-12-081-2/+2
* Make sure DATE and HEXDATE is exported to submakefileshpa2004-12-081-1/+1
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-087-208/+138
* 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