diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 16:05:44 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 16:05:44 +0000 |
commit | 04cecb80cf90f0f62229b8924423f6cd591dd673 (patch) | |
tree | 9d1a5c5c95bc49320c2bcbc42acd7182a991e4a4 /TODO | |
parent | a8915162986f63e0c357efd991ff215d785ae3fd (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -59,7 +59,6 @@ See `tasks', the exported task list. ** libshouldbeinlibc: *** Merge contents of libshouldbeinlibc that belong there into libc. Rename the rest to libhurdutil or somesuch. -*** debug linewrap.c (in libshouldbeinlibc temporarily) *** argp: finde some way to flag certain long options as only matching exactly (add this as OPT_EXACT); use this on the built in option --program-name. @@ -131,6 +130,7 @@ See `tasks', the exported task list. *** Add proc_get_tty() [returns tty opened with no flags], so that ps can be non-suid. *** Remove hostname/hostid functions +*** add timeouts to all the msg_* calls proc makes. ** pfinet *** Allow multiple pfinets to arp on the same ethernet interface for different @@ -225,7 +225,6 @@ See `tasks', the exported task list. * TODO for version 0.0: -** Bug: GDB as non-root ** Compile released libc. ** Compile released utilities. (See SOURCES-0.0) ** Make serverboot source tar and build instructions. |