index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
menu
/
menumain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "menu: Make "menu clear" the default"
Matt Fleming
2012-11-27
1
-7
/
+3
*
Merge branch 'master' into elflink
Matt Fleming
2012-10-24
1
-1
/
+1
|
\
|
*
menu: Disallow navigation to a disabled entry via *any* key
Matt Fleming
2012-10-12
1
-2
/
+3
|
*
menu: Don't highlight disabled entries
Matt Fleming
2012-10-09
1
-2
/
+1
*
|
ldlinux: Stop using the internal KT_* image types
Matt Fleming
2012-07-20
1
-2
/
+4
*
|
menu: Supply the command type to execute()
Matt Fleming
2012-07-03
1
-3
/
+7
*
|
menu: Make "menu clear" the default
H. Peter Anvin
2012-03-27
1
-3
/
+7
|
/
*
menu: clear the timeout line on MENU HIDDENKEY
H. Peter Anvin
2011-04-11
1
-2
/
+5
*
menu: Add "menu hiddenkey" to make terminating menu hidden a command
H. Peter Anvin
2011-04-11
1
-1
/
+1
*
menu: add MENU HELP
H. Peter Anvin
2010-06-26
1
-0
/
+7
*
Replacing strncpy by strlcpy
Erwan Velu
2010-06-22
1
-1
/
+1
*
MENU IMMEDIATE: hotkeys which do not require Enter
syslinux-4.00-pre47
H. Peter Anvin
2010-05-27
1
-6
/
+16
*
menu: add MENU CLEAR option
H. Peter Anvin
2010-02-03
1
-0
/
+3
*
menu: when running hidden, clear the screen before final boot
H. Peter Anvin
2010-02-03
1
-5
/
+17
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
1
-0
/
+2
*
Merge branch 'softres'
H. Peter Anvin
2009-12-07
1
-3
/
+9
|
\
|
*
vesamenu: add MENU RESOLUTION to be able to set nonstandard res
H. Peter Anvin
2009-12-07
1
-3
/
+9
*
|
menu: initialize cm (current menu) before empty check
H. Peter Anvin
2009-08-17
1
-1
/
+2
*
|
menu: fix Ctrl-W (word erase) when editing a command line
H. Peter Anvin
2009-08-13
1
-1
/
+1
|
/
*
Merge commit 'syslinux-3.82'
H. Peter Anvin
2009-06-09
1
-1
/
+4
|
\
|
*
simple menu: make ONTIMEOUT work with MENU HIDDEN
Sergey Vlasov
2009-06-04
1
-0
/
+2
*
|
Run Nindent on com32/menu/menumain.c
H. Peter Anvin
2009-05-29
1
-910
/
+936
|
/
*
Don't set the autocr flag on the serial console; clean up crap
syslinux-3.81-pre12
H. Peter Anvin
2009-05-23
1
-5
/
+0
*
menu: modify MENU SAVE to be a cascading default
H. Peter Anvin
2009-04-14
1
-1
/
+1
*
Implement MENU SAVE; fix COM32 setadv function
syslinux-3.74-pre18
H. Peter Anvin
2009-04-06
1
-0
/
+9
*
menu: avoid leaving obvious password turds in memory
H. Peter Anvin
2008-08-26
1
-2
/
+11
*
Simple menu: really avoid disabled entries
syslinux-3.71-pre2
H. Peter Anvin
2008-07-02
1
-22
/
+30
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
1
-55
/
+0
*
Make sure color directives get attached to the proper menu.
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
simple menu: fix the handling of '+' and '-' given disabled entries
H. Peter Anvin
2008-02-19
1
-4
/
+8
*
Fix the scrollbar handling for insanely huge menus
H. Peter Anvin
2008-02-19
1
-3
/
+2
*
simple menu: remember the cursor position on a per-menu basis
H. Peter Anvin
2008-02-19
1
-6
/
+11
*
Add support for MENU EXIT; no marker for MENU GOTO
H. Peter Anvin
2008-02-19
1
-4
/
+19
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Allow MENU LABEL <-> MENU TITLE for submenus to work both ways
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
simple menu: The use of realloc() requires indirect pointers
H. Peter Anvin
2008-02-19
1
-22
/
+29
*
simple menu: first cut at working submenus
H. Peter Anvin
2008-02-19
1
-2
/
+37
*
Simple menu: use refstrings consistently; now works again
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
submenu snapshot: it compiles now...
H. Peter Anvin
2008-02-19
1
-100
/
+127
*
Submenu support: development snapshot
H. Peter Anvin
2008-02-19
1
-146
/
+1
*
If we're showing a scrollbar, always show at least one unit
H. Peter Anvin
2008-02-16
1
-1
/
+1
*
com32/*: move _GNU_SOURCE definitions into Makefiles
H. Peter Anvin
2008-02-10
1
-1
/
+0
*
simple menu: update copyright notices; clean whitespace
H. Peter Anvin
2008-02-10
1
-1
/
+1
*
simple menu: break password comparisons out into a separate file
H. Peter Anvin
2008-02-10
1
-52
/
+3
*
Simple menu system: move to dedicated subdirectory
H. Peter Anvin
2008-02-10
1
-0
/
+1230