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 년 전