v0.9.3
Compressed ROM images now work.
- first check-in for mucurses_test.c - added mucurses_test.c build targets
Initial revision
Quick utility to pad floppy disk images for vmware/qemu
Rename .lilo extension to .lkrn and updated dependencies
Make pcap_inject non-static, so that its prototype doesn't conflict with the real pcap_inject in the case where we do have it.
Produce no output unless -v is specified or an error occurs.
Avoid deleting .cvsignore
- modified length of password string to match visible field length - value of n passed to wgetnstr should now be equivalent to output from strlen (i.e. length excluding NUL-terminating character)
Add bin/pci_VVVV_DDDD target to allow building ROM images without needing to know the gPXE internal ROM name.
Special handling for symbols of the form "xxx_end", to make table end markers appear before the symbols that immediately follow the table.
Restore the "shared symbol found only in a single object should be treated as being provided by that object" code.