17 Commits (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Author SHA1 Message Date
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD 16 years ago
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. 16 years ago
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. 17 years ago
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 years ago
  Michael Brown d05d8edd42 Implement the "overwrite TFTP filename" Microsoft RIS bug workaround. 17 years ago
  Michael Brown 40d6d3dcf4 Windows RIS now gets as far as downloading NTLDR. 17 years ago
  Michael Brown 01b4bde8a0 Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer 17 years ago
  Michael Brown 23008b9326 Updated to use POSIX-style file I/O layer. 17 years ago
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 years ago
  Michael Brown 71754ada2a Allow linking by converting functions to stubs 18 years ago
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. 18 years ago
  Michael Brown 53a4436d94 TFTP upgraded to use a core function library (in tftpcore.c) which will be 19 years ago
  Michael Brown 59582db29d Documented remainder of PXE TFTP API calls. 19 years ago
  Michael Brown 2ffc960e67 Added diatribe about the mismatch between the PXE spec and the TFTP 19 years ago
  Michael Brown aeb984a1a9 Thoughts on how to coerce the PXE TFTP API into something resembling 19 years ago
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. 19 years ago