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
*
Even more places which need -m32...
syslinux-3.35-pre4
H. Peter Anvin
2007-01-25
1
-4
/
+7
*
Quick hack to make sure we build 32-bit binaries with the -m32 flag.
H. Peter Anvin
2007-01-25
1
-1
/
+3
*
Invoke ONERROR if we hit abort_load (and ONERROR is set.)
H. Peter Anvin
2007-01-25
3
-6
/
+19
*
Compilation fix for older gcc where __DBL_*_EXP__ isn't defined
H. Peter Anvin
2007-01-25
2
-33
/
+42
*
Document config file search path
syslinux-3.35-pre3
H. Peter Anvin
2007-01-24
1
-4
/
+11
*
DOS FAT installer: Fix name mangling for -d option
H. Peter Anvin
2007-01-24
1
-3
/
+10
*
Win32 FAT installer: fix type typo (which happened to cancel itself out...)
H. Peter Anvin
2007-01-24
1
-1
/
+1
*
Win32 FAT installer: fix path mangling for -d option
H. Peter Anvin
2007-01-24
1
-3
/
+10
*
New API call: read disk.
H. Peter Anvin
2007-01-24
3
-1
/
+48
*
Win32 FAT installer: support installing in a subdirectory
syslinux-3.35-pre2
H. Peter Anvin
2007-01-23
1
-1
/
+46
*
DOS FAT installer: Correct parsing of -d option
H. Peter Anvin
2007-01-23
1
-2
/
+2
*
Call this version 3.35 instead of 3.32
syslinux-3.35-pre1
H. Peter Anvin
2007-01-23
2
-2
/
+2
*
Update documentation to indicate FAT subdirectory support.
H. Peter Anvin
2007-01-23
2
-16
/
+30
*
Unix FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-23
/
+44
*
mtools FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-19
/
+73
*
DOS FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-3
/
+71
*
Support subdirectories in the FAT version of SYSLINUX
H. Peter Anvin
2007-01-23
1
-112
/
+226
*
Fix segment register confusion in mangle_name
H. Peter Anvin
2007-01-23
1
-2
/
+2
*
comboot.doc: for function 0009h, clarify ES:DI = PXE parameter structure
H. Peter Anvin
2007-01-05
1
-1
/
+1
*
Stealth whitespace cleanup.
syslinux-3.32-pre8
H. Peter Anvin
2006-12-12
4
-10
/
+10
*
Patch: Parse append arguments properly in mboot module
Ram Yalamanchili
2006-12-12
1
-2
/
+22
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
syslinux-3.32-pre7
H. Peter Anvin
2006-11-21
1
-8
/
+8
|
\
|
*
Resolve issue with push/pop ordering in raw mode.
H. Peter Anvin
2006-11-21
1
-8
/
+8
*
|
memdisk: Update copyright date
H. Peter Anvin
2006-11-13
1
-1
/
+1
|
/
*
spec: handle variants of "i386" like "i686"
syslinux-3.32-pre6
H. Peter Anvin
2006-11-01
1
-4
/
+3
*
menu system: handle console setup/cleanup differently
H. Peter Anvin
2006-11-01
4
-2
/
+24
*
NEWS: Document recent changes
syslinux-3.32-pre5
H. Peter Anvin
2006-10-30
1
-0
/
+3
*
The simple menu system doesn't work with serial console
hiranotaka@zng.info
2006-10-30
1
-1
/
+2
*
memdisk: Constrain input drive numbers both by equipment byte and INT 13h
syslinux-3.32-pre4
H. Peter Anvin
2006-10-30
1
-2
/
+20
*
sha1pass: allow the user to specify an empty salt
H. Peter Anvin
2006-10-26
1
-1
/
+3
*
When chainloading, set ES:DI to point to the $PnP ICS if available.
H. Peter Anvin
2006-10-24
1
-3
/
+32
*
memdisk: $PnP Installation Check structure length is byte 5, not 2
H. Peter Anvin
2006-10-24
1
-3
/
+4
*
[memdisk] Enable EDD support by default.
syslinux-3.32-pre3
H. Peter Anvin
2006-10-20
2
-2
/
+3
*
Makefile cleanup to be able to build with CC='gcc -m32'
syslinux-3.32-pre2
H. Peter Anvin
2006-10-17
3
-24
/
+30
*
Remove -x c from assembly preprocessing
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Remove -traditional
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Set MAKEFLAGS to -r to suppress predefined rules
H. Peter Anvin
2006-10-17
1
-1
/
+4
*
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
*
Document memdisk changes
H. Peter Anvin
2006-10-17
1
-0
/
+1
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2006-10-17
8
-47
/
+92
|
\
|
*
New TEXT..ENDTEXT statement for the benefit of the menu system
H. Peter Anvin
2006-10-02
3
-33
/
+62
|
*
Official binaries are 32 bits. Clean up release vs prerel.
H. Peter Anvin
2006-10-02
1
-10
/
+7
|
*
Reduce verbosity
H. Peter Anvin
2006-10-02
1
-2
/
+2
|
*
Fix to "make tidy"
H. Peter Anvin
2006-10-02
1
-1
/
+3
|
*
vesainit: clear the VESA buffers before call (paranoia)
H. Peter Anvin
2006-09-30
1
-0
/
+2
|
*
vesainit: more careful detection of VESA modes
H. Peter Anvin
2006-09-30
1
-2
/
+14
|
*
Document new safeint mode.
syslinux-3.32-pre1
H. Peter Anvin
2006-09-28
1
-0
/
+3
|
*
Next version on this branch: 3.32
H. Peter Anvin
2006-09-28
1
-1
/
+1
*
|
[memdisk] Saner handling of the values returned to the real-mode code.
H. Peter Anvin
2006-10-17
2
-17
/
+18
[next]