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: vacuous ADV support
H. Peter Anvin
2010-06-22
5
-1
/
+81
*
Merge syslinux/extlinux patch code and core code
H. Peter Anvin
2010-06-20
2
-1
/
+2
*
Reduce sector 1 space pressure; further merge installer code
syslinux-4.00-pre52
H. Peter Anvin
2010-06-20
2
-1
/
+101
*
Make syslinux installer real "pathbased"
Alek Du
2010-06-09
1
-1
/
+1
*
dos: make sure we don't look like a Windows image
H. Peter Anvin
2010-02-26
1
-0
/
+8
*
Merge remote branch 'origin/master' into pathbased
H. Peter Anvin
2010-02-20
2
-272
/
+1
|
\
|
*
dosutil: move copybs here, update Makefile
H. Peter Anvin
2010-02-15
2
-272
/
+1
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-12-22
4
-61
/
+245
|
\
\
|
|
/
|
*
dos: int 25/26 may be register-dirty; wrap them in assembly
H. Peter Anvin
2009-11-13
4
-31
/
+102
|
*
dos: don't add the linker script twice on the ld command line
H. Peter Anvin
2009-11-11
1
-1
/
+1
|
*
dos: drop unneeded .eh_frame section
H. Peter Anvin
2009-11-11
2
-2
/
+5
|
*
dos: always try the FAT32-aware direct I/O calls first
H. Peter Anvin
2009-11-11
1
-13
/
+17
|
*
dos: DOS version 7.10 is 0x070a, not 0x0710...
H. Peter Anvin
2009-11-11
1
-4
/
+4
|
*
dos: fix the soft-locking loop
H. Peter Anvin
2009-11-10
1
-1
/
+1
|
*
dos: try to handle both raw DOS mode and Windows mode
H. Peter Anvin
2009-11-10
1
-31
/
+83
|
*
dos: make DOS installer work under WinME
H. Peter Anvin
2009-11-10
2
-28
/
+85
*
|
dos: add pointer to PE header in binary
H. Peter Anvin
2009-07-10
1
-0
/
+15
*
|
dos: assume NASM 2.03, so use -MP -MD for dependencies
H. Peter Anvin
2009-06-24
1
-2
/
+1
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-29
17
-997
/
+990
|
\
\
|
|
/
|
*
Run Nindent on dos/syslinux.c
H. Peter Anvin
2009-05-29
1
-460
/
+446
|
*
Run Nindent on dos/string.h
H. Peter Anvin
2009-05-29
1
-4
/
+4
|
*
Run Nindent on dos/stdlib.h
H. Peter Anvin
2009-05-29
1
-1
/
+1
|
*
Run Nindent on dos/stdio.h
H. Peter Anvin
2009-05-29
1
-1
/
+1
|
*
Run Nindent on dos/stdint.h
H. Peter Anvin
2009-05-29
1
-28
/
+28
|
*
Run Nindent on dos/skipatou.c
H. Peter Anvin
2009-05-29
1
-4
/
+4
|
*
Run Nindent on dos/printf.c
H. Peter Anvin
2009-05-29
1
-235
/
+246
|
*
Run Nindent on dos/perror.c
H. Peter Anvin
2009-05-29
1
-1
/
+1
|
*
Run Nindent on dos/mystuff.h
H. Peter Anvin
2009-05-29
1
-3
/
+2
|
*
Run Nindent on dos/malloc.h
H. Peter Anvin
2009-05-29
1
-5
/
+5
|
*
Run Nindent on dos/malloc.c
H. Peter Anvin
2009-05-29
1
-74
/
+73
|
*
Run Nindent on dos/free.c
H. Peter Anvin
2009-05-29
1
-47
/
+46
|
*
Run Nindent on dos/conio.c
H. Peter Anvin
2009-05-29
1
-11
/
+11
|
*
Run Nindent on dos/atou.c
H. Peter Anvin
2009-05-29
1
-4
/
+4
|
*
Run Nindent on dos/argv.c
H. Peter Anvin
2009-05-29
1
-41
/
+41
|
*
Run Nindent on dos/__udivmoddi4.c
H. Peter Anvin
2009-05-29
1
-21
/
+21
|
*
Run Nindent on dos/__divdi3.c
H. Peter Anvin
2009-05-29
1
-15
/
+15
*
|
dos installer: reuse ldlinux_seg
H. Peter Anvin
2009-05-25
1
-1
/
+1
*
|
upx: try --lzma first, since --ultra-brute doesn't... sigh
H. Peter Anvin
2009-05-19
1
-1
/
+3
*
|
dos: run UPX on the DOS installer binary if we have it
H. Peter Anvin
2009-05-19
1
-0
/
+1
*
|
dos: add a prototype for calloc()
H. Peter Anvin
2009-05-19
1
-0
/
+1
*
|
Standardize the names SECTOR_SIZE and SECTOR_SHIFT
H. Peter Anvin
2009-05-19
1
-7
/
+7
*
|
FAT: change DOS installer to EXE; additional 32K limit fixes
H. Peter Anvin
2009-05-19
8
-165
/
+262
|
/
*
Fix NASM dependency generation
H. Peter Anvin
2009-04-27
1
-1
/
+1
*
Unify dependency generation: MCONFIG.embedded
H. Peter Anvin
2009-04-27
1
-10
/
+1
*
Unify dependency generation
H. Peter Anvin
2009-04-27
1
-5
/
+5
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-16
/
+2
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-22
/
+33
*
Build _bin.c files in libinstaller; clean up B/I separation
H. Peter Anvin
2008-06-27
1
-2
/
+4
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
2
-8
/
+284
*
Assemble via ELF, to enable future linking
H. Peter Anvin
2008-05-28
1
-1
/
+2
[next]