27 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown eac445b650 [build] Allow error message URI to be customised via config/branding.h hace 9 años
  Michael Brown 4995ffa438 [hci] Use http://ipxe.org/<errno> instead of raw error numbers hace 13 años
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 76d5e493d1 [libc] Use only generic errortab entries to match generic errors hace 14 años
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message hace 15 años
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables hace 15 años
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure hace 16 años
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate hace 16 años
  Michael Brown 9aa61ad5a2 Add per-file error identifiers hace 17 años
  Michael Brown 070c55a838 Added EPIPE description. hace 17 años
  Michael Brown cde6d776e3 Handle structured error codes. hace 17 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 17 años
  Michael Brown 90d859c34b Add ETIMEDOUT hace 17 años
  Michael Brown 76aa9ad07d Make TCP give up immediately when it receives -ENETUNREACH from hace 17 años
  Michael Brown 63386f4455 Added ENOENT, since HTTP 404 translates to it hace 17 años
  Michael Brown 83fa318b86 Added strerror(0)=="No error", so that TCP protocols can use hace 17 años
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device hace 17 años
  Michael Brown 286db6ffa3 Print explicit error message on iSCSI boot failure, and add hace 17 años
  Michael Brown 07ddaedd33 Add EIO. hace 17 años
  Michael Brown 75430e813e Only need printf(), so use vsprintf.h instead of console.h hace 17 años
  Michael Brown fc7dcc201b Added messages for some of the most common errors hace 17 años
  Michael Brown 7766e34ed1 Split strerror() out from errno.c hace 17 años
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h hace 17 años
  Michael Brown 0e921cdd9e More doxygen docs hace 19 años
  Michael Brown d04b607eb9 Add doxygen documentation hace 19 años
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow hace 19 años