Only noise from azalia

2012-01-16 Thread Jairo Souto
I can get only noise from the audio of a notebook Acer Aspire 5820T-6825. OpenBSD uranio.dlg 4.9 GENERIC.MP#6 amd64 The snapshots until "9051675 Jan 13 19:04 bsd.mp" have not worked. dmesg, audioctl -a and mixerctl -av are attached. I do need your help. Thank you. --Jairo Souto (38)881

Re: memory leak in OpenSSH

2012-01-16 Thread Miod Vallat
> this is a diff which patch a memory leak in OpenSSH. Applied, thanks! Miod

Re: allow _proxy variables in sudoers

2012-01-16 Thread Todd C. Miller
On Sun, 15 Jan 2012 22:30:31 MST, Theo de Raadt wrote: > > you forgot https_proxy and no_proxy... > > > > however, im against this change since it allows a user to redirect a progra > m > > they need privileges to use to an arbitrary proxy they specify, something > > there is no good mitigation a

Re: memory leak in OpenSSH

2012-01-16 Thread Loganaden Velvindron
Great ! Open a PR here: https://bugzilla.mindrot.org/ On Mon, Jan 16, 2012 at 6:27 PM, Jan Klemkow wrote: > Hello, > > this is a diff which patch a memory leak in OpenSSH. > I have just compiled it without warnings. > I am unable to run this exactly this code path. > > bye, > Jan > > Index: ss

memory leak in OpenSSH

2012-01-16 Thread Jan Klemkow
Hello, this is a diff which patch a memory leak in OpenSSH. I have just compiled it without warnings. I am unable to run this exactly this code path. bye, Jan Index: ssh-pkcs11-client.c === RCS file: /mount/cvsdev/cvs/openbsd/src/u

Re: fix ral (and maybe other cards) hostap mode

2012-01-16 Thread Steven Chamberlain
On 16/01/12 09:47, Sebastian Reitenbach wrote: > this is a followup on the misc@ "problem with ral in hopstap mode on > -current" thread. Thank you! I wasn't subscribed to that list but I mentioned this on bugs@ on 2011-12-10, "rum: multiple issues". > tcpdump -n -i ral0 -y IEEE802_11_RADIO -v

Bugfix for relayd (Resend with attachments inline)

2012-01-16 Thread Georg Hoesch
Bug description: HTTP POST requests with short Content-Lenght hangs in lateconnect mode. Example request: --- POST http://www.openbsd.org/ HTTP/1.1 Content-Length: 3 foo --- Test setup: relayd configured to relay c

Re: athn(4) device timeout

2012-01-16 Thread Ishwor Gurung
Hi Tech, On 16 January 2012 02:46, Ishwor Gurung wrote: > Hi Tech, > > I have been advised by cthuluh and others on #openbsd@freenode to post > issue with my hardware reset for athn(4) in here. It is not clear why > it happens to me. Also, I wanted to point out that it doesn't affect > my connect

fix ral (and maybe other cards) hostap mode

2012-01-16 Thread Sebastian Reitenbach
Hi, this is a followup on the misc@ "problem with ral in hopstap mode on -current" thread. I had an AP running with a ral pci card in a soekris box with 4.2 for years. About two weeks ago, I updated to -current. When the box is started, then the ral card works fine as AP for a while, but then s

Re: Small pkill enhancement

2012-01-16 Thread Mark Lumsden
On 16 January 2012 at 07:43 Nicholas Marriott wrote: > On Mon, Jan 16, 2012 at 04:50:32AM +, Mark Lumsden wrote: > > On 15 January 2012 at 19:02 Nicholas Marriott > > wrote: > > > > > Hi > > > > > > I think that error message is misleading if you are running pkill as > > > root. > > > > > >