summaryrefslogtreecommitdiff
path: root/core/include
Commit message (Expand)AuthorAgeFilesLines
* ldlinux: fixes bug that happens when using fullpath for a COM32 moduleAndre Ericson2012-06-081-1/+1
* Merge remote-tracking branch 'mfleming/elflink-dot-zero' into elflinkH. Peter Anvin2012-06-072-0/+4
|\
| * elflink: Fix boot sector bootingMatt Fleming2012-06-072-0/+4
* | localboot: remove unnecessary real-mode callPaulo Alcantara2012-05-281-0/+33
|/
* graphics: make use of syslinux_force_text_mode()Paulo Alcantara2012-05-192-15/+19
* fs.h: A slighly more useful default PATHH. Peter Anvin2012-05-181-1/+1
* graphics: report video mode change from protected-mode codePaulo Alcantara2012-05-121-0/+39
* pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-121-0/+43
* core: Move write_serial() prototype to core.hMatt Fleming2012-04-172-2/+9
* ldlinux: Use signed char consistentlyMatt Fleming2012-04-171-2/+2
* ldlinux: Fix number of arguments to start_ldlinux()Matt Fleming2012-04-171-0/+2
* core: Add open_config() prototypeMatt Fleming2012-04-171-0/+1
* core: Abstract search_config() into search_dirs()Matt Fleming2012-03-231-2/+3
* ldlinux: Avoid initialised data memory corruptionMatt Fleming2012-03-231-0/+1
* ldlinux: chdir to the APPEND str when parsing a CONFIG directiveMatt Fleming2012-03-231-0/+1
* core: Delete the aux segmentMatt Fleming2012-03-231-1/+0
* core: Delete code that is duplicated in ldlinuxMatt Fleming2011-12-022-0/+6
* core: Reimplement lots asm code in CMatt Fleming2011-12-012-0/+107
* core: Fix ldlinux.c32 failing to load when not installed in "/"Matt Fleming2011-07-121-0/+4
* Merge branch 'PATH-based-search' into for-hpa/elflink/ldlinuxMatt Fleming2011-06-071-0/+2
|\
| * ldlinux: PATH-based module lookupMatt Fleming2011-06-061-0/+2
* | Merge branch 'pxelinux' into for-hpa/elflink/ldlinuxMatt Fleming2011-06-071-0/+2
|\ \ | |/ |/|
| * ldlinux: Add support for parsing "serial" config directiveMatt Fleming2011-06-071-0/+2
* | core: change load_config() to open_config()H. Peter Anvin2011-05-271-3/+4
* | core.h: add a few include files needed pretty much everywhereH. Peter Anvin2011-05-271-0/+7
|/
* Merge branch 'master' into elflink-mergeH. Peter Anvin2010-08-123-10/+20
|\
| * core: define and use set_flags() helperH. Peter Anvin2010-07-261-0/+13
| * diskio: fix name for secpercyl field, remove unused type fieldH. Peter Anvin2010-07-172-8/+6
| * diskio: expand most fields; cache the number of total tracksH. Peter Anvin2010-07-161-8/+7
| * core: add a ms-denominated timerH. Peter Anvin2010-07-051-1/+5
| * core: merge the configfile-searching code, isolinux generic namesH. Peter Anvin2010-07-021-0/+1
| * PM getcwd(); Fix COM32 getcwdGene Cumm2010-06-261-0/+3
| * core, fs: handle .. resolution in the filesystem coreH. Peter Anvin2010-06-251-5/+3
* | elflink: core: rename getcwd() to avoid conflictFeng Tang2010-07-201-1/+1
* | elflink: a lot of core/fs mergeFeng Tang2010-07-201-1/+5
* | elflink: merge 4.01 fs partFeng Tang2010-07-201-5/+7
* | elflink: remove hmalloc which is not needed after core/com32 malloc mergedFeng Tang2010-07-201-1/+0
* | elflink: differentiate the 2 malloc systemFeng Tang2010-07-201-1/+1
|/
* diskio: make maxtransfer per-device, cap to 127, imported from headsyslinux-4.00-pre43H. Peter Anvin2010-05-121-2/+4
* core: move idle handling into protected modeH. Peter Anvin2010-03-301-3/+5
* fs: get rid of enum inode_modeH. Peter Anvin2010-03-091-13/+0
* core: don't bother zeroing the disk cache and heapH. Peter Anvin2010-03-061-2/+7
* pxe: use an inode structure for pxesyslinux-4.00-pre36H. Peter Anvin2010-03-061-16/+2
* core/fs: clean up, fix and improve the internal readdir() interfacesH. Peter Anvin2010-03-061-2/+13
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-0/+4
* readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin2010-03-041-0/+6
* Add simplified toupper, tolower, str[n]casecmp to coreH. Peter Anvin2010-03-011-0/+25
* fs: add no_next_extent() dummy functionH. Peter Anvin2010-02-281-0/+3
* core: fs: get rid of the prev_extent memberH. Peter Anvin2010-02-281-2/+2
* core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-282-3/+0