> From: "David O'Brien" <[EMAIL PROTECTED]>
> Date: Mon 30 Sep, 2002
> Subject: Re: Spark 5.
> On Thu, Sep 26, 2002 at 03:17:24AM +0100, Mark Valentine wrote:
> > For FreeBSD you'd want an Ultra 1 at least - 13w3.com has a 170MHz model
>
> Nope
rce the 200MHz
model to boot 64-bit Solaris due to a CPU bug which allows users to
crash them). Also, you should get the 'E' suffix models for the fast
Ethernet and wide SCSI.
The Ultra 5 is more expensive and faster, but it's PC class, not a real
Sun.
Cheers
, although I doubt it.
I can't confirm thatt, but I suspect there's very little, if any,
SpiderTCP code left in the TCP/IP drivers after the rewrite, and
all other TCP/IP vendors of note in that market would have been
using BSD derived code (even those selling STREAMS implementations,
core TCP/IP
implementation migrated to BSD code (though I would certainly expect it to
be so, as there wasn't much else to choose from back then if I remember),
and I no longer work alongside folks who might have tracked that stuff better.
Cheers,
Mar
> From: [EMAIL PROTECTED] (Mike Meyer)
> Date: Mon 4 Jun, 2001
> Subject: Re: Fixing documented bug in env(1)
> "#!/usr/bin/env foobar" will work just fine.
At the mercy of the user's path...
Cheers,
Mark.
--
Mark Valentine, Th
lity to _assign_ environment variables.
Cheers,
Mark.
--
Mark Valentine, Thuvia Labs <[EMAIL PROTECTED]> <http://www.thuvia.co.uk>
"Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses
"We're kind of stu
$ clearenv "PATH=$PATH; export PATH; dhclient ed0"
Cheers,
Mark.
--
Mark Valentine, Thuvia Labs <[EMAIL PROTECTED]> <http://www.thuvia.co.uk>
"Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine
n/sh:
$ foo=bar bar=foo echo hello
hello
$ foo=bar 'bar=foo' echo hello
bar=foo: not found
/bin/csh:
% env foo=bar bar=foo echo hello
hello
% env foo=bar 'bar=foo' echo hello
hello
% withenv foo=bar 'bar=foo' echo hello # new withenv
essing options, and the second tells the argument
processing code to stop looking for variable assignments (i.e. ``4=4''
is a command).
Cheers,
Mark.
--
Mark Valentine, Thuvia Labs <[EMAIL PROTECTED]> <http://www.thuvia.co.uk>
"Tigers
9 matches
Mail list logo