9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] another termrc gripe
@ 2003-06-12  3:40 Scott Schwartz
  2003-06-12  7:02 ` david presotto
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Schwartz @ 2003-06-12  3:40 UTC (permalink / raw)
  To: 9fans

Right now termrc unconditionally tells
timesync to assume the rtc is not GMT.
Writing
aux/timesync -r $TIMESYNCGMT -a $TIMESYNCACCURACY
would let us set TIMESYNCGMT in termrc.local.

A similar environment variable, $USEDHCP say,
could control how ipconfig is launched.

I do wish rc had non-env variables, because
otherwise these things leak into /env.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] another termrc gripe
  2003-06-12  3:40 [9fans] another termrc gripe Scott Schwartz
@ 2003-06-12  7:02 ` david presotto
  2003-08-06 12:53   ` David Presotto
  0 siblings, 1 reply; 3+ messages in thread
From: david presotto @ 2003-06-12  7:02 UTC (permalink / raw)
  To: 9fans

I'll do it.
----- Original Message -----
From: "Scott Schwartz" <schwartz@bio.cse.psu.edu>
To: <9fans@cse.psu.edu>
Sent: Wednesday, June 11, 2003 11:40 PM
Subject: [9fans] another termrc gripe


> Right now termrc unconditionally tells
> timesync to assume the rtc is not GMT.
> Writing
> aux/timesync -r $TIMESYNCGMT -a $TIMESYNCACCURACY
> would let us set TIMESYNCGMT in termrc.local.
>
> A similar environment variable, $USEDHCP say,
> could control how ipconfig is launched.
>
> I do wish rc had non-env variables, because
> otherwise these things leak into /env.
>
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] another termrc gripe
  2003-06-12  7:02 ` david presotto
@ 2003-08-06 12:53   ` David Presotto
  0 siblings, 0 replies; 3+ messages in thread
From: David Presotto @ 2003-08-06 12:53 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

I changed the variable to TIMESYNCARGS (default -rLa1000000)
so that you can set anything you want in termrc.local.
I didn't do a USEDHCP because I think you should just do the ipconfig (or ppp)
in termrc.local if you're going to do that.  At least that's
what I do and it works quite well.

[-- Attachment #2: Type: message/rfc822, Size: 2263 bytes --]

From: "david presotto" <presotto@closedmind.org>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] another termrc gripe
Date: Thu, 12 Jun 2003 03:02:20 -0400
Message-ID: <001501c330b0$918844b0$3f07010a@bl.belllabs.com>

I'll do it.
----- Original Message -----
From: "Scott Schwartz" <schwartz@bio.cse.psu.edu>
To: <9fans@cse.psu.edu>
Sent: Wednesday, June 11, 2003 11:40 PM
Subject: [9fans] another termrc gripe


> Right now termrc unconditionally tells
> timesync to assume the rtc is not GMT.
> Writing
> aux/timesync -r $TIMESYNCGMT -a $TIMESYNCACCURACY
> would let us set TIMESYNCGMT in termrc.local.
>
> A similar environment variable, $USEDHCP say,
> could control how ipconfig is launched.
>
> I do wish rc had non-env variables, because
> otherwise these things leak into /env.
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-06 12:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-12  3:40 [9fans] another termrc gripe Scott Schwartz
2003-06-12  7:02 ` david presotto
2003-08-06 12:53   ` David Presotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).