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
*
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
|
*
|
EXTLINUX: Add sanity check for XFS filesystems
Paulo Alcantara
2012-07-29
2
-3
/
+67
[next]