26 次程式碼提交 (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

作者 SHA1 備註 提交日期
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers 12 年之前
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() 14 年之前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年之前
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() 16 年之前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 年之前
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 年之前
  Holger Lubitz 52e5c24565 Revert "make isspace static" - prototype for isspace() is defined by C99, so can't be static 17 年之前
  Holger Lubitz ed06bd8a89 make isspace static 17 年之前
  Michael Brown e330db3c74 Dead code removal. 17 年之前
  Marty Connor bf871c4d03 Warnings purge of src/core 17 年之前
  Michael Brown 4256b3338a Split random number generation out into core/random.c, and create the 17 年之前
  Michael Brown c2708df14a Make shutdown functions callable by OS image's exec methods. 17 年之前
  Michael Brown ca3db0bf11 Added isspace() and made strtoul() accept whitespace, as per POSIX. 17 年之前
  Michael Brown 73e3e02367 Fix prototype of random() and move to stdlib.h 17 年之前
  Michael Brown 637a891264 Fix prototype of sleep() and move it to unistd.h 17 年之前
  Michael Brown ea97fe42dd Note to self: do not write code late at night 17 年之前
  Michael Brown 5753f2c58b May as well add octal support to strtoul() 17 年之前
  Michael Brown bbfb2e02fd Fixed endp bug in strtoul() 17 年之前
  Michael Brown 65ff5357f1 Extend strtoul() to cope with hex as well as decimal. Doesn't cope 17 年之前
  Michael Brown 97439cb6eb Kill off poll_interruptions(); it is lethal when we're acting as a PXE 18 年之前
  Michael Brown 8aeead7c1c Remove dependency on arptable[] (which is no longer used). 18 年之前
  Michael Brown a4143e8c87 Split debug functions out into core/debug.c, so that they can be 18 年之前
  Michael Brown 8df7e74990 Fix up prototype of strtoul() to match POSIX. 18 年之前
  Michael Brown 903ddd9878 inet_aton doesn't overwrite the IP address unless it is valid. 19 年之前
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 19 年之前
  Michael Brown 3d6123e69a Initial revision 19 年之前