summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proc/ChangeLog5
-rw-r--r--proc/main.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index 38cebf42..68831928 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 18 13:23:51 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
+
+ * main.c (main): Don't wire proc anymore. It's not necessary or
+ useful.
+
Thu Jul 18 04:15:49 1996 Roland McGrath <roland@baalperazim.frob.com>
* mgt.c (add_tasks): Fix vm_deallocate call to use mach_task_self ()
diff --git a/proc/main.c b/proc/main.c
index 40a0379c..1292cea0 100644
--- a/proc/main.c
+++ b/proc/main.c
@@ -110,7 +110,7 @@ main (int argc, char **argv, char **envp)
mach_port_deallocate (mach_task_self (), pset);
mach_port_deallocate (mach_task_self (), psetcntl);
- wire_task_self ();
+/* wire_task_self (); */
while (1)
ports_manage_port_operations_multithread (proc_bucket,