summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Form the EBIOS DAPA on the stack instead of assuming it doesn't getsyslinux-3.10-pre2hpa2005-08-031-26/+21
* New version number; gcc 4.0.1 fixhpa2005-08-032-2/+2
* Change command line to 511 characters; 1023 caused .bss overrunssyslinux-3.09-pre2hpa2005-06-163-4/+6
* Beep the speaker on ^Ghpa2005-06-163-0/+12
* gcc4 compilation fixsyslinux-3.09-pre1hpa2005-05-194-1/+21
* New Multiboot module; increase command line limit to 1023syslinux-3.08hpa2005-05-089-6/+1564
* Don't clobber live registers, it's not nicesyslinux-3.08-pre10hpa2005-04-291-3/+3
* Use the correct registerhpa2005-04-291-2/+2
* Add new "bigraw" mode to memdisk.hpa2005-04-294-12/+34
* Advanced menu system update from Muralisyslinux-3.08-pre9hpa2005-04-281-1/+3
* Rewritten advanced menuing system from Murali.hpa2005-04-2835-1306/+3435
* Document keystrokeshpa2005-04-081-0/+16
* Ctrl-X -> return to text mode immediatelyhpa2005-04-082-3/+10
* Initialize VKernelBuf to zerosyslinux-3.08-pre8hpa2005-04-062-1/+7
* Precedence fixhpa2005-04-061-1/+1
* Fix highlighting of digits and lower-case characters.hpa2005-04-031-1/+1
* extlinux: fix multiple directory-parsing bugs.syslinux-3.08-pre6hpa2005-04-033-8/+25
* Install mbr.bin in AUXDIRhpa2005-04-021-1/+1
* Actually use memcmp() for the DOSEMU comparison; we can't seem to gethpa2005-03-082-2/+18
* Document sparse files now handled correctly.syslinux-3.08-pre5hpa2005-01-252-3/+3
* extlinux: handle sparse files correctlyhpa2005-01-252-2/+37
* Allow setting a custom salthpa2005-01-241-2/+5
* Add password support to simple menu systemsyslinux-3.08-pre4hpa2005-01-216-27/+141
* More work on password support for the menu systems. Make the base64hpa2005-01-2110-15/+192
* SHA-1 support in libutil; beginnings of menu passwd supporthpa2005-01-206-14/+448
* Improved handling of ARP wait; add idle function.syslinux-3.08-pre3hpa2005-01-204-2/+23
* Move idle function into libcom32; libutil function is now just a wrapper.hpa2005-01-209-5/+193
* Fix calculation of I/O block size in SYSLINUXsyslinux-3.08-pre2hpa2005-01-186-7/+20
* Private copy of <linux/ext2_fs.h>syslinux-3.07hpa2005-01-123-1/+510
* Fix zlib build problem.hpa2005-01-121-0/+1
* Move <zconf.h> to the right placesyslinux-3.07-pre2hpa2005-01-121-0/+0
* Disable tracerssyslinux-3.07-pre1hpa2005-01-121-1/+1
* 3.07: Fix chainloadinghpa2005-01-127-76/+104
* Move png header files in place; add documentationsyslinux-3.06hpa2005-01-105-0/+5192
* ftell() operationsyslinux-3.06-pre1hpa2005-01-101-0/+18
* Fix ramdisk lenhpa2005-01-102-1/+4
* Fix the su_ramdisklen fieldhpa2005-01-101-1/+1
* Add libpnghpa2005-01-0831-3/+41417
* Move <zlib.h> to include directory; add prototype for ftell()hpa2005-01-082-0/+3
* Add zlib to libcom32hpa2005-01-0831-3/+12076
* Sparse files don't work right, either.syslinux-3.05hpa2005-01-081-2/+3
* Change 3.10 -> 3.05hpa2005-01-081-2/+2
* Call the next version 3.05, so we can push it out quicker to fix thehpa2005-01-082-3/+5
* Fix bug in the handling of directories spanning multiple sectorshpa2005-01-081-2/+1
* Add missing header filesyslinux-3.10-pre1hpa2005-01-061-0/+14
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-0614-146/+384
* Document PCI config space changehpa2005-01-051-1/+4
* Fix dependency detection in subdirectorieshpa2005-01-051-1/+2
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-0511-88/+149
* EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa2005-01-054-4/+9