* Thomas Bushnell, BSG writes:
> [EMAIL PROTECTED] (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  <[EMAIL PROTECTED]>

        * 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

_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to