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
path:
root
/
com32
/
lib
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
1
-12
/
+7
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
5
-8
/
+19
*
Merge branch 'softres'
H. Peter Anvin
2009-12-07
5
-76
/
+116
|
\
|
*
vesacon: make it possible to request nonstandard resolutions
H. Peter Anvin
2009-12-07
1
-1
/
+15
|
*
vesacon: not all JPEG images are JFIF
H. Peter Anvin
2009-12-07
1
-2
/
+1
|
*
vesacon: infrastructure support for arbitrary resolutions
H. Peter Anvin
2009-08-05
5
-77
/
+104
*
|
com32: Avoid gpxe detection code duplication
Erwan Velu
2009-12-04
1
-0
/
+45
*
|
open: close the file descriptor if the file fails to open
H. Peter Anvin
2009-11-19
1
-1
/
+2
*
|
Revert "ansicon: allow to pass page # to write functions"
H. Peter Anvin
2009-11-06
3
-15
/
+16
*
|
libansi: reset SGR parameters cache in cls()
Pierre-Alexandre Meyer
2009-11-02
1
-0
/
+23
*
|
libansi: correctly reset attributes
Pierre-Alexandre Meyer
2009-09-05
1
-2
/
+4
*
|
libansi: reset_colors should use csprint
Pierre-Alexandre Meyer
2009-09-05
1
-1
/
+1
*
|
libansi: add reset_colors function
Pierre-Alexandre Meyer
2009-09-05
1
-0
/
+5
*
|
ansi: add support for no-wrap mode, cleanups
H. Peter Anvin
2009-09-04
2
-40
/
+51
*
|
Merge commit 'origin/libansi' into cmenu-video
Pierre-Alexandre Meyer
2009-09-04
1
-0
/
+207
|
\
\
|
*
|
libansi: build libansi.o
Pierre-Alexandre Meyer
2009-09-01
1
-1
/
+1
|
*
|
libansi: move to lib directory, as it is MIT, not GPL licensed
Pierre-Alexandre Meyer
2009-09-01
1
-0
/
+207
|
*
|
Revert "ansicon: allow to pass page # to write functions"
Pierre-Alexandre Meyer
2009-09-01
3
-15
/
+16
|
*
|
ansicon: allow to pass page # to write functions
Pierre-Alexandre Meyer
2009-09-01
3
-16
/
+15
|
|
/
*
|
ansicon: allow to pass page # to write functions
Pierre-Alexandre Meyer
2009-08-11
3
-16
/
+15
|
/
*
Add back spaces around ellipses in case statements
H. Peter Anvin
2009-05-29
1
-3
/
+3
*
Run Nindent on com32/lib/sys/zfopen.c
H. Peter Anvin
2009-05-29
1
-27
/
+27
*
Run Nindent on com32/lib/sys/zfile.c
H. Peter Anvin
2009-05-29
1
-87
/
+85
*
Run Nindent on com32/lib/sys/xserial_write.c
H. Peter Anvin
2009-05-29
1
-58
/
+58
*
Run Nindent on com32/lib/sys/x86_init_fpu.c
H. Peter Anvin
2009-05-29
1
-21
/
+21
*
Run Nindent on com32/lib/sys/write.c
H. Peter Anvin
2009-05-29
1
-6
/
+6
*
Run Nindent on com32/lib/sys/vesaserial_write.c
H. Peter Anvin
2009-05-29
1
-10
/
+11
*
Run Nindent on com32/lib/sys/vesacon_write.c
H. Peter Anvin
2009-05-29
1
-61
/
+60
*
Run Nindent on com32/lib/sys/vesa/video.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
*
Run Nindent on com32/lib/sys/vesa/vesa.h
H. Peter Anvin
2009-05-29
1
-50
/
+51
*
Run Nindent on com32/lib/sys/vesa/screencpy.c
H. Peter Anvin
2009-05-29
1
-66
/
+66
*
Run Nindent on com32/lib/sys/vesa/initvesa.c
H. Peter Anvin
2009-05-29
1
-222
/
+221
*
Run Nindent on com32/lib/sys/vesa/fmtpixel.c
H. Peter Anvin
2009-05-29
1
-40
/
+39
*
Run Nindent on com32/lib/sys/vesa/fill.h
H. Peter Anvin
2009-05-29
1
-25
/
+22
*
Run Nindent on com32/lib/sys/vesa/drawtxt.c
H. Peter Anvin
2009-05-29
1
-203
/
+207
*
Run Nindent on com32/lib/sys/vesa/debug.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
*
Run Nindent on com32/lib/sys/vesa/background.c
H. Peter Anvin
2009-05-29
1
-270
/
+264
*
Run Nindent on com32/lib/sys/times.c
H. Peter Anvin
2009-05-29
1
-4
/
+4
*
Run Nindent on com32/lib/sys/stdcon_write.c
H. Peter Anvin
2009-05-29
1
-22
/
+23
*
Run Nindent on com32/lib/sys/stdcon_read.c
H. Peter Anvin
2009-05-29
1
-25
/
+24
*
Run Nindent on com32/lib/sys/serial_write.c
H. Peter Anvin
2009-05-29
1
-20
/
+20
*
Run Nindent on com32/lib/sys/screensize.c
H. Peter Anvin
2009-05-29
1
-12
/
+12
*
Run Nindent on com32/lib/sys/read.c
H. Peter Anvin
2009-05-29
1
-6
/
+6
*
Run Nindent on com32/lib/sys/rawcon_write.c
H. Peter Anvin
2009-05-29
1
-18
/
+19
*
Run Nindent on com32/lib/sys/rawcon_read.c
H. Peter Anvin
2009-05-29
1
-26
/
+26
*
Run Nindent on com32/lib/sys/opendev.c
H. Peter Anvin
2009-05-29
1
-44
/
+44
*
Run Nindent on com32/lib/sys/openconsole.c
H. Peter Anvin
2009-05-29
1
-10
/
+10
*
Run Nindent on com32/lib/sys/open.c
H. Peter Anvin
2009-05-29
1
-32
/
+32
*
Run Nindent on com32/lib/sys/null_write.c
H. Peter Anvin
2009-05-29
1
-7
/
+9
*
Run Nindent on com32/lib/sys/null_read.c
H. Peter Anvin
2009-05-29
1
-7
/
+9
[next]