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: 21 May 2002 18:16:40 +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:
>> * Thomas Bushnell, BSG writes:
>> > This is totally wrong.  Remove /servers/startup.  The startup.defs
>> > interface is by no means gone.
>> 
>> Oh, then there is nothing to do, as /servers/startup is not created
>> at all.

> Yes, but we should remove the mention from the header file.

Then if some nice person can commit this it will be done.

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

        * paths.h (_SERVERS_STARTUP): Macro removed.

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]