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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introducing a new com32 module to parse pci devices/buses
syslinux-3.2x
Erwan Velu
2006-09-12
3
-1
/
+265
*
Adding a new com32 module to handle cpu information
syslinux-3.21-pre1
Erwan Velu
2006-09-05
3
-1
/
+457
*
Simple menu system updates
Arne Georg Gleditsch
2006-09-05
3
-5
/
+49
*
Remove more CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
1
-1
/
+0
*
Remove CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
5
-5
/
+0
*
Stealth whitespace cleanup
H. Peter Anvin
2006-08-14
2
-8
/
+7
*
Adding a com32 module to handle DMI
Erwan Velu
2006-08-14
4
-1
/
+691
*
Be excrutiatingly correct with inline assembly syntax
syslinux-3.20-pre9
H. Peter Anvin
2006-05-24
1
-1
/
+1
*
mboot.c: allow memory addresses as jmp arguments.
H. Peter Anvin
2006-05-24
1
-2
/
+2
*
mboot.c32: fix register constraints bug (more cleanly)
Tim Deegan
2006-05-24
1
-25
/
+13
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
4
-6
/
+2
*
Remove stealth whitespace
H. Peter Anvin
2006-03-17
9
-179
/
+179
*
mboot.c32:load ELF segments from the segment header
Tim Deegan
2006-03-17
1
-4
/
+60
*
mboot.c32: clear inputs to BIOS calls
Tim Deegan
2006-03-17
1
-1
/
+3
*
Remove definition of CLK_TCK redundant with get_key.h
H. Peter Anvin
2006-03-12
1
-4
/
+0
*
Clean up the handling of "extended whitespace"; fix typos
H. Peter Anvin
2006-01-19
3
-8
/
+13
*
Handle "ontimeout" with label correctly in menu.c32; add "menu shiftkey"
syslinux-3.20-pre4
H. Peter Anvin
2006-01-07
3
-5
/
+59
*
Quicker timeout clear
syslinux-3.11-pre11
syslinux-3.11
hpa
2005-08-30
1
-6
/
+2
*
New "totaltimeout" option; change the menu behaviour on timeout.
hpa
2005-08-30
3
-28
/
+93
*
A few more edit keys; faster [Tab] operation
syslinux-3.11-pre8
hpa
2005-08-29
1
-9
/
+49
*
Reorganize so that a 512-character command line fits on an 80x24 screen
hpa
2005-08-28
1
-6
/
+6
*
More emacsy keybindings
hpa
2005-08-28
1
-2
/
+4
*
Display autoboot countdown
syslinux-3.11-pre6
hpa
2005-08-28
1
-13
/
+44
*
Handle 512-character command lines
hpa
2005-08-28
1
-1
/
+2
*
Better command-line editing
hpa
2005-08-28
1
-20
/
+69
*
Avoid doing the same job more than once...
syslinux-3.11-pre3
hpa
2005-08-26
1
-10
/
+10
*
Allow customization of the menu layout.
hpa
2005-08-26
3
-11
/
+38
*
Remove special handling of P and N in menu
hpa
2005-08-22
1
-6
/
+2
*
Correct the code related to the run kernel image API function.
hpa
2005-08-21
1
-24
/
+22
*
Add more low-level API function to load the kernel, and make the
hpa
2005-08-21
1
-6
/
+27
*
Need to strdup the kernel name so it can be free'd
hpa
2005-08-19
1
-1
/
+1
*
Improve and document secondary menus.
hpa
2005-08-19
2
-19
/
+33
*
Handle MENU PASSWD correctly
syslinux-3.10-pre12
hpa
2005-08-18
1
-2
/
+9
*
Add debugging code, if necessary
hpa
2005-08-09
1
-1
/
+14
*
Explicitly detect the config type
syslinux-3.10-pre4
hpa
2005-08-08
1
-0
/
+2
*
New Multiboot module; increase command line limit to 1023
syslinux-3.08
hpa
2005-05-08
6
-1
/
+1551
*
Precedence fix
hpa
2005-04-06
1
-1
/
+1
*
Fix highlighting of digits and lower-case characters.
hpa
2005-04-03
1
-1
/
+1
*
Add password support to simple menu system
syslinux-3.08-pre4
hpa
2005-01-21
2
-19
/
+105
*
More work on password support for the menu systems. Make the base64
hpa
2005-01-21
3
-8
/
+34
*
SHA-1 support in libutil; beginnings of menu passwd support
hpa
2005-01-20
3
-14
/
+81
*
3.07: Fix chainloading
hpa
2005-01-12
1
-59
/
+77
*
Fix command parsing; add mask support
hpa
2005-01-05
1
-16
/
+39
*
Use DEC VT graphics and try to be compatible with as many terminal
hpa
2005-01-05
1
-23
/
+23
*
Spend little over half a kilobyte printing an error message at the end.
hpa
2005-01-05
1
-2
/
+5
*
New module "ethersel" which scans for devices and boots an appropriate
hpa
2005-01-05
2
-1
/
+257
*
More readable scroll bar
hpa
2005-01-04
1
-1
/
+1
*
More navigation keys
hpa
2005-01-04
1
-0
/
+11
*
More serial console speed improvements.
hpa
2005-01-04
1
-35
/
+53
*
Work better over a serial console
hpa
2005-01-04
1
-7
/
+12
[next]