2010-10-09 |
Gene Cumm | rosh: rosh_cd fix DEBUG |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: fix errors in previous commit |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: change rosh_cd() to use argc/argv |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: Use internal parser for argc/argv; use argc/argv... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: start parse_args(); prep for use; make print_argv() |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: fix commented out WS usage in linux to grab scree... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Gene Cumm | rosh: add echo |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gene Cumm | Merge branch 'm' into rosh_for_hpa |
commit | commitdiff | tree | snapshot |
2010-07-26 |
H. Peter Anvin | core: define and use set_flags() helper |
commit | commitdiff | tree | snapshot |
2010-07-26 |
H. Peter Anvin | sample: remove obsolete "raw" comboot/com32 samples |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Gene Cumm | libmenu: Fix cursor on exit from showmenus() |
commit | commitdiff | tree | snapshot |
2010-07-26 |
H. Peter Anvin | core: don't hang if no config file is found |
commit | commitdiff | tree | snapshot |
2010-07-21 |
H. Peter Anvin | win64: experimental Win64 installer (syslinux64.exe) syslinux-4.02 |
commit | commitdiff | tree | snapshot |
2010-07-21 |
H. Peter Anvin | win32: fix README, adjust broken +x bits |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Geert Stappers | lua: remove obsolete FIXME comment |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | NEWS: document IP byte order fix. syslinux-4.02-pre5 |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | pxe: fix byte order of output from parse_dotquad() |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Shao Miller | extlinux, linux: Ignore --force in these installers syslinux-4.02-pre4 |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Shao Miller | dos: Use libinstaller option parser |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | dos: add .size directives to int2526.S |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | dos: add .size attribute for syslinux_ldlinux_len |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | dos: add missing file ldlinux.S |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | win32: remove an archive before running ar on it |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | dos, win32: use our own getopt_long() for both |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | dos: fix non-executable files which were +x |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | Merge branch 'master' into libinstaller_dos_wip |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | dos: advance the pointer correctly |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | dos: add memcpy_from_sl() and use it where appropriate |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | dos: change the link procedure to use negative pointers... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | NEWS: mtools, win32 uses new CLI |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | man: update syslinux.1. It is still out of date, however. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | Merge remote branch 'gerth/lua' |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | Merge remote branch 'gerth/ifplop_comments' |
commit | commitdiff | tree | snapshot |
2010-07-19 |
H. Peter Anvin | Merge remote branch 'sha0/for_hpa' syslinux-4.02-pre3 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
H. Peter Anvin | diskio: add a paranoia cast |
commit | commitdiff | tree | snapshot |
2010-07-17 |
H. Peter Anvin | diskio: fix name for secpercyl field, remove unused... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | NEWS: document EDD->CHS fallback. syslinux-4.02-pre2 |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: remove locally coded ilog2() |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: expand most fields; cache the number of total... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: move strict CHS start value check into chs_rdwr... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: check early for an impossible LBA value for... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: when falling back EDD->CHS make sure to get... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: remove redundant sector count cap |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | diskio: allow fallback from EDD to CHS |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | NEWS: Try again for proper lua.c32 credits |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | Merge branch 'master' of ssh://terminus.zytor.com/pub... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Gert Hulselmans | whichsys.c32: Fix example in the comments and Usage... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Gert Hulselmans | ifplop.c32: Fix spelling errors and other mistakes... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
H. Peter Anvin | doc: Recommend NASM 2.07+ |
commit | commitdiff | tree | snapshot |
2010-07-12 |
H. Peter Anvin | doc: NASM 2.03+ has been required since 4.00 at least |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Shao Miller | dos: Work-in-progress 2 |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Shao Miller | win32: Use libinstaller option parser |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Shao Miller | mtools: Use libinstaller option parser |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Shao Miller | libinstaller: Add --mbr, --active, and --force options |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | NEWS: correct credit for new Lua work. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | NEWS: update syslinux-4.02-pre1 |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Laurent Licour | DMI: Fixing memory mgmnt in dmi_memory_module_types |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: show environment |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: more remove unneeded check |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: move ioctl.h include for Linux-only |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: bump build |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: more: overallocation, better feedback for debug |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: make getscreensize more effective and usable |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: move scrbuf to more's main function; malloc and... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: more: if it's the first line, dump it to screen... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: fix displaying too many lines because a line... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: fix the DATE macro stuff |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gene Cumm | rosh: begin to add Syslinux version string with DATE |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gert Hulselmans | lua: Add .syslinux.derivative() and .syslinux.version() |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | zlib: rename DEBUG to DEBUG_ZLIB again |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Gert Hulselmans | lua: remove obsolete header used for old sleep function |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | mtools: slightly more obvious definition of tmpdir... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | mtools: honor TMPDIR, check for errors writing mtools... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | btrfs: print an error if finding compressed/encrypted... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | Merge remote branch 'gerth/ifcpu_remove_defines' |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Gert Hulselmans | ifcpu.c32: Remove defines used in the old sleep function. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Gert Hulselmans | NEWS: add grubcfg= and whichsys.c32 |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Gert Hulselmans | NEWS: add grubcfg= and whichsys.c32 |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | Merge remote branch 'gerth/whichsys' |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | Merge remote branch 'gerth/chain_grubcfg' |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | ifcpu.c32: need <unistd.h> |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | ifcpu.c32: remove open-coded sleep function |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | lua: change syslinux.sleep() to seconds, syslinux.mslee... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | com32: add proper sleep()/msleep() functions and make... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | com32: change clock_t to 32 bits, and in milliseconds |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | core: add a ms-denominated timer |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Gert Hulselmans | whichsys.c32: execute specific command, based on Syslin... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | Merge remote branch 'marcel/luaext' |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | zlib: update to zlib 1.2.5 |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Gert Hulselmans | chain.c32: Put declaration of *stage2 before common... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
H. Peter Anvin | libpng: upgrade to version 1.2.44 |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Gert Hulselmans | chain.c32: add grubcfg= for passing an alternative... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Shao Miller | dos: Work-in-progress |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Shao Miller | win32: Use libinstaller option parser |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Shao Miller | mtools: Use libinstaller option parser |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Shao Miller | libinstaller: Add --mbr, --active, and --force options |
commit | commitdiff | tree | snapshot |
2010-07-03 |
H. Peter Anvin | com32: update getopt() to the current version from... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
H. Peter Anvin | com32: add getopt_long() to the library |
commit | commitdiff | tree | snapshot |
2010-07-02 |
H. Peter Anvin | NEWS, version: now working on version 4.02 |
commit | commitdiff | tree | snapshot |
2010-07-02 |
H. Peter Anvin | core: split loadconfig.c into two files |
commit | commitdiff | tree | snapshot |
next |