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
Commit message (
Expand
)
Author
Age
Files
Lines
*
menu: Disallow navigation to a disabled entry via *any* key
Matt Fleming
2012-10-12
1
-2
/
+3
*
menu: Add MENU GOTO support to the MENU DEFAULT parsing code
Matt Fleming
2012-10-09
1
-1
/
+3
*
menu: Don't highlight disabled entries
Matt Fleming
2012-10-09
1
-2
/
+1
*
Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'
H. Peter Anvin
2011-04-26
1
-4
/
+4
|
\
|
*
menu.c32: Delete superfluous $(LIBS) prerequistite
Matt Fleming
2011-04-16
1
-3
/
+2
|
*
Makefile: Move Makefile fragments into mk/
Matt Fleming
2011-04-07
1
-1
/
+2
*
|
menu: allow "menu hiddenkey" to take multiple keys; run unlabel
H. Peter Anvin
2011-04-18
1
-8
/
+26
*
|
menu: clear the timeout line on MENU HIDDENKEY
H. Peter Anvin
2011-04-11
1
-2
/
+5
*
|
menu hiddenkey: fix parsing the config file option
H. Peter Anvin
2011-04-11
1
-3
/
+2
*
|
menu: Add "menu hiddenkey" to make terminating menu hidden a command
H. Peter Anvin
2011-04-11
3
-2
/
+33
|
/
*
com32: single instance of skipspace()
Erwan Velu
2011-02-07
1
-8
/
+1
*
pxelinux: new IPAPPEND 4 to generate a SYSUUID= option.
syslinux-4.01-pre3
H. Peter Anvin
2010-07-01
1
-1
/
+2
*
menu: add MENU HELP
H. Peter Anvin
2010-06-26
3
-0
/
+32
*
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
3
-6
/
+31
*
readconfig.c: avoid uninitialized variable warnings
H. Peter Anvin
2010-05-12
1
-3
/
+3
*
menu: add MENU CLEAR option
H. Peter Anvin
2010-02-03
3
-1
/
+8
*
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
4
-0
/
+13
*
Merge branch 'softres'
H. Peter Anvin
2009-12-07
5
-11
/
+30
|
\
|
*
vesamenu: add MENU RESOLUTION to be able to set nonstandard res
H. Peter Anvin
2009-12-07
5
-11
/
+30
*
|
menu: debugging hooks
H. Peter Anvin
2009-11-19
2
-0
/
+7
*
|
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/vesamenu.c
H. Peter Anvin
2009-05-29
1
-8
/
+8
*
|
Run Nindent on com32/menu/refstr.h
H. Peter Anvin
2009-05-29
1
-4
/
+4
*
|
Run Nindent on com32/menu/refstr.c
H. Peter Anvin
2009-05-29
1
-46
/
+46
*
|
Run Nindent on com32/menu/readconfig.c
H. Peter Anvin
2009-05-29
1
-830
/
+816
*
|
Run Nindent on com32/menu/printmsg.c
H. Peter Anvin
2009-05-29
1
-70
/
+70
*
|
Run Nindent on com32/menu/passwd.c
H. Peter Anvin
2009-05-29
1
-50
/
+50
*
|
Run Nindent on com32/menu/menumain.c
H. Peter Anvin
2009-05-29
1
-910
/
+936
*
|
Run Nindent on com32/menu/menu.h
H. Peter Anvin
2009-05-29
1
-89
/
+89
*
|
Run Nindent on com32/menu/menu.c
H. Peter Anvin
2009-05-29
1
-5
/
+5
*
|
Run Nindent on com32/menu/execute.c
H. Peter Anvin
2009-05-29
1
-39
/
+39
*
|
Run Nindent on com32/menu/drain.c
H. Peter Anvin
2009-05-29
1
-13
/
+13
*
|
Run Nindent on com32/menu/colors.c
H. Peter Anvin
2009-05-29
1
-113
/
+114
*
|
Run Nindent on com32/menu/background.c
H. Peter Anvin
2009-05-29
1
-5
/
+5
|
/
*
Don't set the autocr flag on the serial console; clean up crap
syslinux-3.81-pre12
H. Peter Anvin
2009-05-23
3
-27
/
+0
*
Global whitespace cleanup.
H. Peter Anvin
2009-04-20
2
-5
/
+2
*
menu: modify MENU SAVE to be a cascading default
H. Peter Anvin
2009-04-14
3
-6
/
+20
*
Makefiles: try to make "make install" do the right thing
H. Peter Anvin
2009-04-06
1
-1
/
+1
*
Implement MENU SAVE; fix COM32 setadv function
syslinux-3.74-pre18
H. Peter Anvin
2009-04-06
3
-0
/
+32
*
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
1
-1
/
+2
*
Add new "UI" directive instead of abusing the DEFAULT directive
H. Peter Anvin
2008-12-14
2
-1
/
+44
*
Fix "make clean" confusion
syslinux-3.72
H. Peter Anvin
2008-09-25
1
-1
/
+2
*
simple menu: make "menu default" work after "menu begin"
H. Peter Anvin
2008-09-22
1
-1
/
+5
*
menu: quiet warnings in drain_keyboard()
syslinux-3.72-pre5
H. Peter Anvin
2008-09-08
1
-2
/
+2
*
Add pxechain.com; new modules direction; reorganize installation
H. Peter Anvin
2008-08-27
1
-2
/
+0
[next]