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
path:
root
/
core
/
fs
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/fs/lib/loadconfig.c: Add architecture-specific config name to search
Ady
2015-09-20
1
-0
/
+5
*
Merge branch 'lwip' into elflink
Matt Fleming
2013-02-26
1
-1
/
+2
|
\
*
|
Symbol export whitelist
Matt Fleming
2012-12-05
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into elflink
H. Peter Anvin
2012-06-28
1
-2
/
+3
|
\
\
|
*
|
Actually keep track of the pathnames for all elements
syslinux-4.06-pre9
H. Peter Anvin
2012-06-28
1
-1
/
+2
|
|
/
*
|
fs: Include unistd.h for chdir() prototype
Matt Fleming
2012-04-17
1
-0
/
+1
*
|
core: Abstract search_config() into search_dirs()
Matt Fleming
2012-03-23
2
-10
/
+10
*
|
ldlinux: chdir to the APPEND str when parsing a CONFIG directive
Matt Fleming
2012-03-23
1
-0
/
+1
*
|
core: Delete code that is duplicated in ldlinux
Matt Fleming
2011-12-02
1
-0
/
+2
*
|
core: Fix ldlinux.c32 failing to load when not installed in "/"
Matt Fleming
2011-07-12
1
-0
/
+6
*
|
core: open_file() returns a non-negative handle id
Matt Fleming
2011-06-06
1
-1
/
+1
*
|
core: change load_config() to open_config()
H. Peter Anvin
2011-05-27
2
-8
/
+5
|
/
*
core: fix handling new directory "/" for CONFIG in ISOLINUX and EXTLINUX
Gene Cumm
2010-09-23
1
-0
/
+2
*
core: split loadconfig.c into two files
H. Peter Anvin
2010-07-02
2
-29
/
+41
*
core: merge the configfile-searching code, isolinux generic names
H. Peter Anvin
2010-07-02
1
-23
/
+29
*
core: always canonicalize the configuration file name
H. Peter Anvin
2010-07-02
1
-1
/
+4
*
syslinux: Correctly handle the case of installing into the root
H. Peter Anvin
2010-06-09
1
-2
/
+6
*
loadconfig: fold FAT pathname search into generic_load_config
H. Peter Anvin
2010-06-09
1
-16
/
+35
*
Make syslinux installer real "pathbased"
Alek Du
2010-06-09
1
-5
/
+11
*
loadconfig: replace printf() with dprintf()
H. Peter Anvin
2010-03-08
1
-1
/
+2
*
generic_close_file: use put_inode(), not free_inode()
H. Peter Anvin
2010-02-16
1
-1
/
+1
*
fs: reference-count inodes, fix generic loadconfig
H. Peter Anvin
2010-02-15
2
-1
/
+12
*
fs: move to a chdir()-based mechanism for managing cwd
syslinux-4.00-pre19
H. Peter Anvin
2010-02-13
1
-0
/
+21
*
core: make FILENAME_MAX common; librarize mangle/unmangle
H. Peter Anvin
2009-08-12
1
-0
/
+47