summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-18Knut Petersen's hack for Award BIOS bugssyslinux-2.10-pre2hpa2-3/+129
2004-05-18Menu improvements from Muralihpa9-496/+903
2004-04-272.10 is nextsyslinux-2.10-pre1hpa1-1/+1
2004-04-27Document that we now handle zip as well as gziphpa1-1/+1
2004-04-27Handle memdisk images compressed with zip as well as with gzip.hpa6-98/+208
2004-04-23Better E820 memory parsersyslinux-2.09-pre15hpa5-6/+43
2004-04-22Allow explicit position of menus; from Murali Krishnansyslinux-2.09-pre14hpa4-3/+22
2004-02-25Further cleanupssyslinux-2.09-pre13hpa1-13/+15
2004-02-25Use simple malloc() to allocate memoryhpa7-126/+234
2004-02-16Document open API fixsyslinux-2.09-pre12hpa1-0/+1
2004-02-16searchdir should preserve %bp.hpa1-0/+2
2004-02-06Menu upgrades from Murali.syslinux-2.09-pre11hpa3-71/+142
2004-02-05Fix handling of windowing in complex.csyslinux-2.09-pre10hpa3-19/+18
2004-02-04Patch from Murali for windowing support and a much cleaner interface;hpa6-390/+448
2004-02-04Fix jump into hyperspacesyslinux-2.09-pre9hpa1-2/+2
2004-02-04Newline after entering inputsyslinux-2.09-pre8hpa1-0/+1
2004-02-03Make the command line available to the programsyslinux-2.09-pre7hpa5-18/+32
2004-02-03Handle menu width properlysyslinux-2.09-pre6hpa1-12/+14
2004-02-03Document API function fixsyslinux-2.09-pre5hpa1-2/+4
2004-02-03Make "get key w/o echo" COMBOOT function work correctlyhpa2-4/+4
2004-02-03Actually handle mode adjustmentssyslinux-2.09-pre4hpa3-0/+9
2004-02-03Correctly specify how to detect syslinuxhpa2-3/+3
2004-02-03Dependency generationhpa1-2/+4
2004-02-03Correct syslinux detectionhpa2-4/+7
2004-02-03Aestetic changes!hpa1-5/+27
2004-02-03Be a bit more paranoid about entry conditions.hpa1-1/+9
2004-02-03Remove old OpenWatcom filehpa1-55/+0
2004-02-03Make it all work better... remove use of DOS routines while expectinghpa12-357/+377
2004-02-02Try being more portable...hpa2-10/+8
2004-02-02Clobber of ebx is implicit since %bh is outputhpa1-1/+1
2004-02-02Allow multiple mains in the makefile by building as a librarysyslinux-2.09-pre3hpa2-47/+55
2004-02-02Add menu systemhpa2-1/+3
2004-02-02Include stuff for x86-64 compatibilityhpa1-3/+9
2004-02-02Menu system from Muralihpa15-0/+1600
2004-02-02Write to current video page; "xor al,al" is not a valid test!hpa1-4/+8
2004-01-29Handle video pages correctly.syslinux-2.09-pre1hpa7-32/+33
2004-01-29Again, it's 2004...hpa1-1/+1
2004-01-29It's 2004...hpa1-1/+1
2004-01-24Adjust options to work on 64-bit machines, and clean up nuisance warningshpa4-16/+26
2004-01-24Fail if C/H/S geometry is wrong. This is necessary for things that probehpa1-0/+4
2004-01-24Add explicit defines for the various flagshpa1-0/+19
2004-01-24Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2-2/+4
2003-12-27Document setuid removalhpa1-0/+3
2003-12-27Remove residual setuid craphpa1-30/+7
2003-12-19Change to MIT license; document offset 440 issue.hpa1-8/+24
2003-12-13Minor com32 wrapper code cleanuphpa4-4/+22
2003-12-13Next version = 2.09hpa1-1/+1
2003-12-13Fix typohpa1-1/+1
2003-12-11Add logical partition support for chainsyslinux-2.08hpa1-9/+106
2003-12-10Document the existence of chain.c32syslinux-2.08-pre10hpa1-0/+5
2003-12-10Add "const" to things which are not to be changed...hpa1-2/+2
2003-12-10Split atou() and skip_atou() into separate moduleshpa3-10/+15
2003-12-10Redistribute the library code; initial work on generic chainloaderhpa5-320/+600
2003-12-08More shuffling to avoid RBFG bug now when we know the memory rangehpa1-10/+12
2003-12-05Support Ctrl-U -> kill entire inputsyslinux-2.08-pre9hpa2-0/+7
2003-12-05- Avoid a memory location overwritten by RBFG.syslinux-2.08-pre8hpa4-8/+17
2003-12-05Fix spacinghpa1-2/+2
2003-12-04Rate-limit ARP calls to avoid screwing over people doing automaticsyslinux-2.08-pre7hpa5-1/+34
2003-11-30Add link to Ralf Brown's interrupt list.hpa1-4/+7
2003-11-27Add "onerror" configuration directivesyslinux-2.08-pre6hpa9-10/+80
2003-11-26Remove "timeoutcmd" -> "ontimeout"hpa1-2/+2
2003-11-26Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa9-38/+177
2003-11-26Clean up generating dotted-quad addresseshpa1-8/+8
2003-11-26Add a "make tidy" target for the sample directoryhpa2-2/+7
2003-11-26Fix dependency generation.syslinux-2.08-pre4hpa1-0/+2
2003-11-26One more timeoutcmd -> ontimeouthpa1-2/+2
2003-11-26Rename timeoutcmd -> ontimeouthpa7-13/+13
2003-11-26Add API to query for the existence of MEMDISK.hpa7-26/+229
2003-11-25- Handle ARP requests while idle in pxelinuxsyslinux-2.08-pre3hpa6-15/+82
2003-11-25Fix "timeoutcmd"syslinux-2.08-pre2hpa1-1/+1
2003-11-24Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa12-18/+178
2003-11-24Add timeoutcmd commandhpa9-3/+39
2003-11-24Next version = 2.08hpa1-1/+1
2003-11-23Fix the file read API for COMBOOT/COM32syslinux-2.07hpa7-21/+447
2003-11-22Fix invalid double-use of the edx register in parse_dhcp_optionssyslinux-2.07-pre10hpa1-11/+11
2003-11-21Document that we now support a vendor-option-spacehpa1-0/+6
2003-11-21Recognize pxelinux options in a vendor-option-space as well assyslinux-2.07-pre9hpa2-0/+23
2003-11-21Updates to the win32 installer [Lars Munch.]syslinux-2.07-pre8hpa2-52/+29
2003-11-21Fix handling of loading large "boot sectors"hpa3-3/+5
2003-11-19"ran out of input data" *hopefully* fixed...hpa1-0/+2
2003-11-19Unget bytes properly...hpa2-9/+9
2003-11-18Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa4-3/+7
2003-11-18Add debugging code for input buffer underrunsyslinux-2.07-pre6hpa3-26/+52
2003-11-13opentest.c -> filetest.chpa3-121/+61
2003-11-10Test for the OPEN API commandhpa2-1/+121
2003-11-09Update for mkdiskimage fix.hpa1-0/+1
2003-11-09Compute the end cylinder/head correctly.hpa1-3/+3
2003-09-09Yet another fixsyslinux-2.07-pre5hpa1-3/+2
2003-09-09Don't booleanize ipappend (is now a mask)syslinux-2.07-pre4hpa1-2/+0
2003-09-09Add missing es:syslinux-2.07-pre3hpa1-1/+1
2003-09-09Add "ipappend 2"syslinux-2.07-pre2hpa3-8/+42
2003-08-27Slight optimizationsyslinux-2.07-pre1hpa1-3/+3
2003-08-27Try to detect if this is the only floppy drive, and if so, don't passhpa2-0/+19
2003-08-27Version 2.07 will come nexthpa1-1/+1
2003-08-23PNM spec not PPM spechpa1-1/+1
2003-08-23Lower the default MTUsyslinux-2.06hpa2-1/+9
2003-08-22We didn't need IO::Handle after allhpa1-3/+0
2003-08-22Speed improvementsyslinux-2.06-pre3hpa1-10/+11
2003-08-22Make ppmtolss16 fully compliant with the PNM spec.hpa2-28/+97
2003-08-22ppmtolss16: handle header commentshpa2-13/+54
2003-08-22Add functional equivalent to sync()hpa1-2/+16
2003-08-22Fix ISOLINUX directory length bugsyslinux-2.06-pre2hpa2-2/+5
2003-08-22Minor code cleanup.syslinux-2.06-pre1hpa1-17/+15
2003-08-22It's not just SYSLINUX that's affected by the length bug.hpa1-2/+2
2003-08-22Fix bug that would occationally cause I/O errors depending on thehpa3-2/+6
2003-07-15Clean up address assignment cleanersyslinux-2.05hpa1-31/+44
2003-07-15Add list of known bugs; update TODOhpa3-21/+9
2003-07-15MEMDISK overlap fixsyslinux-2.05-pre4hpa1-1/+5
2003-07-15Fix overlap handling properly (we hope)hpa3-35/+57
2003-07-11New win32 installer; librarize some stuffsyslinux-2.05-pre3hpa8-241/+102
2003-07-11Win32 installerhpa2-0/+325
2003-07-11Remove bogus commenthpa1-4/+0
2003-07-01Add binmode declaration for mkdiskimagehpa1-0/+1
2003-07-01Try to make files locale compliantsyslinux-2.05-pre2hpa1-0/+2
2003-07-01Try to make Perl scripts locale complianthpa7-3/+35
2003-07-01COM32: Try to support both farcall and intcallhpa8-30/+104
2003-07-01Update: fix non-IP-config-fileshpa1-0/+1
2003-07-01Fix bug related to non-IP-based config file nameshpa1-3/+3
2003-05-20Formatting changes; comboot bug fix(?)syslinux-2.05-pre1hpa2-3/+8
2003-05-20Clean up a bit.hpa1-9/+15
2003-05-20Query once based on MAC address.hpa2-22/+86
2003-05-20Next version will be 2.05hpa2-1/+3
2003-04-21Explain why we're doing this insane movl ...,%eaxhpa1-0/+1
2003-04-16Get the actual high paragraph rather than just blindly reporting 64Khpa1-1/+5
2003-04-16Document: added spec filesyslinux-2.04hpa1-0/+2
2003-04-16[ foo ] && bar results in exit 1 if not foosyslinux-2.04-pre4hpa1-1/+1
2003-04-16Only ldconfig if we're not using an INSTALLROOThpa1-1/+1
2003-04-16Modernize macro usehpa1-7/+7
2003-04-16Correct: %postin -> %posthpa1-1/+1
2003-04-16Hack around RPM versioning issues for nowhpa2-6/+15
2003-04-16Generate RPM-compatible pre-release numbers (2.04-pre3 -> 2.03.3)hpa1-0/+9
2003-04-16Change syslinux.spec -> syslinux.spec.inhpa1-1/+3
2003-04-16Add spec file to repository, so we can use rpmbuild -ta in the futurehpa1-0/+162
2003-04-16Make libsyslinux available as a shared library.hpa2-4/+19
2003-04-16Add <stdbool.h>hpa1-0/+33
2003-04-16Document 2.03 E820 memory map bugsyslinux-2.04-pre2hpa1-0/+3
2003-04-16Clearness cleanuphpa1-5/+5
2003-04-16Fix installing the E820 data into MEMDISKhpa2-4/+5
2003-04-16Make the e820test program work againhpa2-3/+18
2003-04-16Fix memory computation error for MEMDISKhpa2-2/+5
2003-04-16Pass O_LARGEFILE to open() in case we want to link on something thathpa1-3/+4
2003-04-16Resurrect the no-mtools installersyslinux-2.04-pre1hpa3-2/+499
2003-04-16Nuke directories named CVS. Apparenly cvs export -d is broken, and putshpa1-0/+4
2003-04-16Make sure to protect equ-using %if when running make dependhpa1-0/+2
2003-04-16Working on version 2.04hpa1-1/+1
2003-04-16PXELINUX: Support large blocks (blksize 1468)syslinux-2.03-pre5hpa4-117/+273
2003-04-15Macroize the generation of the "insufficient DOS RAM string";hpa6-31/+86
2003-04-15Simple memcpy() implementationsyslinux-2.03hpa1-0/+29
2003-04-1532-bit entrypoint codehpa1-0/+9
2003-04-15Code to mediate 16 <-> 32 bit transition during MEMDISK install.hpa1-0/+658
2003-04-15Document .c32 -> COM32hpa1-4/+5
2003-04-14Use cvs export to make sure that we actually have checked in all changes;hpa1-14/+13
2003-04-14Use standard memset()hpa1-0/+30
2003-04-14Use shpa2-8/+3
2003-04-11Remove unnecessary reference to gzip.hhpa1-11/+0
2003-04-11Preparations for work on MDSLINUX, if it ever happenshpa6-14/+30
2003-04-11Correct usage of INCLUDE versus CFLAGShpa1-2/+1
2003-04-11Clean up release generationhpa1-5/+4
2003-04-10Delete backup fileshpa1-1/+7
2003-04-10Correct the list of source filessyslinux-2.03-pre4hpa1-1/+1
2003-04-10Formatting...hpa1-1/+1
2003-04-10Support compressed MEMDISK images.hpa8-28/+1468
2003-04-10Convert to using a 32-bit installer framework, in preparation forhpa8-246/+187
2003-04-10Document fixed perl scriptshpa1-0/+1
2003-04-10Add "use bytes" pragmashpa9-0/+18
2003-04-08Use small synthesized thunks for the PXE/PXENV calls; fix the stack-syslinux-2.03-pre3hpa1-13/+13
2003-04-08One more instance of gateway-settinghpa1-0/+6
2003-04-07Override routing table and use our own default routing.hpa2-7/+27
2003-04-05Encapsulate calls to the PXE stack into a single function;syslinux-2.03-pre2hpa3-21/+46
2003-04-05Update year to 2003hpa1-1/+1
2003-04-05rm -rf $(PRIVATE)syslinux-2.03-pre1hpa1-2/+2
2003-04-05Yet another attempt at getting the paths to workhpa2-6/+4
2003-04-05One more mkdir rulehpa1-0/+1
2003-04-05Quiet a warninghpa1-1/+1
2003-04-05Add rules to make com32 directoryhpa1-0/+1
2003-04-05Actually come up with stack-switch code which has a prayer of workinghpa3-8/+24
2003-04-05Try to deal with funny PXE stack problems...hpa3-24/+51
2003-04-04Correct syntaxhpa1-15/+15
2003-03-07Support 1680K and 1722K as standard floppy formatshpa2-0/+4
2003-02-25Working toward version 2.03hpa1-1/+1
2003-02-25Actually support comment lines.hpa6-22/+30
2003-02-13Working on 2.02syslinux-2.02hpa1-1/+1
2003-02-10Change the installer to use mtools instead of trying to play gameshpa2-227/+47
2003-02-07Security fixes thanks to Dan Hollishpa1-33/+34
2003-02-06Even more paranoiahpa1-3/+3
2003-02-06FIX SECURITY HOLE: large offsets; environment to mount(8)hpa2-6/+15
2003-01-30Make it possible (but optional) to install the library.syslinux-2.01hpa2-4/+18
2003-01-30Add copyright/version headerhpa1-0/+13
2003-01-30Give us at least a prayer to work with nonpartitioned hard disk devices.syslinux-2.01-pre5hpa2-3/+4
2003-01-30Use -MM to generate dependencies.hpa1-2/+2
2003-01-30Use __builtin_memcmp() instead of memcmp() to be explicit abouthpa1-1/+1
2003-01-30Use -MM instead of -M for generating dependencieshpa1-2/+2
2003-01-30Update to year 2003hpa1-1/+1
2003-01-30Change how to make header filessyslinux-2.01-pre4hpa1-2/+2
2003-01-30Need syslinux.h as a source filehpa1-1/+1
2003-01-30Support "owner" in /etc/fstabhpa3-3/+5
2003-01-30Header file for syslinux libraryhpa1-0/+32
2003-01-30Syslinux library codehpa1-0/+107
2003-01-29Make a small library (libsyslinux.a) of SYSLINUX; fix make dependhpa5-33/+41
2003-01-28Really replace "append" with "option" this time...hpa1-2/+2