summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* specfile: install the man pages into %{_mandir}syslinux-3.553.5xH. Peter Anvin2008-01-101-1/+1
* Fix the handling of man pages in the specfile.H. Peter Anvin2008-01-101-1/+4
* Update copyright yearH. Peter Anvin2008-01-10202-203/+203
* Move rfc5071.txt into the doc directoryH. Peter Anvin2008-01-091-0/+0
* Handle vga={ask|normal|ext} in linux.c32syslinux-3.55-pre4H. Peter Anvin2008-01-041-2/+16
* Fix incorrect handling of overlapping memory areas in bcopy32syslinux-3.55-pre3H. Peter Anvin2008-01-032-3/+6
* Add simple module to load and run a protected-mode raw binaryH. Peter Anvin2008-01-032-2/+232
* Document options to the syslinux commandGeert Stappers2007-12-201-0/+14
* specfile: Manual pages are usually not tagged %docH. Peter Anvin2007-12-181-1/+1
* Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2H. Peter Anvin2007-12-1820-8/+585
* Deprecate PXELINUX option 208 in accordance with RFC 5071syslinux-3.55-pre1H. Peter Anvin2007-12-134-12/+807
* 3.54 is gone, now working on 3.55H. Peter Anvin2007-12-131-1/+1
* BBS on Award, not Phoenix, is broken... don't know about Phoenix.syslinux-3.54H. Peter Anvin2007-12-121-1/+1
* Stealth whitespace cleanupH. Peter Anvin2007-12-124-4/+3
* Document cfarcall thunking supportH. Peter Anvin2007-12-111-1/+8
* cdecl helper is 3.54 materialH. Peter Anvin2007-12-101-1/+1
* Separate attribute control for disabled menu itemssyslinux-3.54-pre1H. Peter Anvin2007-12-102-3/+9
* Documentation update: NEWS, new MENU commandsH. Peter Anvin2007-12-102-0/+64
* Fix handling of VESA modes with noncontiguous memory buffersH. Peter Anvin2007-12-103-9/+10
* Add "menu separator", "menu indent", "menu disabled"H. Peter Anvin2007-11-213-8/+61
* spec: Require NASM 0.98.39H. Peter Anvin2007-11-211-1/+1
* Patch for syslinux.specBernard Li2007-11-211-1/+5
* When setting up the cfarcall stack frame, copy the right amountH. Peter Anvin2007-11-201-0/+1
* Add missing thunk function for cfarcallH. Peter Anvin2007-11-201-0/+11
* Next version is presumably 3.54H. Peter Anvin2007-11-201-1/+1
* Add support for thunking cdecl/stdcall-style real-mode codeH. Peter Anvin2007-11-205-12/+78
* struct term_state: remove duplicate .xy and unused .attrH. Peter Anvin2007-11-202-2/+0
* mbr: remove *.bin on "spotless", not "clean"syslinux-3.53H. Peter Anvin2007-11-171-1/+1
* Document changes for 3.53H. Peter Anvin2007-11-171-0/+15
* Fix invalid segment assumption in pxelinuxsyslinux-3.53-pre6H. Peter Anvin2007-11-172-6/+12
* Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5H. Peter Anvin2007-11-148-50/+55
* mbr.S: fix loading from logical partitionsH. Peter Anvin2007-11-141-1/+1
* ISOLINUX: Change DriveNo -> DriveNumberH. Peter Anvin2007-11-143-12/+12
* Fix boot sectors; cleanup_hardware must preserve registerssyslinux-3.53-pre4H. Peter Anvin2007-11-131-1/+2
* Remove unused variable BufSafeSecH. Peter Anvin2007-11-134-4/+0
* Add sha256crypt and sha512crypt; not yet enabledH. Peter Anvin2007-11-097-3/+1577
* In 32-bit mode, "xor eax,eax" is shorter than "xor ax,ax"H. Peter Anvin2007-11-091-1/+1
* Typo cleanupH. Peter Anvin2007-11-071-1/+1
* Guard section to avoid future partial-sector-clobber issuessyslinux-3.53-pre3H. Peter Anvin2007-11-074-6/+11
* Clean up the transition to PM for shuffle-and-boot-to-PMH. Peter Anvin2007-11-061-4/+12
* isolinux: protect bss variables clobbered due to final sector loadH. Peter Anvin2007-11-061-1/+5
* Setting cr0 requires a jmp to synchronize on 386/486H. Peter Anvin2007-11-041-1/+2
* Use "nop nop" to clobber "mov cs,ax" even though it's longerH. Peter Anvin2007-11-021-3/+2
* Optional debugging code for shuffle and boot and load_linuxsyslinux-3.53-pre2H. Peter Anvin2007-11-022-0/+41
* comboot: fix shuffle_and_boot_rm (used by linux.c32)H. Peter Anvin2007-11-021-0/+1
* Remove unused EndOfGetcBufH. Peter Anvin2007-11-024-4/+0
* Code cleanup: get rid of hard-coded descriptor numbersH. Peter Anvin2007-11-012-16/+30
* mkdiskimage: correct the partition type for > 1024 cylindersH. Peter Anvin2007-11-011-3/+3
* syslinux $PnP search fixsyslinux-3.53-pre1Gerald Britton2007-11-011-1/+2
* Try to fix libfat/ulint.h for non-x86 platformsH. Peter Anvin2007-11-011-6/+14