summaryrefslogtreecommitdiff
path: root/core/extern.inc
Commit message (Expand)AuthorAgeFilesLines
* core: don't hang if no config file is foundH. Peter Anvin2010-07-251-1/+1
* core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin2010-05-141-1/+3
* core: remove "Hello, World!" debugging messageH. Peter Anvin2010-05-101-3/+0
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-1/+1
* core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-281-1/+1
* config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin2010-02-141-2/+6
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-2/+5
* Core:pxelinux: add %if IS_PXELINUX statement in extern.incLiu Aleaxander2009-08-311-1/+2
* Core:pxelinux: unload_pxe converted.Liu Aleaxander2009-08-301-0/+3
* Core: vfs-dir stuff re-implementedLiu Aleaxander2009-08-281-1/+1
* Core: opendir/readdir/closedir stuff addedLiu Aleaxander2009-08-271-4/+2
* core: VFS cleanups: add a persistent generic struct fileH. Peter Anvin2009-08-111-1/+1
* Core:SYSLINUX: make searchdir do workLiu Aleaxander2009-08-111-1/+1
* Core:SYSLINUX: fix the vfat_searchdirLiu Aleaxander2009-08-111-1/+1
* Core: unmangle_name convertedLiu Aleaxander2009-08-081-4/+1
* Core:PXELINUX: pxelinux derivative merged succeesfullyLiu Aleaxander2009-08-061-0/+3
* Core:PXELINUX: try to merge pxelinuxLiu Aleaxander2009-08-061-0/+3
* Core:SYSLINUX: ldlinux.asm converted to CLiu Aleaxander2009-06-141-0/+3
* Core: make vfs do the workLiu Aleaxander2009-06-111-8/+2
* Core:EXTLINUX: convert mangle name to CLiu Aleaxander2009-06-071-1/+1
* Core:EXTLINUX: convert the getfssec function to CLiu Aleaxander2009-06-061-1/+1
* Core: Convert the searchdir function to CLiu Aleaxander2009-06-051-1/+1
* Core: Convert linsector and open_inode function to CLiu Aleaxander2009-06-051-2/+2
* extract the geting fs information code in asm to a C function fs_initLiu Aleaxander2009-06-031-0/+3
* Convert the config load part to CLiu Aleaxander2009-06-031-0/+3
* Convert the cache code to C and implement the core printf functionLiu Aleaxander2009-06-021-0/+3
* core: add pm_call convenience macroH. Peter Anvin2009-05-151-0/+15