index
:
users/yliu/syslinux.git
elflink
extlinux
isolinux
ldlinux
master
Liu Aleaxander's syslinux git tree
liu Aleaxander
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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
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
|
|
|
/
|
*
|
Merge commit 'hpa/master' into for-erwan
Pierre-Alexandre Meyer
2009-08-04
44
-2298
/
+2587
|
|
\
|
|
*
|
pci: Adding get_module_name_from_alias()
Erwan Velu
2009-04-27
1
-1
/
+3
*
|
|
Core:pxelinux: unload_pxe converted.
Liu Aleaxander
2009-08-30
1
-0
/
+5
*
|
|
Core:pxelinux: The pxe structures are all converted to standard structures.
Liu Aleaxander
2009-08-29
1
-0
/
+30
*
|
|
Core: code clean -- re-style the unstyle code
Liu Aleaxander
2009-08-28
1
-1
/
+1
*
|
|
Core: vfs-dir stuff cleaned
Liu Aleaxander
2009-08-28
2
-17
/
+31
*
|
|
Core: vfs-dir stuff re-implemented
Liu Aleaxander
2009-08-28
1
-4
/
+3
*
|
|
Core: opendir/readdir/closedir stuff added
Liu Aleaxander
2009-08-27
1
-7
/
+8
*
|
|
netinet/in.h: fix output types
H. Peter Anvin
2009-08-24
1
-14
/
+14
*
|
|
netinet/in.h: add __constfunc to inlines
H. Peter Anvin
2009-08-12
1
-4
/
+5
*
|
|
netinet/in.h: put in explicit casts for all the hton/ntoh macros
H. Peter Anvin
2009-08-12
1
-6
/
+6
*
|
|
com32: remove strpcpy() - we already have stpcpy()
H. Peter Anvin
2009-08-12
1
-1
/
+0
*
|
|
netinet/in.h: adjust hton/ntoh macros to be true constants
H. Peter Anvin
2009-08-11
1
-11
/
+20
*
|
|
pxe: clean up C code; reimplement "Plan C"; share PXE API definitions
H. Peter Anvin
2009-08-11
2
-485
/
+533
[next]