27 Commits (master)

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