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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use jiffies() to implement times(); create <core/*.h> namespace
H. Peter Anvin
2009-09-02
1
-44
/
+0
*
Merge branch 'dynamic' into elflink
H. Peter Anvin
2009-08-25
5
-6
/
+95
|
\
|
*
read: handle the case of partial data from unread
dynamic
H. Peter Anvin
2009-08-10
2
-6
/
+10
|
*
lib: add unread() syscall; use it to implement ungetc()
H. Peter Anvin
2009-08-09
5
-5
/
+90
*
|
Merge commit 'klausm/klausm' into elflink
H. Peter Anvin
2009-08-25
9
-1665
/
+200
|
\
\
|
*
|
Functional .c32 loading with modules dependency file
profkhaos
2009-08-21
2
-0
/
+42
|
*
|
CLI with history and c32 smart loading
profkhaos
2009-08-20
6
-1625
/
+107
|
*
|
ansi: add support for no-wrap mode, cleanups
H. Peter Anvin
2009-08-13
2
-40
/
+51
*
|
|
Merge branch 'dynamic' into elflink
H. Peter Anvin
2009-08-08
5
-12
/
+47
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
file: clear fp->i.buf when the buffer is freed
H. Peter Anvin
2009-08-02
2
-0
/
+2
|
*
file: use malloc/free to allocate and free buffers
H. Peter Anvin
2009-08-02
5
-12
/
+45
*
|
Functional config file parser and menu
profkhaos
2009-08-06
1
-2
/
+2
*
|
Process entry and exit pacthes applied
profkhaos
2009-08-06
6
-194
/
+81
*
|
Code revision on integrating parser into core
profkhaos
2009-07-25
8
-28
/
+1677
*
|
Merge commit 'origin/core32' into elflink
profkhaos
2009-07-11
3
-9
/
+69
|
\
\
|
|
/
|
*
Add openmem() function to read from memory as if it were a file
H. Peter Anvin
2009-07-09
3
-9
/
+69
*
|
elflink: fix functions with () instead of (void)
H. Peter Anvin
2009-07-05
1
-6
/
+12
*
|
elf: Changed dynamic modules extension to .c32
Stefan Bucur
2009-07-06
1
-16
/
+4
*
|
elf: Replaced symbol offsets with module base address.
Stefan Bucur
2009-07-05
2
-26
/
+7
*
|
Added support in shallow modules to offset symbols.
Stefan Bucur
2009-07-04
3
-5
/
+32
*
|
Merged ELF linking from elflink
Stefan Bucur
2009-07-03
7
-0
/
+1543
|
\
\
|
|
/
|
/
|
|
*
Added source comments to some internal routines.
Stefan Bucur
2009-03-15
1
-3
/
+34
|
*
Moved the elfutils.h header in a private location.
Stefan Bucur
2009-03-15
6
-8
/
+42
|
*
Implemented the 'list' command in the CLI.
Stefan Bucur
2009-03-15
3
-5
/
+25
|
*
Exported the module list head + iterator defined.
Stefan Bucur
2009-03-15
4
-11
/
+6
|
*
Fixed a bug that permitted duplicate modules.
Stefan Bucur
2009-03-15
4
-4
/
+20
|
*
Moved the execution layer API in klibc tree.
Stefan Bucur
2009-03-15
1
-0
/
+168
|
*
Added a new execution API on top of the module API.
Stefan Bucur
2009-03-15
2
-3
/
+11
|
*
Polished some debug messages.
Stefan Bucur
2009-03-15
1
-2
/
+0
|
*
Created a simple quick sort module.
Stefan Bucur
2009-03-15
4
-4
/
+4
|
*
Reorganized the module system in a consistent API.
Stefan Bucur
2009-03-15
5
-0
/
+1273
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-29
1
-3
/
+3
|
\
\
|
*
|
Add back spaces around ellipses in case statements
H. Peter Anvin
2009-05-29
1
-3
/
+3
*
|
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-29
48
-2165
/
+2167
|
\
\
\
|
|
/
/
|
*
|
Run Nindent on com32/lib/sys/zfopen.c
H. Peter Anvin
2009-05-29
1
-27
/
+27
|
*
|
Run Nindent on com32/lib/sys/zfile.c
H. Peter Anvin
2009-05-29
1
-87
/
+85
|
*
|
Run Nindent on com32/lib/sys/xserial_write.c
H. Peter Anvin
2009-05-29
1
-58
/
+58
|
*
|
Run Nindent on com32/lib/sys/x86_init_fpu.c
H. Peter Anvin
2009-05-29
1
-21
/
+21
|
*
|
Run Nindent on com32/lib/sys/write.c
H. Peter Anvin
2009-05-29
1
-6
/
+6
|
*
|
Run Nindent on com32/lib/sys/vesaserial_write.c
H. Peter Anvin
2009-05-29
1
-10
/
+11
|
*
|
Run Nindent on com32/lib/sys/vesacon_write.c
H. Peter Anvin
2009-05-29
1
-61
/
+60
|
*
|
Run Nindent on com32/lib/sys/vesa/video.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
|
*
|
Run Nindent on com32/lib/sys/vesa/vesa.h
H. Peter Anvin
2009-05-29
1
-50
/
+51
|
*
|
Run Nindent on com32/lib/sys/vesa/screencpy.c
H. Peter Anvin
2009-05-29
1
-66
/
+66
|
*
|
Run Nindent on com32/lib/sys/vesa/initvesa.c
H. Peter Anvin
2009-05-29
1
-222
/
+221
|
*
|
Run Nindent on com32/lib/sys/vesa/fmtpixel.c
H. Peter Anvin
2009-05-29
1
-40
/
+39
|
*
|
Run Nindent on com32/lib/sys/vesa/fill.h
H. Peter Anvin
2009-05-29
1
-25
/
+22
|
*
|
Run Nindent on com32/lib/sys/vesa/drawtxt.c
H. Peter Anvin
2009-05-29
1
-203
/
+207
|
*
|
Run Nindent on com32/lib/sys/vesa/debug.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
|
*
|
Run Nindent on com32/lib/sys/vesa/background.c
H. Peter Anvin
2009-05-29
1
-270
/
+264
[next]