Re: isakmpd: tiny patch

2010-04-13 Thread Toni Mueller
On Thu, 08.04.2010 at 08:52:12 +0100, Mark Lumsden wrote: > You want a yay? Give me a yay: > > http://marc.info/?l=openbsd-tech&m=127071264614038&w=2 > > aka: disklabel - 'P' option Ok, here you are: "yay"... > fairs fair. ?? Kind regards, --Toni++

Re: isakmpd: tiny patch

2010-04-08 Thread Mark Lumsden
On Thu, 08.04.2010 at 07:24:26 +0100, Mark Lumsden wrote: >> The behaviour your diff introduces isn't without precedence. >I'm sorry, but I don't understand what you want to say. >The patch will make isakmpd generate a log entry when it starts. For >me, usually running with high levels of debugg

Re: isakmpd: tiny patch

2010-04-08 Thread Toni Mueller
Hi, On Thu, 08.04.2010 at 07:24:26 +0100, Mark Lumsden wrote: > The behaviour your diff introduces isn't without precedence. I'm sorry, but I don't understand what you want to say. > Some daemons do this when starting, some don't. The patch will make isakmpd generate a log entry when it starts

Re: isakmpd: tiny patch

2010-04-07 Thread Mark Lumsden
The behaviour your diff introduces isn't without precedence. Some daemons do this when starting, some don't. Eh, not sure what to say really... Its kind of a moot point for me. -mark === Hello, while playing with isakmpd, I found that it would be nice to have a complement for the "i

isakmpd: tiny patch

2010-04-07 Thread Toni Mueller
Hello, while playing with isakmpd, I found that it would be nice to have a complement for the "isakmpd: exiting" log entry. Index: isakmpd.c === RCS file: /cvs/src/sbin/isakmpd/isakmpd.c,v retrieving revision 1.97 diff -u -r1.97 isak