diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-08 16:19:05 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-08 16:19:05 +0000 |
commit | 861fc38dcf092f40bd30f1073be408950cd40475 (patch) | |
tree | cd2e969bc68a3eb28fc68cf0e2beacfcf1d87c3b /TODO | |
parent | 32a0824064e9297942034dc0e284522b5ba76d4c (diff) |
Fri Oct 4 17:52:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makeconf ($(..)$(dir).d): Always include libhurdbugaddr in the
list for non-libraries.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,7 @@ See `tasks', the exported task list. ** general: *** Enable compilation without -O *** figure out why uname -v string has `/ELF' appended. +*** expunge special cthreads malloc finally. ** libmom work: *** Hack interface definitions so that args are mom-ish @@ -142,6 +143,7 @@ See `tasks', the exported task list. *** Diagnose why shutdown doesn't close TCP channels properly or reliably. *** select for read on a UDP socket seems never to return. *** Undefined functions at the end of pfinet/io-ops.c. +*** TCP connections to self return ENETUNREACH. ** nfs *** Implement async I/O @@ -255,6 +257,7 @@ See `tasks', the exported task list. List for version 0.2 binary release +* Install patch from hag for disk device in mach * Try and get new mach4 from Shantanu. * pfinet needs to support no-network operation * Have term do scancodes, at least kludgily. |