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
path:
root
/
com32
/
lib
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
read: handle the case of partial data from unread
dynamic
H. Peter Anvin
2009-08-10
2
-6
/
+10
*
lib: add unread() syscall; use it to implement ungetc()
H. Peter Anvin
2009-08-09
5
-5
/
+90
*
file: clear fp->i.buf when the buffer is freed
H. Peter Anvin
2009-08-02
2
-0
/
+2
*
file: use malloc/free to allocate and free buffers
H. Peter Anvin
2009-08-02
5
-12
/
+45
*
Add openmem() function to read from memory as if it were a file
H. Peter Anvin
2009-07-09
3
-9
/
+69
*
Merge branch 'master' into core32
H. Peter Anvin
2009-05-29
1
-3
/
+3
|
\
|
*
Add back spaces around ellipses in case statements
H. Peter Anvin
2009-05-29
1
-3
/
+3
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-29
48
-2165
/
+2167
|
\
|
|
*
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
|
*
Run Nindent on com32/lib/sys/line_input.c
H. Peter Anvin
2009-05-29
1
-41
/
+43
|
*
Run Nindent on com32/lib/sys/isatty.c
H. Peter Anvin
2009-05-29
1
-7
/
+7
|
*
Run Nindent on com32/lib/sys/intcall.c
H. Peter Anvin
2009-05-29
1
-2
/
+2
|
*
Run Nindent on com32/lib/sys/ftell.c
H. Peter Anvin
2009-05-29
1
-4
/
+4
|
*
Run Nindent on com32/lib/sys/fstat.c
H. Peter Anvin
2009-05-29
1
-18
/
+18
|
*
Run Nindent on com32/lib/sys/fileread.c
H. Peter Anvin
2009-05-29
1
-38
/
+38
|
*
Run Nindent on com32/lib/sys/fileclose.c
H. Peter Anvin
2009-05-29
1
-8
/
+8
|
*
Run Nindent on com32/lib/sys/file.h
H. Peter Anvin
2009-05-29
1
-34
/
+34
|
*
Run Nindent on com32/lib/sys/farcall.c
H. Peter Anvin
2009-05-29
1
-2
/
+2
|
*
Run Nindent on com32/lib/sys/err_write.c
H. Peter Anvin
2009-05-29
1
-8
/
+10
|
*
Run Nindent on com32/lib/sys/err_read.c
H. Peter Anvin
2009-05-29
1
-8
/
+10
|
*
Run Nindent on com32/lib/sys/colortable.c
H. Peter Anvin
2009-05-29
1
-2
/
+2
|
*
Run Nindent on com32/lib/sys/close.c
H. Peter Anvin
2009-05-29
1
-19
/
+19
[next]