From c3309e4e383cae6cd10337ba84daad7f6c7d0027 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 14 Jul 1998 20:52:08 +0000 Subject: *** empty log message *** --- libtreefs/dir-lookup.c | 4 +--- tasks | 2 +- utils/setauth.c | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/libtreefs/dir-lookup.c b/libtreefs/dir-lookup.c index 51c2cbd2..336ce8fd 100644 --- a/libtreefs/dir-lookup.c +++ b/libtreefs/dir-lookup.c @@ -1,6 +1,6 @@ /* Default treefs_s_dir_lookup hook - Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1998 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -55,8 +55,6 @@ _treefs_s_dir_lookup (struct treefs_handle *h, if (path[0] == '\0') { - mustbedir = 1; - /* Set things up in the state expected by the code from gotit: on. */ dir = 0; node = h->po->node; diff --git a/tasks b/tasks index de1be03d..397b3cd7 100644 --- a/tasks +++ b/tasks @@ -112,7 +112,7 @@ Hurd work (these are brief descriptions; thomas can give more information): !!! * We need some existing shell programs changed to do Hurd things: - like id, su, ls, tar, cpio, etc. Some of this work has already been + like ls, tar, cpio, etc. Some of this work has already been done, but more is still needed. !!! diff --git a/utils/setauth.c b/utils/setauth.c index a039e3c6..5a567fdf 100644 --- a/utils/setauth.c +++ b/utils/setauth.c @@ -29,7 +29,7 @@ #include "frobauth.h" -const char *argp_program_version = STANDARD_HURD_VERSION (setauth); +bconst char *argp_program_version = STANDARD_HURD_VERSION (setauth); #define OPT_NO_SAVE 1 -- cgit v1.2.3