summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document the existence of chain.c32syslinux-2.08-pre10hpa2003-12-101-0/+5
* Add "const" to things which are not to be changed...hpa2003-12-101-2/+2
* Split atou() and skip_atou() into separate moduleshpa2003-12-103-10/+15
* Redistribute the library code; initial work on generic chainloaderhpa2003-12-105-320/+600
* More shuffling to avoid RBFG bug now when we know the memory rangehpa2003-12-081-10/+12
* Support Ctrl-U -> kill entire inputsyslinux-2.08-pre9hpa2003-12-052-0/+7
* - Avoid a memory location overwritten by RBFG.syslinux-2.08-pre8hpa2003-12-054-8/+17
* Fix spacinghpa2003-12-051-2/+2
* Rate-limit ARP calls to avoid screwing over people doing automaticsyslinux-2.08-pre7hpa2003-12-045-1/+34
* Add link to Ralf Brown's interrupt list.hpa2003-11-301-4/+7
* Add "onerror" configuration directivesyslinux-2.08-pre6hpa2003-11-279-10/+80
* Remove "timeoutcmd" -> "ontimeout"hpa2003-11-261-2/+2
* Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa2003-11-269-38/+177
* Clean up generating dotted-quad addresseshpa2003-11-261-8/+8
* Add a "make tidy" target for the sample directoryhpa2003-11-262-2/+7
* Fix dependency generation.syslinux-2.08-pre4hpa2003-11-261-0/+2
* One more timeoutcmd -> ontimeouthpa2003-11-261-2/+2
* Rename timeoutcmd -> ontimeouthpa2003-11-267-13/+13
* Add API to query for the existence of MEMDISK.hpa2003-11-267-26/+229
* - Handle ARP requests while idle in pxelinuxsyslinux-2.08-pre3hpa2003-11-256-15/+82
* Fix "timeoutcmd"syslinux-2.08-pre2hpa2003-11-251-1/+1
* Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa2003-11-2412-18/+178
* Add timeoutcmd commandhpa2003-11-249-3/+39
* Next version = 2.08hpa2003-11-241-1/+1
* Fix the file read API for COMBOOT/COM32syslinux-2.07hpa2003-11-237-21/+447
* Fix invalid double-use of the edx register in parse_dhcp_optionssyslinux-2.07-pre10hpa2003-11-221-11/+11
* Document that we now support a vendor-option-spacehpa2003-11-211-0/+6
* Recognize pxelinux options in a vendor-option-space as well assyslinux-2.07-pre9hpa2003-11-212-0/+23
* Updates to the win32 installer [Lars Munch.]syslinux-2.07-pre8hpa2003-11-212-52/+29
* Fix handling of loading large "boot sectors"hpa2003-11-213-3/+5
* "ran out of input data" *hopefully* fixed...hpa2003-11-191-0/+2
* Unget bytes properly...hpa2003-11-192-9/+9
* Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa2003-11-184-3/+7
* Add debugging code for input buffer underrunsyslinux-2.07-pre6hpa2003-11-183-26/+52
* opentest.c -> filetest.chpa2003-11-133-121/+61
* Test for the OPEN API commandhpa2003-11-102-1/+121
* Update for mkdiskimage fix.hpa2003-11-091-0/+1
* Compute the end cylinder/head correctly.hpa2003-11-091-3/+3
* Yet another fixsyslinux-2.07-pre5hpa2003-09-091-3/+2
* Don't booleanize ipappend (is now a mask)syslinux-2.07-pre4hpa2003-09-091-2/+0
* Add missing es:syslinux-2.07-pre3hpa2003-09-091-1/+1
* Add "ipappend 2"syslinux-2.07-pre2hpa2003-09-093-8/+42
* 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-272-0/+19
* Version 2.07 will come nexthpa2003-08-271-1/+1
* PNM spec not PPM spechpa2003-08-231-1/+1
* Lower the default MTUsyslinux-2.06hpa2003-08-232-1/+9
* We didn't need IO::Handle after allhpa2003-08-221-3/+0
* Speed improvementsyslinux-2.06-pre3hpa2003-08-221-10/+11
* Make ppmtolss16 fully compliant with the PNM spec.hpa2003-08-222-28/+97