2002-10-25 |
hpa | Update copyright dates |
commit | commitdiff | tree | snapshot |
2002-10-25 |
hpa | Use a more conventional stack arrangement in PXELINUX... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
hpa | LDLINUX: Fix "kaboom" bug when booting off hard disk |
commit | commitdiff | tree | snapshot |
2002-10-25 |
hpa | Remove debugging code |
commit | commitdiff | tree | snapshot |
2002-10-25 |
hpa | Fixed PXELINUX timeout issue... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
hpa | Work around NASM bug that would lead to no timeout... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | Fix command-line parsing bug... destroyed the flags... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | Yes it is, just not for nonofficial builds |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | DATE isn't defined in the MEMDISK directory |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | Fix dependencies |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | (Hopefully) fix bug related to very long configuration... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | Fix bug which causes ISOLINUX to choke on initrds ... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | Add option to display the generated filesystem offset |
commit | commitdiff | tree | snapshot |
2002-10-24 |
hpa | * Unify the command-line handling and extension-scannin... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
hpa | Fix PXELINUX memory overwrite bug. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
hpa | Add missing files. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
hpa | Add tool to create a DOS-formatted hard drive image... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
hpa | Make the syslinux installer be setuid safe (we hope...) |
commit | commitdiff | tree | snapshot |
2002-08-13 |
hpa | Fix for Toshiba laptops; ported from 1.xx branch |
commit | commitdiff | tree | snapshot |
2002-07-20 |
hpa | Update the documentation for COMBOOT images |
commit | commitdiff | tree | snapshot |
2002-07-15 |
hpa | Finally get around to fixing the MBR code. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
hpa | Correct the "invoke PXE stack" call... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
hpa | Add API call to determine the serial console configuration. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
hpa | Document changes due to the use of a stack frame; add... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
hpa | Support reporting extended characters as <NUL>...;... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
hpa | Document new "write serial port" syscall |
commit | commitdiff | tree | snapshot |
2002-06-15 |
hpa | Merge in changes from SYSLINUX 1.75 |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Yet another case of cp -r -> cp -rP |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Use the new <com32.h> definitions |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Correct the CFLAGS for building com32 files |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Export com32/include instead of com32.h |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Document the new structure definitions. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Add <stdint.h> |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Move com32.h to a subdirectory; we expect to have more... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Remove the noop API call, and instead use function... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Fix the implementation of API call 0009h (Call PXE... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Patch ported from the 1.xx branch: correct chainloading... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
hpa | Add an API call to invoke the PXE stack directly. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
hpa | Make sure "make clean" does the right thing. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
hpa | Update documentation; return ClustSize not SecPerClust... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
hpa | Add com32.h as documentation. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
hpa | Add an API for COMBOOT images, and add support for... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
hpa | Eliminate "near"s |
commit | commitdiff | tree | snapshot |
2002-06-10 |
hpa | Remove all explicit "near" declarations, except the... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
hpa | Remove some redundant move-via-register of segments |
commit | commitdiff | tree | snapshot |
2002-06-06 |
hpa | Fix COMBOOT return; support DOS system calls 00 and... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
hpa | Clean up major bugs in the extension-detection code. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
hpa | Fix the aborted_msg |
commit | commitdiff | tree | snapshot |
2002-06-03 |
hpa | Comment update |
commit | commitdiff | tree | snapshot |
2002-06-03 |
hpa | No more .depend files... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
hpa | Remove .depend files when packaging... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
hpa | Additional El Torito BIOS workarounds... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
hpa | Build SYSLINUX, not NASM |
commit | commitdiff | tree | snapshot |
2002-06-02 |
hpa | Remove remaining references to genstupid.pl |
commit | commitdiff | tree | snapshot |
2002-06-02 |
hpa | Major rewrite of the very early SYSLINUX code. Generat... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
hpa | If ClustSize is a dword we might as well use it as... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
hpa | Fix egg-on-face bug (accessing several word variables... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
hpa | Use INT 13h reset to turn off the floppy, not an explic... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
hpa | Further rationalize command-line parsing by allowing... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
hpa | Fix parsing bug which caused the last vkernel to be... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | Fix the make clean rules |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | Hide an echo statement |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | Add macro to undo a prerelease |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | kwdhash.gen is a BTARGET |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | Rename generated include files from *.inc -> *.gen... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
hpa | Change keywords to match the documentation. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Null-pad the .0 extension |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Change, and document, the search sequence of extensions. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Document the SAY command, remove references to SYSLINUX 1.0 |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Add call to crlf |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Save a few bytes... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Factor out CPU initialization and some common configura... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Add rules for isolinux testing |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Make the setup of the bootup entry state saner. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
hpa | Generalize and factor out bootsector-generation code. |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | More factoring of common code |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | We *are* breaking up the source... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Simplify the rule for pxelinux.0, to help out the automatic |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Don't rely on non-preprocessor references |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Complete conversion to new config file parser |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Generate hashes for the new parser |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Move configuration file handling to separate file ... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
hpa | Commit missing include file |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | Even more common code factoring |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | New command parser (not yet used) |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | More common code factoring: getc library, font handling... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | Move VGA graphics code to a shared include file |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | Move some of the common header crap into header files. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
hpa | Add support for automatic dependency generation |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | Make esp. ldlinux.asm more similar to other modules. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | New working version... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | Rename bootsect.bin -> ldlinux.bss |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | Now working on version 1.72 |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | Add news for 1.72 |
commit | commitdiff | tree | snapshot |
2002-04-23 |
hpa | Set up %fs before invoking the final transfer sequence. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
hpa | Correct stack corruption problem. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
hpa | Brown paper bag bug :( |
commit | commitdiff | tree | snapshot |
2002-04-18 |
hpa | Update to version 1.71 |
commit | commitdiff | tree | snapshot |
2002-04-18 |
hpa | Fix use of incorrect size for [ClustSize]. |
commit | commitdiff | tree | snapshot |
next |