21 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Autor SHA1 Nachricht Datum
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() vor 16 Jahren
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem vor 16 Jahren
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. vor 16 Jahren
  Holger Lubitz 52e5c24565 Revert "make isspace static" - prototype for isspace() is defined by C99, so can't be static vor 17 Jahren
  Holger Lubitz ed06bd8a89 make isspace static vor 17 Jahren
  Michael Brown e330db3c74 Dead code removal. vor 17 Jahren
  Marty Connor bf871c4d03 Warnings purge of src/core vor 17 Jahren
  Michael Brown 4256b3338a Split random number generation out into core/random.c, and create the vor 17 Jahren
  Michael Brown c2708df14a Make shutdown functions callable by OS image's exec methods. vor 17 Jahren
  Michael Brown ca3db0bf11 Added isspace() and made strtoul() accept whitespace, as per POSIX. vor 17 Jahren
  Michael Brown 73e3e02367 Fix prototype of random() and move to stdlib.h vor 17 Jahren
  Michael Brown 637a891264 Fix prototype of sleep() and move it to unistd.h vor 17 Jahren
  Michael Brown ea97fe42dd Note to self: do not write code late at night vor 17 Jahren
  Michael Brown 5753f2c58b May as well add octal support to strtoul() vor 17 Jahren
  Michael Brown bbfb2e02fd Fixed endp bug in strtoul() vor 17 Jahren
  Michael Brown 65ff5357f1 Extend strtoul() to cope with hex as well as decimal. Doesn't cope vor 17 Jahren
  Michael Brown 97439cb6eb Kill off poll_interruptions(); it is lethal when we're acting as a PXE vor 18 Jahren
  Michael Brown 8aeead7c1c Remove dependency on arptable[] (which is no longer used). vor 18 Jahren
  Michael Brown a4143e8c87 Split debug functions out into core/debug.c, so that they can be vor 18 Jahren
  Michael Brown 8df7e74990 Fix up prototype of strtoul() to match POSIX. vor 18 Jahren
  Michael Brown 903ddd9878 inet_aton doesn't overwrite the IP address unless it is valid. vor 19 Jahren
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD vor 19 Jahren
  Michael Brown 3d6123e69a Initial revision vor 19 Jahren