diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-26 01:07:22 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-26 01:07:22 +0000 |
commit | f2ce20a66e0ab9abb0128458aa0e6f6e2052881f (patch) | |
tree | c4ebd4593d37c73ef8ec5fa17ee1dfe229ca9afa /TODO | |
parent | bb23a3b7ac9c2d0e74613de904e5e8a19e5038b5 (diff) |
Fri Oct 25 20:17:47 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makeconf (%.prof_d): Don't set no-deps.
(.prof_d inclusion): Don't do it if prof-depend=t.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -24,8 +24,6 @@ See `tasks', the exported task list. * Libraries ** general: -*** Enable compilation without -O -*** figure out why uname -v string has `/ELF' appended. *** expunge special cthreads malloc finally. ** libmom work: @@ -115,7 +113,7 @@ See `tasks', the exported task list. instead of the underlying node, when it's important. ** libps -*** Wizzior columnation (autosizing?) +*** Whizzier columnation (autosizing?) *** Make getters more robust. * Servers @@ -143,7 +141,6 @@ 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 @@ -153,6 +150,7 @@ See `tasks', the exported task list. *** Implement V3 nfs. *** Implement nqnfs. *** Add Hurd-specific calls. +*** emacs M-x server doesn't work if ~ is on nfs. ** storeio: *** Make a server (/servers/storeio?) to share multiple storeio nodes? @@ -263,11 +261,9 @@ 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. * nfsd? * released libc * Arrange GCC not to install assert.h on GNU. * recompile libraries after libc release -* complete `extern inline' proofing of header files. -* Change all copyright notices to say "GNU Hurd" instead of "This program".
\ No newline at end of file +* Change all copyright notices to say "GNU Hurd" instead of "This program". |