Re: daily security email appears double-spaced

2011-07-19 Thread Ingo Schwarze
Andrew Fresh wrote on Mon, Jul 18, 2011 at 06:13:36PM -0700: > On Mon, Jul 18, 2011 at 12:32:02AM -0700, Daniel C. Sinclair wrote: >> The day after installing the latest snapshot I got the usual >> /usr/libexec/security email - but it appeared to be double spaced for >> the setuid/device changes s

Re: iPod Touch dmesg noise -> ugen(4).

2011-07-19 Thread Brynet
The userland stuff I found depends on libusb-1.x which currently lacks an OpenBSD backend. So this is pretty much just a cosmetic change until we get that or people stop using libusb 1.x and use the widely ported libusb-0.x. So this can be ignored, but still a step in the right direction. -Bry

Re: Synaptics touchpad

2011-07-19 Thread Brynet
Still works for me, will the wscons backend for xf86-input-synaptics be sent upstream eventually? :-) pms0: Synaptics touchpad, firmware 7.2 .. .xinitrc/.xsession: xinput set-int-prop /dev/wsmouse0 "Synaptics Tap Action" 8 3 0 2 0 1 0 0 xinput set-int-prop /dev/wsmouse0 "Synaptics Edge Scrolling

amd64 stack alignment in ld.so

2011-07-19 Thread Mark Kettenis
SSE needs a 16-byte aligned stack. Our kernel on randomizes the stack to an ALIGNBYTES boundary, which for amd64 means 8-byte aligned. Therefore we explicitly align the stack in crt0, but "constructors" in shared libraries get run directly by ld.so, before the crt0 code gets run. The diff below s

Re: iPod Touch dmesg noise -> ugen(4).

2011-07-19 Thread Brynet
On Tue, Jul 19, 2011 at 05:13:07PM -0400, Brynet wrote: > Whoops, got the order wrong in uaudio.. I think the rest is right. > > Thanks brad for noticing. > > -Bryan. Might help to attach it, eh? :-) Index: uaudio.c === RCS file: /

Re: iPod Touch dmesg noise -> ugen(4).

2011-07-19 Thread Brynet
Whoops, got the order wrong in uaudio.. I think the rest is right. Thanks brad for noticing. -Bryan.

Re: support specifying scheme/method in apache server configs

2011-07-19 Thread Alexey Suslikov
Benny Lofgren wrote: > On 2011-07-19 08.29, David Gwynne wrote: > > noone has an opinion? > > I like it. I was about to run into exactly the same problem on a > similar setup in a few days myself, so it couldn't have come in > more handy. :-) > > > would anyone get upset if i committed this? > > I'

Synaptics touchpad

2011-07-19 Thread Alexandr Shadchin
Hi, Please test latest patch for support Synaptics touchpad (or http://koba.devio.us/distfiles/synaptics.v5.diff) Patch for snapshot from 18-Jul-2011 or newer. It seems everything regression eliminated. -- Alexandr Shadchin Index: dev/pckbc/pms.c ===

Re: support specifying scheme/method in apache server configs

2011-07-19 Thread Benny Lofgren
On 2011-07-19 08.29, David Gwynne wrote: > noone has an opinion? I like it. I was about to run into exactly the same problem on a similar setup in a few days myself, so it couldn't have come in more handy. :-) > would anyone get upset if i committed this? I've tried the patch briefly, and it see

Ocasión Impecable Local Flores precio de regalo incluye comisión inmobiliaria

2011-07-19 Thread JM293
Impecable Local, listo para ser usado o rentado Puede dividirse en dos locales, con entradas independientes. Se ofrece a un precio de regalo, y se incluye la comisisn de la inmobiliaria !!! Son 125 m2 ( 75m2 en PB, 50m2 en impecable subsuelo ); tiene 7 mts de frente y 14 de fondo. Majestuosa r

Re: document no -fstrict-overflow

2011-07-19 Thread Nicholas Marriott
Makes sense to me. On Sat, Jul 16, 2011 at 09:23:41PM -0400, Ted Unangst wrote: > We have disabled the -fstrict-overflow option by default. > > Index: gcc-local.1 > === > RCS file: /home/tedu/cvs/src/share/man/man1/gcc-local.1,v > r