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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export the 64-bit partition offset and use it in chain.c
H. Peter Anvin
2010-06-27
1
-0
/
+2
*
PM getcwd(); Fix COM32 getcwd
Gene Cumm
2010-06-26
1
-0
/
+1
*
Fix COM32 chdir()
Gene Cumm
2010-06-26
1
-0
/
+2
*
pmapi: make the pmapi vector include its own size
H. Peter Anvin
2010-06-26
1
-0
/
+2
*
<syslinux/config.h> fix the order of struct syslinux_ipinfo
H. Peter Anvin
2010-06-21
1
-2
/
+2
*
pxe: centralize all the IP information and export it to modules
H. Peter Anvin
2010-06-18
1
-0
/
+9
*
Unify instances of integer log2
H. Peter Anvin
2010-06-09
1
-0
/
+48
*
com32: Unbreak <sys/cpu.h>
H. Peter Anvin
2010-05-11
1
-32
/
+51
*
core: move idle handling into protected mode
H. Peter Anvin
2010-03-30
3
-1
/
+8
*
Merge branch 'master' into pathbased
H. Peter Anvin
2010-03-29
1
-3
/
+4
|
\
|
*
com32: export the filename of a com32 module to the module itself
H. Peter Anvin
2010-03-29
1
-3
/
+4
*
|
sys/dirent.h: conversion macros between d_type and st_mode
H. Peter Anvin
2010-03-08
1
-1
/
+9
*
|
Changes missing from previous checkin
H. Peter Anvin
2010-03-07
1
-0
/
+5
*
|
dirent.h: types for the d_type field
H. Peter Anvin
2010-03-06
1
-2
/
+12
*
|
Add 32-bit versions of open file/close file
H. Peter Anvin
2010-03-06
1
-0
/
+8
*
|
readdir: replace opendir/readdir/closedir API with a 32-bit API
H. Peter Anvin
2010-03-04
2
-5
/
+9
*
|
com32: replace hard-coded bounce buffer use in com32/lib
syslinux-4.00-pre25
H. Peter Anvin
2010-02-24
1
-1
/
+1
*
|
com32: add lzalloc()
H. Peter Anvin
2010-02-24
1
-0
/
+1
*
|
com32: wrapper functions for lowmem allocations
H. Peter Anvin
2010-02-24
1
-0
/
+7
*
|
core: use better malloc; add low memory malloc; fix com32 exit
H. Peter Anvin
2010-02-23
1
-0
/
+7
*
|
core: add a direct 32-bit API
H. Peter Anvin
2010-02-23
2
-1
/
+49
*
|
Merge branch 'master' into pathbased
syslinux-4.00-pre20
H. Peter Anvin
2010-02-14
2
-1
/
+2
|
\
\
|
|
/
|
*
pxe: add missing prototype for pxe_dns()
H. Peter Anvin
2010-02-06
1
-0
/
+1
|
*
syslinux/pxe.h use the same type as <com32.h> for a far pointer
H. Peter Anvin
2010-02-06
1
-4
/
+2
|
*
pxelinux: give our own IP address in the "derivate info" API call
H. Peter Anvin
2010-02-06
1
-1
/
+1
*
|
Merge commit 'origin/master' into fsc
H. Peter Anvin
2009-12-22
1
-1
/
+1
|
\
\
|
|
/
|
*
com32: syslinux_report_video_mode returns void
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
|
Merge commit 'syslinux-3.84'
H. Peter Anvin
2009-12-22
1
-1
/
+1
|
\
\
|
|
/
|
*
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
1
-1
/
+1
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-12-22
4
-2
/
+96
|
\
\
|
|
/
|
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
1
-0
/
+3
|
*
Merge branch 'softres'
H. Peter Anvin
2009-12-07
1
-0
/
+1
|
|
\
|
|
*
vesacon: make it possible to request nonstandard resolutions
H. Peter Anvin
2009-12-07
1
-0
/
+1
|
*
|
com32: Avoid gpxe detection code duplication
Erwan Velu
2009-12-04
1
-0
/
+16
|
*
|
cpuid: Adding more flags
Erwan Velu
2009-12-04
1
-2
/
+54
|
*
|
dprintf: fix uninitialized pointer; return void
H. Peter Anvin
2009-11-19
1
-2
/
+2
|
*
|
dprintf: a generic debug-to-serial infrastructure
H. Peter Anvin
2009-11-19
1
-0
/
+22
*
|
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-11-06
2
-0
/
+105
|
\
\
\
|
|
/
/
|
*
|
libansi: reset SGR parameters cache in cls()
Pierre-Alexandre Meyer
2009-11-02
1
-12
/
+1
|
*
|
Merge commit 'erwan/master' into hdt-0.3.5
Pierre-Alexandre Meyer
2009-10-27
1
-0
/
+2
|
|
\
\
|
|
*
|
Adding VMX & SVM cpu flags
Erwan Velu
2009-09-29
1
-0
/
+2
|
*
|
|
libansi: add function to scroll up multiple lines
Pierre-Alexandre Meyer
2009-09-05
1
-1
/
+7
|
*
|
|
libansi: add reset_colors function
Pierre-Alexandre Meyer
2009-09-05
1
-0
/
+2
|
*
|
|
libansi: fix compiler warnings
Pierre-Alexandre Meyer
2009-09-01
1
-5
/
+5
|
*
|
|
libansi: add missing prototype in the header
Pierre-Alexandre Meyer
2009-09-01
1
-0
/
+2
|
*
|
|
libansi: move to lib directory, as it is MIT, not GPL licensed
Pierre-Alexandre Meyer
2009-09-01
1
-0
/
+104
|
|
/
/
*
|
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-08-31
3
-1682
/
+1357
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...
erwan
2009-08-19
2
-1676
/
+1351
|
|
\
\
|
|
*
|
Revert "Run Nindent on com32/include/pngconf.h"
H. Peter Anvin
2009-08-13
1
-60
/
+61
|
|
*
|
Revert "Run Nindent on com32/include/png.h"
H. Peter Anvin
2009-08-13
1
-1616
/
+1290
|
|
|
/
[next]