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
*
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
H. Peter Anvin
2008-02-13
7
-70
/
+85
*
Fix the calculation of bytes_per_pixel
H. Peter Anvin
2008-02-13
2
-16
/
+1
*
Replace C version of memmove() with slightly optimized assembly
H. Peter Anvin
2008-02-13
2
-34
/
+79
*
Document support for nonlinear frame buffers.
syslinux-3.62-pre4
H. Peter Anvin
2008-02-13
1
-0
/
+2
*
VESA: Support 15-bit RGB modes.
H. Peter Anvin
2008-02-13
3
-0
/
+18
*
Add support for paged (banked) VESA video mode
H. Peter Anvin
2008-02-13
6
-14
/
+162
*
Correct comment specific to SYSLINUX in the other derivatives
H. Peter Anvin
2008-02-13
3
-6
/
+3
*
isolinux: spec buffer size is 13h (19), not 13
H. Peter Anvin
2008-02-13
1
-1
/
+1
*
The shuffle descriptors need to be unused for input *and* output
syslinux-3.62-pre3
H. Peter Anvin
2008-02-12
1
-5
/
+17
*
Change the minimum number of shuffle descriptors to 64.
H. Peter Anvin
2008-02-12
2
-3
/
+3
*
Query the shuffle descriptor set size and use it
H. Peter Anvin
2008-02-12
1
-1
/
+14
*
Move the prototypes for syslinux_shuffle_boot_*()
H. Peter Anvin
2008-02-12
3
-12
/
+12
*
A bit more exactitude in the documentation
H. Peter Anvin
2008-02-12
1
-2
/
+2
*
Switch the display file and graphics routines to using the getc stack
H. Peter Anvin
2008-02-12
9
-185
/
+90
*
getc: don't clobber AH; return CF=1, AL=0 on end of file
H. Peter Anvin
2008-02-12
1
-2
/
+4
*
NEWS: document longer command line limit.
syslinux-3.62-pre2
H. Peter Anvin
2008-02-12
1
-0
/
+2
*
simple menu: extend command line size to 2047 characters
H. Peter Anvin
2008-02-12
1
-2
/
+2
*
Change command line limit to 2047 characters
H. Peter Anvin
2008-02-12
5
-8
/
+10
*
Remove last users of getcbuf; reclaim the address space
H. Peter Anvin
2008-02-12
6
-20
/
+23
*
shuffle: avoid computing block lists that will never converge
H. Peter Anvin
2008-02-11
1
-4
/
+8
*
Document changes
syslinux-3.62-pre1
H. Peter Anvin
2008-02-11
1
-0
/
+7
*
Handle arbitrary numbers of shuffle descriptors
H. Peter Anvin
2008-02-11
2
-22
/
+147
*
comboot: guarantee at least 256 shuffle descriptors
H. Peter Anvin
2008-02-11
1
-1
/
+2
*
Working on version 3.62
H. Peter Anvin
2008-02-11
1
-1
/
+1
*
simple menu: support sha256 and sha512 passwords
H. Peter Anvin
2008-02-10
1
-8
/
+35
*
com32/*: move _GNU_SOURCE definitions into Makefiles
H. Peter Anvin
2008-02-10
5
-5
/
+2
*
libutil: add header file <xcrypt.h> for extended crypt routines
H. Peter Anvin
2008-02-10
3
-0
/
+12
*
mempcpy(): correct naming of the mempcpy() function
H. Peter Anvin
2008-02-10
1
-4
/
+4
*
simple menu: update copyright notices; clean whitespace
H. Peter Anvin
2008-02-10
8
-15
/
+26
*
simple menu: break password comparisons out into a separate file
H. Peter Anvin
2008-02-10
4
-53
/
+71
*
menu.c: add missing return statement
H. Peter Anvin
2008-02-10
1
-0
/
+1
*
Simple menu system: move to dedicated subdirectory
H. Peter Anvin
2008-02-10
9
-14
/
+105
*
memdump: avoid comma in filenames
H. Peter Anvin
2008-02-08
1
-1
/
+1
*
memdump: add .bin suffix to generated filenames
H. Peter Anvin
2008-02-08
1
-1
/
+1
*
Zero-terminate "aborted." string.
H. Peter Anvin
2008-02-08
1
-1
/
+1
*
Document e820 parser change.
syslinux-3.61-pre7
syslinux-3.61
H. Peter Anvin
2008-02-01
1
-0
/
+2
*
E820 parser: handle BIOSes with multiple contiguous regions
H. Peter Anvin
2008-02-01
1
-37
/
+41
*
Document fixing MD5 passwords.
syslinux-3.61-pre6
H. Peter Anvin
2008-01-28
1
-1
/
+1
*
menu: clean up and fix MD5 password code
H. Peter Anvin
2008-01-28
2
-53
/
+61
*
extlinux: early check for ext2/ext3-ness of filesystem
syslinux-3.61-pre5
H. Peter Anvin
2008-01-24
1
-0
/
+12
*
meminfo.c32: a program to dump out the system memory map
H. Peter Anvin
2008-01-22
2
-1
/
+110
*
mbr: save another 5 bytes by terminating error on newline
syslinux-3.61-pre4
H. Peter Anvin
2008-01-22
1
-8
/
+4
*
mbr.S: save one more byte
syslinux-3.61-pre3
H. Peter Anvin
2008-01-22
1
-1
/
+1
*
Advanced menu: update #include path
H. Peter Anvin
2008-01-17
1
-1
/
+1
*
ISOLINUX: fix booting when mastered with non-mkisofs tools
syslinux-3.61-pre2
H. Peter Anvin
2008-01-17
2
-1
/
+11
*
Next version is 3.61
syslinux-3.61-pre1
H. Peter Anvin
2008-01-16
1
-1
/
+1
*
EXTLINUX: correct bug when accessing an empty file; update NEWS.
H. Peter Anvin
2008-01-16
2
-1
/
+10
*
Standardize format for copyright lines and update
H. Peter Anvin
2008-01-16
10
-11
/
+11
*
elf.c32: a PHDR segment is loadable; handle filesz > memsz
H. Peter Anvin
2008-01-15
1
-10
/
+14
*
SHA1 passwords: initialize the context before salting
Jeffrey Hutzelman
2008-01-14
1
-2
/
+2
[next]