index
:
syslinux/syslinux.git
3.5x
3.6x
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
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
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
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)
syslinux-1.75-pre3
hpa
2002-06-06
5
-21
/
+45
*
Clean up major bugs in the extension-detection code.
hpa
2002-06-06
3
-19
/
+28
*
Fix the aborted_msg
hpa
2002-06-06
1
-1
/
+1
*
Comment update
hpa
2002-06-03
1
-1
/
+4
*
No more .depend files...
syslinux-1.75-pre2
hpa
2002-06-03
1
-0
/
+1
*
Remove .depend files when packaging...
hpa
2002-06-03
1
-1
/
+1
*
Additional El Torito BIOS workarounds...
hpa
2002-06-03
2
-6
/
+54
*
Build SYSLINUX, not NASM
hpa
2002-06-02
1
-2
/
+2
*
Remove remaining references to genstupid.pl
syslinux-1.75-pre1
hpa
2002-06-02
1
-1
/
+0
*
Major rewrite of the very early SYSLINUX code. Generate the "stupid"
hpa
2002-06-02
10
-470
/
+411
*
If ClustSize is a dword we might as well use it as such...
syslinux-1.74
hpa
2002-06-01
1
-2
/
+1
*
Fix egg-on-face bug (accessing several word variables as dword)
hpa
2002-06-01
3
-9
/
+14
*
Use INT 13h reset to turn off the floppy, not an explicit out.
syslinux-1.73
hpa
2002-05-16
1
-7
/
+5
*
Further rationalize command-line parsing by allowing functions to
syslinux-1.73-pre9
hpa
2002-04-30
6
-184
/
+114
*
Fix parsing bug which caused the last vkernel to be lost
syslinux-1.73-pre8
hpa
2002-04-30
1
-16
/
+10
*
Fix the make clean rules
syslinux-1.73-pre7
hpa
2002-04-29
1
-1
/
+1
*
Hide an echo statement
hpa
2002-04-29
1
-1
/
+1
*
Add macro to undo a prerelease
hpa
2002-04-29
1
-0
/
+4
*
kwdhash.gen is a BTARGET
hpa
2002-04-29
1
-1
/
+1
*
Rename generated include files from *.inc -> *.gen to avoid Makefile
hpa
2002-04-29
4
-13
/
+13
*
Change keywords to match the documentation.
hpa
2002-04-29
4
-4
/
+4
*
Null-pad the .0 extension
hpa
2002-04-28
1
-1
/
+1
*
Change, and document, the search sequence of extensions.
hpa
2002-04-28
3
-10
/
+13
*
Document the SAY command, remove references to SYSLINUX 1.0
hpa
2002-04-28
1
-21
/
+8
*
Add call to crlf
hpa
2002-04-28
1
-0
/
+1
*
Save a few bytes...
hpa
2002-04-28
1
-1
/
+2
*
Factor out CPU initialization and some common configuration into
syslinux-1.73-pre6
hpa
2002-04-28
10
-288
/
+225
*
Add rules for isolinux testing
hpa
2002-04-28
1
-0
/
+7
*
Make the setup of the bootup entry state saner.
hpa
2002-04-28
3
-26
/
+22
*
Generalize and factor out bootsector-generation code.
syslinux-1.73-pre5
hpa
2002-04-28
9
-104
/
+196
*
More factoring of common code
hpa
2002-04-27
7
-3201
/
+1278
*
We *are* breaking up the source...
syslinux-elf-test-1
hpa
2002-04-27
1
-2
/
+1
*
Simplify the rule for pxelinux.0, to help out the automatic
syslinux-1.73-pre3
hpa
2002-04-27
1
-2
/
+5
*
Don't rely on non-preprocessor references
hpa
2002-04-27
5
-3
/
+20
*
Complete conversion to new config file parser
hpa
2002-04-27
1
-0
/
+29
*
*** empty log message ***
hpa
2002-04-27
7
-784
/
+142
*
Generate hashes for the new parser
hpa
2002-04-27
1
-0
/
+21
*
Move configuration file handling to separate file (currently PXELINUX
hpa
2002-04-27
4
-301
/
+363
*
Commit missing include file
hpa
2002-04-27
1
-0
/
+364
*
Even more common code factoring
syslinux-1.73-pre2
hpa
2002-04-26
5
-1191
/
+115
*
New command parser (not yet used)
hpa
2002-04-26
1
-0
/
+79
*
More common code factoring: getc library, font handling code
hpa
2002-04-26
5
-1074
/
+404
*
Move VGA graphics code to a shared include file
hpa
2002-04-26
4
-916
/
+336
*
Move some of the common header crap into header files.
hpa
2002-04-26
8
-490
/
+298
*
Add support for automatic dependency generation
hpa
2002-04-26
6
-35
/
+87
*
Make esp. ldlinux.asm more similar to other modules.
syslinux-1.73-pre1
hpa
2002-04-23
4
-75
/
+89
*
New working version...
hpa
2002-04-23
1
-1
/
+1
*
Rename bootsect.bin -> ldlinux.bss
syslinux-1.72
hpa
2002-04-23
2
-7
/
+7
*
Now working on version 1.72
hpa
2002-04-23
1
-1
/
+1
*
Add news for 1.72
hpa
2002-04-23
1
-0
/
+3
[next]