| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for automatic dependency generation | hpa | 2002-04-26 | 1 | -18/+33 |
| * | Make the MEMDISK directory use the same clean conventions as the | hpa | 2002-04-17 | 1 | -2/+4 |
| * | Be obnoxiously correct and set start_sys_seg to 0x1000. | hpa | 2002-01-02 | 1 | -1/+1 |
| * | Even better way to do the "kernel version string" pointer stuff | hpa | 2002-01-02 | 2 | -3/+30 |
| * | Do the version string pointer in the file header correctly. | hpa | 2002-01-02 | 2 | -13/+9 |
| * | Update copyright date, and change work-in-progress version to 1.67. | hpa | 2002-01-02 | 1 | -3/+4 |
| * | Fix other Makefile braindeadnesssyslinux-1.66-pre1 | hpa | 2001-12-17 | 1 | -1/+1 |
| * | Fix quoting problem in Makefile | hpa | 2001-12-17 | 1 | -2/+2 |
| * | Clean up gcc version dependencies, mostly related to asm() statements. | hpa | 2001-12-17 | 6 | -34/+52 |
| * | Make a valiant, and probably futile, attempt to free memory aftersyslinux-1.65 | hpa | 2001-12-16 | 1 | -0/+3 |
| * | Document geometry limits.syslinux-1.65-pre13 | hpa | 2001-12-15 | 1 | -3/+7 |
| * | Preserve DL except for the rather few calls for which DL is part of the | hpa | 2001-12-15 | 1 | -10/+38 |
| * | Minor cleanups | hpa | 2001-12-15 | 2 | -36/+75 |
| * | DOS now boots floppy and harddisk, but something is still amiss...syslinux-1.65-pre12 | hpa | 2001-12-15 | 3 | -72/+54 |
| * | Be even more anal... | hpa | 2001-12-14 | 2 | -19/+159 |
| * | Correct the computation of the various termssyslinux-1.65-pre11 | hpa | 2001-12-14 | 1 | -7/+7 |
| * | Use the correct drive number variable, please... | hpa | 2001-12-14 | 1 | -4/+3 |
| * | Print a copyright string in memdisk; clean up the handling of dates | hpa | 2001-12-13 | 2 | -2/+8 |
| * | Nonsense change because it makes me feel bettersyslinux-1.65-pre9 | hpa | 2001-12-13 | 1 | -2/+2 |
| * | Fix the command-line parser, compile with -Wall | hpa | 2001-12-13 | 3 | -14/+13 |
| * | Support parsing the command line, and setting the geometry that way.syslinux-1.65-pre8 | hpa | 2001-12-12 | 5 | -43/+160 |
| * | Don't count partitions for which type == 0 (no partition) | hpa | 2001-12-12 | 1 | -15/+17 |
| * | We're doing better, now...syslinux-1.65-pre7 | hpa | 2001-12-12 | 1 | -12/+4 |
| * | Clean up another annoying debugging message. | hpa | 2001-12-12 | 1 | -1/+0 |
| * | Prune the error messages; examine the partition table for hard disk | hpa | 2001-12-12 | 1 | -36/+125 |
| * | Make the memory configuration calls actually work properly, especiallysyslinux-1.65-pre6 | hpa | 2001-12-12 | 3 | -32/+32 |
| * | Document at least the existence of memdisk.syslinux-1.65-pre5 | hpa | 2001-12-11 | 1 | -0/+56 |
| * | Make the thing actually work!!! Yoo-hoo!!! | hpa | 2001-12-11 | 3 | -18/+25 |
| * | Fix a couple of stack mishandling bugs... | hpa | 2001-12-11 | 1 | -6/+6 |
| * | Checkpoint: many many changes, now successfully loads the | hpa | 2001-12-11 | 4 | -73/+110 |
| * | Don't initialize the E820 map statically -- it's too big | hpa | 2001-12-11 | 3 | -7/+19 |
| * | Checkpoint: add printf() for debugging, remove query of E881 (seems | hpa | 2001-12-11 | 9 | -110/+508 |
| * | Move %fs initialization to assembly code; initialize %es explicitly. | hpa | 2001-12-10 | 2 | -10/+16 |
| * | Hello, World now working...syslinux-1.65-pre3 | hpa | 2001-12-10 | 1 | -5/+11 |
| * | Make sure we use calll/retl for the C code, so the stack frame layout | hpa | 2001-12-10 | 3 | -4/+7 |
| * | Simple console I/O, mostly for debugging. | hpa | 2001-12-10 | 2 | -0/+72 |
| * | Fix support for small pseudo-kernels. | hpa | 2001-12-10 | 2 | -1/+7 |
| * | Add postprocessing to set the number of setup sectors. | hpa | 2001-12-10 | 2 | -1/+44 |
| * | Yet another snapshot. Now we can actually compile the sucker... | hpa | 2001-12-10 | 6 | -165/+462 |
| * | More work at patching and setup; load the boot sector when done | hpa | 2001-12-09 | 1 | -11/+46 |
| * | Snapshot the work. | hpa | 2001-12-09 | 3 | -28/+174 |
| * | Reinstate memdisk.asm | hpa | 2001-12-09 | 1 | -0/+418 |
| * | Remove memdisk (moved into memdisk directory) | hpa | 2001-12-09 | 1 | -418/+0 |
| * | Initial work for the in-memory disk emulator | hpa | 2001-12-09 | 8 | -0/+456 |
| * | More work on the memory disk image driver | hpa | 2001-12-06 | 1 | -5/+67 |
| * | - Graphics fixessyslinux-1.62-pre3 | hpa | 2001-04-24 | 1 | -14/+203 |
| * | TSR for virtual INT 13h disk in high memory (under development.) | hpa | 2001-04-19 | 1 | -0/+167 |