Re: magic code in /src/sys/net/if_spppsubr.c

2012-07-25 Thread Dan Harnett
On Wed, Jul 25, 2012 at 08:02:16AM +0800, f5b wrote: /src/sys/net/if_spppsubr.c rev=1.98 1. line 3557 p opt[i++] = 0; /* TBD */ 2. see line (begin with ^L) 466 1145 1276 1991 2675 4116 4430 compare to line (insert empty line) 3150 3642 For anyone interested

Re: switching between ethernet and wifi

2012-07-25 Thread Dan Harnett
On Wed, Jul 25, 2012 at 09:59:29AM +0200, frantisek holop wrote: now the only last question remaining: should any commands be executed before removing the usb wifi? sometimes i get this: /bsd: ehci_idone: ex=0xd1f4b000 is done! I don't believe you have to execute anything before removing

Re: switching between ethernet and wifi

2012-07-24 Thread Dan Harnett
On Tue, Jul 24, 2012 at 06:15:02PM +0200, frantisek holop wrote: hmm, on Mon, Jul 23, 2012 at 08:10:49PM -0400, Dan Harnett said that On Tue, Jul 24, 2012 at 01:13:29AM +0200, frantisek holop wrote: what i do: insert the usb wifi (/etc/hostname.urtwn0 contains the correct network data), i

Re: switching between ethernet and wifi

2012-07-23 Thread Dan Harnett
On Tue, Jul 24, 2012 at 01:13:29AM +0200, frantisek holop wrote: what i do: insert the usb wifi (/etc/hostname.urtwn0 contains the correct network data), i disconnect the ethernet cable, route -n flush, ifconfig re0 down, sh /etc/netstart. I would recommend 'ifconfig re0 down delete', and do

Re: apmd closes/crashes on lid close

2012-06-03 Thread Dan Harnett
On Sun, Jun 03, 2012 at 12:41:31AM -0700, Philip Guenther wrote: On Sat, Jun 2, 2012 at 11:38 PM, Robert Connolly robertconnolly1...@gmail.com wrote: I am running apmd without arguments from rc.conf. I am also running lid close suspend from sysctl.conf. When I close the lid, and open it

Re: Unbound

2012-05-21 Thread Dan Harnett
On Mon, May 21, 2012 at 03:30:49PM -0400, Geoff Steckel wrote: My site needs both split horizon and pretty complete authoritative support. Does anyone have suggestions about BIND replacement(s) for this scenario? Right now BIND works for me (for some value of works.) One machine serving as:

Re: release failing to build. hardware related?

2012-05-16 Thread Dan Harnett
On Wed, May 16, 2012 at 10:05:18AM +0200, Marc Peters wrote: /tmp # cat /etc/disktab # $OpenBSD: disktab,v 1.21 2010/10/19 20:23:53 deraadt Exp $ floppy288|3in|3.5in High Density Floppy, 2.88MB:\ :dt=floppy:ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\

Re: how to set an alias on a carp interface?

2011-02-17 Thread Dan Harnett
On Thu, Feb 17, 2011 at 05:37:34PM +0100, Henning Brauer wrote: your way to configure aliases is correct, however, the masks are not. you are screwing up routing. you want an all-ones netmask on each and every IP address except one per subnet. alas you want 255.255.255.255 on the carp if's

Re: Weird syslog message from Kernel/PF

2011-02-10 Thread Dan Harnett
On Thu, Feb 10, 2011 at 10:16:42AM -0500, Steve Johnson wrote: I've seen the following message on the system console: Message from syslogd@host at Thu Feb 10 10:11:51 2011 ... host /bsd: pf: complete: 0xfe80d026ad00(1552) Is this something I should worry about? I've tried searching for

Re: mod_frontpage fopen fail for fpEXEC log after upgrade.

2011-01-11 Thread Dan Harnett
On Tue, Jan 11, 2011 at 09:04:20AM -0500, Paul Pruett wrote: I have a legacy server, that supports some older frontpage website, yes I know.. but the customer wants it and the i886 still has mod_frontpage in ports. so I upgraded from i386 openbsd 4.6 to openbsd 4.8 and everything

