Re: boot disk ???

2009-08-05 Thread Marcus Watts
. -Marcus Watts

Re: AHCI License?

2009-04-16 Thread Marcus Watts
Date:Thu, 16 Apr 2009 09:41:04 PDT To: misc@openbsd.org From:J.C. Roberts list-...@designtools.org Subject: AHCI License? I was looking into AHCI stuff this morning and found something kinda disturbing, namely the fact Intel requires a license for AHCI. The real trouble is I

Re: Ramifications of blocking SYN+FIN TCP packets

2009-03-12 Thread Marcus Watts
sort of odd http application (embedded controllers on slow network segments?) might be candidates for this kind of logic. -Marcus Watts

Re: Can someone please suggest a replacement for xterm for me?

2009-03-06 Thread Marcus Watts
. control-center-button brings up VT options, then just past Allow 80/132 Column Switching, there are 2 new options: Keep Selection, and Select to Clipboard. I think the 2nd of these might cause xterm to behave as you wish. -Marcus Watts

Re: umts need help

2009-03-05 Thread Marcus Watts
will hang up, and restore initial settings. In the case of your ERROR message - probably something had previously managed to issue AT but hadn't sent a trailing \r. -Marcus Watts

Re: spamd - 250 return text

2007-08-03 Thread Marcus Watts
writes Tom Bombadil [EMAIL PROTECTED] Subject: spamd - 250 return text ... Short of recompiling spamd, is there any undocumented way of changing the 250 responses from spamd? ... Sure. It's called bvi. -Marcus Watts

Re: calling syscalls directly from asm

2007-07-15 Thread Marcus Watts
. Incidently, there are better ways to do hexadecimal conversion. That is, assuming you really don't want to use libc. For instance, consider how you might use this: *--cp = 0123456789abcdef [ n 15 ]; -Marcus Watts

Re: ADVERT: C12G

2007-07-11 Thread Marcus Watts
Joachim Schipper [EMAIL PROTECTED] wrote: Subject: Re: ADVERT: C12G ... That, and Schneier's 'snake oil' may well apply. ... Almost certainly applies. See http://groups.google.com/group/sci.crypt/msg/401bd358ad9f651e -Marcus Watts

Re: 4.0 sparc64 booting problems

2007-06-27 Thread Marcus Watts
openbsd neophyte [EMAIL PROTECTED] writes: Date:Wed, 27 Jun 2007 00:12:53 PDT To: misc@openbsd.org From:openbsd neophyte [EMAIL PROTECTED] Subject: 4.0 sparc64 booting problems i have an ultra 5 (440mhz/512mb/14.4GB IDE) with OpenBSD 4.0 installed. i never really had any

Re: AFS Server on OpenBSD

2007-04-16 Thread Marcus Watts
an afs server, so you will most likely want to build openafs with '--disable-kernel-module'. If you have more questions regarding openafs, ask [EMAIL PROTECTED] what you're asking about is really AFS-centric, not openBSD-centric. -Marcus Watts

Re: Serial Port Network

2007-04-09 Thread Marcus Watts
Don Smith [EMAIL PROTECTED] writes: I have 2 older desktop computers (old Pentium 1 processors), ... slip or ppp. You won't be doing much file sharing this way though, unless you're *very* patient. usb doesn't do peer-peer networking, so I don't see what good that does you. You'd be *much*

Re: bcw(4) is gone

2007-04-06 Thread Marcus Watts
Wall approach. -Marcus Watts

Re: bcw(4) is gone

2007-04-06 Thread Marcus Watts
bofh [EMAIL PROTECTED] writes: On 4/6/07, Marcus Watts [EMAIL PROTECTED] wrote: It's a shame the gnu folks didn't release their reversed engineered specifications separately. Waitaminit - I thought they did?!?! Reading that gmane list, one of the spec writing people said he would

Re: bcw(4) is gone

2007-04-06 Thread Marcus Watts
, and why. One of the many reasons I went into software development instead of lawyering is that computers are a lot more straight-forward. -Marcus Watts

Re: A little about assembly language

2007-02-08 Thread Marcus Watts
you should spend enough time with the other to be able to read code written in that. -Marcus Watts

Re: Hard drive going bad? or something else? (obsd4.0)

2006-10-30 Thread Marcus Watts
I've not see this type of problem before, so I turn to you guys. Is this a sign that maybe a drive is going bad? Or sign of bad memory? What's going on here!? I know it is almost Halloween and all, but this is kinda _spooky_ to say the least. Idea? Please? :-) Hard drives contain

Re: AF_ISO, SOCK_RAW - mysterious phenomena in OpenBSD

2006-10-24 Thread Marcus Watts
layers into the iso networking reference model, but this is merely for human convenience, it's not something you'd code into a program. -Marcus Watts

Re: Intel breaking patents - related to closed documentation?

2006-10-12 Thread Marcus Watts
Breen Ouellette [EMAIL PROTECTED] writes: I just spotted this in the news: http://news.com.com/Transmeta+sues+Intel+for+patent+infringement/2100-1006_3-6124965.html?tag=nefd.top If Intel makes a habit of stealing patented technology would open access to their hardware documentation then

Re: OpenBSD's own compiler

2006-07-31 Thread Marcus Watts
rope to hang himself. -Marcus Watts

Re: cat -v

2006-07-28 Thread Marcus Watts
. -Marcus Watts

Re: cat -v

2006-07-27 Thread Marcus Watts
that grep, sed and awk can do can be done in perl, so why have grep, sed awk? All we need to do is teach everybody to type perl -pe 1 in place of cat. -Marcus Watts

Re: Forward IP to remote location

2006-07-21 Thread Marcus Watts
. The last constraint is why you don't see people hijacking websites left right. -Marcus Watts

Re: Preventing password reuse

2006-07-03 Thread Marcus Watts
, they're much more likely to write them down. Or they may force you to adopt a less strigent password reset policy. Or they may just invent an obvious way to permute their password. -Marcus Watts

Re: wikipedia article

2006-06-13 Thread Marcus Watts
. -Marcus Watts

Re: Hifn policy on documentation

2006-06-13 Thread Marcus Watts
they are in their business practices, it still stinks, and it bodes ill for their long-term business health. I wish their competition the best of luck. -Marcus Watts

Re: wikipedia article

2006-06-13 Thread Marcus Watts
?Per_Fogelstr=F6m?= [EMAIL PROTECTED] CC: [EMAIL PROTECTED], Marcus Watts [EMAIL PROTECTED], Otto Moerbeek [EMAIL PROTECTED], Ted Mittelstaedt [EMAIL PROTECTED], John Nemeth [EMAIL PROTECTED], Nikolas Britton [EMAIL PROTECTED], Ted Unangst [EMAIL PROTECTED

Re: How to find memory leak in library/OS?

2006-03-30 Thread Marcus Watts
. -Marcus Watts

Re: Where to get a good seed for srandom()

2005-07-19 Thread Marcus Watts
on that. -Marcus Watts

Re: Openbsd 3.7's Gnu Assembler (as) file tagging behaviour?

2005-07-15 Thread Marcus Watts
edgar mortiz [EMAIL PROTECTED] writes: ... $as -o hello.o hello.s $ld -o hello hello.o $./hello sh: ./hello: Operation not permitted $file hello hello: ELF 32-bit LSB executable, Intel 80386, version 1, statically linked, not stripped i noticed that the Gnu (AS) that