index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
adv: clean up NASM 2.01 warning
H. Peter Anvin
2008-01-11
1
-2
/
+2
*
Makefile: remove old cruft
H. Peter Anvin
2008-01-11
1
-9
/
+1
*
Merge commit 'syslinux-3.55' into adv
syslinux-3.60
H. Peter Anvin
2008-01-10
1
-2
/
+5
|
\
|
*
specfile: install the man pages into %{_mandir}
syslinux-3.55
H. Peter Anvin
2008-01-10
1
-1
/
+1
|
*
Fix the handling of man pages in the specfile.
H. Peter Anvin
2008-01-10
1
-1
/
+4
*
|
Merge commit 'origin/master' into adv
H. Peter Anvin
2008-01-10
211
-212
/
+212
|
\
|
|
*
Update copyright year
H. Peter Anvin
2008-01-10
202
-203
/
+203
*
|
Merge commit 'origin/master' into adv
H. Peter Anvin
2008-01-09
1
-0
/
+0
|
\
|
[next]