Re: mplayer tip

2010-12-24 Thread Dan Harnett
On Fri, Dec 24, 2010 at 10:46:36PM -0500, Ted Unangst wrote: This is a laptop with intel video, other systems may be different, but if you're having any trouble with mplayer video, the gl driver is worth trying. I used to notice a lot of tearing on Intel X3100 chipsets (GM965). I don't see

Re: ports/root/make install

2010-10-21 Thread Dan Harnett
On Thu, Oct 21, 2010 at 05:33:24PM +, Jay K wrote: sudo won't work for me -- root password is *. I'll have to try it with ssh r...@localhost, which will work. sudo prompts you for the password to your user account, not the root account. Also, you can setup sudo to not require a password

Re: how to repeat messages about manual configuration

2010-10-21 Thread Dan Harnett
On Thu, Oct 21, 2010 at 05:59:32PM +, Jay K wrote: When building a package from source, I want a way to prefer installing dependencies from prebuilt packages. You can set PKG_PATH to your favorite mirror and FETCH_PACKAGES=Yes. The dependencies will be installed from packages if they exist.

Re: openbsd not blob free?

2010-05-05 Thread Dan Harnett
On Wed, May 05, 2010 at 11:32:47AM -0400, Kent Watsen wrote: There is a discussion on the osol-discuss mailing list this morning where it's pointed out that OpenBSD source tree has a blob in it: http://osdir.com/ml/opensolaris-discuss/2010-05/msg00095.html In OpenBSD's case, binary blob

Re: intel drm problems in current

2010-04-30 Thread Dan Harnett
On Fri, Apr 30, 2010 at 07:10:01PM +0200, Didier Wiroth wrote: Hello, I've updated to current, sources are from a few hours ago. I'm experiencing (stuttering) problems on a thinkpad w500 in x11. X11 is mostly unusable if I don't disable drm in the kernel. [...] Does anyone else experience

Re: SSH chroot and ForceCommand

2010-03-19 Thread Dan Harnett
On Fri, Mar 19, 2010 at 03:58:07PM +0100, Bambero wrote: Match User !admin ChrootDirectory /var/www/users/%u ForceCommand internal-sftp X11Forwarding no AllowTcpForwarding no Match User *,!admin ChrootDirectory /var/www/users/%u ForceCommand

Re: FWIW Current snapshot Apache/PHP buggy

2010-02-25 Thread Dan Harnett
On Thu, Feb 25, 2010 at 03:30:47AM -0700, Duncan Patton a Campbell wrote: I've just installed a server using current and have found that there are problems with session_destroy(); such that is just does not work. The Apache is the installed (1.3) version and PHP is from packages. I

Re: dhcpd no longer providing default route

2010-02-25 Thread Dan Harnett
On Thu, Feb 25, 2010 at 06:47:32PM +0200, Lars Nooden wrote: subnet 192.168.100.0 netmask 255.255.255.196 { option routers 192.168.100.1; range 192.168.101.9 192.168.101.14; option domain-name-servers 192.168.101.1; } subnet

Re: pfctl table cleared time is jumping around

2010-02-24 Thread Dan Harnett
On Wed, Feb 24, 2010 at 08:30:05AM +0100, Henning Brauer wrote: * Dan Harnett dan...@harnett.name [2010-02-23 21:19]: Probably wrong, but this fixes it. i would not call that wrong. i don't understand how this ever worked and I don't understand what broke it. the only commit

Re: dumpdates

2010-02-24 Thread Dan Harnett
On Wed, Feb 24, 2010 at 07:00:44PM +0100, Didier Wiroth wrote: Hello, I would like to backup the /etc directory, like this: sudo dump -0uan -f - /etc | gzip -9 | ssh -i .ssh/id_rsa_host2 m...@host2 dd of=/home/me/dump-files/dump-etc-l0-`date +%d%m%Y`.gz a) Is it normal that /etc/dumpdates

Re: pfctl table cleared time is jumping around

