27 Revīzijas (master)

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