summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-28The "append" command doesn't work in dhcpd anymore, replace with alternativehpa1-6/+6
2003-01-04Paranoia cleanupshpa1-5/+5
2002-11-19Fix a bug in bug fix...syslinux-2.01-pre3hpa1-1/+0
2002-11-19Add second hello world samplehpa4-2/+78
2002-11-19Fix the write string ABI call.hpa3-0/+10
2002-11-18Fix the COM32 sample programsyslinux-2.01-pre2hpa6-15/+36
2002-11-18Fix MEMDISK initalization bugshpa3-14/+36
2002-10-29Support DOSEMU-style hard disk imagessyslinux-2.01-pre1hpa3-20/+62
2002-10-29Update for 2.01hpa2-1/+5
2002-10-29Handle mtools funnies betterhpa1-5/+35
2002-10-28Add some notes about the generic DOS CD-ROM and NDIS drivers...hpa1-0/+17
2002-10-25Grammar fixhpa1-1/+2
2002-10-25Update copyright dates; URLssyslinux-2.00hpa1-3/+3
2002-10-25Update copyright dateshpa2-2/+5
2002-10-25Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa4-29/+73
2002-10-25LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa3-2/+65
2002-10-25Remove debugging codesyslinux-2.00-pre14hpa1-6/+0
2002-10-25Fixed PXELINUX timeout issue...hpa1-0/+2
2002-10-25Work around NASM bug that would lead to no timeout at all before resethpa1-11/+17
2002-10-24Fix command-line parsing bug... destroyed the flags while live... oops.syslinux-2.00-pre13hpa1-2/+2
2002-10-24Yes it is, just not for nonofficial buildshpa1-1/+1
2002-10-24DATE isn't defined in the MEMDISK directoryhpa1-1/+1
2002-10-24Fix dependencieshpa1-2/+5
2002-10-24(Hopefully) fix bug related to very long configuration filessyslinux-2.00-pre12hpa5-13/+35
2002-10-24Fix bug which causes ISOLINUX to choke on initrds > 128 MB.hpa2-3/+8
2002-10-24Add option to display the generated filesystem offsetsyslinux-2.00-pre11hpa1-2/+19
2002-10-24* Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa6-1033/+443
2002-10-22Fix PXELINUX memory overwrite bug.syslinux-2.00-pre9hpa2-0/+11
2002-10-03Add missing files.hpa1-1/+1
2002-10-03Add tool to create a DOS-formatted hard drive image; minor tidying of thehpa4-2/+123
2002-08-28Make the syslinux installer be setuid safe (we hope...)syslinux-2.00-pre8hpa2-27/+76
2002-08-13Fix for Toshiba laptops; ported from 1.xx branchsyslinux-2.00-pre7hpa2-29/+4
2002-07-20Update the documentation for COMBOOT imageshpa1-30/+7
2002-07-15Finally get around to fixing the MBR code.syslinux-2.00-pre6hpa2-15/+14
2002-06-17Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa2-2/+6
2002-06-17Add API call to determine the serial console configuration.hpa6-1/+33
2002-06-17Document changes due to the use of a stack frame; add new "get derivativehpa3-4/+88
2002-06-17Support reporting extended characters as <NUL>...; use a stack registerhpa3-98/+179
2002-06-16Document new "write serial port" syscallhpa1-1/+8
2002-06-15Merge in changes from SYSLINUX 1.75syslinux-2.00-pre4hpa8-40/+126
2002-06-12Yet another case of cp -r -> cp -rPsyslinux-2.00-pre3hpa1-1/+1
2002-06-12Use the new <com32.h> definitionshpa1-2/+2
2002-06-12Correct the CFLAGS for building com32 fileshpa1-1/+1
2002-06-12Export com32/include instead of com32.hhpa2-2/+2
2002-06-12Document the new structure definitions.hpa1-17/+24
2002-06-12Add <stdint.h>hpa1-0/+146
2002-06-12Move com32.h to a subdirectory; we expect to have more stuff here...hpa1-16/+23
2002-06-12Remove the noop API call, and instead use function 0 for internalhpa2-15/+13
2002-06-12Fix the implementation of API call 0009h (Call PXE Stack)hpa1-0/+1
2002-06-12Patch ported from the 1.xx branch: correct chainloading of PXE NBPs.hpa2-0/+8
2002-06-12Add an API call to invoke the PXE stack directly.hpa2-0/+22
2002-06-11Make sure "make clean" does the right thing.hpa1-1/+1
2002-06-11Update documentation; return ClustSize not SecPerClust on an open request...syslinux-2.00-pre2hpa2-2/+36
2002-06-11Add com32.h as documentation.syslinux-2.00-pre1hpa2-1/+50
2002-06-11Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa18-181/+1102
2002-06-11Eliminate "near"ssyslinux-1.xxhpa1-0/+2
2002-06-10Remove all explicit "near" declarations, except the ones that arehpa7-45/+45
2002-06-07Remove some redundant move-via-register of segmentshpa3-6/+3
2002-06-06Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)syslinux-1.75-pre3hpa5-21/+45
2002-06-06Clean up major bugs in the extension-detection code.hpa3-19/+28
2002-06-06Fix the aborted_msghpa1-1/+1
2002-06-03Comment updatehpa1-1/+4
2002-06-03No more .depend files...syslinux-1.75-pre2hpa1-0/+1
2002-06-03Remove .depend files when packaging...hpa1-1/+1
2002-06-03Additional El Torito BIOS workarounds...hpa2-6/+54
2002-06-02Build SYSLINUX, not NASMhpa1-2/+2
2002-06-02Remove remaining references to genstupid.plsyslinux-1.75-pre1hpa1-1/+0
2002-06-02Major rewrite of the very early SYSLINUX code. Generate the "stupid"hpa10-470/+411
2002-06-01If ClustSize is a dword we might as well use it as such...syslinux-1.74hpa1-2/+1
2002-06-01Fix egg-on-face bug (accessing several word variables as dword)hpa3-9/+14
2002-05-16Use INT 13h reset to turn off the floppy, not an explicit out.syslinux-1.73hpa1-7/+5
2002-04-30Further rationalize command-line parsing by allowing functions tosyslinux-1.73-pre9hpa6-184/+114
2002-04-30Fix parsing bug which caused the last vkernel to be lostsyslinux-1.73-pre8hpa1-16/+10