| Commit message (Expand) | Author | Age | Files | Lines |
| * | specfile: install the man pages into %{_mandir}syslinux-3.553.5x | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| * | Fix the handling of man pages in the specfile. | H. Peter Anvin | 2008-01-10 | 1 | -1/+4 |
| * | Update copyright year | H. Peter Anvin | 2008-01-10 | 202 | -203/+203 |
| * | Move rfc5071.txt into the doc directory | H. Peter Anvin | 2008-01-09 | 1 | -0/+0 |
| * | Handle vga={ask|normal|ext} in linux.c32syslinux-3.55-pre4 | H. Peter Anvin | 2008-01-04 | 1 | -2/+16 |
| * | Fix incorrect handling of overlapping memory areas in bcopy32syslinux-3.55-pre3 | H. Peter Anvin | 2008-01-03 | 2 | -3/+6 |
| * | Add simple module to load and run a protected-mode raw binary | H. Peter Anvin | 2008-01-03 | 2 | -2/+232 |
| * | Document options to the syslinux command | Geert Stappers | 2007-12-20 | 1 | -0/+14 |
| * | specfile: Manual pages are usually not tagged %doc | H. Peter Anvin | 2007-12-18 | 1 | -1/+1 |
| * | Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2 | H. Peter Anvin | 2007-12-18 | 20 | -8/+585 |
| * | Deprecate PXELINUX option 208 in accordance with RFC 5071syslinux-3.55-pre1 | H. Peter Anvin | 2007-12-13 | 4 | -12/+807 |
| * | 3.54 is gone, now working on 3.55 | H. Peter Anvin | 2007-12-13 | 1 | -1/+1 |
| * | BBS on Award, not Phoenix, is broken... don't know about Phoenix.syslinux-3.54 | H. Peter Anvin | 2007-12-12 | 1 | -1/+1 |
| * | Stealth whitespace cleanup | H. Peter Anvin | 2007-12-12 | 4 | -4/+3 |
| * | Document cfarcall thunking support | H. Peter Anvin | 2007-12-11 | 1 | -1/+8 |
| * | cdecl helper is 3.54 material | H. Peter Anvin | 2007-12-10 | 1 | -1/+1 |
| * | Separate attribute control for disabled menu itemssyslinux-3.54-pre1 | H. Peter Anvin | 2007-12-10 | 2 | -3/+9 |
| * | Documentation update: NEWS, new MENU commands | H. Peter Anvin | 2007-12-10 | 2 | -0/+64 |
| * | Fix handling of VESA modes with noncontiguous memory buffers | H. Peter Anvin | 2007-12-10 | 3 | -9/+10 |
| * | Add "menu separator", "menu indent", "menu disabled" | H. Peter Anvin | 2007-11-21 | 3 | -8/+61 |
| * | spec: Require NASM 0.98.39 | H. Peter Anvin | 2007-11-21 | 1 | -1/+1 |
| * | Patch for syslinux.spec | Bernard Li | 2007-11-21 | 1 | -1/+5 |
| * | When setting up the cfarcall stack frame, copy the right amount | H. Peter Anvin | 2007-11-20 | 1 | -0/+1 |
| * | Add missing thunk function for cfarcall | H. Peter Anvin | 2007-11-20 | 1 | -0/+11 |
| * | Next version is presumably 3.54 | H. Peter Anvin | 2007-11-20 | 1 | -1/+1 |
| * | Add support for thunking cdecl/stdcall-style real-mode code | H. Peter Anvin | 2007-11-20 | 5 | -12/+78 |
| * | struct term_state: remove duplicate .xy and unused .attr | H. Peter Anvin | 2007-11-20 | 2 | -2/+0 |
| * | mbr: remove *.bin on "spotless", not "clean"syslinux-3.53 | H. Peter Anvin | 2007-11-17 | 1 | -1/+1 |
| * | Document changes for 3.53 | H. Peter Anvin | 2007-11-17 | 1 | -0/+15 |
| * | Fix invalid segment assumption in pxelinuxsyslinux-3.53-pre6 | H. Peter Anvin | 2007-11-17 | 2 | -6/+12 |
| * | Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5 | H. Peter Anvin | 2007-11-14 | 8 | -50/+55 |
| * | mbr.S: fix loading from logical partitions | H. Peter Anvin | 2007-11-14 | 1 | -1/+1 |
| * | ISOLINUX: Change DriveNo -> DriveNumber | H. Peter Anvin | 2007-11-14 | 3 | -12/+12 |
| * | Fix boot sectors; cleanup_hardware must preserve registerssyslinux-3.53-pre4 | H. Peter Anvin | 2007-11-13 | 1 | -1/+2 |
| * | Remove unused variable BufSafeSec | H. Peter Anvin | 2007-11-13 | 4 | -4/+0 |
| * | Add sha256crypt and sha512crypt; not yet enabled | H. Peter Anvin | 2007-11-09 | 7 | -3/+1577 |
| * | In 32-bit mode, "xor eax,eax" is shorter than "xor ax,ax" | H. Peter Anvin | 2007-11-09 | 1 | -1/+1 |
| * | Typo cleanup | H. Peter Anvin | 2007-11-07 | 1 | -1/+1 |
| * | Guard section to avoid future partial-sector-clobber issuessyslinux-3.53-pre3 | H. Peter Anvin | 2007-11-07 | 4 | -6/+11 |
| * | Clean up the transition to PM for shuffle-and-boot-to-PM | H. Peter Anvin | 2007-11-06 | 1 | -4/+12 |
| * | isolinux: protect bss variables clobbered due to final sector load | H. Peter Anvin | 2007-11-06 | 1 | -1/+5 |
| * | Setting cr0 requires a jmp to synchronize on 386/486 | H. Peter Anvin | 2007-11-04 | 1 | -1/+2 |
| * | Use "nop nop" to clobber "mov cs,ax" even though it's longer | H. Peter Anvin | 2007-11-02 | 1 | -3/+2 |
| * | Optional debugging code for shuffle and boot and load_linuxsyslinux-3.53-pre2 | H. Peter Anvin | 2007-11-02 | 2 | -0/+41 |
| * | comboot: fix shuffle_and_boot_rm (used by linux.c32) | H. Peter Anvin | 2007-11-02 | 1 | -0/+1 |
| * | Remove unused EndOfGetcBuf | H. Peter Anvin | 2007-11-02 | 4 | -4/+0 |
| * | Code cleanup: get rid of hard-coded descriptor numbers | H. Peter Anvin | 2007-11-01 | 2 | -16/+30 |
| * | mkdiskimage: correct the partition type for > 1024 cylinders | H. Peter Anvin | 2007-11-01 | 1 | -3/+3 |
| * | syslinux $PnP search fixsyslinux-3.53-pre1 | Gerald Britton | 2007-11-01 | 1 | -1/+2 |
| * | Try to fix libfat/ulint.h for non-x86 platforms | H. Peter Anvin | 2007-11-01 | 1 | -6/+14 |