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
*
Actually use sections, and move common variables into the .inc files.
syslinux-2.20-pre3
hpa
2004-12-17
18
-354
/
+246
*
Move the .bss to a separate section so we can at least begin to move
hpa
2004-12-17
4
-62
/
+57
*
Very simple RLL packer/unpacker; should be good for compressing lots of
hpa
2004-12-17
1
-0
/
+126
*
Update the TODO list.
hpa
2004-12-17
1
-3
/
+8
*
Add -DREGPARM=3 to go along with -mregparm=3
hpa
2004-12-16
1
-1
/
+1
*
Compile with regparm turned on.
syslinux-2.20-pre2
hpa
2004-12-16
4
-4
/
+4
*
Convert to using -mregparm=3; makes the code slightly smaller AND
hpa
2004-12-16
2
-7
/
+12
*
Correct the handling for full 64K regions safe; correct the parsing of
syslinux-2.20-pre1
hpa
2004-12-16
1
-6
/
+9
*
Generate the length correctly
hpa
2004-12-16
1
-2
/
+2
*
Cluster -> Sector conversion has to add the DataArea offset
hpa
2004-12-16
1
-0
/
+1
*
Fix possible infinite loop on invalid input
hpa
2004-12-16
1
-0
/
+1
*
Correct finding the first sector
hpa
2004-12-16
1
-1
/
+1
*
repe cmpsb trashes di, not just si
hpa
2004-12-16
1
-0
/
+2
*
Fix the sense of a couple of tests. We now get to the command line.
hpa
2004-12-16
1
-2
/
+2
*
Fix some cut-and-paste bugs...
hpa
2004-12-16
1
-25
/
+1
*
Corrections to self-loading sequence; we now get that far at least
hpa
2004-12-16
1
-1
/
+3
*
Fix some cases of bad pointer arithmetric
hpa
2004-12-16
2
-5
/
+4
*
First cut at new searchdir for FAT boot loader; uses metadata cache
hpa
2004-12-16
2
-65
/
+123
*
Remove unneccesary blank line
hpa
2004-12-16
1
-1
/
+0
*
scas uses the destination operand, so don't use it.
hpa
2004-12-16
1
-7
/
+13
*
More cleanups; try to get rid of the now-obsolete definition of
hpa
2004-12-16
7
-65
/
+69
*
Build sector-oriented getfssec routine
hpa
2004-12-16
1
-52
/
+118
*
Fix make of win32
hpa
2004-12-16
2
-1
/
+4
*
malloc.h is internal; put in lib/
hpa
2004-12-16
2
-2
/
+2
*
Reorganize memory map to make use of 0x3000..0x5000; reduce trackbufsize
hpa
2004-12-16
3
-74
/
+98
*
MSDN says the 0x08 forms of the lock calls are OK for all filesystems,
hpa
2004-12-16
1
-0
/
+8
*
Use the DOS version to determine whether to use the FAT32-capable locking
hpa
2004-12-15
1
-16
/
+12
*
Put in MS-DOS 7 locking support
hpa
2004-12-15
2
-3
/
+88
*
@:\LDLINUX.SYS not @:LDLINUX.SYS
hpa
2004-12-15
1
-1
/
+1
*
Adjust the interface to syslxmod.c so the DOS installer doesn't need
hpa
2004-12-15
8
-316
/
+29
*
Make the CC_IS_OK hack work again.
hpa
2004-12-15
6
-17
/
+23
*
Simple memset/memcpy implementation
hpa
2004-12-15
5
-20
/
+54
*
Tweak optimizations.
hpa
2004-12-15
2
-6
/
+6
*
Convert the DOS installer to C like everything else.
hpa
2004-12-15
19
-485
/
+1180
*
Tell the world what we've changed...
hpa
2004-12-15
1
-0
/
+11
*
More adjustment to the Brave New World<TM>
hpa
2004-12-15
8
-491
/
+81
*
Change the win32 build procedure to match the new world; installer
hpa
2004-12-15
2
-32
/
+24
*
Initial hack at making this somewhat sane in the brave new world
hpa
2004-12-15
1
-9
/
+5
*
Prepping for new 2.20 version: rewrite main syslinux program to support
hpa
2004-12-15
21
-474
/
+1952
*
Make sure we get all the scripts...
syslinux-2.13
hpa
2004-12-14
1
-0
/
+2
*
Break the devel package
hpa
2004-12-14
1
-2
/
+4
*
Document makefile/specfile changes
hpa
2004-12-14
1
-0
/
+4
*
Try getting the RPM to do the right thing for the com32 devel
hpa
2004-12-14
2
-5
/
+24
*
Make "make install" do the right thing for the com32 library
hpa
2004-12-14
7
-4
/
+42
*
We don't use the list file to get patch offsets anymore.
hpa
2004-12-14
1
-1
/
+1
*
Update copyright headers.
hpa
2004-12-14
24
-102
/
+122
*
Fix the spelling of "Boston"
hpa
2004-12-14
57
-57
/
+57
*
This is now the 2.13 tree
syslinux-2.13-pre1
hpa
2004-12-14
1
-1
/
+1
*
Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISK
hpa
2004-12-14
5
-28
/
+209
*
Update TODO list
syslinux-2.12
hpa
2004-12-10
1
-11
/
+8
[next]