index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
extlinux: Correct the directory block end condition
syslinux-3.63-pre3
H. Peter Anvin
2008-04-07
1
-4
/
+12
*
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
2
-1
/
+163
*
Add target to install into /tftpboot
H. Peter Anvin
2008-03-22
1
-0
/
+8
*
pxelinux: allow class E addresses as unicast
syslinux-3.63-pre2
H. Peter Anvin
2008-03-20
1
-7
/
+25
*
Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
H. Peter Anvin
2008-03-20
1
-1
/
+1
|
\
|
*
Remove reference to readpit.c32, an experimental module
H. Peter Anvin
2008-03-08
1
-1
/
+1
*
|
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
2
-10
/
+10
*
|
PCI detection code doesn't corrupt memory anymore (2nd try)
Erwan
2008-03-20
2
-25
/
+23
|
/
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
13
-14
/
+14
*
win32/Makefile: clean hello.exe on "make tidy"
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
Add stuff to "make dist" to clean up crap that shouldn't be there
H. Peter Anvin
2008-03-03
1
-3
/
+3
*
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
The next release on *this* branch would be 3.63
syslinux-3.63-pre1
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
9
-13
/
+30
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
*
License change for CPU detection modules
Erwan
2008-03-02
6
-36
/
+132
*
Move mboot documentation to the doc/ directory
H. Peter Anvin
2008-03-01
1
-0
/
+0
*
Fix two *.doc files which sadly didn't get renamed...
H. Peter Anvin
2008-03-01
2
-0
/
+0
*
Add a slightly edited version of SubmittingPatches.
syslinux-3.62
H. Peter Anvin
2008-03-01
1
-0
/
+568
*
Document the file renaming from .doc -> .txt
H. Peter Anvin
2008-02-29
6
-25
/
+26
*
Rename text documentation from *.doc to *.txt
H. Peter Anvin
2008-02-28
8
-0
/
+0
*
Don't use "syslinux.cfg" to refer to config files in general
H. Peter Anvin
2008-02-27
1
-2
/
+2
*
Remove pngtopnm dependency from the samples/ directory
H. Peter Anvin
2008-02-26
5
-4
/
+10
*
extlinux: compile hack for old distros
syslinux-3.62-pre16
H. Peter Anvin
2008-02-25
1
-0
/
+2
*
Allow MENU EXIT to specify a menu tag
syslinux-3.62-pre15
H. Peter Anvin
2008-02-22
3
-6
/
+20
*
Fix the handling of hotkeys in MENU LABEL on submenus
syslinux-3.62-pre14
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
NEWS: Document Bruce Robson's Adaptec bug fix
H. Peter Anvin
2008-02-21
1
-0
/
+2
*
realloc(): try to protect a block in the path of a growing object
syslinux-3.62-pre13
H. Peter Anvin
2008-02-21
1
-4
/
+15
*
realloc(): better implementation allowing in-place growth
H. Peter Anvin
2008-02-21
1
-17
/
+55
*
"begin Ymodem download" is supposed to be an imperative...
H. Peter Anvin
2008-02-20
1
-1
/
+1
*
Fix MENU TITLE -> MENU LABEL inheritance
syslinux-3.62-pre12
H. Peter Anvin
2008-02-19
1
-5
/
+5
*
Make sure color directives get attached to the proper menu.
H. Peter Anvin
2008-02-19
4
-4
/
+5
*
simple menu: fix the handling of '+' and '-' given disabled entries
H. Peter Anvin
2008-02-19
1
-4
/
+8
*
Fix the scrollbar handling for insanely huge menus
H. Peter Anvin
2008-02-19
1
-3
/
+2
*
simple menu: remember the cursor position on a per-menu basis
H. Peter Anvin
2008-02-19
3
-6
/
+16
*
Add support for MENU EXIT; no marker for MENU GOTO
H. Peter Anvin
2008-02-19
4
-4
/
+39
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Document MENU START
H. Peter Anvin
2008-02-19
1
-0
/
+8
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
29
-72
/
+62
*
com32: remove dependency files for "make tidy"
H. Peter Anvin
2008-02-19
3
-6
/
+6
*
Add dependency generation for com32 samples.
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Add dependency generation for com32 modules.
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Add dependency generation for the simple menu system
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Set m->title for both root and submenus
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
Allow MENU LABEL <-> MENU TITLE for submenus to work both ways
H. Peter Anvin
2008-02-19
3
-8
/
+16
*
Allow an included file to be treated as a submenu.
H. Peter Anvin
2008-02-19
2
-6
/
+24
*
Document hierarchial menus so far...
H. Peter Anvin
2008-02-19
2
-2
/
+38
*
simple menu: The use of realloc() requires indirect pointers
H. Peter Anvin
2008-02-19
3
-29
/
+37
*
simple menu: first cut at working submenus
H. Peter Anvin
2008-02-19
3
-83
/
+206
*
refstr: handle NULL in refstr[n]dup()
H. Peter Anvin
2008-02-19
1
-0
/
+6
[next]