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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we get all the scripts...
syslinux-2.13
hpa
2004-12-14
1
-0
/
+2
*
Break the devel package
hpa
2004-12-14
1
-2
/
+4
*
Document makefile/specfile changes
hpa
2004-12-14
1
-0
/
+4
*
Try getting the RPM to do the right thing for the com32 devel
hpa
2004-12-14
2
-5
/
+24
*
Make "make install" do the right thing for the com32 library
hpa
2004-12-14
7
-4
/
+42
*
We don't use the list file to get patch offsets anymore.
hpa
2004-12-14
1
-1
/
+1
*
Update copyright headers.
hpa
2004-12-14
24
-102
/
+122
*
Fix the spelling of "Boston"
hpa
2004-12-14
57
-57
/
+57
*
This is now the 2.13 tree
syslinux-2.13-pre1
hpa
2004-12-14
1
-1
/
+1
*
Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISK
hpa
2004-12-14
5
-28
/
+209
*
Update TODO list
syslinux-2.12
hpa
2004-12-10
1
-11
/
+8
*
Added write protect to MEMDISK
hpa
2004-12-10
1
-0
/
+2
*
Support making the disk readonly
hpa
2004-12-10
4
-9
/
+23
*
Support non-mkisofs mastering programs
syslinux-2.12-pre11
hpa
2004-12-09
5
-56
/
+125
*
Remove hello.exe when doing make tidy
syslinux-2.12-pre10
hpa
2004-12-08
1
-1
/
+1
*
C compiler test file
hpa
2004-12-08
1
-0
/
+13
*
Update
syslinux-2.12-pre9
hpa
2004-12-08
1
-2
/
+2
*
Separate modules (intended to be production code used for real stuff)
hpa
2004-12-08
6
-5
/
+82
*
Correct the spelling of __stack_size
syslinux-2.12-pre8
hpa
2004-12-08
1
-1
/
+1
*
Fix list of sources
hpa
2004-12-08
1
-2
/
+2
*
Be less hostile to building on a mingw-less system.
hpa
2004-12-08
3
-2
/
+11
*
Add comment about win32
hpa
2004-12-08
1
-1
/
+5
*
Add stack.o to the list of library objects.
hpa
2004-12-08
1
-15
/
+13
*
Make sure DATE and HEXDATE is exported to submakefiles
hpa
2004-12-08
2
-1
/
+3
*
Document fix for linker bug
syslinux-2.12-pre7
hpa
2004-12-08
1
-0
/
+2
*
Move all 16-bit code into one assembly file so we don't have to rely
hpa
2004-12-08
7
-208
/
+138
*
Register-dumping routine; handy to add for debugging
hpa
2004-12-07
1
-0
/
+111
*
Remove residual exception-handling stuff (not supported)
hpa
2004-12-07
1
-3
/
+0
*
Fix COM32 file length loading bug.
syslinux-2.12-pre6
hpa
2004-12-03
1
-1
/
+4
*
Make sure to save/restore the file length
hpa
2004-12-03
1
-3
/
+3
*
This is sample code.
hpa
2004-12-03
1
-0
/
+6
*
The chain loader has been moved to the main com32 directory.
hpa
2004-12-03
2
-370
/
+2
*
libcom32-ize the chain loader; add LICENCE file
hpa
2004-12-03
3
-1
/
+394
*
Use extended keyboard interface, properly this time
syslinux-2.12-pre5
hpa
2004-12-01
2
-4
/
+4
*
Use the extended keyboard handling functions.
hpa
2004-12-01
2
-4
/
+8
*
getkey() demo
syslinux-2.12-pre4
hpa
2004-12-01
1
-0
/
+79
*
Library to decode console codes; demo program
hpa
2004-12-01
8
-11
/
+264
*
Utility library which can be compiled either for Linux or for COM32
hpa
2004-12-01
7
-40
/
+336
*
Make the console behave the same as com32 when compiling for Linux
syslinux-2.12-pre3
hpa
2004-12-01
1
-2
/
+11
*
Allow compiling for both Linux and COM32: Makefile cleanups
hpa
2004-12-01
2
-3
/
+3
*
Ignore incoming LF, so that having Enter -> CR LF on input doesn't hurt
hpa
2004-12-01
1
-0
/
+3
*
Use auto CRNL; compile demo for Linux too
hpa
2004-12-01
2
-10
/
+32
*
Add a few more options, including the very useful autocr control code.
hpa
2004-11-30
1
-16
/
+45
*
Actually working ANSI device; add demo
syslinux-2.12-pre2
hpa
2004-11-30
9
-242
/
+368
*
A version of ansicon_write which compiles, and just make actually work
hpa
2004-11-30
2
-18
/
+308
*
Fix looping over directories
hpa
2004-11-30
1
-1
/
+1
*
Serial port and ANSI write support
hpa
2004-11-24
2
-0
/
+194
*
Enable debugging symbols to be included in the .elf file.
hpa
2004-11-23
2
-2
/
+2
*
Split input and output sides of the device model
hpa
2004-11-23
24
-120
/
+330
*
Division error handling
hpa
2004-11-23
1
-0
/
+4
[next]