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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tighten close_file, fix SYSLINUX new file API
syslinux-3.70-pre2
H. Peter Anvin
2008-02-27
4
-8
/
+17
*
Change the "tsize" error message since it no longer applies
H. Peter Anvin
2008-02-27
1
-2
/
+2
*
SYSLINUX, EXTLINUX: support the new getfssec API
syslinux-3.70-pre1
H. Peter Anvin
2008-02-27
2
-16
/
+36
*
comboot.inc: use the correct upper limit
H. Peter Anvin
2008-02-27
1
-2
/
+2
*
comboot.inc: update test for oversized files
H. Peter Anvin
2008-02-27
1
-4
/
+7
*
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
6
-37
/
+77
*
Document the nolen changes.
H. Peter Anvin
2008-02-27
1
-0
/
+8
*
PXELINUX: make TFTP work without any OACK
H. Peter Anvin
2008-02-27
1
-3
/
+13
*
PXELINUX: make TFTP work without tsize
H. Peter Anvin
2008-02-27
1
-45
/
+58
*
getc: support for unknown file sizes
H. Peter Anvin
2008-02-26
1
-18
/
+11
*
isolinux: getfssec now outputs bytes read
H. Peter Anvin
2008-02-26
1
-6
/
+21
*
Revamp runkernel.inc for "lengthless" operation
H. Peter Anvin
2008-02-26
5
-249
/
+255
*
Merge commit 'origin/nodxax' into nolen
H. Peter Anvin
2008-02-25
16
-83
/
+103
|
\
|
*
Remove additional use of DX:AX
H. Peter Anvin
2008-02-25
1
-3
/
+0
|
*
Finally get rid of the old DX:AX for file length 16-bitism
H. Peter Anvin
2008-02-22
11
-47
/
+24
|
*
Allow MENU EXIT to specify a menu tag
syslinux-3.62-pre15
H. Peter Anvin
2008-02-22
3
-6
/
+20
|
*
Fix the handling of hotkeys in MENU LABEL on submenus
syslinux-3.62-pre14
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
|
pxelinux: fix inadvertent breakage of TFTP
H. Peter Anvin
2008-02-22
1
-1
/
+1
*
|
fstat(): report files of unknown length as sockets
H. Peter Anvin
2008-02-22
1
-2
/
+9
*
|
PXELINUX: no longer require a tsize option
H. Peter Anvin
2008-02-21
1
-9
/
+43
*
|
Document intent at no longer providing file length a priori
H. Peter Anvin
2008-02-21
1
-1
/
+9
*
|
This probably will be version 3.70...
H. Peter Anvin
2008-02-21
1
-1
/
+1
|
/
*
NEWS: Document Bruce Robson's Adaptec bug fix
H. Peter Anvin
2008-02-21
1
-0
/
+2
*
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
*
"begin Ymodem download" is supposed to be an imperative...
H. Peter Anvin
2008-02-20
1
-1
/
+1
*
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
4
-4
/
+39
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Document MENU START
H. Peter Anvin
2008-02-19
1
-0
/
+8
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
29
-72
/
+62
*
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
2
-6
/
+24
*
Document hierarchial menus so far...
H. Peter Anvin
2008-02-19
2
-2
/
+38
*
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
*
refstr: handle NULL in refstr[n]dup()
H. Peter Anvin
2008-02-19
1
-0
/
+6
*
Simple menu: use refstrings consistently; now works again
H. Peter Anvin
2008-02-19
3
-113
/
+117
[next]