summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update TODO filehpa2005-01-051-0/+7
* Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa2005-01-053-2/+22
* Fix command parsing; add mask supporthpa2005-01-051-16/+39
* Use DEC VT graphics and try to be compatible with as many terminalhpa2005-01-051-23/+23
* Total hack to work around machines with broken BLKGETSIZE64 definition.hpa2005-01-051-1/+3
* Clean up extlinux compilation issueshpa2005-01-052-10/+11
* Allow the user to override the extlinux detected geometry; add online helphpa2005-01-054-20/+124
* Add #include <sys/mount.h> just in case that helps with the ioctls...hpa2005-01-051-0/+1
* Check for a release directory before tagging anything...syslinux-3.02-pre4hpa2005-01-051-0/+2
* Spend little over half a kilobyte printing an error message at the end.hpa2005-01-051-2/+5
* New module "ethersel" which scans for devices and boots an appropriatehpa2005-01-052-1/+257
* Fix PCI access functionshpa2005-01-048-7/+90
* New CONSOLE directive to enable/disable the video console.syslinux-3.02-pre3hpa2005-01-048-2/+30
* More readable scroll barhpa2005-01-041-1/+1
* More details on serial console improvementssyslinux-3.02-pre2hpa2005-01-041-1/+2
* More navigation keyshpa2005-01-042-0/+15
* More serial console speed improvements.hpa2005-01-041-35/+53
* Serial console improvementshpa2005-01-041-0/+2
* Work better over a serial consolehpa2005-01-041-7/+12
* Use a scrollbar instead of [+] and [-]hpa2005-01-041-29/+38
* Fix xpread/xpwrite; call die() when we're dead to make sure we clean uphpa2005-01-043-33/+33
* Update copyright datesyslinux-3.02-pre1hpa2005-01-041-1/+1
* Hack for missing BLKGETSIZE64, toohpa2005-01-041-0/+2
* Document 3.02 news so farhpa2005-01-042-1/+8
* Build native (not necessarily i386) binarieshpa2005-01-042-9/+9
* Use libfat to set the MS-DOS attributes when using the unix installer.hpa2005-01-043-13/+40
* Print an error message if the configuration file seems empty.hpa2005-01-042-8/+15