9 Commits (ce7289a76668260b68d8136c8c370b87b20f017d)

Autor SHA1 Nachricht Datum
  Michael Brown 76aa9ad07d Make TCP give up immediately when it receives -ENETUNREACH from vor 18 Jahren
  Michael Brown 63386f4455 Added ENOENT, since HTTP 404 translates to it vor 18 Jahren
  Michael Brown 83fa318b86 Added strerror(0)=="No error", so that TCP protocols can use vor 18 Jahren
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device vor 18 Jahren
  Michael Brown 286db6ffa3 Print explicit error message on iSCSI boot failure, and add vor 18 Jahren
  Michael Brown 07ddaedd33 Add EIO. vor 18 Jahren
  Michael Brown 75430e813e Only need printf(), so use vsprintf.h instead of console.h vor 18 Jahren
  Michael Brown fc7dcc201b Added messages for some of the most common errors vor 18 Jahren
  Michael Brown 7766e34ed1 Split strerror() out from errno.c vor 18 Jahren
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h vor 18 Jahren
  Michael Brown 0e921cdd9e More doxygen docs vor 20 Jahren
  Michael Brown d04b607eb9 Add doxygen documentation vor 20 Jahren
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow vor 20 Jahren