projects
/
profile
/
ivi
/
syslinux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add dependency generation for the simple menu system
[profile/ivi/syslinux.git]
/
com32
/
2008-02-20
H. Peter Anvin
Add dependency generation for the simple menu system
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Set m->title for both root and submenus
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Allow MENU LABEL <-> MENU TITLE for submenus to work...
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Allow an included file to be treated as a submenu.
tree
|
commitdiff
2008-02-20
H. Peter Anvin
simple menu: The use of realloc() requires indirect...
tree
|
commitdiff
2008-02-20
H. Peter Anvin
simple menu: first cut at working submenus
tree
|
commitdiff
2008-02-20
H. Peter Anvin
refstr: handle NULL in refstr[n]dup()
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Simple menu: use refstrings consistently; now works...
tree
|
commitdiff
2008-02-20
H. Peter Anvin
refstr_get(): handle NULL, force inline
tree
|
commitdiff
2008-02-20
H. Peter Anvin
[v]rsprintf(): actually set the return pointer...
tree
|
commitdiff
2008-02-20
H. Peter Anvin
submenu snapshot: it compiles now...
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Actually implement strnlen()
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Actually implement syslinux_ipappend_strings()
tree
|
commitdiff
2008-02-20
H. Peter Anvin
Submenu support: development snapshot
tree
|
commitdiff
2008-02-17
H. Peter Anvin
VESA: work around bug in the Bochs VESA BIOS
syslinux-3.62-pre10
tree
|
commitdiff
2008-02-16
H. Peter Anvin
Get rid of 4096-entry limit in the simple menu system
syslinux-3.62-pre8
tree
|
commitdiff
2008-02-16
H. Peter Anvin
If we're showing a scrollbar, always show at least...
tree
|
commitdiff
2008-02-16
H. Peter Anvin
hello.c: print arguments, no input section
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: suppress an unused arguments warning
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: align the row buffer to a multiple of 4 bytes.
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Add __aligned() and __alignas() macros
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: Minor cleanups
syslinux-3.62-pre6
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: move debugging code to separate header file
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Set the window size to 2 GB for linear framebuffer
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Bypass pixel conversion when the output format is BGRA32
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Treat linear framebuffer as a degenerate paged framebuffer
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Fix the calculation of bytes_per_pixel
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Replace C version of memmove() with slightly optimized...
tree
|
commitdiff
2008-02-14
H. Peter Anvin
VESA: Support 15-bit RGB modes.
tree
|
commitdiff
2008-02-14
H. Peter Anvin
Add support for paged (banked) VESA video mode
tree
|
commitdiff
2008-02-13
H. Peter Anvin
The shuffle descriptors need to be unused for input...
syslinux-3.62-pre3
tree
|
commitdiff
2008-02-13
H. Peter Anvin
Change the minimum number of shuffle descriptors to 64.
tree
|
commitdiff
2008-02-13
H. Peter Anvin
Query the shuffle descriptor set size and use it
tree
|
commitdiff
2008-02-13
H. Peter Anvin
Move the prototypes for syslinux_shuffle_boot_*()
tree
|
commitdiff
2008-02-12
H. Peter Anvin
simple menu: extend command line size to 2047 characters
tree
|
commitdiff
2008-02-12
H. Peter Anvin
shuffle: avoid computing block lists that will never...
tree
|
commitdiff
2008-02-12
H. Peter Anvin
Handle arbitrary numbers of shuffle descriptors
tree
|
commitdiff
2008-02-11
H. Peter Anvin
simple menu: support sha256 and sha512 passwords
tree
|
commitdiff
2008-02-11
H. Peter Anvin
com32/*: move _GNU_SOURCE definitions into Makefiles
tree
|
commitdiff
2008-02-11
H. Peter Anvin
libutil: add header file <xcrypt.h> for extended crypt...
tree
|
commitdiff
2008-02-11
H. Peter Anvin
mempcpy(): correct naming of the mempcpy() function
tree
|
commitdiff
2008-02-11
H. Peter Anvin
simple menu: update copyright notices; clean whitespace
tree
|
commitdiff
2008-02-11
H. Peter Anvin
simple menu: break password comparisons out into a...
tree
|
commitdiff
2008-02-11
H. Peter Anvin
menu.c: add missing return statement
tree
|
commitdiff
2008-02-11
H. Peter Anvin
Simple menu system: move to dedicated subdirectory
tree
|
commitdiff
2008-01-29
H. Peter Anvin
menu: clean up and fix MD5 password code
tree
|
commitdiff
2008-01-23
H. Peter Anvin
meminfo.c32: a program to dump out the system memory map
tree
|
commitdiff
2008-01-16
H. Peter Anvin
Standardize format for copyright lines and update
tree
|
commitdiff
2008-01-15
H. Peter Anvin
elf.c32: a PHDR segment is loadable; handle filesz...
tree
|
commitdiff
2008-01-15
Jeffrey Hutzelman
SHA1 passwords: initialize the context before salting
tree
|
commitdiff
2008-01-11
H. Peter Anvin
Merge commit 'syslinux-3.55' into adv
syslinux-3.60
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Merge commit 'origin/master' into adv
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Update copyright year
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Merge commit 'origin/master' into adv
tree
|
commitdiff
2008-01-05
H. Peter Anvin
Merge commit 'syslinux-3.55-pre4' into adv
syslinux-3.60-pre7
tree
|
commitdiff
2008-01-05
H. Peter Anvin
Handle vga={ask|normal|ext} in linux.c32
syslinux-3.55-pre4
tree
|
commitdiff
2008-01-03
H. Peter Anvin
Add simple module to load and run a protected-mode...
tree
|
commitdiff
2007-12-18
H. Peter Anvin
Merge commit 'origin/master' into adv
syslinux-3.60-pre6
tree
|
commitdiff
2007-12-13
H. Peter Anvin
syslinux_setadv(): handle size == 0, error on size...
tree
|
commitdiff
2007-12-13
H. Peter Anvin
Library routines for manipulating ADV data
tree
|
commitdiff
2007-12-13
H. Peter Anvin
Initial support for auxilliary data vector
tree
|
commitdiff
2007-12-10
H. Peter Anvin
Separate attribute control for disabled menu items
syslinux-3.54-pre1
tree
|
commitdiff
2007-12-10
H. Peter Anvin
Fix handling of VESA modes with noncontiguous memory...
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add "menu separator", "menu indent", "menu disabled"
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add missing thunk function for cfarcall
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add support for thunking cdecl/stdcall-style real-mode...
tree
|
commitdiff
2007-11-20
H. Peter Anvin
struct term_state: remove duplicate .xy and unused...
tree
|
commitdiff
2007-11-15
H. Peter Anvin
Preserve ES:DI instead of probing for $PnP
syslinux-3.53-pre5
tree
|
commitdiff
2007-11-10
H. Peter Anvin
Add sha256crypt and sha512crypt; not yet enabled
tree
|
commitdiff
2007-11-02
H. Peter Anvin
Optional debugging code for shuffle and boot and load_linux
syslinux-3.53-pre2
tree
|
commitdiff
2007-10-10
H. Peter Anvin
Makefiles: create NASMOPT variable
tree
|
commitdiff
2007-10-02
H. Peter Anvin
elf.c: better error message when memory is unavailable
tree
|
commitdiff
2007-09-24
H. Peter Anvin
Fix building on a 64-bit system without a 32-bit system...
syslinux-3.52
syslinux-3.52-pre10
tree
|
commitdiff
2007-09-21
H. Peter Anvin
localboot.c32: sample/test program for invoking syslinu...
tree
|
commitdiff
2007-08-17
H. Peter Anvin
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
tree
|
commitdiff
2007-08-17
Erwan Velu
Improving PCI collected informations
tree
|
commitdiff
2007-08-14
H. Peter Anvin
Add reboot.c32 module
syslinux-3.52-pre6
tree
|
commitdiff
2007-08-14
H. Peter Anvin
com32: fix __farcall()
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Handle plural correctly in countdown.
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Add header file missing from previous checkin (md5.h)
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Add support for Unix-standard MD5 password
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Correctly handle switches between graphics and text...
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Make the hidden timeout behaviour match the rest of...
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Move hidden_row to -2; don't re-timeout once a key...
tree
|
commitdiff
2007-07-24
H. Peter Anvin
Simple menu system: add support for "menu hidden"
tree
|
commitdiff
2007-07-20
H. Peter Anvin
Add the actual zeroregs file; missing from a previous...
syslinux-3.52-pre4
tree
|
commitdiff
2007-07-20
H. Peter Anvin
Add syslinux_reboot()
tree
|
commitdiff
2007-07-20
H. Peter Anvin
com32: add a common zero-register structure
tree
|
commitdiff
2007-06-22
H. Peter Anvin
chain.c32: add support for searching for an MBR signatu...
tree
|
commitdiff
2007-06-16
H. Peter Anvin
Simple menu: F-key config was accidentally case sensitive
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Stealth whitespace cleanup
tree
|
commitdiff
2007-06-06
H. Peter Anvin
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Allow a flat color to be specified as a background.
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Not all terminals home the cursor on CSI 2 J
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Unify hexval functions; fix % in printf string
tree
|
commitdiff
2007-06-05
H. Peter Anvin
Fix alignment of tab and timeout messages
syslinux-3.50-pre19
tree
|
commitdiff
2007-06-05
H. Peter Anvin
com32: change the message color scheme; background...
tree
|
commitdiff
2007-06-01
Otavio Salvador
Shift horiontaly timeout message when HSHIFT is set
syslinux-3.50-pre17
tree
|
commitdiff
2007-06-01
H. Peter Anvin
Add file missing from previous checkin
tree
|
commitdiff
next