| Commit message (Expand) | Author | Age | Files | Lines |
| * | Even better way to do the "kernel version string" pointer stuff | hpa | 2002-01-02 | 1 | -3/+4 |
| * | Do the version string pointer in the file header correctly. | hpa | 2002-01-02 | 1 | -4/+6 |
| * | Update copyright date, and change work-in-progress version to 1.67. | hpa | 2002-01-02 | 1 | -3/+4 |
| * | Clean up gcc version dependencies, mostly related to asm() statements. | hpa | 2001-12-17 | 1 | -10/+19 |
| * | Make a valiant, and probably futile, attempt to free memory aftersyslinux-1.65 | hpa | 2001-12-16 | 1 | -0/+3 |
| * | Minor cleanups | hpa | 2001-12-15 | 1 | -16/+58 |
| * | DOS now boots floppy and harddisk, but something is still amiss...syslinux-1.65-pre12 | hpa | 2001-12-15 | 1 | -32/+42 |
| * | Be even more anal... | hpa | 2001-12-14 | 1 | -1/+65 |
| * | 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 | 1 | -1/+4 |
| * | 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 | 1 | -11/+10 |
| * | Support parsing the command line, and setting the geometry that way.syslinux-1.65-pre8 | hpa | 2001-12-12 | 1 | -39/+120 |
| * | Don't count partitions for which type == 0 (no partition) | hpa | 2001-12-12 | 1 | -15/+17 |
| * | 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 | 1 | -7/+26 |
| * | Make the thing actually work!!! Yoo-hoo!!! | hpa | 2001-12-11 | 1 | -3/+3 |
| * | Checkpoint: many many changes, now successfully loads the | hpa | 2001-12-11 | 1 | -10/+41 |
| * | Don't initialize the E820 map statically -- it's too big | hpa | 2001-12-11 | 1 | -5/+7 |
| * | Checkpoint: add printf() for debugging, remove query of E881 (seems | hpa | 2001-12-11 | 1 | -12/+64 |
| * | Move %fs initialization to assembly code; initialize %es explicitly. | hpa | 2001-12-10 | 1 | -3/+0 |
| * | Fix support for small pseudo-kernels. | hpa | 2001-12-10 | 1 | -0/+6 |
| * | Yet another snapshot. Now we can actually compile the sucker... | hpa | 2001-12-10 | 1 | -0/+271 |