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
...
*
com32/lib: fix unused parameter warning in chdir()
H. Peter Anvin
2010-01-10
1
-0
/
+4
*
memdisk: fix non-prototype function declaration
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix warning in str*cmp()
H. Peter Anvin
2010-01-10
4
-4
/
+8
*
com32/lib: fix warnings in opendir/readdir/closedir
H. Peter Anvin
2010-01-10
3
-1
/
+6
*
Makefile: replace -W -Wall with centralized $(GCCWARN)
H. Peter Anvin
2010-01-10
11
-14
/
+17
*
cmenu: clean up some () that should be (void)
H. Peter Anvin
2010-01-10
3
-4
/
+4
*
NEWS: document Grub4DOS chainloading
H. Peter Anvin
2010-01-10
1
-0
/
+2
*
chain.c32: simplify the grub4dos support
H. Peter Anvin
2010-01-10
1
-13
/
+9
*
chain.c32: add grldr= command for Grub4dos
Kim Mik
2010-01-10
1
-1
/
+12
*
Update README for 2010
H. Peter Anvin
2010-01-06
1
-1
/
+1
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
12
-38
/
+48
*
Update date to 2010
H. Peter Anvin
2010-01-06
3
-2
/
+3
*
core: Remove the built-in default
H. Peter Anvin
2010-01-06
4
-22
/
+25
*
dosutil: don't remove targets which need Watcom even for "make spotless"
H. Peter Anvin
2009-12-30
1
-2
/
+4
*
chain.c32: stylistic comments/usage output changes
Kim Mik
2009-12-28
1
-2
/
+2
*
Merge commit 'sherbszt/gfxboot32'
syslinux-3.85-pre1
H. Peter Anvin
2009-12-28
3
-5
/
+12
|
\
|
*
gfxboot: fix loading of LABELs with non KERNEL or LINUX commands
Sebastian Herbszt
2009-12-08
1
-1
/
+6
|
*
gfxboot: accept plain boot logo files
Sebastian Herbszt
2009-12-08
1
-1
/
+3
|
*
gfxboot: fix typo in cb_getcwd - wrong function number
Sebastian Herbszt
2009-12-05
1
-1
/
+1
|
*
gfxboot: use $(NASM) and $(OBJCOPY)
Sebastian Herbszt
2009-12-05
1
-2
/
+2
*
|
gfxboot: add .gitignore file
H. Peter Anvin
2009-12-28
1
-0
/
+1
*
|
eltorito: align some pointlessly misaligned data items
H. Peter Anvin
2009-12-28
1
-4
/
+5
*
|
chain.c: do a proper copy operation for the cmldr signature
H. Peter Anvin
2009-12-28
1
-9
/
+14
*
|
chain.c32: add support for booting the Recovery Console of Windows NT/2K/XP
Kim Mik
2009-12-28
1
-0
/
+17
*
|
Merge commit 'contrib/master'
H. Peter Anvin
2009-12-28
2
-3
/
+3
|
\
\
|
*
|
memdisk: Fix "might be used uninitialized" warning
Shao Miller
2009-12-11
1
-2
/
+2
|
*
|
memdisk: Fix mBFT alignment
Shao Miller
2009-12-11
1
-1
/
+1
*
|
|
chain.c32: fixing implicit declaration of function ‘syslinux_force_text_mod...
Kim Mik
2009-12-28
1
-0
/
+1
*
|
|
NEWS, version: prepare for 3.85
H. Peter Anvin
2009-12-22
2
-1
/
+4
*
|
|
com32: syslinux_report_video_mode returns void
H. Peter Anvin
2009-12-22
2
-2
/
+2
*
|
|
vesa: formatting fix
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
|
|
vesamenu: unbreak the default background
H. Peter Anvin
2009-12-22
1
-4
/
+11
*
|
|
spec: don't actually package the dosutil directory proper
syslinux-3.84
H. Peter Anvin
2009-12-18
1
-1
/
+1
*
|
|
spec: NASM 2.03, new dosutil directory
H. Peter Anvin
2009-12-18
1
-1
/
+6
*
|
|
NEWS: document eltorito.sys
H. Peter Anvin
2009-12-18
1
-0
/
+2
*
|
|
NEWS: chain.c32 now always returns to text mode.
H. Peter Anvin
2009-12-18
1
-0
/
+1
*
|
|
chain.c32: force text mode
H. Peter Anvin
2009-12-18
1
-0
/
+3
*
|
|
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
6
-14
/
+153
*
|
|
NEWS: document chain.c32 -> isolinux.bin addition
H. Peter Anvin
2009-12-18
1
-0
/
+1
|
/
/
*
|
eltorito: align the buffer
H. Peter Anvin
2009-12-09
1
-0
/
+1
*
|
dosutil: move install to a subdirectory
H. Peter Anvin
2009-12-09
1
-1
/
+2
*
|
Makefile: add DOS utilities as installables
H. Peter Anvin
2009-12-09
2
-2
/
+9
*
|
eltorito: it is converted to NASM...
H. Peter Anvin
2009-12-08
1
-3
/
+2
*
|
dosutil: add $(NASMOPT) to rules; clean up *.lst
H. Peter Anvin
2009-12-08
1
-3
/
+3
*
|
eltorito: fix comments that confuse NASM
H. Peter Anvin
2009-12-08
1
-2
/
+2
*
|
dosutil: add eltorito.sys
H. Peter Anvin
2009-12-08
4
-1
/
+1173
*
|
doc: document mBFT and "safe hook"
syslinux-3.84-pre6
Shao Miller
2009-12-07
1
-0
/
+40
*
|
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
10
-8
/
+35
*
|
NEWS: document MENU RESOLUTION
H. Peter Anvin
2009-12-07
1
-0
/
+2
*
|
Merge branch 'softres'
H. Peter Anvin
2009-12-07
22
-556
/
+810
|
\
\
[prev]
[next]