help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hurd FS hierarchy (was Re: LD_LIBRARY_PATH troubles)


From: Alfred M. Szmidt
Subject: Re: Hurd FS hierarchy (was Re: LD_LIBRARY_PATH troubles)
Date: 20 May 2002 23:54:26 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

* Thomas Bushnell, BSG writes:
> ams@kemisten.nu (Alfred M. Szmidt) writes:
>> What is/was the idea behind /servers/startup anyway?

> For the startup.defs interface.  Nowadays we get to the relevant
> server by looking up the message port for pid 1.  The entry for
> /servers/startup predated the full-blown message port mechanism, and
> should probably be deleted.

Remove the obvious files by hand, as CVS can't handle the removal of
files without write access.

hurd/ChangeLog
2002-05-20  Alfred M. Szmidt  <ams@kemisten.nu>

        * paths.h (_SERVERS_STARTUP): Macro removed.
        * startup.defs: File removed.
        * startup_notify.defs: Likewise.
        * startup_reply.defs: Likewise

Index: paths.h
===================================================================
RCS file: /cvsroot/hurd/hurd/hurd/paths.h,v
retrieving revision 1.15
diff -u -p -r1.15 paths.h
--- paths.h     23 Sep 1997 19:57:37 -0000      1.15
+++ paths.h     20 May 2002 21:49:37 -0000
@@ -26,7 +26,6 @@ the Free Software Foundation, 675 Mass A
 #define        _SERVERS                "/servers/"
 #define        _SERVERS_CRASH          _SERVERS "crash"
 #define        _SERVERS_EXEC           _SERVERS "exec"
-#define _SERVERS_STARTUP       _SERVERS "startup"
 #define _SERVERS_PROC          _SERVERS "proc"
 #define _SERVERS_PASSWORD      _SERVERS "password"
 

-- 
Alfred M. Szmidt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]