|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: ftpd and setproctitle()
From: Adam McKenna (adam
FLOUNDER.NET)Date: Fri Jul 07 2000 - 17:32:47 CDT
- Next message: Bernd Luevelsmeyer: "Re: ftpd and setproctitle()"
- Previous message: David Maxwell: "Re: ftpd: the advisory version"
- In reply to: Roger Espel Llima: "Re: ftpd and setproctitle()"
- Next in thread: Nic Bellamy: "Re: ftpd and setproctitle()"
- Reply: Adam McKenna: "Re: ftpd and setproctitle()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jul 07, 2000 at 12:01:52PM +0200, Roger Espel Llima wrote:
> Theo de Raadt wrote:
> > Well, while everyone is talking about setproctitle affecting wuftpd,
> > I should probably note that it even affects the OpenBSD ftpd. In fact,
> > looking around, it looks like it might affect everyone's ftpd.
>
> Curiously enough, this bug didn't affect the Linux port of the OpenBSD
> ftpd (http://freshmeat.net/appindex/1999/10/09/939509389.html), because
> it doesn't #define HASSETPROCTITLE.
The debian port compiles with -DHASSETPROCTITLE in the Makefile. I was able
to recompile mine without it.
adam
athlon:~/src/linux-ftpd-0.11/ftpd$ grep -i setproc Makefile
$(CC) $(CFLAGS) -DHASSETPROCTITLE $< -c
$(OBJS): extern.h ../support/daemon.h ../support/setproctitle.h
--Adam
- Next message: Bernd Luevelsmeyer: "Re: ftpd and setproctitle()"
- Previous message: David Maxwell: "Re: ftpd: the advisory version"
- In reply to: Roger Espel Llima: "Re: ftpd and setproctitle()"
- Next in thread: Nic Bellamy: "Re: ftpd and setproctitle()"
- Reply: Adam McKenna: "Re: ftpd and setproctitle()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]