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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'syslinux-5.00' into firmware
syslinux-6.00-pre3
Matt Fleming
2012-12-07
118
-4172
/
+5826
|
\
|
*
Delete 16-bit COMBOOT support
syslinux-5.00
Matt Fleming
2012-12-06
20
-2443
/
+23
|
*
Symbol export whitelist
Matt Fleming
2012-12-05
44
-92
/
+103
|
*
core: Fix 'NoHalt'
Matt Fleming
2012-12-05
3
-5
/
+3
|
*
com32: Delete unused malloc.c and friends
Matt Fleming
2012-12-05
4
-383
/
+0
|
*
Reduce the number of global variables
Matt Fleming
2012-12-05
16
-270
/
+28
|
*
comboot: Mark API functions obsolete
Matt Fleming
2012-12-05
1
-349
/
+37
|
*
doc: Further explanation for the PATH directive and lookup rules
Matt Fleming
2012-12-04
1
-1
/
+29
|
*
Revert "menu: Inherit parent menu title"
Matt Fleming
2012-12-04
1
-3
/
+0
|
*
ldlinux: Use get_msg_file() for F-keys
Matt Fleming
2012-12-04
1
-17
/
+2
|
*
ldlinux: Remove default bold attribute typo
Matt Fleming
2012-12-04
1
-1
/
+1
|
*
CLI: Don't always start the CLI at column 0
Matt Fleming
2012-12-04
1
-3
/
+9
|
*
ldlinux: Move DISPLAY file handling out of the core
syslinux-5.00-pre13
Matt Fleming
2012-12-03
3
-340
/
+215
|
*
stdio: Fix unhexchar() for hex digits > 9
Matt Fleming
2012-12-03
1
-3
/
+3
|
*
Merge branch 'searchdir_leak-5' of git://git.zytor.com/users/sha0/syslinux in...
Matt Fleming
2012-11-30
1
-108
/
+155
|
|
\
|
|
*
fs: Fix searchdir resource leak
Shao Miller
2012-11-29
1
-108
/
+155
|
*
|
PATH: Use installation directory for 'PATH'
Matt Fleming
2012-11-30
2
-4
/
+2
|
*
|
ldlinux: Don't try reloading ldlinux.c32 unless it's likely to succeed
Matt Fleming
2012-11-30
2
-1
/
+13
|
*
|
module: Fix incorrect list_entry() use
Matt Fleming
2012-11-30
1
-1
/
+1
|
|
/
|
*
CLI: Delete 'temp_cmdline' and put 'cmdline' on the stack
Matt Fleming
2012-11-29
1
-17
/
+6
|
*
module: Stop silently failing to load dependency modules
syslinux-5.00-pre12
Matt Fleming
2012-11-29
1
-1
/
+11
|
*
ldlinux: Complain to user on failure to perform file operations
Matt Fleming
2012-11-29
3
-4
/
+4
|
*
module: Append '/' to PATH strings if missing
Matt Fleming
2012-11-29
1
-0
/
+4
|
*
ldlinux: Only append missing filename extensions
Matt Fleming
2012-11-29
1
-3
/
+6
|
*
Merge branch 'coverity' into elflink
syslinux-5.00-pre11
Matt Fleming
2012-11-27
10
-25
/
+32
|
|
\
|
|
*
core/elflink: Fix off-by-one error
Matt Fleming
2012-11-27
1
-2
/
+3
|
|
*
module: Fix off-by-one error in findpath()
Matt Fleming
2012-11-27
1
-2
/
+2
|
|
*
module: Fix memory leak in spawn_load()
Matt Fleming
2012-11-27
1
-10
/
+12
|
|
*
pxe: Don't leak inode on timeout
Matt Fleming
2012-11-27
1
-1
/
+3
|
|
*
screensize: Dereference pointers when checking cols/rows
Matt Fleming
2012-11-27
1
-1
/
+1
|
|
*
hdt-cli: Correct malloc() size argument
Matt Fleming
2012-11-27
1
-1
/
+1
|
|
*
chainboot: Delete extraneous free() in chainboot_file()
Matt Fleming
2012-11-15
1
-3
/
+1
|
|
*
vesa: Fix double close() bug in vesacon_load_background()
Matt Fleming
2012-11-15
1
-1
/
+0
|
|
*
asprintf: Ensure we always call va_end(ap)
Matt Fleming
2012-11-15
1
-2
/
+3
|
|
*
bufprintf: Add va_end() for our va_copy()
Matt Fleming
2012-11-15
1
-2
/
+6
|
*
|
Merge branch 'xfs-for-hpa' of git://zytor.com/users/pcacjr/syslinux into merg...
Matt Fleming
2012-11-27
23
-40
/
+5011
|
|
\
\
|
|
*
|
xfs: Fix the way we check di_mode of an inode
Paulo Alcantara
2012-09-02
2
-13
/
+13
|
|
*
|
xfs: Cleanup previous commit
Paulo Alcantara
2012-09-02
2
-21
/
+19
|
|
*
|
xfs: Add xfs_readlink()
Chen Baozi
2012-09-02
4
-0
/
+63
|
|
*
|
xfs: Cleanup and remove some trailing whitespaces
Paulo Alcantara
2012-09-02
2
-8
/
+9
|
|
*
|
xfs: Add XFS_DINODE_FMT_BTREE support in xfs_next_extent()
Chen Baozi
2012-09-02
3
-20
/
+69
|
|
*
|
xfs: Cleanup and remove some trailing whitespaces
Paulo Alcantara
2012-09-02
1
-4
/
+8
|
|
*
|
xfs: Rework xfs_dir2_get_right_blk()
Chen Baozi
2012-09-02
4
-29
/
+237
|
|
*
|
xfs: cleanup unused structure
Chen Baozi
2012-09-02
1
-14
/
+0
|
|
*
|
xfs: Remove some trailing whitespaces
Paulo Alcantara
2012-09-02
1
-2
/
+5
|
|
*
|
xfs: Add full B+tree search support in xfs_dir2_node_find_entry()
Chen Baozi
2012-09-02
1
-54
/
+54
|
|
*
|
xfs: Add xfs_fmt_btree_find_entry()
Chen Baozi
2012-09-02
1
-0
/
+9
|
|
*
|
xfs: Fix memory leak in xfs_dir2_node_find_entry() function
Paulo Alcantara
2012-07-29
2
-3
/
+3
|
|
*
|
xfs: Cleanup xfs_readdir_dir2_leaf() function
Paulo Alcantara
2012-07-29
1
-21
/
+15
|
|
*
|
xfs: Implement xfs_readdir_dir2_node() function
Paulo Alcantara
2012-07-29
5
-12
/
+139
[next]