2010-10-15 |
Gene Cumm | chain.c32: DRMK: Fix comment at top of source |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Gene Cumm | chain.c32: DRMK: Add comment about only using a DWORD... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Gene Cumm | chain.c32: DRMK: clean up output; clean up and correct... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Gene Cumm | chain.c: Progress on DRMK and notes that it's not perfe... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Colin Watson | gfxboot: add include and menu include support syslinux-4.03-pre5 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Ferenc Wagner | doc: extlinux falls back to syslinux.cfg |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Ferenc Wagner | doc: reorganize config file intro |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Ferenc Wagner | doc: comments don't need a leading space |
commit | commitdiff | tree | snapshot |
2010-10-13 |
H. Peter Anvin | chain.c32: make CHS calculation match core/fs/diskio.c |
commit | commitdiff | tree | snapshot |
2010-10-13 |
H. Peter Anvin | strspn.c: drop "inline" |
commit | commitdiff | tree | snapshot |
2010-10-13 |
H. Peter Anvin | NEWS: Update for 4.03 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
P J P | isohybrid: Use ftruncate instead of seek for final... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
H. Peter Anvin | chain.c32: fix conversion from LBA to CHS |
commit | commitdiff | tree | snapshot |
2010-10-08 |
H. Peter Anvin | Merge remote branch 'genec/rosh_for_hpa' syslinux-4.03-pre4 |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Gene Cumm | core: fix handling new directory "/" for CONFIG in... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Arwin Vosselman | Fix missing option -s in libinstaller syslinux-4.03-pre3 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
H. Peter Anvin | pxe: add a "pxeretry" option to deal with 404's in... syslinux-4.03-pre2 |
commit | commitdiff | tree | snapshot |
2010-08-14 |
H. Peter Anvin | extlinux: try to get the disk offset from sysfs |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Don Hiatt | diskio: remove redundant register write |
commit | commitdiff | tree | snapshot |
2010-08-11 |
H. Peter Anvin | version: next version will be 4.03 syslinux-4.03-pre1 |
commit | commitdiff | tree | snapshot |
2010-08-11 |
H. Peter Anvin | core: look for invalid MBR handover information address |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Gene Cumm | chain: Extra comments; shrink the new space to minimum |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Gene Cumm | chain: Just assign the value rather than using memcpy() |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Gene Cumm | chain: add drmk= to usage |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Gene Cumm | chain: Fix up and clean up DRMK load code; fix filename... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Gene Cumm | chain.c32: prepare for loading DRMK |
commit | commitdiff | tree | snapshot |
2010-07-30 |
H. Peter Anvin | syslxopt: remove lengthy warning message |
commit | commitdiff | tree | snapshot |
2010-07-30 |
H. Peter Anvin | syslxopt: fix fatal warnings |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Michal Soltys | chain.c: fix public index value in mbr and gpt iterators |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gene Cumm | libinstaller/syslxopt.c: remove unneeded usage text... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Herbszt | Make __free_tagged actually free memory |
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 |
next |