VESA library: add support for reading lss16 images
[profile/ivi/syslinux.git] / ui.inc
2008-03-03 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-02-27 H. Peter AnvinRevamp runkernel.inc for "lengthless" operation
2008-02-26 H. Peter AnvinMerge commit 'origin/nodxax' into nolen
2008-02-23 H. Peter AnvinFinally get rid of the old DX:AX for file length 16...
2008-02-16 H. Peter AnvinPut virtual kernels (CLI labels) in high memory syslinux-3.62-pre7
2008-02-12 H. Peter AnvinSwitch the display file and graphics routines to using...
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-13 H. Peter AnvinUse the ADV to support boot-once
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-06-21 H. Peter AnvinMove most messages into the appropriate .inc files
2007-06-21 H. Peter AnvinWorkaround for VMware console bug; make more common...
2007-06-01 H. Peter AnvinFix decoding of <F11> and <F12>
2007-05-31 H. Peter AnvinCorrect inverted handling of Ctrl-F
2007-05-31 H. Peter AnvinAllow binding help text to F11 and F12.
2007-05-10 H. Peter AnvinFix <Ctrl-N> for printing network information syslinux-3.50-pre9
2007-05-10 H. Peter AnvinPXELINUX: Add <Ctrl-N> to print the network information syslinux-3.50-pre8
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-20 H. Peter AnvinRemove now-unnecessary push/pop.
2007-02-20 H. Peter AnvinMake sure we can read the config file name even after... syslinux-3.40-pre7
2007-02-20 H. Peter AnvinAdd new PXE keyword (we might have to distinguish from...
2007-02-20 H. Peter AnvinMerge with syslinux-3.3x
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinFor extension *search*, SYSLINUX should now use the... syslinux-3.36-pre6
2007-02-06 H. Peter AnvinSYSLINUX: Fix extension-detection for syslinux.
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-26 H. Peter AnvinInvoke ONERROR if we hit abort_load (and ONERROR is...
2007-01-04 H. Peter AnvinMerge with 3.3x branch
2006-11-22 H. Peter AnvinMerge with syslinux-3.32-pre7 syslinux-3.40-pre3
2006-10-03 H. Peter AnvinMerge with 3.3x branch
2006-09-23 H. Peter AnvinKernelType is a byte, not a word, oops... syslinux-3.40-pre2
2006-09-23 H. Peter AnvinAdd support for forcing the filetype, and loading a...
2006-08-22 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git syslinux-3.20-pre17
2006-08-18 H. Peter AnvinComment fix.
2006-08-17 H. Peter AnvinRemove CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-08-30 hpaFix generation of dependencies for isolinux; fix totalt...
2005-08-30 hpaNew "totaltimeout" option; change the menu behaviour...
2005-08-21 hpaAdd more low-level API function to load the kernel...
2005-08-20 hpaReorganize memory so we don't have to relocate pxelinux...
2005-08-19 hpaCorrect the sense of "noescape"
2005-08-18 hpaBetter NOESCAPE; handle comments without space (too...
2005-08-18 hpaTry again to make "noescape" actually work...
2005-04-08 hpaCtrl-X -> return to text mode immediately
2004-12-22 hpaDetect null filenames correctly (problems in both pxeli...
2004-12-22 hpaSupport alternate TFTP servers via filename syntax.
2004-12-19 hpaMake extlinux actually compile. No words on actually...
2004-12-19 hpaMake compressed vkernels actually work.
2004-12-19 hpaMore common code cleanup; actually use the code to...
2004-12-17 hpaActually use sections, and move common variables into...
2004-12-14 hpaFix the spelling of "Boston"
2004-12-01 hpaUse the extended keyboard handling functions.
2004-05-29 hpa- Add "allowoptions" command
2003-12-05 hpaSupport Ctrl-U -> kill entire input
2003-12-04 hpaRate-limit ARP calls to avoid screwing over people...
2003-11-27 hpaAdd "onerror" configuration directive
2003-11-26 hpaOne more timeoutcmd -> ontimeout
2003-11-25 hpa- Handle ARP requests while idle in pxelinux
2003-11-25 hpaFix "timeoutcmd"
2003-11-24 hpaAdd timeoutcmd command
2003-05-20 hpaFormatting changes; comboot bug fix(?)
2003-04-11 hpaPreparations for work on MDSLINUX, if it ever happens
2002-10-24 hpa* Unify the command-line handling and extension-scannin...