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
path:
root
/
dos
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOS FAT installer: Fix name mangling for -d option
H. Peter Anvin
2007-01-24
1
-3
/
+10
*
DOS FAT installer: Correct parsing of -d option
H. Peter Anvin
2007-01-23
1
-2
/
+2
*
DOS FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-3
/
+71
*
Makefile cleanup to be able to build with CC='gcc -m32'
syslinux-3.32-pre2
H. Peter Anvin
2006-10-17
2
-1
/
+7
*
Move -m32 to CFLAGS as well
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Move flags from CC to CFLAGS
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Remove more CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
2
-2
/
+0
*
Remove CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
2
-2
/
+0
*
DOS installer: make sure we tell gcc what the memory constraints are
syslinux-3.20-pre11
H. Peter Anvin
2006-08-08
1
-14
/
+21
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
13
-56
/
+47
*
Make the various Makefiles agree what is BTARGET and what is ITARGET
hpa
2004-12-30
1
-4
/
+5
*
Fix using the resolver function from the API (with DS != CS); add
syslinux-3.00-pre8
hpa
2004-12-28
1
-1
/
+1
*
Fix the scanning of the partition table (for the -a option)
hpa
2004-12-28
1
-0
/
+1
*
Support the -m and -a options for the DOS installer as well
hpa
2004-12-28
2
-13
/
+227
*
Fix the -m and -a options for Win32; add support for a boot sector file
hpa
2004-12-22
1
-1
/
+1
*
Make DOS installer use our homegrown 64-bit divide
syslinux-2.20-pre7
hpa
2004-12-19
3
-2
/
+62
*
Beef up the sanity checking of the boot sector. For really better checking
hpa
2004-12-19
3
-11
/
+20
*
Make the DOS-based installer actually work; mark debugging statements
syslinux-2.20-pre6
hpa
2004-12-18
3
-28
/
+63
*
Fix handling of alignment issues
hpa
2004-12-18
2
-6
/
+6
*
Fix dec/hex bug in crt0.S; do -msoft-float just in case
hpa
2004-12-18
2
-5
/
+9
*
Resurrect printf(), and create a library. This way we can use printf()
hpa
2004-12-18
2
-3
/
+310
*
Additional fixes for the proper argc/argv parsing
hpa
2004-12-17
1
-3
/
+0
*
Actually parse argc/argv properly.
hpa
2004-12-17
4
-37
/
+104
*
Output \n as \r\n
hpa
2004-12-17
1
-0
/
+2
*
Character to print goes in DL, not in BL
hpa
2004-12-17
1
-2
/
+2
*
Fix memcpy/memset to match the use of regparm and .code16gcc
hpa
2004-12-17
2
-15
/
+15
*
Add -DREGPARM=3 to go along with -mregparm=3
hpa
2004-12-16
1
-1
/
+1
*
Convert to using -mregparm=3; makes the code slightly smaller AND
hpa
2004-12-16
2
-7
/
+12
*
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
3
-301
/
+9
*
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
*
More adjustment to the Brave New World<TM>
hpa
2004-12-15
2
-1
/
+32
*
Prepping for new 2.20 version: rewrite main syslinux program to support
hpa
2004-12-15
1
-0
/
+471