---
utils/fakeauth.c |6 +++---
utils/rpctrace.c |4 ++--
utils/shd.c |6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/utils/fakeauth.c b/utils/fakeauth.c
index 49fa7f1..ccc0855 100644
--- a/utils/fakeauth.c
+++ b/utils/fakeauth.c
@@ -1,5 +1,5 @@
/* fakea
---
TODO |2 +-
doc/hurd.texi | 16
exec/hashexec.c | 31 +++
hurd/fs.defs | 27 +++--
hurd/hurd_types.h |8 ++--
init/init.c |
This fixes problems when an script could end with /dev/fd/N
in argv[0] because the exec server didn't know the file name.
---
hurd/Versions |1 +
hurd/hurd.h | 12 +-
hurd/hurdexec.c | 48 ++-
sysdeps
m to give the
execserver its auth handle. */
diff --git a/hurd/version.h b/hurd/version.h
index 9b85b5a..fd7847d 100644
--- a/hurd/version.h
+++ b/hurd/version.h
@@ -3,4 +3,4 @@
and will only ever be increased. This will be bumped whenever either
the RPC interfaces or the library APIs c
Hi,
On 25/05/10 21:10, Carl Fredrik Hammar wrote:
> Some of the changes that need to be made have already been discussed on
> IRC: you should use string_t instead of data_t, empty string instead of
> NULL for RPCs, and update copyright years,
All fixed.
> The first three patches are pretty usele
Hi Thomas,
Thomas Schwinge writes:
> Hello!
>
> On Fri, May 21, 2010 at 09:37:42AM +0200, Ludovic Courtès wrote:
>> ‘make dist’ in hurd/glibc.git (the right branch, whatever it’s called)
>> fails:
>>
>> --8<---cut here---start->8---
>> fatal: No names found,