From: Emilio Pozuelo Monfort
* configure.in: Check for _hurd_exec_file_name.
* utils/fakeauth.c: Call _hurd_exec_file_name instead of
_hurd_exec if it's available.
* utils/rpctrace.c: Likewise.
* utils/shd.c: Likewise.
Signed-off-by: Jeremie Koenig
Signed-off-by: Justus Winter <4win...@informat
>From bbce8439190738efc9260490fa52f9dfe9600306 Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort
Date: Wed, 26 May 2010 23:32:16 +0200
Subject: [PATCH 3/3] Use the new _hurd_exec_file_name function
* configure.in: Check for _hurd_exec_file_name.
* utils/fakeauth.c: Call _hurd_exec_file_n
Hi,
On Mon, Jul 26, 2010 at 07:33:58PM +0200, Emilio Pozuelo Monfort wrote:
> >From c6276e2df1d370dbbdd7f4e6fb388f241f84fee7 Mon Sep 17 00:00:00 2001
> From: Emilio Pozuelo Monfort
> Date: Wed, 26 May 2010 23:32:16 +0200
> Subject: [PATCH 3/3] Use the new _hurd_exec_fil
>From c6276e2df1d370dbbdd7f4e6fb388f241f84fee7 Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort
Date: Wed, 26 May 2010 23:32:16 +0200
Subject: [PATCH 3/3] Use the new _hurd_exec_file_name function
* configure.in: Check for _hurd_exec_file_name.
* utils/fakeauth.c: Call _hurd_exec_file_n
7;s meeting.
For instance, there is no point in applying the previous patches if
Roland has issue with the change.
> >From 968f68ba6747ed11b8eb44b09e81323d40e6324b Mon Sep 17 00:00:00 2001
> From: Emilio Pozuelo Monfort
> Date: Wed, 26 May 2010 23:32:16 +0200
> Subjec
010 23:32:16 +0200
Subject: [PATCH 3/3] Use the new _hurd_exec_file_name function
* utils/fakeauth.c: Call _hurd_exec_file_name instead of
_hurd_exec.
* utils/rpctrace.c: Likewise.
* utils/shd.c: Likewise.
---
utils/fakeauth.c |7 ---
utils/rpctrace.c |
Hi,
On Wed, May 26, 2010 at 11:32:16PM +0200, Emilio Pozuelo Monfort wrote:
> 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 @@
> /* fakeauth -- proxy auth server to lie to users about what their ID
---
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