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
/
lib
/
sys
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing '\n' to dprintf
Jonathan Boeing
2015-05-03
1
-2
/
+2
*
module: convert to dprintf() to aid debugging
syslinux-6.02-pre14
Matt Fleming
2013-07-26
3
-16
/
+23
*
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.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
*
|
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
5
-22
/
+71
|
\
\
|
|
/
|
*
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
2
-12
/
+14
|
|
\
|
|
*
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
|
*
|
module: Correct the size of the module symbol table
Matt Fleming
2012-11-27
1
-7
/
+21
|
|
/
*
|
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
*
|
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
*
|
Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-08-13
1
-1
/
+25
|
\
\
|
|
/
|
*
ldlinux: Use findpath() to lookup filenames
syslinux-5.00-pre7
Matt Fleming
2012-08-07
1
-1
/
+1
|
*
ldlinux: Return to command prompt after loading COM32
Matt Fleming
2012-08-02
1
-0
/
+24
*
|
Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-07-30
12
-1559
/
+478
|
\
\
|
|
/
|
*
lib/sys/module: Add support for weak symbols
Matt Fleming
2012-07-20
2
-3
/
+22
|
*
elf_module: Remove unused variable
Paulo Alcantara
2012-07-05
1
-3
/
+1
|
*
module: Make list of DT_NEEDED entries per-module
Matt Fleming
2012-06-20
1
-15
/
+5
|
*
module: Actually use last component of DT_NEEDED pathname
Matt Fleming
2012-06-08
1
-11
/
+13
|
*
ldlinux: fixes bug that happens when using fullpath for a COM32 module
Andre Ericson
2012-06-08
1
-9
/
+4
|
*
com32: fix warning in elf_module
Paulo Alcantara
2012-05-28
1
-1
/
+2
|
*
elflink: Remove unused variables
Matt Fleming
2012-04-17
1
-1
/
+1
|
*
elflink: Fix module_load() compiler warnings
Matt Fleming
2012-04-17
1
-1
/
+2
|
*
elflink: Fix build warnings
Matt Fleming
2012-04-17
6
-19
/
+25
|
*
elflink: Delete dump_elf_module()
Matt Fleming
2012-04-17
1
-2
/
+0
|
*
elflink: Don't use strcmp on a non-NUL terminated string
Matt Fleming
2012-03-23
1
-1
/
+1
|
*
ldlinux: Loading a config file should cause re-initialisation
Matt Fleming
2012-03-23
1
-2
/
+2
|
*
elf: Support __constructor and __destructor
Matt Fleming
2012-03-23
3
-105
/
+85
*
|
The ELF module load and the utility library routines fully support lookup, re...
chandramouli narayanan
2012-06-25
13
-68
/
+2891
|
/
*
elflink: Include '\n' when printing error messages
Matt Fleming
2011-12-02
1
-1
/
+1
*
core: Fix ldlinux.c32 failing to load when not installed in "/"
Matt Fleming
2011-07-12
1
-0
/
+9
*
ldlinux: Use DT_NEEDED for module dependencies
Matt Fleming
2011-06-07
2
-145
/
+50
*
ldlinux: PATH-based module lookup
Matt Fleming
2011-06-06
1
-1
/
+34
*
elflink: Don't require every module to have init/exit functions
Matt Fleming
2011-04-26
1
-19
/
+12
*
elflink: Move more code from core/ into ldlinux
Matt Fleming
2011-04-26
1
-22
/
+25
*
elflink: Remove MODULE_MAIN() from executable ELF modules
Matt Fleming
2011-04-26
2
-16
/
+8
[next]