2010-02-23 Thread Dan Harnett
On Mon, Feb 22, 2010 at 10:40:29PM +0100, Michael Lechtermann wrote: it's a slightly weird side-effect. a quick glance indicates that the tzero timestamp is part of the stats struct and tables don't keep stats/counters by default any more. for some time tho. i don't remember any recent

Re: Is it time to replace this hard disk?

2010-02-23 Thread Dan Harnett
On Tue, Feb 23, 2010 at 09:17:58AM +0530, Siju George wrote: On Tue, Feb 23, 2010 at 7:45 AM, Jason Beaudoin jasonbeaud...@gmail.com wrote: not necessarily.. I had a wacky HD controller that provided similar results in dmesg, but if the op asked, I'm guessing that isn't the case :P

Re: pfctl table cleared time is jumping around

2010-02-23 Thread Dan Harnett
On Tue, Feb 23, 2010 at 05:24:30PM +0100, Henning Brauer wrote: * Dan Harnett dan...@harnett.name [2010-02-23 17:19]: 'pfctl -t tablename -T expire ' is also currently broken. Everything appears to be removed from the table immediately regardless of ''. $ sudo cat /etc/pf.conf

Re: pfctl table cleared time is jumping around

2010-02-23 Thread Dan Harnett
On Tue, Feb 23, 2010 at 02:28:17PM -0500, Dan Harnett wrote: On Tue, Feb 23, 2010 at 05:24:30PM +0100, Henning Brauer wrote: I don't remember any changes in that area lately so this puzzles me. do we know when this breakage was introduced, approximately? I have narrowed it down to between

Re: Apache Firefox and Ogg Theora (Byte-range requests)

2010-02-17 Thread Dan Harnett
On Wed, Feb 17, 2010 at 02:04:03AM +, Stuart Henderson wrote: On 2010-02-16, trustlevel-...@yahoo.co.uk trustlevel-...@yahoo.co.uk wrote: I've seen examples of earlier versions than Apache 1.3.29 said to be working with byte-range requests, has anyone got the byte range requests to work

Re: Switching to Postfix Using OpenBSD Package

2010-02-04 Thread Dan Harnett
On Thu, Feb 04, 2010 at 07:07:35AM -0500, Kenneth R Westerback wrote: or (even better) export PKG_PATH=mirror of your choice pkg_add postfix-2.7.20091209-sasl2.tgz or, if you want -stable rather than -snapshot pkg_add postfix-2.6.5-sasl2.tgz And follow the Postfix

Re: The insecurity of OpenBSD

2010-01-22 Thread Dan Harnett
On Fri, Jan 22, 2010 at 07:22:58AM -0600, Marco Peereboom wrote: It doesn't and I'll argue all day that it won't help you a bit. I couldn't agree more. BTW, microsoft implemented every single ACL type mechanism the NSA ever made public. Tell me again how well it worked for them. More

Re: The insecurity of OpenBSD

2010-01-21 Thread Dan Harnett
On Fri, Jan 22, 2010 at 02:47:27PM +1100, Aaron Mason wrote: On Fri, Jan 22, 2010 at 1:56 PM, Zamri Besar zam4e...@gmail.com wrote: The insecurity of OpenBSD http://allthatiswrong.wordpress.com/2010/01/20/the-insecurity-of-openbsd/ -zamri- An interesting read - but seems to just be

Re: X issue with Nov 24 amd46 snap

2009-11-24 Thread Dan Harnett
On Tue, Nov 24, 2009 at 02:58:18PM -0600, Neal Hogan wrote: Earlier today I upgraded my machine to the latest snapshot (nov 24) and there seems to be a problem with X. It starts okay, but then shortly after that it fails to respond to anything but the mouse. Also, the programs that I have

Re: Problem with iwn firmware on 4.6 snapshots

2009-10-30 Thread Dan Harnett
On Fri, Oct 30, 2009 at 02:09:00PM +0100, Toma?? Bod??ar wrote: I'm using snapshots : $ sysctl kern.version kern.version=OpenBSD 4.6-current (GENERIC.MP) #259: Thu Oct 22 20:46:08 MDT 2009 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP $ So I will wait for next

