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: Use libinstaller option parser
Shao Miller
2010-07-19
1
-61
/
+19
*
dos: add .size directives to int2526.S
H. Peter Anvin
2010-07-19
1
-0
/
+2
*
dos: add .size attribute for syslinux_ldlinux_len
H. Peter Anvin
2010-07-19
1
-0
/
+1
*
dos: add missing file ldlinux.S
H. Peter Anvin
2010-07-19
2
-0
/
+20
*
dos, win32: use our own getopt_long() for both
H. Peter Anvin
2010-07-19
3
-179
/
+3
*
dos: fix non-executable files which were +x
H. Peter Anvin
2010-07-19
6
-0
/
+0
*
dos: advance the pointer correctly
H. Peter Anvin
2010-07-19
1
-4
/
+5
*
dos: add memcpy_from_sl() and use it where appropriate
H. Peter Anvin
2010-07-19
2
-36
/
+49
*
dos: change the link procedure to use negative pointers below DGROUP
H. Peter Anvin
2010-07-19
3
-7
/
+9
*
dos: Work-in-progress 2
Shao Miller
2010-07-10
2
-0
/
+2
*
dos: Work-in-progress
Shao Miller
2010-07-03
12
-14
/
+305
*
dos: include the ADV in the file size to be sector mapped
syslinux-4.00-pre62
H. Peter Anvin
2010-06-25
1
-1
/
+2
*
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
[next]