aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in capitalizationsyslinux-3.00-pre9hpa2004-12-292-1/+1
* Document MEMDISK querying the loader.hpa2004-12-291-0/+2
* Correctly handle different values of the memdisk info structurehpa2004-12-292-1/+11
* Remove __attribute__((packed)) which seems to cause problemshpa2004-12-291-2/+2
* Add code to detect the boot loader to mdiskchkhpa2004-12-294-3/+51
* Add boot loader ID to the memdisk info structurehpa2004-12-293-5/+17
* Clean up using an alternate NASMhpa2004-12-291-3/+4
* Fix using the resolver function from the API (with DS != CS); addsyslinux-3.00-pre8hpa2004-12-285-19/+94
* Document resolve hostname APIhpa2004-12-283-2/+44
* Update to reflect the current state of the universe.hpa2004-12-281-23/+2
* Support menu hotkeys.hpa2004-12-284-12/+81
* Document the -m and -a options.syslinux-3.00-pre7hpa2004-12-281-0/+8
* Fix the scanning of the partition table (for the -a option)hpa2004-12-281-0/+1
* Support the -m and -a options for the DOS installer as wellhpa2004-12-284-25/+244
* FQDNs no longer required.syslinux-3.00-pre6hpa2004-12-282-8/+7
* Add support for non-FQDN hostnames.hpa2004-12-283-2/+36
* We now officially support FQDNs in TFTP prefixes.syslinux-3.00-pre5hpa2004-12-284-22/+30
* Correct bogus register usagehpa2004-12-281-12/+14
* Fix pxelinux relocation; work around infinite loop in pxelinux mangle_namehpa2004-12-286-22/+24
* Add layout filehpa2004-12-281-0/+55
* Support shift in/shift out -> DEC VT symbols;hpa2004-12-271-2/+32
* Save list of DNS servers; do DNS lookup for hostnameshpa2004-12-272-4/+44
* Use skip of 2 for the magic A20 numbershpa2004-12-271-6/+5
* More work on using sections for memory alignment. Make bcopy32 alwayshpa2004-12-278-109/+62
* Reorganize memory slightly; split .bss into .bss and .earlybss andhpa2004-12-275-28/+56
* Complete the DNS resolver.hpa2004-12-271-15/+86
* Minor cleanupshpa2004-12-271-6/+10
* More work on the DNS resolver; now just need the reply parserhpa2004-12-271-1/+163
* More work on the DNS resolverhpa2004-12-271-21/+18
* Beginnings of a DNS resolverhpa2004-12-271-0/+115
* Write the partition offset into the superblock as we are supposed to.syslinux-3.00-pre4hpa2004-12-221-4/+11
* Fix the -m and -a options for Win32; add support for a boot sector filehpa2004-12-223-23/+54
* Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3hpa2004-12-225-16/+177
* Detect null filenames correctly (problems in both pxelinux and extlinux)syslinux-3.00-pre2hpa2004-12-226-3/+7
* Support cursor on/cursor off sequences, and use them in the menu systemhpa2004-12-222-19/+61
* Fix handling of attributes when clearing the screen.hpa2004-12-221-1/+1
* Support alternate TFTP servers via filename syntax.syslinux-3.00-pre1hpa2004-12-225-32/+161
* 2.20 -> 3.00hpa2004-12-221-1/+1
* Let's call the next version 3.00hpa2004-12-222-2/+2
* Better document how to do chain loading.syslinux-2.20-pre14hpa2004-12-222-0/+25
* Fix pointers/block calculationhpa2004-12-221-0/+1
* Fix bugs in the conversion to partition-relative sector numbershpa2004-12-221-3/+3
* Fix handling of -o offsethpa2004-12-223-20/+20
* Fix miscompare of FAT32hpa2004-12-221-3/+3
* Allow creation of FAT32 filesystemshpa2004-12-221-9/+23
* Handle partition offsethpa2004-12-222-4/+5
* Be more picky about syntax.hpa2004-12-221-1/+1
* Update the Win32 installer.syslinux-2.20-pre13hpa2004-12-222-34/+90
* Support timeout in the menusyslinux-2.20-pre12hpa2004-12-215-20/+60
* Add NOESCAPE command to disable Shift key; update NEWS.hpa2004-12-215-0/+18