Re: OT: Laptop advice. SSD costs.

2009-09-14 Thread Dan Harnett
On Mon, Sep 14, 2009 at 02:37:39PM +, Christian Weisgerber wrote: b) Any other comments? I don't think there is any SSD available that (1) can be fitted into an X40/X41, (2) is available in 64 GB or more, and (3) has reasonable performance for small random writes. It's frustrating as

Re: Q: How to shop for a laptop to run OpenBSD?

2009-08-09 Thread Dan Harnett
On Sun, Aug 09, 2009 at 07:02:45PM +, Matthew Szudzik wrote: On Sun, Aug 09, 2009 at 07:39:19PM +0100, Edd Barrett wrote: Get a thinkpad, and replace the wireless card :) Maybe I'm paranoid, but I've been reluctant to get a new ThinkPad because they all have Intel AMT nowadays.

Re: Q: How to shop for a laptop to run OpenBSD?

2009-08-09 Thread Dan Harnett
On Sun, Aug 09, 2009 at 11:46:50PM +, Matthew Szudzik wrote: On Sun, Aug 09, 2009 at 11:09:49PM +0100, Edd Barrett wrote: mode so well. Remember if you do want to change the wifi card in a thinkpad, use tpwireless to unlock the bios check. But does tpwireless work on recent ThinkPads?

Re: mount point busy, can't find process holding it

2009-07-29 Thread Dan Harnett
On Wed, Jul 29, 2009 at 06:06:16AM +0200, frantisek holop wrote: amaaq$ sudo fstat /adata USER CMD PID FD MOUNTINUM MODE R/WSZ|DV NAME You should use the '-f' option to fstat. $ sudo fstat -f /adata One possibility is shared libraries or objects.

Re: LocalKeyword in CVSROOT/config

2009-07-23 Thread Dan Harnett
On Thu, Jul 23, 2009 at 06:44:31PM +0300, Soner Tari wrote: I am trying to achieve a custom $Id$ keyword in my source files with a cvs repository on OpenBSD, just like $OpenBSD$ keyword expansion. Did you create your repository on OpenBSD? If so, then your CVSROOT/config should have already

Re: sendmail: restrict sender domain for authenticated users

2009-06-24 Thread Dan Harnett
On Sun, Jun 21, 2009 at 05:42:22PM +0200, Markus Wernig wrote: I have sendmail on 4.4 as MX and relay for outgoing mail using smtp auth. Now some users started using arbitrary from: addresses in their mail clients. I would like to restrict those sender addresses to the local domains, i.e.

Re: OpenBSD 4.4: dnsbl just for port 25 (not msa 587)

2009-06-23 Thread Dan Harnett
On Tue, Jun 23, 2009 at 07:33:15AM -0700, Philip Guenther wrote: Hmm, this seems to not match the documentation in /usr/share/doc/smm/08.sendmailop: the meaning you give for the 'a' and 'l' flags are correct for the srv_features ruleset, but not for the DaemonPortOptions option. My mistake.

Re: OpenBSD 4.4: dnsbl just for port 25 (not msa 587)

2009-06-22 Thread Dan Harnett
On Mon, Jun 22, 2009 at 07:19:09PM -0600, Alvaro Mantilla Gimenez wrote: According to the /usr/share/sendmail/README file, it is necessary to add the a modifier to the line that define the MSA: Additionally, by using the M=a modifier you can require authentication before messages are

Re: azalia

2009-06-09 Thread Dan Harnett
On Tue, Jun 09, 2009 at 05:19:21AM +, Jacob Meuser wrote: On Mon, May 04, 2009 at 08:21:52AM +, Jacob Meuser wrote: I put a lot of work into azalia(4) in the last release cycel, and I'd like to be able to say, when 4.6 release comes, that azalia is completed. by completed I

Re: fc -l only showing 16 commands not 500

2009-06-09 Thread Dan Harnett
On Tue, Jun 09, 2009 at 05:06:57PM -0700, Mark Yieh wrote: I just noticed that when I try to recall my history of commands by issuing a fc -l command it only shows me the last 16 commands even though my $HISTSIZE is the default 500. Anyone know why it's doing this? I also tried to set my

