summaryrefslogtreecommitdiff
path: root/ui.inc
Commit message (Collapse)AuthorAgeFilesLines
* Support Ctrl-U -> kill entire inputsyslinux-2.08-pre9hpa2003-12-051-0/+6
|
* Rate-limit ARP calls to avoid screwing over people doing automaticsyslinux-2.08-pre7hpa2003-12-041-0/+1
| | | | control via the serial port.
* Add "onerror" configuration directivesyslinux-2.08-pre6hpa2003-11-271-6/+40
|
* One more timeoutcmd -> ontimeouthpa2003-11-261-2/+2
|
* - Handle ARP requests while idle in pxelinuxsyslinux-2.08-pre3hpa2003-11-251-0/+1
| | | | - Actually reallocate sockets correctly in pxelinux
* Fix "timeoutcmd"syslinux-2.08-pre2hpa2003-11-251-1/+1
|
* Add timeoutcmd commandhpa2003-11-241-1/+7
|
* Formatting changes; comboot bug fix(?)syslinux-2.05-pre1hpa2003-05-201-2/+2
|
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-111-5/+5
|
* * Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa2002-10-241-0/+414
* Fix bug relating to '/' characters in ISOLINUX * Add <Ctrl-V> to display the version number