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
/
lib
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
2
-5
/
+5
*
libpng: update to 1.6.36
H. Peter Anvin
2019-02-04
1
-7
/
+14
*
Reorganize and clean up a bunch of the x86 code
H. Peter Anvin
2019-02-04
5
-198
/
+2
*
add missing '\n' to dprintf
Jonathan Boeing
2015-05-03
1
-2
/
+2
*
ansi: switch cindex type to attr_t
James Buren
2013-12-11
1
-1
/
+2
*
module: convert to dprintf() to aid debugging
syslinux-6.02-pre14
Matt Fleming
2013-07-26
3
-16
/
+23
*
firmware: s/set_mode/text_mode/
Matt Fleming
2013-07-04
1
-1
/
+1
*
ansi: partially revert 937f816addb214ca4c8c1ce977e0357eafa8c617
Matt Fleming
2013-06-19
1
-5
/
+1
*
Merge tag 'syslinux-5.11-pre2' into firmware
Matt Fleming
2013-06-17
1
-24
/
+12
|
\
|
*
PATH: use a linked list internally
syslinux-5.11-pre1
Matt Fleming
2013-06-13
1
-24
/
+12
*
|
Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmware
Matt Fleming
2013-03-22
2
-2
/
+2
|
\
|
|
*
Merge branch 'lwip' into elflink
Matt Fleming
2013-02-26
2
-2
/
+2
|
|
\
|
|
*
core: pass the file flags down through the stack
H. Peter Anvin
2011-05-01
1
-1
/
+1
|
|
*
PXE Cleanups, allow for 128 open files
H. Peter Anvin
2011-04-25
1
-1
/
+1
*
|
|
Merge tag 'syslinux-5.01' into firmware
syslinux-6.00-pre4
Matt Fleming
2013-01-29
8
-529
/
+26
|
\
|
|
|
*
|
module: Replace cur_module with module_current()
syslinux-5.01-pre4
Matt Fleming
2013-01-23
2
-9
/
+4
|
*
|
module: Check for NULL ctors and dtors
Matt Fleming
2013-01-23
2
-2
/
+2
|
*
|
module: Check the return value of malloc()
Matt Fleming
2013-01-23
1
-0
/
+8
|
*
|
elf: remove long-since-obsolete shallow module machinery
H. Peter Anvin
2013-01-17
2
-185
/
+0
|
*
|
module: Check return value of malloc()
Matt Fleming
2013-01-16
1
-0
/
+5
|
*
|
module: Allow .c32 files to execute themselves
Matt Fleming
2013-01-10
1
-14
/
+2
*
|
|
Revert "vesa: Correct screencpy() prototype"
Matt Fleming
2013-01-11
1
-2
/
+2
*
|
|
com32: Fix merge botch
Matt Fleming
2013-01-02
1
-0
/
+1
*
|
|
Merge tag 'syslinux-5.00' into firmware
syslinux-6.00-pre3
Matt Fleming
2012-12-07
7
-24
/
+72
|
\
|
|
|
*
|
module: Fix incorrect list_entry() use
Matt Fleming
2012-11-30
1
-1
/
+1
|
*
|
module: Stop silently failing to load dependency modules
syslinux-5.00-pre12
Matt Fleming
2012-11-29
1
-1
/
+11
|
*
|
ldlinux: Complain to user on failure to perform file operations
Matt Fleming
2012-11-29
1
-2
/
+0
|
*
|
module: Append '/' to PATH strings if missing
Matt Fleming
2012-11-29
1
-0
/
+4
|
*
|
Merge branch 'coverity' into elflink
syslinux-5.00-pre11
Matt Fleming
2012-11-27
4
-14
/
+15
|
|
\
\
|
|
*
|
module: Fix off-by-one error in findpath()
Matt Fleming
2012-11-27
1
-2
/
+2
|
|
*
|
module: Fix memory leak in spawn_load()
Matt Fleming
2012-11-27
1
-10
/
+12
|
|
*
|
screensize: Dereference pointers when checking cols/rows
Matt Fleming
2012-11-27
1
-1
/
+1
|
|
*
|
vesa: Fix double close() bug in vesacon_load_background()
Matt Fleming
2012-11-15
1
-1
/
+0
|
*
|
|
module: Correct the size of the module symbol table
Matt Fleming
2012-11-27
1
-7
/
+21
|
|
/
/
*
|
|
sys/vesa: Modularise common vesa code
Matt Fleming
2012-11-15
16
-3000
/
+38
*
|
|
vesa: Change the prototype of __vesacon_init()
Matt Fleming
2012-11-05
2
-5
/
+5
*
|
|
i915resolution.c: cast to 64-bit sized ptr
Matt Fleming
2012-11-05
1
-1
/
+1
*
|
|
screencpy.c: Delete unused variables and cleanup
Matt Fleming
2012-10-26
1
-86
/
+1
*
|
|
initvesa.c: Delete unused variables (set but not used) and cleanup
Matt Fleming
2012-10-26
1
-253
/
+2
*
|
|
efi: Fix warning about discarding const qualifier
Matt Fleming
2012-10-26
1
-1
/
+2
*
|
|
efi, vesa: Fix vesa initialization and video mode resolution
Chandramouli Narayanan
2012-09-06
3
-12
/
+28
*
|
|
Merge branch 'elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-09-05
1
-3
/
+3
|
\
|
|
|
*
|
module: Fixed the upper limit in symbol table walk through
Chandramouli Narayanan
2012-09-05
1
-3
/
+3
*
|
|
efi: Fix the screen setup for Graphics Output Protocol
Chandramouli Narayanan
2012-09-05
3
-34
/
+73
*
|
|
module: Define __{ctors,dtors}_end symbols
Chandramouli Narayanan
2012-08-22
2
-2
/
+2
*
|
|
module: Consolidate lots of 32/64-bit code
Matt Fleming
2012-08-13
6
-1057
/
+18
*
|
|
efi, ansi: Improve console handling even further (e.g. scrolling support)
Matt Fleming
2012-08-13
1
-8
/
+0
*
|
|
Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-08-13
2
-5
/
+34
|
\
|
|
|
*
|
ldlinux: Use findpath() to lookup filenames
syslinux-5.00-pre7
Matt Fleming
2012-08-07
1
-1
/
+1
|
*
|
rawcon_read: Fix reading high part of input keys
Matt Fleming
2012-08-02
1
-4
/
+9
[next]