Re: Incredibly strange DNS / Sendmail problem

2009-05-14 Thread Dan Harnett
On Thu, May 14, 2009 at 10:43:54AM -0500, Eric wrote: I'm encountering a strange DNS / e-mail problem an a mail server running OpenBSD 4.3. Sometimes, DNS returns completely unexpected results. I get two completely different answers to the same DNS query with the incorrect answers being

Re: sendmail vs. other MTAs

2009-05-12 Thread Dan Harnett
On Tue, May 12, 2009 at 09:55:48PM +0200, Felipe Alfaro Solana wrote: On Tue, May 12, 2009 at 9:31 PM, L. V. Lammert l...@omnitec.net wrote: At 09:16 PM 5/12/2009 +0200, Felipe Alfaro Solana wrote: If you want simple, install Webmin. Runs fine with sendmail, default install! I'm not

Re: sendmail vs. other MTAs

2009-05-12 Thread Dan Harnett
On Tue, May 12, 2009 at 09:55:48PM +0200, Felipe Alfaro Solana wrote: On Tue, May 12, 2009 at 9:31 PM, L. V. Lammert l...@omnitec.net wrote: At 09:16 PM 5/12/2009 +0200, Felipe Alfaro Solana wrote: If you want simple, install Webmin. Runs fine with sendmail, default install! I'm not

Re: autowhitelister for spamd needs testing

2009-04-24 Thread Dan Harnett
On Fri, Apr 24, 2009 at 02:16:57PM +1000, Aaron Mason wrote: On Fri, Apr 24, 2009 at 11:01 AM, Dan Harnett dan...@harnett.name wrote: On top of that, if VeriSign could be tricked into signing a fake Microsoft ActiveX key, can you really trust the authorities? Are you implying SPF records

Re: autowhitelister for spamd needs testing

2009-04-23 Thread Dan Harnett
On Thu, Apr 23, 2009 at 03:32:49PM +1000, Aaron Mason wrote: On Thu, Apr 23, 2009 at 10:30 AM, Stuart Henderson s...@spacehopper.org wrote: I see a tiny little problem with this method... sometimes people send spam from domains whose DNS they control. If this is the case, then you have

Re: spam from chrooted CMSes

2009-04-13 Thread Dan Harnett
On Fri, Apr 10, 2009 at 09:42:21AM +0800, Uwe Dippel wrote: I'm running postfix as MTA on a machine with several CMS, on a chrooted Apache. Recently, there is a huge number of spam being sent from there, alas. When I scan the postfix-logs, all those come from 'root', meaning they don't

Re: Overlay missing with intel(4)

2009-03-24 Thread Dan Harnett
On Tue, Mar 24, 2009 at 06:00:24PM -0400, Aaron W. Hsu wrote: I have an intel device which seems to work pretty well if I use the VBLANK mode trick with glxgears, but it plays large videos terribly. I am wondering why. I noticed that overlay does not seem to be configured when I ran xvinfo. Is

Re: 4.5-beta - x61s - headphones silent and no way to get the music loud :)

2009-03-20 Thread Dan Harnett
On Thu, Mar 05, 2009 at 11:31:53PM +0100, Sebastian Rother wrote: After updating to 4.5-beta I noticed that my headphones are very very silent and I don't find a way to turn them luder somehow. I raised any setting, even those who where no even supposed to turn the headphones louder but I

Re: 4.5-beta - x61s - headphones silent and no way to get the music loud :)

2009-03-05 Thread Dan Harnett
On Thu, Mar 05, 2009 at 11:31:53PM +0100, Sebastian Rother wrote: After updating to 4.5-beta I noticed that my headphones are very very silent and I don't find a way to turn them luder somehow. I raised any setting, even those who where no even supposed to turn the headphones louder but I

Re: -current cwm toggle full-screen

2009-03-02 Thread Dan Harnett
On Mon, Mar 02, 2009 at 06:53:48PM +0100, Pau wrote: funny, I have the problem with all applications... I will check which snapshot I am using Are you using RandR? Or more specifically, changing the resolution, number of heads, or screen orientation dynamically?

