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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Simple menu: use refstrings consistently; now works again
H. Peter Anvin
2008-02-19
3
-113
/
+117
*
refstr_get(): handle NULL, force inline
H. Peter Anvin
2008-02-19
1
-3
/
+4
*
[v]rsprintf(): actually set the return pointer...
H. Peter Anvin
2008-02-19
1
-0
/
+1
*
submenu snapshot: it compiles now...
H. Peter Anvin
2008-02-19
9
-339
/
+465
*
Actually implement strnlen()
H. Peter Anvin
2008-02-19
2
-0
/
+14
*
Actually implement syslinux_ipappend_strings()
H. Peter Anvin
2008-02-19
2
-0
/
+59
*
Submenu support: development snapshot
H. Peter Anvin
2008-02-19
6
-185
/
+345
*
memdump: fix typo
H. Peter Anvin
2008-02-18
1
-1
/
+1
*
VESA: work around bug in the Bochs VESA BIOS
syslinux-3.62-pre10
H. Peter Anvin
2008-02-16
2
-5
/
+15
*
rllback: improve compression by allowing two-byte run lengths
H. Peter Anvin
2008-02-16
1
-27
/
+37
*
ISOLINUX: Adaptec bug fix: handle the case of DL missing bit 7
syslinux-3.62-pre9
Bruce Robson
2008-02-16
1
-3
/
+11
*
Get rid of 4096-entry limit in the simple menu system
syslinux-3.62-pre8
H. Peter Anvin
2008-02-16
3
-10
/
+35
*
If we're showing a scrollbar, always show at least one unit
H. Peter Anvin
2008-02-16
1
-1
/
+1
*
Put virtual kernels (CLI labels) in high memory
syslinux-3.62-pre7
H. Peter Anvin
2008-02-15
11
-84
/
+97
*
hello.c: print arguments, no input section
H. Peter Anvin
2008-02-15
1
-9
/
+4
*
Don't close the A20 gate; leave it open
H. Peter Anvin
2008-02-15
3
-1
/
+21
*
Slightly simpler to use interface to simple_pm_call
H. Peter Anvin
2008-02-15
1
-10
/
+17
*
bcopy32: refactor the bcopy routine to be able to reuse the pm part
H. Peter Anvin
2008-02-15
1
-46
/
+82
*
VESA: suppress an unused arguments warning
H. Peter Anvin
2008-02-14
1
-0
/
+1
*
VESA: align the row buffer to a multiple of 4 bytes.
H. Peter Anvin
2008-02-14
1
-1
/
+1
*
Add __aligned() and __alignas() macros
H. Peter Anvin
2008-02-14
1
-0
/
+4
*
VESA: Minor cleanups
syslinux-3.62-pre6
H. Peter Anvin
2008-02-13
2
-9
/
+12
*
VESA: move debugging code to separate header file
H. Peter Anvin
2008-02-13
2
-25
/
+38
*
Set the window size to 2 GB for linear framebuffer
H. Peter Anvin
2008-02-13
1
-1
/
+5
*
Bypass pixel conversion when the output format is BGRA32
H. Peter Anvin
2008-02-13
3
-21
/
+21
*
Treat linear framebuffer as a degenerate paged framebuffer
H. Peter Anvin
2008-02-13
4
-43
/
+35
*
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
H. Peter Anvin
2008-02-13
7
-70
/
+85
*
Fix the calculation of bytes_per_pixel
H. Peter Anvin
2008-02-13
2
-16
/
+1
*
Replace C version of memmove() with slightly optimized assembly
H. Peter Anvin
2008-02-13
2
-34
/
+79
*
Document support for nonlinear frame buffers.
syslinux-3.62-pre4
H. Peter Anvin
2008-02-13
1
-0
/
+2
*
VESA: Support 15-bit RGB modes.
H. Peter Anvin
2008-02-13
3
-0
/
+18
*
Add support for paged (banked) VESA video mode
H. Peter Anvin
2008-02-13
6
-14
/
+162
*
Correct comment specific to SYSLINUX in the other derivatives
H. Peter Anvin
2008-02-13
3
-6
/
+3
*
isolinux: spec buffer size is 13h (19), not 13
H. Peter Anvin
2008-02-13
1
-1
/
+1
*
The shuffle descriptors need to be unused for input *and* output
syslinux-3.62-pre3
H. Peter Anvin
2008-02-12
1
-5
/
+17
*
Change the minimum number of shuffle descriptors to 64.
H. Peter Anvin
2008-02-12
2
-3
/
+3
*
Query the shuffle descriptor set size and use it
H. Peter Anvin
2008-02-12
1
-1
/
+14
*
Move the prototypes for syslinux_shuffle_boot_*()
H. Peter Anvin
2008-02-12
3
-12
/
+12
[next]