Re: [trentb...@gmail.com: Re: mg: The Delete key should delete the character to the right of the cursor]

2012-03-25 Thread Mark Lumsden
Any objections? -lum > This patch for mg is suggested by the debian team to add support > for the del key. Seems like a nobrainer and also works in OpenBSD. > > Sorry for the long message but I want to give credit where credit > is due. > > - Forwarded message from "Trent W. Buck" - > >

Re: vmmap speed increase diff

2012-03-25 Thread Bryan Linton
On 2012-03-23 21:50:29, Ariane van der Steldt wrote: > Hi, > > With the recent introduction of vmmap, I introduced a slowdown which > affects programs with alot of memory (browsers for instance). First of > all, since I've heard very few complaints, thanks for putting up with > this. > > The re

[trentb...@gmail.com: Re: mg: The Delete key should delete the character to the right of the cursor]

2012-03-25 Thread Han Boetes
This patch for mg is suggested by the debian team to add support for the del key. Seems like a nobrainer and also works in OpenBSD. Sorry for the long message but I want to give credit where credit is due. - Forwarded message from "Trent W. Buck" - Date: Thu, 8 Mar 2012 11:14:46 +1100 F

Re: bsd.rd amd64 crash after sync when sd1 exists

2012-03-25 Thread Ted Roby
On Sun, Mar 25, 2012 at 12:03 PM, Theo de Raadt wrote: > > This bug report shows a fault address in a privately build kernel. > This problem occurred in a snapshot kernel. Here is an updated picture of the error message: http://devio.us/~roby/uvm_fault.jpg (please refresh if you see the old i

Re: bsd.rd amd64 crash after sync when sd1 exists

2012-03-25 Thread Theo de Raadt
Everyone please look at two things in this bug report: > uvm_fault(0x80b999c0, 0x8019d000, 0, 4) -> e and: > OpenBSD 5.1-current (bsd.build) #0: Sun Mar 25 09:34:02 PDT 2012 > r...@onion.my.domain:/tmp/bsd.build Let me explain something clearly. Bug reports come in quite of

San Luis Class Hotel 50% OFF | Afteroffice en BRANDS 56% OFF | Book de Fotos 85% OFF | Cena Gourmet en BRANDS 54% OFF | Lifting sin cirugĂ­a 50% OFF

2012-03-25 Thread Bonus Cupon
Para visualizar correctamente este newsletter ingresa a http://news.bonuscupon.com.ar/r.html?uid=1.2r.3cds.15c.cr6qhti0km

bsd.rd amd64 crash after sync when sd1 exists

2012-03-25 Thread Ted Roby
This is a preliminary report. I am available to test and report further. This problem exists with current bsd.rd amd64. I have an internal HD identified as wd0. A few slices have been grouped together for /usr/local on sd0 via softraid(4) CONCAT. After booting from bsd.rd I drop to shell, cd /dev

Re: mg(1) does not close DIR on error path

2012-03-25 Thread Mark Lumsden
> Hello. > > mg(1) editor has a small resource leak in make_file_list() function. > If it cannot allocate space for `current' list it returns without > closing `dirp' with closedir() call. > > Index: fileio.c > === > RCS file: /c

Re: base httpd ProxyPreserveHost not working

2012-03-25 Thread Stuart Henderson
On 2012/03/24 21:33, Stuart Henderson wrote: > On 2012/03/24 16:58, Jacob L. Leifman wrote: > > following up on my own post (the only reponse I received was the > > suggestion to switch to nginx, and while it does appear that much > > development is happening there, I am not in a position to dep