Re: kernel freeze randomly

2009-02-25 Thread Dan Harnett
On Wed, Feb 25, 2009 at 10:17:09AM -0500, Ted Unangst wrote: On Wed, Feb 25, 2009 at 9:22 AM, Andreas Kahari andreas.kah...@gmail.com wrote: That's exactly what I have as well in my dmesg with a kernel built from today's sources, well, almost: cpu0: unknown Enhanced SpeedStep CPU, msr

Re: kernel freeze randomly

2009-02-25 Thread Dan Harnett
On Wed, Feb 25, 2009 at 10:17:09AM -0500, Ted Unangst wrote: On Wed, Feb 25, 2009 at 9:22 AM, Andreas Kahari andreas.kah...@gmail.com wrote: That's exactly what I have as well in my dmesg with a kernel built from today's sources, well, almost: cpu0: unknown Enhanced SpeedStep CPU, msr

Re: kernel freeze randomly

2009-02-25 Thread Dan Harnett
On Wed, Feb 25, 2009 at 08:36:22PM -0500, Dan Harnett wrote: I'm 2 for 2. I can reproduce the hang on my Lenovo ThinkPad T61 as well. I'm gonna go hit up a casino. Using em0, btw. pf disabled. em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500 lladdr 00:1c:25:78:07:ba

Re: kernel freeze randomly

2009-02-25 Thread Dan Harnett
On Wed, Feb 25, 2009 at 09:07:52PM -0500, Ted Unangst wrote: Ok, there are several code points here, and I'm having trouble keeping track of them all and who's machine worked how when. First, there's A. This is the code that shipped in 4.4. Then we have B. This was the code that went in ~2

Re: SpeedStep on Intel Core2Duo not detected anymore

2009-02-23 Thread Dan Harnett
On Mon, Feb 23, 2009 at 09:32:24AM +0100, Robert wrote: Hi, perhaps i am totally missing something, but in the last snapshots speedstep isn't detected by the kernel anymore. (ergo no hw.setperf) I noticed this on my Thinkpad X200. [1] Tested the Feb 22 snapshots on another Core2Duo system

Re: kernel freeze randomly

2009-02-13 Thread Dan Harnett
On Wed, Feb 11, 2009 at 08:09:16PM +0100, Markus Bergkvist wrote: I get kernel freeze randomly on Compaq 6710b with -CURRENT synced today. It is best reproduced by keeping the system busy, such as building userland, but there are no guarantees. I've been running memtester and also memory

Re: kernel freeze randomly

2009-02-13 Thread Dan Harnett
On Fri, Feb 13, 2009 at 11:46:37AM -0600, Marco Peereboom wrote: I think we have narrowed this down to acpicpu + apmd. Do you run both as well? Yes, I do. On Fri, Feb 13, 2009 at 11:42:34AM -0500, Dan Harnett wrote: On Wed, Feb 11, 2009 at 08:09:16PM +0100, Markus Bergkvist wrote: I get

Re: Backup strategies

2009-02-04 Thread Dan Harnett
On Tue, Feb 03, 2009 at 04:29:41PM -0500, Jonathan Thornburg wrote: Etienne Robillard robillard.etienne () gmail ! com wrote i kinda like cpio for fast backup of filesystems... for large media files (think anime movies) -- I think its generally best to just burn them on a iso.. I have

Re: Sendmail: new one on me..

2009-01-29 Thread Dan Harnett
On Thu, Jan 29, 2009 at 09:57:26AM -0500, Chris Ditri wrote: Wait... I get it now. I did some more reading. The dell server is trying to send the message to my server encrypted, it gets to my The part of the log you pasted was an outgoing connection from your server. If it was incoming, then

Re: Sendmail: new one on me..

2009-01-29 Thread Dan Harnett
On Thu, Jan 29, 2009 at 09:57:26AM -0500, Chris Ditri wrote: So I am not misconfigured, I'm just not set up to receive this sort of communication... Snippet from your own message headers. Received: from mx1.brokensolstice.com (h-72-245-233-170.sfldmidn.covad.net [72.245.233.170])

