index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin version 3.51
syslinux-3.51-pre1
syslinux-3.51
H. Peter Anvin
2007-06-10
2
-1
/
+4
*
extlinux: "open" takes a mangled pointer in DS:DI
H. Peter Anvin
2007-06-10
1
-1
/
+1
*
lstadjust: handle struc/endstruc correctly
H. Peter Anvin
2007-06-10
1
-9
/
+12
*
Add missing documentation of RAID mode.
H. Peter Anvin
2007-06-09
1
-0
/
+3
*
Show list file addresses in absolute
syslinux-3.50
H. Peter Anvin
2007-06-08
4
-32
/
+72
*
Use strcpy to copy MACStr
syslinux-3.50-pre23
H. Peter Anvin
2007-06-08
1
-2
/
+1
*
Capture the UUID from packet 1 (request)
syslinux-3.50-pre22
H. Peter Anvin
2007-06-08
1
-7
/
+8
*
Lower case seems to be more common for UUID
H. Peter Anvin
2007-06-08
2
-22
/
+23
*
Generate config file name based on the UUID
H. Peter Anvin
2007-06-08
3
-108
/
+180
*
Sanitize handling of client identifier option
H. Peter Anvin
2007-06-07
1
-0
/
+8
*
Fix the INT 18h patch offset for the RAID mode (-r) option
syslinux-3.50-pre21
H. Peter Anvin
2007-06-07
2
-2
/
+2
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
6
-17
/
+12
*
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
H. Peter Anvin
2007-06-05
1
-4
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
9
-38
/
+107
*
Not all terminals home the cursor on CSI 2 J
H. Peter Anvin
2007-06-05
1
-1
/
+1
*
Unify hexval functions; fix % in printf string
H. Peter Anvin
2007-06-05
3
-16
/
+8
*
Clarify that the background is always an image file
H. Peter Anvin
2007-06-05
1
-3
/
+3
*
Fix alignment of tab and timeout messages
syslinux-3.50-pre19
H. Peter Anvin
2007-06-05
1
-2
/
+7
*
com32: change the message color scheme; background 0 is always transparent
H. Peter Anvin
2007-06-05
5
-15
/
+96
*
RAID mode installer support for SYSLINUX
syslinux-3.50-pre18
H. Peter Anvin
2007-06-01
6
-27
/
+50
*
Remove unused set_8() function
H. Peter Anvin
2007-06-01
1
-5
/
+0
*
RAID mode installer support for extlinux
H. Peter Anvin
2007-06-01
1
-12
/
+30
*
"RAID mode": execute INT 18h on boot failure instead of wait for key
H. Peter Anvin
2007-06-01
2
-4
/
+28
*
Shift horiontaly timeout message when HSHIFT is set
syslinux-3.50-pre17
Otavio Salvador
2007-05-31
1
-1
/
+1
*
Document F-key help in the simple menu system
syslinux-3.50-pre16
H. Peter Anvin
2007-05-31
1
-0
/
+1
*
Add file missing from previous checkin
H. Peter Anvin
2007-05-31
1
-0
/
+123
*
Hook up F-key help for the menu system, document
H. Peter Anvin
2007-05-31
4
-8
/
+134
*
Fix decoding of <F11> and <F12>
H. Peter Anvin
2007-05-31
1
-5
/
+5
*
If no serial console is configured, don't bother calling into it
H. Peter Anvin
2007-05-31
2
-0
/
+8
*
Document that we disabled polling for ARP.
H. Peter Anvin
2007-05-31
1
-0
/
+2
*
Disable polling for ARP during idle.
H. Peter Anvin
2007-05-31
1
-2
/
+17
*
Correct inverted handling of Ctrl-F
H. Peter Anvin
2007-05-31
1
-2
/
+2
*
Simple program to dump serial console info
H. Peter Anvin
2007-05-31
2
-1
/
+41
*
Implement syslinux_serial_console_info()
H. Peter Anvin
2007-05-31
2
-1
/
+54
*
ansi.h: remove unused field
H. Peter Anvin
2007-05-31
1
-1
/
+0
*
Hacky debugging function by setting VESA pixels, sometimes useful
H. Peter Anvin
2007-05-31
1
-0
/
+13
*
ansi.c: minor cleanups
H. Peter Anvin
2007-05-31
1
-15
/
+17
*
vesa/drawtxt.c: remove divide caused by %
H. Peter Anvin
2007-05-31
1
-3
/
+6
*
xserial_write: handle the new \1..\5 control sequences
H. Peter Anvin
2007-05-31
1
-30
/
+24
*
pxelinux: Save/set up/restore ES around init.inc
H. Peter Anvin
2007-05-31
1
-1
/
+4
*
Add missing parenthesis
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Fix problem where the command line would get truncated during edit
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Improve comment
H. Peter Anvin
2007-05-31
1
-2
/
+2
*
Remove Linux test compilation
H. Peter Anvin
2007-05-31
1
-8
/
+0
*
Change \2#0 -> \1#
H. Peter Anvin
2007-05-31
1
-18
/
+18
*
Handle color tables with more than 100 entries
H. Peter Anvin
2007-05-30
5
-70
/
+67
*
Add support to change menu vertical and horizontal shifting
Otavio Salvador
2007-05-30
2
-21
/
+28
*
Parse F-key help commands in the menu system
H. Peter Anvin
2007-05-30
2
-2
/
+46
*
Allow binding help text to F11 and F12.
H. Peter Anvin
2007-05-30
8
-37
/
+49
*
Add "help" to the comment
H. Peter Anvin
2007-05-30
1
-0
/
+1
[next]