Re: m4 cleanup

2013-04-23 Thread Ted Unangst
On Tue, Apr 23, 2013 at 16:00, Marc Espie wrote: > Did you try to get actual tests arranged ? cleaning this up is fairly low-pri > for me... there are other issues concerning our m4, such as making it work > with recent bison/recent libtool that concern me waaay more. There is no functional benef

Re: m4 cleanup

2013-04-23 Thread Marc Espie
On Sun, Apr 21, 2013 at 02:28:09AM -0400, Ted Unangst wrote: > For whatever reason, I found myself looking at the m4 code. In eval.c, > there are some funny functions. I figure if you have to cast every > instance of a variable to a different type, maybe the problem is > you're starting with the wr

Re: [PATCH] add exit codes to biff.1

2013-04-23 Thread Jason McIntyre
On Mon, Apr 22, 2013 at 11:45:04PM -0400, Ryan Kavanagh wrote: > The following patch documents the exit codes of biff(1). > > Best wishes, > Ryan > i've committed this, but used the text from freebsd's man page. it was very similar anyway, but reads a wee bit better. thanks, jmc Index: biff.1

base apache and HonorCipherOrder

2013-04-23 Thread Otto Moerbeek
Hi, SSLHonorCipherOrder is needed by some recommended setups to protect against the beast attack, but only available in newer apaches. So I added it to our apache in base. If there is any interest, I might add the manual stuff, get ok's and commit it. -Otto Index: src/modules/ssl/mod_s