Re: Sendmail: new one on me..

2009-01-28 Thread Dan Harnett
On Wed, Jan 28, 2009 at 10:00:15PM -0500, Chris Ditri wrote: I haven't had an issue for 2 years... then suddenly I get this: sm-mta[23903]: STARTTLS=client, relay=smtp.ins.dell.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256 Jan 28 17:58:29 mx1

Re: cwm and unbinding keys

2009-01-28 Thread Dan Harnett
On Wed, Jan 28, 2009 at 10:48:23PM -0500, Okan Demirmen wrote: On Thu 2009.01.29 at 14:33 +1300, Josh wrote: Ahh yes, ? was the wrong char to use, but I was also using /. Where do I get the list of names for characters like that? Eg, I also want to unbind Alt-. bind M-period unmap

Re: laptop choice

2008-12-29 Thread Dan Harnett
On Mon, Dec 29, 2008 at 12:09:25PM -0500, Jonathan Thornburg wrote: Ouch! I have run OpenBSD on a T43 and two T41p-s for several years with excellent results (including working APM suspend-to-RAM). I'm currently shopping for a replacement (used/reconditioned) Thinkpad following a

Re: laptop choice

2008-12-23 Thread Dan Harnett
On Tue, Dec 23, 2008 at 01:15:31PM +0200, Mihai Popescu B.S. wrote: I don't need performance, I will use it only for some pdf read and browsing. Maybe some programming, but not much and not heavy compile actions for sure. So a P4 1.6 - 2GHz cpu is fine, 512MB of ram and maybe 40GB hdd. No

Re: fvwm - move a window freeze others

2008-12-11 Thread Dan Harnett
On Thu, Dec 11, 2008 at 02:10:04PM +0100, Hannah Schroeter wrote: Hi! On Wed, Dec 10, 2008 at 04:05:45PM -0500, Ted Unangst wrote: On Wed, Dec 10, 2008 at 3:29 PM, Jesus Sanchez [EMAIL PROTECTED] wrote: I'm using FVWM as window manager and works really fine but when I have various windows

Re: fvwm - move a window freeze others

2008-12-11 Thread Dan Harnett
On Thu, Dec 11, 2008 at 07:10:02PM +0100, Jesus Sanchez wrote: Indeed I tried a Opaquemovesize 100 and worked ! I already didn't know why but if the window is opaque the activity dont stops. Ah, that was it. I had it backwards. Window resizing should also freeze things then.

Re: radeondrm issues

2008-12-02 Thread Dan Harnett
On Tue, Dec 02, 2008 at 04:40:28PM +0100, Mattieu Baptiste wrote: I noticed some problems with radeondrm since a few days. I have an IBM T43 (dmesg following) and when I exit X, my system crashes. Since it is a laptop without serial port, I can not give further details. I contacted oga@

Re: radeondrm issues

2008-12-02 Thread Dan Harnett
On Tue, Dec 02, 2008 at 10:08:49PM +0100, Peter Hessler wrote: minor problem. X doesn't repaint the screen into text mode when it panics, so its not possible to read anything. I'm aware of that. Though, the OP simply mentioned not having a serial port. Nada about there being nothing to

Re: radeondrm issues

2008-12-02 Thread Dan Harnett
On Wed, Dec 03, 2008 at 12:12:48AM +0100, Mattieu Baptiste wrote: You can imagine that if I had the oportunity to do something on the console, I would have already done that. You'd be surprised. The point is the screen goes black and the only solution I have is to reboot the machine. oga@

Re: radeondrm issues

2008-12-02 Thread Dan Harnett
On Tue, Dec 02, 2008 at 11:50:16PM +, Stuart Henderson wrote: On 2008-12-02, Dan Harnett [EMAIL PROTECTED] wrote: Also, curious how one can tell the machine panic'd rather than simply not repainting the screen if there is nothing

Re: azalia -- no sound on CURRENT

