Re: CD's arrived

2015-10-15 Thread Mike Small
Got mine in Watertown, MA, U.S. last night. The cover made my roommate smile. Nice because she's not been smiling much of late. She compliments those involved for their creativity. In article <56200a3e.4060...@gmail.com> you write: >I spoke too soon earlier - mine arrived today as well!

Re: nVIDIA driver on OpenBSD 5.7 Issue

2015-06-19 Thread Mike Small
%40openbsd.org/msg138921.html -- Mike Small sma...@panix.com

grammar error in ssl(8)

2014-04-11 Thread Mike Small
Near the end of ssl(8) there is the following phrase: which allowed users to enable full function without recompiling the applications. The word function here should instead be functionality I assume.

003_ftp.patch, cert ref count

2014-04-11 Thread Mike Small
Was looking at http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/003_ftp.patch.sig this last chunk... + if (ssl_verify) { + X509 *cert; + + cert = SSL_get_peer_certificate(ssl); + if (cert == NULL) { +

Re: FYA: http://heartbleed.com/

2014-04-08 Thread Mike Small
nobody openbsd.as.a.desk...@gmail.com writes: read overrun, so ASLR won't save you What if malloc's G option were turned on? You know, assuming the subset of the worlds' programs you use is good enough to run with that.

rename(2) and readonly source dir

2013-05-07 Thread Mike Small
systems with similar rename behaviour: https://sourceforge.net/tracker/?func=detailatid=110894aid=219158group_id=10894 As a general question of process or etiquette, would you have preferred that I had written here first before communicating upstream? -- Mike Small sma...@panix.com

Re: OpenBSD on minimac

2012-06-11 Thread Mike Small
Jan Stary h...@stare.cz writes: On Jun 10 13:42:28, Martin Pieuchot wrote: On 10/06/12(Sun) 12:51, Jan Stary wrote: I got this Mac Mini on my hands, and I would like to install current/macppc on it. According to ... I only have the minimac, not the other apple paraphernalia; in

Re: Why aren't you running -current?

2011-09-08 Thread Mike Small
roberth rob...@openbsd.pap.st writes: Seriously, why? I was current for the first time in years just before the 5.0 tag to try out Dale Rahn's powerpc interrupt changes since I was seeing errors in my log that seemed to fit the description in the email in tech asking for testers. Usually, I

Re: OpenBSD culture?

2010-04-14 Thread Mike Small
by almost a factor of two. Too bad Canada doesn't have any OpenBSD users, though. -- Mike Small sma...@panix.com

Re: application key mappings in cwm

2010-04-09 Thread Mike Small
command is very handy while doing this (default binding CMS-r). I made a not so long .cwmrc that works for me in conjunction with emacs, and what gobbles up more keys than that? -- Mike Small sma...@panix.com

origin of the name softc?

2010-04-08 Thread Mike Small
Hi, I'm trying to understand autoconfiguration and was wondering where the name softc comes from in structs like pcmcia_softc. Is it soft in the sense of flexible or varying? The c is short for configuration? Also, is this kind of question appropriate here? -- Mike Small sma...@panix.com

Re: origin of the name softc?

2010-04-08 Thread Mike Small
On Thu, Apr 08, 2010 at 08:16:07PM +0200, Remco wrote: Mike Small wrote: I'm trying to understand autoconfiguration and was wondering where the name softc comes from in structs like pcmcia_softc. Is it soft in the sense I think it means software context. In case of a hardware driver

Re: kde4 dead?

2010-03-17 Thread Mike Small
compiler for all the coding they do. -- Mike Small sma...@panix.com

Re: Lucent Technologies Orinoco Wifi card (PCMCIA) and OpenBSD?

2009-12-08 Thread Mike Small
On Tue, Dec 08, 2009 at 10:10:01AM +0100, Mikael Bak wrote: Mikael Bak schrieb: Hi list, Seems to me that this card isn't recognized at boot time (dmesg pasted at the end of this email). It's a PCMCIA card. Instead of a wifi device OpenBSD tries to allocate a serial port (com3). ...

Re: Lucent Technologies Orinoco Wifi card (PCMCIA) and OpenBSD?

2009-12-08 Thread Mike Small
On Tue, Dec 08, 2009 at 01:28:24PM -0500, Ted Unangst wrote: On Tue, Dec 8, 2009 at 1:12 PM, Mike Small sma...@panix.com wrote: You might want to try 4.5 and see if that works for you. I have a wi in an old dell laptop too that no longer got detected as of 4.6. If anyone wants to see

Re: Outbound RST not seen by tcpdump?

2009-09-18 Thread Mike Small
...@f200/mac...@17/at...@1f000/d...@0/bsd root on wd0a swap on wd0b dump on wd0b wsmouse0 detached ums0 detached uhidev1 detached -- Mike Small sma...@panix.com

Re: source -stable not building

2006-08-15 Thread Mike Small
On Tue, Aug 15, 2006 at 01:02:07AM -0600, edgar mortiz wrote: hello guys I'm trying to build the binaries for -stable and i get it breaks on make build, here's what it spits out I'd re-check your end. -stable built fine for me 2 days ago. -- Michael Small [EMAIL PROTECTED]