memdisk: Make debug-mode a tad prettier
[profile/ivi/syslinux.git] / com32 /
2010-12-07 H. Peter AnvinMerge remote branch 'genec/news-for-hpa'
2010-12-06 H. Peter Anvincom32: fix a ffile descriptor leak on open() of a nonex...
2010-12-05 Sebastian Herbsztgfxboot: require LABEL keywords
2010-12-05 Sebastian Herbsztgfxboot: support TEXT and ENDTEXT keywords
2010-11-14 H. Peter Anvingfxboot: use a character array for an absolute symbol
2010-11-14 H. Peter Anvindisklib: remove improper "inline"
2010-11-14 H. Peter Anvincom32: add a centralized bitops header
2010-11-14 H. Peter AnvinMerge branch 'genec-rosh-for-hpa', remote branches...
2010-10-20 Colin Watsongfxboot: fix buffer overrun when loading kernel/initramfs syslinux-4.03
2010-10-16 Gene Cummrosh: rosh_argcat now has length. if DO_DEBUG, show...
2010-10-16 Gene Cummrosh: display command entered and a command unknown...
2010-10-15 H. Peter AnvinMerge remote branch 'liu/master' syslinux-4.03-pre6
2010-10-15 Gene Cummchain.c32: DRMK: Fix comment at top of source
2010-10-13 Gene Cummchain.c32: DRMK: Add comment about only using a DWORD...
2010-10-13 Gene Cummchain.c32: DRMK: clean up output; clean up and correct...
2010-10-13 Gene Cummchain.c: Progress on DRMK and notes that it's not perfe...
2010-10-13 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-13 Gene Cummrosh: add another item in the ToDos comment
2010-10-13 Colin Watsongfxboot: add include and menu include support syslinux-4.03-pre5
2010-10-13 H. Peter Anvinchain.c32: make CHS calculation match core/fs/diskio.c
2010-10-13 H. Peter Anvinstrspn.c: drop "inline"
2010-10-13 H. Peter Anvinchain.c32: fix conversion from LBA to CHS
2010-10-09 Gene Cummrosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add...
2010-10-09 Liu Aleaxanderlib: Update memmem function
2010-10-09 Gene Cummunistd.h: Add missing getopt declarations
2010-10-09 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-09 Gene Cummrosh: Remove unneeded cases in rosh_command() switch...
2010-10-09 Gene Cummrosh: Clean up rosh_command to remove old stuff
2010-10-09 Gene Cummrosh: code cleanup
2010-10-09 Gene Cummrosh: Change rosh_ls()/rosh_dir() to use argc/argv...
2010-10-09 Gene Cummrosh: Change rosh_more()/rosh_less() to use argc/argv
2010-10-09 Gene Cummrosh: remove cmdstr from rosh_pwd()
2010-10-09 Gene Cummrosh: clear errno before possibly using it. might...
2010-10-09 Gene Cummrosh: Add argc/argv rosh_reboot(); Allow warm reboots
2010-10-09 Gene Cummrosh: In main, use string macro directly
2010-10-09 Gene Cummrosh: Change rosh_run() to use argc/argv
2010-10-09 Gene Cummrosh: Change rosh_help() to use the string passed to...
2010-10-09 Gene Cummrosh: ROSH_DEBUG_ARGV_V in header
2010-10-09 Gene Cummrosh: convert rosh_cat() to argc/argv
2010-10-09 Gene Cummrosh: Add function header comments that were missing
2010-10-09 Gene Cummrosh: Fix warning on rosh_ls_arg(); remove rosh_echo...
2010-10-09 Gene Cummrosh: Rename function as it's verbose
2010-10-09 Gene Cummrosh: closedir() only if actually opened
2010-10-09 Gene Cummrosh: compact previous commit
2010-10-09 Gene Cummrosh: Fix rosh_ls_arg() to prevent segfault on access...
2010-10-09 Gene Cummrosh: main, prompt and command try to use argc/argv...
2010-10-09 Gene Cummrosh: rosh_cd fix DEBUG
2010-10-09 Gene Cummrosh: fix errors in previous commit
2010-10-09 Gene Cummrosh: change rosh_cd() to use argc/argv
2010-10-09 Gene Cummrosh: Use internal parser for argc/argv; use argc/argv...
2010-10-09 Gene Cummrosh: start parse_args(); prep for use; make print_argv()
2010-10-09 Gene Cummrosh: fix commented out WS usage in linux to grab scree...
2010-10-09 Gene Cummrosh: add echo
2010-10-08 H. Peter AnvinMerge remote branch 'genec/rosh_for_hpa' syslinux-4.03-pre4
2010-08-01 Gene Cummchain: Extra comments; shrink the new space to minimum
2010-08-01 Gene Cummchain: Just assign the value rather than using memcpy()
2010-08-01 Gene Cummchain: add drmk= to usage
2010-08-01 Gene Cummchain: Fix up and clean up DRMK load code; fix filename...
2010-08-01 Gene Cummchain.c32: prepare for loading DRMK
2010-07-30 Michal Soltyschain.c: fix public index value in mbr and gpt iterators
2010-07-27 Gene CummMerge branch 'm' into rosh_for_hpa
2010-07-26 Gene Cummlibmenu: Fix cursor on exit from showmenus()
2010-07-20 Geert Stapperslua: remove obsolete FIXME comment
2010-07-19 H. Peter AnvinMerge branch 'master' into libinstaller_dos_wip
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/lua'
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/ifplop_comments'
2010-07-12 Gert Hulselmanswhichsys.c32: Fix example in the comments and Usage...
2010-07-12 Gert Hulselmansifplop.c32: Fix spelling errors and other mistakes...
2010-07-07 Laurent LicourDMI: Fixing memory mgmnt in dmi_memory_module_types
2010-07-07 Gene Cummrosh: show environment
2010-07-07 Gene Cummrosh: more remove unneeded check
2010-07-07 Gene Cummrosh: move ioctl.h include for Linux-only
2010-07-07 Gene Cummrosh: bump build
2010-07-07 Gene Cummrosh: more: overallocation, better feedback for debug
2010-07-07 Gene Cummrosh: make getscreensize more effective and usable
2010-07-07 Gene Cummrosh: move scrbuf to more's main function; malloc and...
2010-07-07 Gene Cummrosh: more: if it's the first line, dump it to screen...
2010-07-07 Gene Cummrosh: fix displaying too many lines because a line...
2010-07-07 Gene Cummrosh: fix the DATE macro stuff
2010-07-07 Gene Cummrosh: begin to add Syslinux version string with DATE
2010-07-07 Gert Hulselmanslua: Add .syslinux.derivative() and .syslinux.version()
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 Gert Hulselmanslua: remove obsolete header used for old sleep function
2010-07-06 H. Peter AnvinMerge remote branch 'gerth/ifcpu_remove_defines'
2010-07-05 Gert Hulselmansifcpu.c32: Remove defines used in the old sleep function.
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/whichsys'
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/chain_grubcfg'
2010-07-05 H. Peter Anvinifcpu.c32: need <unistd.h>
2010-07-05 H. Peter Anvinifcpu.c32: remove open-coded sleep function
2010-07-05 H. Peter Anvinlua: change syslinux.sleep() to seconds, syslinux.mslee...
2010-07-05 H. Peter Anvincom32: add proper sleep()/msleep() functions and make...
2010-07-05 H. Peter Anvincom32: change clock_t to 32 bits, and in milliseconds
2010-07-05 H. Peter Anvincore: add a ms-denominated timer
2010-07-05 Gert Hulselmanswhichsys.c32: execute specific command, based on Syslin...
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-05 H. Peter Anvinzlib: update to zlib 1.2.5
2010-07-05 Gert Hulselmanschain.c32: Put declaration of *stage2 before common...
2010-07-05 H. Peter Anvinlibpng: upgrade to version 1.2.44
2010-07-04 Gert Hulselmanschain.c32: add grubcfg= for passing an alternative...
2010-07-03 H. Peter Anvincom32: update getopt() to the current version from...
next