2008-10-24 Thread Dan Harnett
On Fri, Oct 24, 2008 at 12:57:54AM -0700, Aaron Stellman wrote: Hello misc@, Compiled freshly checked out -current from 10/23/08 -- no sound. Looked through mixerctl and audioctl outputs, didn't find anything interesting. Downgraded azalia_codec.c to 1.49 azalia.h to 1.15

Re: Wireless once again being a pain, this time ipw

2008-09-24 Thread Dan Harnett
On Wed, Sep 24, 2008 at 06:39:54PM +0100, Edd Barrett wrote: On Wed, Sep 24, 2008 at 6:04 PM, Pierre Riteau [EMAIL PROTECTED] wrote: This could be the same problem than Linux users are seeing: http://kerneltrap.org/mailarchive/linux-kernel/2008/9/21/3358724 This is not good especially as

Re: TV out for Xorg/OpenBSD? - OT

2008-08-26 Thread Dan Harnett
On Tue, Aug 26, 2008 at 07:14:17AM +0100, Tomas Bodzar wrote: Eh? My LCD is marked as 16:9 and 1440x900 is native resolution. Maybe this will be problem with my xorg.conf setup? 1440x900 is 16:10, not 16:9. (1440 / 810) = (16 / 9) = 1.77 (1440 / 900) = (16 / 10) = 1.6 There is a check

Re: TV out for Xorg/OpenBSD? - OT

2008-08-25 Thread Dan Harnett
On Mon, Aug 25, 2008 at 08:21:00AM +0100, Tomas Bodzar wrote: Nice page,but I can't set my resolution 1440x900 ,it's changing to 1440x810 Did you restriction the aspect ratio to 16:9? 1440x900 is 16:10.

Re: OpenBSD 4.3 Screen Brightness on HP DV6000 laptop

2008-05-07 Thread Dan Harnett
On Wed, May 07, 2008 at 08:12:52AM -0700, Andrew Stone wrote: I'm currently having trouble getting my f7 and 78 brightness keys to work on my laptop. I would appreciate any help getting these to work, or alternative methods for changing my screen brightness. I think it must be configurable

Re: Apache suexec problem

2008-05-05 Thread Dan Harnett
On Mon, May 05, 2008 at 08:36:27AM -0500, Chris Bennett wrote: I am upgrading 4.0 to 4.3, overwriting everything to change partition layout. Apache seems to be working fine except for cgi I get in suexec_log: [2008-05-05 00:53:03]: info: (target/actual) uid: (chris002/chris002) gid:

Re: Apache suexec problem

2008-05-05 Thread Dan Harnett
On Mon, May 05, 2008 at 11:39:03AM -0500, Chris Bennett wrote: Actually I didn't, checked that right after I posted, BUT it was already set as setuid!! A mistake in release?? No. There is no mistake. $ sudo chmod u+s /usr/sbin/suexec $ ls -l /usr/sbin/suexec -r-sr-xr-x 1 root bin 12068 Mar

Re: Error with 002_openssl.patch

2006-11-11 Thread Dan Harnett
On Sat, Nov 11, 2006 at 03:40:34PM +0100, Federico Giannici wrote: [...] /usr/src/lib/libssl/src/crypto/rsa/rsa_x931.c:165: error: `NID_sha256' undeclared (first use in this function) /usr/src/lib/libssl/src/crypto/rsa/rsa_x931.c:165: error: (Each undeclared identifier is

Re: rndc/named automatic key generation

2006-09-29 Thread Dan Harnett
On Fri, Sep 29, 2006 at 10:39:35AM +0200, Pete Vickers wrote: While I'm there though, is there any reason (other than historical) for the following to anomalies: - the installer script turns sshd on in /etc/rc.conf rather than /etc/ rc.conf.local sshd is enabled by default. There is

Re: ksh vs bash

2006-08-28 Thread Dan Harnett
On Sun, Aug 27, 2006 at 11:22:13AM +0200, Martin Toft wrote: Sam Chill wrote: ksh does most everything bash does too, so it doesn't seem like a loss. FWIW, I miss a couple of features in ksh and consider to switch (back) to bash: - When using tab completion, and you press tab two times