15 Revīzijas (d12770e254551737659cbbb777beccde7d2363a9)

Autors SHA1 Ziņojums Datums
  Michael Brown 9af12d5fba A working DNS resolver (not yet tied in to anything) 17 gadus atpakaļ
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 17 gadus atpakaļ
  Michael Brown 6a03552381 Distinguish between ENOMEM (as representing a lack of internal memory 17 gadus atpakaļ
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h 18 gadus atpakaļ
  Michael Brown e5f0898f38 Move strerror() prototype to string.h, where it belongs 18 gadus atpakaļ
  Michael Brown 04da3556f9 Differentiate between ENOSPC and ENOMEM 18 gadus atpakaļ
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything 18 gadus atpakaļ
  Michael Brown 444b885a7d Add EOVERFLOW==ERANGE 18 gadus atpakaļ
  Michael Brown d8e99bf28f Gave up on adding POSIX errno's as required, and just added (almost) all 18 gadus atpakaļ
  Michael Brown 824d6ffa7f Header rearrangement. 18 gadus atpakaļ
  Michael Brown 6209bd873a First sketch of a new net device API. 18 gadus atpakaļ
  Michael Brown 4f3581e99c Added ENOENT and EAFNOSUPPORT 18 gadus atpakaļ
  Michael Brown 0e921cdd9e More doxygen docs 19 gadus atpakaļ
  Michael Brown 0eb4d9973c Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL 19 gadus atpakaļ
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow 19 gadus atpakaļ