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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWS: update
syslinux-4.02-pre1
H. Peter Anvin
2010-07-08
1
-0
/
+7
*
DMI: Fixing memory mgmnt in dmi_memory_module_types
Laurent Licour
2010-07-07
3
-18
/
+20
*
zlib: rename DEBUG to DEBUG_ZLIB again
H. Peter Anvin
2010-07-06
5
-26
/
+26
*
mtools: slightly more obvious definition of tmpdir fallback
H. Peter Anvin
2010-07-05
1
-6
/
+5
*
mtools: honor TMPDIR, check for errors writing mtools.conf
H. Peter Anvin
2010-07-05
1
-9
/
+35
*
btrfs: print an error if finding compressed/encrypted data
H. Peter Anvin
2010-07-05
2
-1
/
+14
*
Merge remote branch 'gerth/ifcpu_remove_defines'
H. Peter Anvin
2010-07-05
1
-4
/
+0
|
\
|
*
ifcpu.c32: Remove defines used in the old sleep function.
Gert Hulselmans
2010-07-06
1
-4
/
+0
*
|
NEWS: add grubcfg= and whichsys.c32
Gert Hulselmans
2010-07-06
1
-3
/
+3
*
|
NEWS: add grubcfg= and whichsys.c32
Gert Hulselmans
2010-07-06
1
-0
/
+4
|
/
*
Merge remote branch 'gerth/whichsys'
H. Peter Anvin
2010-07-05
2
-1
/
+129
|
\
|
*
whichsys.c32: execute specific command, based on Syslinux bootloader variant
Gert Hulselmans
2010-07-05
2
-1
/
+129
*
|
Merge remote branch 'gerth/chain_grubcfg'
H. Peter Anvin
2010-07-05
1
-9
/
+112
|
\
\
|
*
|
chain.c32: Put declaration of *stage2 before common code
Gert Hulselmans
2010-07-05
1
-2
/
+2
|
*
|
chain.c32: add grubcfg= for passing an alternative config filename to GRUB L...
Gert Hulselmans
2010-07-04
1
-9
/
+112
*
|
|
ifcpu.c32: need <unistd.h>
H. Peter Anvin
2010-07-05
1
-0
/
+1
*
|
|
ifcpu.c32: remove open-coded sleep function
H. Peter Anvin
2010-07-05
1
-13
/
+1
*
|
|
lua: change syslinux.sleep() to seconds, syslinux.msleep() to ms
H. Peter Anvin
2010-07-05
3
-11
/
+24
*
|
|
com32: add proper sleep()/msleep() functions and make Lua use them
H. Peter Anvin
2010-07-05
7
-19
/
+30
*
|
|
com32: change clock_t to 32 bits, and in milliseconds
H. Peter Anvin
2010-07-05
2
-7
/
+5
*
|
|
core: add a ms-denominated timer
H. Peter Anvin
2010-07-05
4
-3
/
+25
|
|
/
|
/
|
*
|
Merge remote branch 'marcel/luaext'
H. Peter Anvin
2010-07-05
9
-11
/
+1116
|
\
\
|
*
|
Added PCI desc
Marcel Ritter
2009-10-20
1
-1
/
+43
|
*
|
Added invocation
Marcel Ritter
2009-10-20
1
-0
/
+15
|
*
|
New
Marcel Ritter
2009-10-20
1
-0
/
+216
|
*
|
Loading of kernel and ramdisk works
Marcel Ritter
2009-10-16
1
-0
/
+120
|
*
|
More debugging removed
Marcel Ritter
2009-10-15
1
-0
/
+2
|
*
|
Disabled debug output
Marcel Ritter
2009-10-15
1
-3
/
+4
|
*
|
Updated
Marcel Ritter
2009-10-12
1
-0
/
+44
|
*
|
Fixed vesa stuff
Marcel Ritter
2009-10-10
3
-2
/
+23
|
*
|
Added sleep()
Marcel Ritter
2009-10-09
2
-39
/
+92
|
*
|
Prepare for arg parsing support
Marcel Ritter
2009-10-09
1
-1
/
+229
|
*
|
COM32: lua - add vesa functions (only mode listing right now)
Marcel Ritter
2008-12-15
5
-0
/
+144
|
*
|
COM32: lua - basic pci functions implemented
Marcel Ritter
2008-12-15
5
-1
/
+224
*
|
|
zlib: update to zlib 1.2.5
H. Peter Anvin
2010-07-05
22
-1254
/
+2712
*
|
|
libpng: upgrade to version 1.2.44
H. Peter Anvin
2010-07-04
32
-18460
/
+10183
*
|
|
com32: update getopt() to the current version from klibc
H. Peter Anvin
2010-07-02
1
-46
/
+71
*
|
|
com32: add getopt_long() to the library
H. Peter Anvin
2010-07-02
3
-1
/
+176
*
|
|
NEWS, version: now working on version 4.02
H. Peter Anvin
2010-07-02
2
-1
/
+11
*
|
|
core: split loadconfig.c into two files
H. Peter Anvin
2010-07-02
2
-29
/
+41
*
|
|
core: merge the configfile-searching code, isolinux generic names
H. Peter Anvin
2010-07-02
3
-42
/
+40
*
|
|
core: always canonicalize the configuration file name
H. Peter Anvin
2010-07-02
1
-1
/
+4
*
|
|
lua: quiet warnings about unused variables and functions
syslinux-4.01
H. Peter Anvin
2010-07-02
3
-2
/
+5
*
|
|
lua: add parents to luaconf.h to quiet a gcc warning
H. Peter Anvin
2010-07-02
1
-2
/
+2
*
|
|
lua: add missing <syslinux/boot.h> to syslinux.c
H. Peter Anvin
2010-07-02
1
-0
/
+1
*
|
|
lua: Modernize the Makefile
H. Peter Anvin
2010-07-02
1
-73
/
+27
*
|
|
NEWS: explain the memory overwrite bug a bit better
H. Peter Anvin
2010-07-02
1
-2
/
+2
*
|
|
Fix nuisance _FORTIFY_SOURCE failures
H. Peter Anvin
2010-07-02
2
-3
/
+7
*
|
|
installers: handle asprintf() correctly
H. Peter Anvin
2010-07-02
3
-16
/
+19
*
|
|
Document 'nopassany' in MEMDISK documentation.
Gert Hulselmans
2010-07-02
1
-0
/
+1
[next]