From e94252fe692a5638429cbe4fdf9e2a37c3a7b2bb Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 23 Jun 1997 17:35:12 +0000 Subject: *** empty log message *** --- ufs/main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ufs/main.c b/ufs/main.c index 61531c22..e6a7e303 100644 --- a/ufs/main.c +++ b/ufs/main.c @@ -223,6 +223,8 @@ main (int argc, char **argv) outside world. */ diskfs_startup_diskfs (bootstrap, 0); + /* SET HOST NAME */ + /* And this thread is done with its work. */ cthread_exit (0); -- cgit v1.2.3