index
:
syslinux/syslinux.git
3.5x
3.6x
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
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
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
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
menu: avoid leaving obvious password turds in memory
H. Peter Anvin
2008-08-26
5
-12
/
+57
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-2
/
+2
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-64
/
+3
*
com32: compile with -std=gnu99
H. Peter Anvin
2008-08-12
1
-2
/
+4
*
vesamenu: avoid strcmp() with NULL
H. Peter Anvin
2008-07-22
1
-1
/
+1
*
Allow the initrd to be specified on a separate line
syslinux-3.71-pre4
H. Peter Anvin
2008-07-03
1
-0
/
+14
*
Simple menu: really avoid disabled entries
syslinux-3.71-pre2
H. Peter Anvin
2008-07-02
1
-22
/
+30
*
Default to \n -> \r\n in ANSI and xserial
H. Peter Anvin
2008-06-24
1
-2
/
+2
*
Centralize configurables; better "make install" etc
H. Peter Anvin
2008-05-29
1
-1
/
+2
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-1
/
+1
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
1
-1
/
+1
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
2
-4
/
+5
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
*
Allow MENU EXIT to specify a menu tag
syslinux-3.62-pre15
H. Peter Anvin
2008-02-22
2
-4
/
+17
*
Fix the handling of hotkeys in MENU LABEL on submenus
syslinux-3.62-pre14
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
Fix MENU TITLE -> MENU LABEL inheritance
syslinux-3.62-pre12
H. Peter Anvin
2008-02-19
1
-5
/
+5
*
Make sure color directives get attached to the proper menu.
H. Peter Anvin
2008-02-19
4
-4
/
+5
*
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
3
-6
/
+16
*
Add support for MENU EXIT; no marker for MENU GOTO
H. Peter Anvin
2008-02-19
3
-4
/
+31
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
5
-13
/
+10
*
com32: remove dependency files for "make tidy"
H. Peter Anvin
2008-02-19
1
-2
/
+2
*
Add dependency generation for the simple menu system
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Set m->title for both root and submenus
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
Allow MENU LABEL <-> MENU TITLE for submenus to work both ways
H. Peter Anvin
2008-02-19
3
-8
/
+16
*
Allow an included file to be treated as a submenu.
H. Peter Anvin
2008-02-19
1
-4
/
+18
*
simple menu: The use of realloc() requires indirect pointers
H. Peter Anvin
2008-02-19
3
-29
/
+37
*
simple menu: first cut at working submenus
H. Peter Anvin
2008-02-19
3
-83
/
+206
*
refstr: handle NULL in refstr[n]dup()
H. Peter Anvin
2008-02-19
1
-0
/
+6
*
Simple menu: use refstrings consistently; now works again
H. Peter Anvin
2008-02-19
3
-113
/
+117
*
refstr_get(): handle NULL, force inline
H. Peter Anvin
2008-02-19
1
-3
/
+4
*
[v]rsprintf(): actually set the return pointer...
H. Peter Anvin
2008-02-19
1
-0
/
+1
*
submenu snapshot: it compiles now...
H. Peter Anvin
2008-02-19
9
-339
/
+465
*
Submenu support: development snapshot
H. Peter Anvin
2008-02-19
6
-185
/
+345
*
Get rid of 4096-entry limit in the simple menu system
syslinux-3.62-pre8
H. Peter Anvin
2008-02-16
2
-10
/
+34
*
If we're showing a scrollbar, always show at least one unit
H. Peter Anvin
2008-02-16
1
-1
/
+1
*
simple menu: extend command line size to 2047 characters
H. Peter Anvin
2008-02-12
1
-2
/
+2
[next]