summaryrefslogtreecommitdiff
path: root/com32/menu
Commit message (Expand)AuthorAgeFilesLines
* menu: add MENU CLEAR optionH. Peter Anvin2010-02-033-1/+8
* menu: when running hidden, clear the screen before final bootH. Peter Anvin2010-02-031-5/+17
* vesacon: don't display the cursor when doing a quiet bootH. Peter Anvin2009-12-074-0/+13
* Merge branch 'softres'H. Peter Anvin2009-12-075-11/+30
|\
| * vesamenu: add MENU RESOLUTION to be able to set nonstandard resH. Peter Anvin2009-12-075-11/+30
* | menu: debugging hooksH. Peter Anvin2009-11-192-0/+7
* | menu: initialize cm (current menu) before empty checkH. Peter Anvin2009-08-171-1/+2
* | menu: fix Ctrl-W (word erase) when editing a command lineH. Peter Anvin2009-08-131-1/+1
|/
* Merge commit 'syslinux-3.82'H. Peter Anvin2009-06-091-1/+4
|\
| * simple menu: make ONTIMEOUT work with MENU HIDDENSergey Vlasov2009-06-041-0/+2
* | Run Nindent on com32/menu/vesamenu.cH. Peter Anvin2009-05-291-8/+8
* | Run Nindent on com32/menu/refstr.hH. Peter Anvin2009-05-291-4/+4
* | Run Nindent on com32/menu/refstr.cH. Peter Anvin2009-05-291-46/+46
* | Run Nindent on com32/menu/readconfig.cH. Peter Anvin2009-05-291-830/+816
* | Run Nindent on com32/menu/printmsg.cH. Peter Anvin2009-05-291-70/+70
* | Run Nindent on com32/menu/passwd.cH. Peter Anvin2009-05-291-50/+50
* | Run Nindent on com32/menu/menumain.cH. Peter Anvin2009-05-291-910/+936
* | Run Nindent on com32/menu/menu.hH. Peter Anvin2009-05-291-89/+89
* | Run Nindent on com32/menu/menu.cH. Peter Anvin2009-05-291-5/+5
* | Run Nindent on com32/menu/execute.cH. Peter Anvin2009-05-291-39/+39
* | Run Nindent on com32/menu/drain.cH. Peter Anvin2009-05-291-13/+13
* | Run Nindent on com32/menu/colors.cH. Peter Anvin2009-05-291-113/+114
* | Run Nindent on com32/menu/background.cH. Peter Anvin2009-05-291-5/+5
|/
* Don't set the autocr flag on the serial console; clean up crapsyslinux-3.81-pre12H. Peter Anvin2009-05-233-27/+0
* Global whitespace cleanup.H. Peter Anvin2009-04-202-5/+2
* menu: modify MENU SAVE to be a cascading defaultH. Peter Anvin2009-04-143-6/+20
* Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-061-1/+1
* Implement MENU SAVE; fix COM32 setadv functionsyslinux-3.74-pre18H. Peter Anvin2009-04-063-0/+32
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-1/+2
* Add new "UI" directive instead of abusing the DEFAULT directiveH. Peter Anvin2008-12-142-1/+44
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-1/+2
* simple menu: make "menu default" work after "menu begin"H. Peter Anvin2008-09-221-1/+5
* menu: quiet warnings in drain_keyboard()syslinux-3.72-pre5H. Peter Anvin2008-09-081-2/+2
* Add pxechain.com; new modules direction; reorganize installationH. Peter Anvin2008-08-271-2/+0
* menu: avoid leaving obvious password turds in memoryH. Peter Anvin2008-08-265-12/+57
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-2/+2
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-64/+3
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-2/+4
* vesamenu: avoid strcmp() with NULLH. Peter Anvin2008-07-221-1/+1
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-0/+14
* Simple menu: really avoid disabled entriessyslinux-3.71-pre2H. Peter Anvin2008-07-021-22/+30
* Default to \n -> \r\n in ANSI and xserialH. Peter Anvin2008-06-241-2/+2
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-1/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-032-4/+5
* simple menu: break off execute() into its own source fileH. Peter Anvin2008-03-024-56/+74
* Allow MENU EXIT to specify a menu tagsyslinux-3.62-pre15H. Peter Anvin2008-02-222-4/+17
* Fix the handling of hotkeys in MENU LABEL on submenussyslinux-3.62-pre14H. Peter Anvin2008-02-223-26/+59
* Fix MENU TITLE -> MENU LABEL inheritancesyslinux-3.62-pre12H. Peter Anvin2008-02-191-5/+5