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
Commit message (
Expand
)
Author
Age
Files
Lines
*
disklib: Detect DiskCryptor MBR
Gert Hulselmans
2011-01-25
1
-0
/
+2
*
disklib: Detect "FreeDOS (eXtended FDisk)" MBR
Gert Hulselmans
2011-01-25
1
-1
/
+3
*
disklib: Detect "MS-DOS 3.30 through Windows 95 (A)" MBR
Gert Hulselmans
2011-01-25
1
-1
/
+3
*
disklib: Detect new Syslinux (normal + isohybrid) MBR
Gert Hulselmans
2011-01-25
1
-4
/
+13
*
disklib: Detect Paragon MBR
Gert Hulselmans
2011-01-25
1
-0
/
+3
*
com32: fix a ffile descriptor leak on open() of a nonexistent file
H. Peter Anvin
2010-12-06
1
-2
/
+4
*
gfxboot: require LABEL keywords
Sebastian Herbszt
2010-12-05
1
-0
/
+5
*
gfxboot: support TEXT and ENDTEXT keywords
Sebastian Herbszt
2010-12-05
1
-1
/
+14
*
gfxboot: use a character array for an absolute symbol
H. Peter Anvin
2010-11-14
1
-3
/
+4
*
disklib: remove improper "inline"
H. Peter Anvin
2010-11-14
1
-2
/
+2
*
com32: add a centralized bitops header
H. Peter Anvin
2010-11-14
3
-23
/
+66
*
Merge branch 'genec-rosh-for-hpa', remote branches 'genec/sample-make-for-hpa...
H. Peter Anvin
2010-11-14
3
-22
/
+51
|
\
|
*
gfxboot: fix buffer overrun when loading kernel/initramfs
syslinux-4.03
Colin Watson
2010-10-20
1
-1
/
+2
|
*
Merge remote branch 'liu/master'
syslinux-4.03-pre6
H. Peter Anvin
2010-10-15
1
-18
/
+27
|
|
\
|
|
*
lib: Update memmem function
Liu Aleaxander
2010-10-09
1
-18
/
+27
|
*
|
chain.c32: DRMK: Fix comment at top of source
Gene Cumm
2010-10-14
1
-1
/
+2
|
*
|
chain.c32: DRMK: Add comment about only using a DWORD for partition offset
Gene Cumm
2010-10-13
1
-0
/
+1
|
*
|
chain.c32: DRMK: clean up output; clean up and correct comments
Gene Cumm
2010-10-13
1
-10
/
+8
|
*
|
chain.c: Progress on DRMK and notes that it's not perfect yet.
Gene Cumm
2010-10-13
1
-2
/
+21
*
|
|
rosh: rosh_argcat now has length. if DO_DEBUG, show startup command
Gene Cumm
2010-10-16
1
-8
/
+16
*
|
|
rosh: display command entered and a command unknown message when not known
Gene Cumm
2010-10-16
1
-20
/
+24
*
|
|
Merge branch 'master' into rosh_for_hpa
Gene Cumm
2010-10-13
3
-37
/
+54
|
\
\
\
|
|
/
/
|
*
|
gfxboot: add include and menu include support
syslinux-4.03-pre5
Colin Watson
2010-10-12
1
-21
/
+42
|
*
|
chain.c32: make CHS calculation match core/fs/diskio.c
H. Peter Anvin
2010-10-12
1
-14
/
+10
|
*
|
strspn.c: drop "inline"
H. Peter Anvin
2010-10-12
1
-2
/
+2
|
*
|
chain.c32: fix conversion from LBA to CHS
H. Peter Anvin
2010-10-12
1
-1
/
+1
|
|
/
*
|
rosh: add another item in the ToDos comment
Gene Cumm
2010-10-13
1
-0
/
+2
*
|
rosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add ROSH_DEBUG2_ARGV_V macro
Gene Cumm
2010-10-09
2
-7
/
+31
*
|
unistd.h: Add missing getopt declarations
Gene Cumm
2010-10-09
1
-0
/
+4
*
|
Merge branch 'master' into rosh_for_hpa
Gene Cumm
2010-10-09
1
-3
/
+29
|
\
\
|
|
/
|
*
Merge remote branch 'genec/rosh_for_hpa'
syslinux-4.03-pre4
H. Peter Anvin
2010-10-08
3
-24
/
+99
|
|
\
|
*
|
chain: Extra comments; shrink the new space to minimum
Gene Cumm
2010-08-01
1
-5
/
+5
|
*
|
chain: Just assign the value rather than using memcpy()
Gene Cumm
2010-08-01
1
-4
/
+1
|
*
|
chain: add drmk= to usage
Gene Cumm
2010-08-01
1
-0
/
+1
|
*
|
chain: Fix up and clean up DRMK load code; fix filename length; Patch memory.
Gene Cumm
2010-08-01
1
-11
/
+8
|
*
|
chain.c32: prepare for loading DRMK
Gene Cumm
2010-08-01
1
-0
/
+31
|
*
|
chain.c: fix public index value in mbr and gpt iterators
Michal Soltys
2010-07-30
1
-3
/
+3
*
|
|
rosh: Remove unneeded cases in rosh_command() switch statements
Gene Cumm
2010-10-09
1
-2
/
+0
*
|
|
rosh: Clean up rosh_command to remove old stuff
Gene Cumm
2010-10-09
1
-4
/
+0
*
|
|
rosh: code cleanup
Gene Cumm
2010-10-09
1
-3
/
+2
*
|
|
rosh: Change rosh_ls()/rosh_dir() to use argc/argv; use getopt()
Gene Cumm
2010-10-09
2
-76
/
+47
*
|
|
rosh: Change rosh_more()/rosh_less() to use argc/argv
Gene Cumm
2010-10-09
1
-26
/
+18
*
|
|
rosh: remove cmdstr from rosh_pwd()
Gene Cumm
2010-10-09
1
-9
/
+2
*
|
|
rosh: clear errno before possibly using it. might be set by a previous call
Gene Cumm
2010-10-09
1
-2
/
+9
*
|
|
rosh: Add argc/argv rosh_reboot(); Allow warm reboots
Gene Cumm
2010-10-09
1
-7
/
+27
*
|
|
rosh: In main, use string macro directly
Gene Cumm
2010-10-09
1
-1
/
+1
*
|
|
rosh: Change rosh_run() to use argc/argv
Gene Cumm
2010-10-09
1
-14
/
+13
*
|
|
rosh: Change rosh_help() to use the string passed to it directly
Gene Cumm
2010-10-09
1
-9
/
+6
*
|
|
rosh: ROSH_DEBUG_ARGV_V in header
Gene Cumm
2010-10-09
1
-2
/
+2
*
|
|
rosh: convert rosh_cat() to argc/argv
Gene Cumm
2010-10-09
1
-18
/
+9
[next]