[patch] tmux: 'e' key causes "lost server" in vi mode

2013-07-09 Thread patrick keshishian
Hi, This is on: $ sysctl kern.version kern.version=OpenBSD 5.3-current (GENERIC.MP) #18: Sat Jul 6 16:54:29 MDT 2013 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP I don't know if this is a typo or not, but the tiny change makes "things better"(tm): Using the global se

Re: Update elf(5)

2013-07-09 Thread Matthew Dempsky
Committed. Thanks Simon! On Tue, Jul 9, 2013 at 10:21 AM, Jason McIntyre wrote: > On Tue, Jul 09, 2013 at 07:07:03PM +0200, Marc Espie wrote: >> On Tue, Jul 09, 2013 at 06:09:02PM +0200, Simon Kuhnle wrote: >> > On Tue, Jul 09, 2013 at 12:29:10AM -0700, Matthew Dempsky wrote: >> > > On Tue, Jul

Re: Update elf(5)

2013-07-09 Thread Jason McIntyre
On Tue, Jul 09, 2013 at 07:07:03PM +0200, Marc Espie wrote: > On Tue, Jul 09, 2013 at 06:09:02PM +0200, Simon Kuhnle wrote: > > On Tue, Jul 09, 2013 at 12:29:10AM -0700, Matthew Dempsky wrote: > > > On Tue, Jul 9, 2013 at 12:22 AM, Marc Espie wrote: > > > > Starting > > > > .Ox 5.4 , > > > > all s

Re: Update elf(5)

2013-07-09 Thread Marc Espie
On Tue, Jul 09, 2013 at 06:09:02PM +0200, Simon Kuhnle wrote: > On Tue, Jul 09, 2013 at 12:29:10AM -0700, Matthew Dempsky wrote: > > On Tue, Jul 9, 2013 at 12:22 AM, Marc Espie wrote: > > > Starting > > > .Ox 5.4 , > > > all supported platforms use it as the native binary file format. > > > > I t

Re: Update elf(5)

2013-07-09 Thread Simon Kuhnle
On Tue, Jul 09, 2013 at 12:29:10AM -0700, Matthew Dempsky wrote: > On Tue, Jul 9, 2013 at 12:22 AM, Marc Espie wrote: > > Starting > > .Ox 5.4 , > > all supported platforms use it as the native binary file format. > > I think "Starting *with* .Ox 5.4, ..." but otherwise ok matthew. Updated with

Re: base apache and HonorCipherOrder

2013-07-09 Thread Otto Moerbeek
On Mon, Jul 08, 2013 at 01:53:46PM +1000, Damien Miller wrote: > On Sun, 7 Jul 2013, Aaron Stellman wrote: > > > On Tue, Apr 23, 2013 at 09:08:19AM +0200, Otto Moerbeek wrote: > > > If there is any interest, I might add the manual stuff, get ok's and > > > commit it. > > > > I find it useful to

Re: Update elf(5)

2013-07-09 Thread Matthew Dempsky
On Tue, Jul 9, 2013 at 12:22 AM, Marc Espie wrote: > Starting > .Ox 5.4 , > all supported platforms use it as the native binary file format. I think "Starting *with* .Ox 5.4, ..." but otherwise ok matthew.

Re: Update elf(5)

2013-07-09 Thread Marc Espie
On Mon, Jul 08, 2013 at 11:36:14PM -0700, Matthew Dempsky wrote: > Might be nice to mention that 5.4 'was' the first release that used > ELF on all platforms? Starting .Ox 5.4 , all supported platforms use it as the native binary file format. > On Mon, Jul 8, 2013 at 11:16 PM, Simon Kuhnle wrot