summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Newline after entering inputsyslinux-2.09-pre8hpa2004-02-041-0/+1
* Make the command line available to the programsyslinux-2.09-pre7hpa2004-02-035-18/+32
* Handle menu width properlysyslinux-2.09-pre6hpa2004-02-031-12/+14
* Document API function fixsyslinux-2.09-pre5hpa2004-02-031-2/+4
* Make "get key w/o echo" COMBOOT function work correctlyhpa2004-02-032-4/+4
* Actually handle mode adjustmentssyslinux-2.09-pre4hpa2004-02-033-0/+9
* Correctly specify how to detect syslinuxhpa2004-02-032-3/+3
* Dependency generationhpa2004-02-031-2/+4
* Correct syslinux detectionhpa2004-02-032-4/+7
* Aestetic changes!hpa2004-02-031-5/+27
* Be a bit more paranoid about entry conditions.hpa2004-02-031-1/+9
* Remove old OpenWatcom filehpa2004-02-031-55/+0
* Make it all work better... remove use of DOS routines while expectinghpa2004-02-0312-357/+377
* Try being more portable...hpa2004-02-022-10/+8
* Clobber of ebx is implicit since %bh is outputhpa2004-02-021-1/+1
* Allow multiple mains in the makefile by building as a librarysyslinux-2.09-pre3hpa2004-02-022-47/+55
* Add menu systemhpa2004-02-022-1/+3
* Include stuff for x86-64 compatibilityhpa2004-02-021-3/+9
* Menu system from Muralihpa2004-02-0215-0/+1600
* Write to current video page; "xor al,al" is not a valid test!hpa2004-02-021-4/+8
* Handle video pages correctly.syslinux-2.09-pre1hpa2004-01-297-32/+33
* Again, it's 2004...hpa2004-01-291-1/+1
* It's 2004...hpa2004-01-291-1/+1
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-244-16/+26
* Fail if C/H/S geometry is wrong. This is necessary for things that probehpa2004-01-241-0/+4
* Add explicit defines for the various flagshpa2004-01-241-0/+19
* Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2004-01-242-2/+4
* Document setuid removalhpa2003-12-271-0/+3
* Remove residual setuid craphpa2003-12-271-30/+7
* Change to MIT license; document offset 440 issue.hpa2003-12-191-8/+24
* Minor com32 wrapper code cleanuphpa2003-12-134-4/+22
* Next version = 2.09hpa2003-12-131-1/+1
* Fix typohpa2003-12-131-1/+1
* Add logical partition support for chainsyslinux-2.08hpa2003-12-111-9/+106
* 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