16 Commits (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Author SHA1 Message Date
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 years ago
  Michael Brown 4075f7596b Unplug before sending close() message, to avoid screwing up interfaces 17 years ago
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 years ago
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 years ago
  Holger Lubitz 75ff85441b convert to zalloc 17 years ago
  Michael Brown 63719deea9 Introduce name resolution interface and named socket opener. 17 years ago
  Michael Brown 13d9a660ca Zeroing out memory before using it can be so important. 17 years ago
  Michael Brown d6909f65f0 Actually, it's probably safer *not* to leave child processes hanging 17 years ago
  Michael Brown b6194b8cb9 Note that the SIGCHLD handler could be re-entered. 17 years ago
  Michael Brown 1411876e26 Propagate return status code from last child to fail. 17 years ago
  Michael Brown 4e3976711d A working name resolution framework 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 years ago
  Michael Brown 1644238813 Added debugging. 19 years ago
  Michael Brown 65dc273d78 First version 19 years ago