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
/
core
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: use better malloc; add low memory malloc; fix com32 exit
H. Peter Anvin
2010-02-23
1
-1
/
+3
*
core: add a direct 32-bit API
H. Peter Anvin
2010-02-23
3
-0
/
+10
*
cache: fix _get_cache_block() return, add lock_cache_block()
H. Peter Anvin
2010-02-16
1
-0
/
+1
*
cache: update the metadata cache design
H. Peter Anvin
2010-02-16
2
-12
/
+11
*
fs: centralize symlink handling
H. Peter Anvin
2010-02-15
1
-1
/
+1
*
fs: reference-count inodes, fix generic loadconfig
H. Peter Anvin
2010-02-15
1
-1
/
+16
*
config: allow a chdir at the time a new configuration file is loaded
H. Peter Anvin
2010-02-14
2
-1
/
+7
*
fs: move to a chdir()-based mechanism for managing cwd
syslinux-4.00-pre19
H. Peter Anvin
2010-02-13
1
-14
/
+39
*
fs: fix cwd setting for FAT/iso9660/extfs
syslinux-4.00-pre18
H. Peter Anvin
2010-02-10
1
-9
/
+2
*
Merge branch 'fsc' into pathbased
H. Peter Anvin
2010-02-10
4
-17
/
+45
|
\
|
*
codepage: add a lower-case table
H. Peter Anvin
2010-02-04
1
-1
/
+2
|
*
FAT: cache file position, re-enable codepages
H. Peter Anvin
2010-02-04
1
-0
/
+26
|
*
core/fs: abstract filesystem, use cache for ext2 group descriptors
H. Peter Anvin
2010-01-25
2
-9
/
+11
|
*
core/fs: make it more explicit sector size is per filesystem
H. Peter Anvin
2010-01-25
2
-7
/
+6
|
*
fs.h: fix prototype
H. Peter Anvin
2010-01-25
1
-1
/
+1
*
|
pathbased:btrfs: initial subvol support
Alek Du
2010-01-13
1
-0
/
+1
|
/
*
Merge commit 'liu/master' into fsc
H. Peter Anvin
2009-12-28
3
-11
/
+84
|
\
|
*
vfs: add the readdir stuff support
Liu Aleaxander
2009-12-15
1
-1
/
+0
|
*
core: some cleanups
Liu Aleaxander
2009-12-14
2
-4
/
+1
|
*
ISOLINUX: applying the generic path-lookup to iso9660 fs
Liu Aleaxander
2009-12-14
1
-0
/
+4
|
*
LDLINUX:vfat: Improve the fat fs relative path searching
Liu Aleaxander
2009-12-10
1
-2
/
+8
|
*
FS: add a new fs flag and do a better searchdir-check
Liu Aleaxander
2009-11-20
1
-1
/
+2
|
*
EXTLINUX: simplify the ext2_fs_init function
Liu Aleaxander
2009-11-20
1
-2
/
+2
|
*
core:fs: Use a much better union structure in file structure
Liu Aleaxander
2009-11-20
1
-7
/
+12
|
*
Added a generic path_lookup method in vfs
Yuanhan Liu
2009-10-25
2
-8
/
+67
|
/
*
core: hook INT 1Ch for a simple monotonic timer
H. Peter Anvin
2009-09-02
1
-0
/
+8
*
core: pxe: port the PXE idle function to C
H. Peter Anvin
2009-09-01
1
-1
/
+3
*
Core: get rid of passing com32sys_t structure as parameter in PMode
Liu Aleaxander
2009-08-31
2
-2
/
+2
*
Core:pxelinux: code clean
Liu Aleaxander
2009-08-30
1
-46
/
+0
*
Core:pxelinux: unload_pxe converted.
Liu Aleaxander
2009-08-30
1
-0
/
+2
*
Core:pxelinux: code clean--removes the unused variables in ASM file
Liu Aleaxander
2009-08-30
1
-3
/
+1
*
Core: code clean -- re-style the unstyle code
Liu Aleaxander
2009-08-28
1
-3
/
+3
*
Core: vfs-dir stuff cleaned
Liu Aleaxander
2009-08-28
2
-29
/
+1
*
Core: vfs-dir stuff re-implemented
Liu Aleaxander
2009-08-28
2
-11
/
+9
*
Core: opendir/readdir/closedir stuff added
Liu Aleaxander
2009-08-27
2
-0
/
+44
*
Core:PXELINUX: dnsrelov.inc converted
Liu Aleaxander
2009-08-19
1
-4
/
+4
*
core: cleaner way to call kaboom from 32-bit code
H. Peter Anvin
2009-08-12
1
-1
/
+8
*
core: use stpcpy() as generic_unmangle_name()
H. Peter Anvin
2009-08-12
1
-1
/
+3
*
core: make FILENAME_MAX common; librarize mangle/unmangle
H. Peter Anvin
2009-08-12
2
-4
/
+19
*
core: more filesystem-specific files into subdirectories
H. Peter Anvin
2009-08-12
4
-606
/
+0
*
core: VFS cleanups: add a persistent generic struct file
H. Peter Anvin
2009-08-11
1
-6
/
+21
*
pxe: clean up C code; reimplement "Plan C"; share PXE API definitions
H. Peter Anvin
2009-08-11
1
-166
/
+68
*
core: remove assembly definition of Files in iso/pxelinux
H. Peter Anvin
2009-08-10
1
-1
/
+3
*
Merge commit 'liu/master'; fix Files[] definition
H. Peter Anvin
2009-08-10
3
-5
/
+6
|
\
|
*
Core: unmangle_name converted
Liu Aleaxander
2009-08-08
1
-1
/
+1
|
*
Core: move the comman externs to core.h
Liu Aleaxander
2009-08-08
1
-3
/
+2
|
/
*
Core:PXELINUX: pxelinux derivative merged succeesfully
Liu Aleaxander
2009-08-06
3
-56
/
+53
*
Core:PXELINUX: try to merge pxelinux
Liu Aleaxander
2009-08-06
3
-1
/
+372
*
Core: changes the sector_t and block_t types to be uint64_t
Liu Aleaxander
2009-07-11
1
-3
/
+2
*
Merge branch 'isolinux'
Liu Aleaxander
2009-06-23
3
-5
/
+22
|
\
[next]