20 Commits (v0.9.9)

Autor SHA1 Nachricht Datum
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message vor 15 Jahren
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables vor 15 Jahren
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure vor 16 Jahren
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate vor 16 Jahren
  Michael Brown 9aa61ad5a2 Add per-file error identifiers vor 17 Jahren
  Michael Brown 070c55a838 Added EPIPE description. vor 17 Jahren
  Michael Brown cde6d776e3 Handle structured error codes. vor 17 Jahren
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h vor 17 Jahren
  Michael Brown 90d859c34b Add ETIMEDOUT vor 17 Jahren
  Michael Brown 76aa9ad07d Make TCP give up immediately when it receives -ENETUNREACH from vor 17 Jahren
  Michael Brown 63386f4455 Added ENOENT, since HTTP 404 translates to it vor 17 Jahren
  Michael Brown 83fa318b86 Added strerror(0)=="No error", so that TCP protocols can use vor 17 Jahren
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
  Michael Brown 286db6ffa3 Print explicit error message on iSCSI boot failure, and add vor 17 Jahren
  Michael Brown 07ddaedd33 Add EIO. vor 17 Jahren
  Michael Brown 75430e813e Only need printf(), so use vsprintf.h instead of console.h vor 17 Jahren
  Michael Brown fc7dcc201b Added messages for some of the most common errors vor 17 Jahren
  Michael Brown 7766e34ed1 Split strerror() out from errno.c vor 17 Jahren
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h vor 17 Jahren
  Michael Brown 0e921cdd9e More doxygen docs vor 19 Jahren
  Michael Brown d04b607eb9 Add doxygen documentation vor 19 Jahren
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow vor 19 Jahren