index
:
users/yliu/syslinux.git
elflink
extlinux
isolinux
ldlinux
master
Liu Aleaxander's syslinux git tree
liu Aleaxander
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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
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
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()
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
H. Peter Anvin
2008-07-03
1
-0
/
+14
*
Simple menu: really avoid disabled entries
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
H. Peter Anvin
2008-02-22
2
-4
/
+17
*
Fix the handling of hotkeys in MENU LABEL on submenus
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
Fix MENU TITLE -> MENU LABEL inheritance
H. Peter Anvin
2008-02-19
1
-5
/
+5
[next]