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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master' into nolen
nolen
H. Peter Anvin
2008-03-31
2
-1
/
+163
|
\
|
*
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
2
-1
/
+163
*
|
Merge commit 'syslinux-3.63-pre2' into nolen
syslinux-3.70-pre5
H. Peter Anvin
2008-03-20
7
-38
/
+36
|
\
|
|
*
Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
H. Peter Anvin
2008-03-20
1
-1
/
+1
|
|
\
|
|
*
Remove reference to readpit.c32, an experimental module
H. Peter Anvin
2008-03-08
1
-1
/
+1
|
*
|
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
2
-10
/
+10
|
*
|
PCI detection code doesn't corrupt memory anymore (2nd try)
Erwan
2008-03-20
2
-25
/
+23
|
|
/
|
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
3
-4
/
+4
|
*
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
|
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
|
Merge commit 'origin/master' into nolen
syslinux-3.70-pre4
H. Peter Anvin
2008-03-03
8
-12
/
+28
|
\
|
|
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
8
-12
/
+28
*
|
VESA: Simplify the lss16 decoder
H. Peter Anvin
2008-03-03
1
-11
/
+6
*
|
Drop unnecessary CLD instructions.
H. Peter Anvin
2008-03-03
6
-23
/
+9
*
|
VESA library: add support for reading lss16 images
H. Peter Anvin
2008-03-03
1
-1
/
+130
*
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-03
4
-56
/
+74
|
\
|
|
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
*
|
Add missing file <syslinux/zio.h>
syslinux-3.70-pre3
H. Peter Anvin
2008-03-02
1
-0
/
+13
*
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-02
7
-62
/
+132
|
\
|
|
*
License change for CPU detection modules
Erwan
2008-03-02
6
-36
/
+132
|
*
Move mboot documentation to the doc/ directory
H. Peter Anvin
2008-03-01
1
-26
/
+0
*
|
Add transparent decompression support to elf.c32
H. Peter Anvin
2008-02-29
1
-1
/
+1
*
|
Generic framework for reading compressed files using standard I/O
H. Peter Anvin
2008-02-29
9
-95
/
+442
*
|
Un-inline fclose()
H. Peter Anvin
2008-02-27
3
-7
/
+13
*
|
background.c: remove unused filesize() function
H. Peter Anvin
2008-02-27
1
-9
/
+0
*
|
realloc(): put an absolute upper limit on slack
H. Peter Anvin
2008-02-27
1
-1
/
+2
*
|
Comboot/Com32 changes for unspecified file lengths
H. Peter Anvin
2008-02-27
4
-35
/
+74
*
|
Merge commit 'origin/nodxax' into nolen
H. Peter Anvin
2008-02-25
4
-30
/
+76
|
\
|
|
*
Allow MENU EXIT to specify a menu tag
syslinux-3.62-pre15
H. Peter Anvin
2008-02-22
2
-4
/
+17
|
*
Fix the handling of hotkeys in MENU LABEL on submenus
syslinux-3.62-pre14
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
|
fstat(): report files of unknown length as sockets
H. Peter Anvin
2008-02-22
1
-2
/
+9
|
/
*
realloc(): try to protect a block in the path of a growing object
syslinux-3.62-pre13
H. Peter Anvin
2008-02-21
1
-4
/
+15
*
realloc(): better implementation allowing in-place growth
H. Peter Anvin
2008-02-21
1
-17
/
+55
*
Fix MENU TITLE -> MENU LABEL inheritance
syslinux-3.62-pre12
H. Peter Anvin
2008-02-19
1
-5
/
+5
*
Make sure color directives get attached to the proper menu.
H. Peter Anvin
2008-02-19
4
-4
/
+5
*
simple menu: fix the handling of '+' and '-' given disabled entries
H. Peter Anvin
2008-02-19
1
-4
/
+8
*
Fix the scrollbar handling for insanely huge menus
H. Peter Anvin
2008-02-19
1
-3
/
+2
*
simple menu: remember the cursor position on a per-menu basis
H. Peter Anvin
2008-02-19
3
-6
/
+16
*
Add support for MENU EXIT; no marker for MENU GOTO
H. Peter Anvin
2008-02-19
3
-4
/
+31
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
15
-43
/
+39
*
com32: remove dependency files for "make tidy"
H. Peter Anvin
2008-02-19
3
-6
/
+6
*
Add dependency generation for com32 samples.
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Add dependency generation for com32 modules.
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Add dependency generation for the simple menu system
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Set m->title for both root and submenus
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
Allow MENU LABEL <-> MENU TITLE for submenus to work both ways
H. Peter Anvin
2008-02-19
3
-8
/
+16
*
Allow an included file to be treated as a submenu.
H. Peter Anvin
2008-02-19
1
-4
/
+18
*
simple menu: The use of realloc() requires indirect pointers
H. Peter Anvin
2008-02-19
3
-29
/
+37
*
simple menu: first cut at working submenus
H. Peter Anvin
2008-02-19
3
-83
/
+206
[next]