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
/
cmenu
Commit message (
Expand
)
Author
Age
Files
Lines
*
com32sys_t inreg shall be zeroified prior intcall
Erwan Velu
2014-01-22
1
-0
/
+6
*
cmenu: Add libmenu.c32 to $(C_LIBS)
syslinux-6.02-pre15
Matt Fleming
2013-07-29
1
-0
/
+2
*
cmenu: the order of entries in $(LIBMENU) is vital
Matt Fleming
2013-07-29
1
-4
/
+3
*
video.h: we need one syslinux_force_text_mode() prototype
Matt Fleming
2013-07-26
1
-0
/
+1
*
cmenu: only the spotless target should delete *.c32
Matt Fleming
2013-07-12
1
-3
/
+3
*
Merge tag 'syslinux-5.01' into firmware
syslinux-6.00-pre4
Matt Fleming
2013-01-29
2
-34
/
+35
|
\
|
*
Rename libutil_com.c32 to libutil.c32
H. Peter Anvin
2013-01-17
1
-2
/
+2
|
*
Always strip all the modules
H. Peter Anvin
2013-01-17
1
-4
/
+5
|
*
menugen: Make it compatible with Py3k
Paulo Alcantara
2013-01-09
1
-28
/
+28
*
|
Merge tag 'syslinux-5.00' into firmware
syslinux-6.00-pre3
Matt Fleming
2012-12-07
1
-45
/
+7
|
\
\
|
|
/
|
*
cmenu: Delete __intcall()s
Matt Fleming
2012-11-27
1
-45
/
+7
*
|
Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmware
Matt Fleming
2012-11-14
1
-1
/
+1
|
\
\
|
|
/
|
*
mk: Add Makefile variable for python
Matt Fleming
2012-11-12
1
-1
/
+1
*
|
Add per-firmware object directory support
Matt Fleming
2012-10-16
1
-13
/
+16
|
/
*
com32: Use --as-needed for LDFLAGS
Matt Fleming
2012-07-20
1
-4
/
+4
*
elflink: Replace __intcall() with direct function calls
Matt Fleming
2012-07-20
1
-13
/
+9
*
elflink: fix dependency problem in cmenu/Makefile
syslinux-5.00-pre6
H. Peter Anvin
2012-06-29
1
-15
/
+4
*
com32: Per-object file LDFLAGS
Matt Fleming
2012-06-20
1
-2
/
+15
*
Delete all references to __com32.cs_bounce
Matt Fleming
2012-06-08
1
-7
/
+18
*
elflink: Make ELF the default object format
Matt Fleming
2011-04-26
1
-9
/
+7
*
cmenu: Rename menu.h to cmenu.h
Matt Fleming
2011-04-26
7
-6
/
+6
*
Makefile: Move Makefile fragments into mk/
Matt Fleming
2011-04-07
1
-2
/
+3
*
com32/cmenu/adv_menu.tpl: Use the proper value for ipappend
H. Peter Anvin
2011-03-16
1
-1
/
+1
*
com32/cmenu/libmenu/help.c: remove variables set but not used
H. Peter Anvin
2011-03-16
1
-4
/
+3
*
libmenu: Fix cursor on exit from showmenus()
Gene Cumm
2010-07-26
1
-1
/
+1
*
com32: add proper sleep()/msleep() functions and make Lua use them
H. Peter Anvin
2010-07-05
2
-13
/
+0
*
cmenu: remove obsolete Makefile rules
syslinux-4.00-pre42
H. Peter Anvin
2010-05-12
1
-15
/
+0
*
adv_menu.tpl: fix type of login_handler()
H. Peter Anvin
2010-05-12
1
-1
/
+3
*
complex.c: fix warnings
H. Peter Anvin
2010-05-12
1
-0
/
+4
*
libmenu/des.c: fix signedness error
H. Peter Anvin
2010-05-12
1
-4
/
+3
*
libmenu/passwords.h: function declaration isn't a prototype
H. Peter Anvin
2010-05-12
1
-1
/
+1
*
libmenu/syslnx.c: mark ipappend used
H. Peter Anvin
2010-05-12
1
-0
/
+2
*
CMENU: Fixing login_handler prototype
Erwan Velu
2010-05-12
1
-1
/
+1
*
cmenu: clean up some () that should be (void)
H. Peter Anvin
2010-01-10
3
-4
/
+4
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
3
-10
/
+10
*
cmenu: Increasing limits
Erwan Velu
2009-11-08
1
-2
/
+2
*
cmenu: reset the cursor position on shutdown
Pierre-Alexandre Meyer
2009-11-01
1
-0
/
+1
*
cmenu: use ASCII characters for scrollbars
Pierre-Alexandre Meyer
2009-09-07
2
-4
/
+3
*
cmenu: do not invoke help if helpid is 0xFFFF (complex.c)
Pierre-Alexandre Meyer
2009-09-07
1
-1
/
+1
*
cmenu: redraw the current menu after exiting the keys_handler
Pierre-Alexandre Meyer
2009-09-07
1
-0
/
+6
*
cmenu: optimize redraw to be faster
Pierre-Alexandre Meyer
2009-09-07
1
-63
/
+118
*
cmenu: force refresh after checkbox_handler in complex.c
Pierre-Alexandre Meyer
2009-09-07
1
-1
/
+6
*
cmenu: redraw menu when exiting keys_handler
Pierre-Alexandre Meyer
2009-09-07
1
-12
/
+22
*
cmenu: pad help filename with 0 instead of spaces
Pierre-Alexandre Meyer
2009-09-07
1
-1
/
+1
*
cmenu: remove obsolete com32io code
Pierre-Alexandre Meyer
2009-09-06
2
-14
/
+0
*
cmenu: make the help menu actually work
Pierre-Alexandre Meyer
2009-09-06
2
-22
/
+39
*
cmenu: fix handlers signature in the examples
Pierre-Alexandre Meyer
2009-09-05
2
-3
/
+3
*
cmenu: use get_key library for keyboard functions
Pierre-Alexandre Meyer
2009-09-05
10
-211
/
+99
*
cmenu: fill backgorund with printable character
Pierre-Alexandre Meyer
2009-09-05
2
-5
/
+5
*
cmenu: remove legacy CHABSATTR/CHRELATTR code
Pierre-Alexandre Meyer
2009-09-05
1
-3
/
+0
[next]