9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] EHLO EHLO
@ 2002-10-15  1:20 presotto
  2002-10-15 16:23 ` Dan Cross
  0 siblings, 1 reply; 29+ messages in thread
From: presotto @ 2002-10-15  1:20 UTC (permalink / raw)
  To: 9fans

Leesten vehry carefoolly, I veel say thees only wance...

Our smtp daemon wasn't recognizing the AUTH=<...> parameter
that crept into the the MAIL FROM command with ESMTP.  I changed
smtpd.y to cope and did an update.


^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: [9fans] ddc
@ 2002-11-06 17:37 Russ Cox
  2002-11-06 17:50 ` andrey mirtchovski
                   ` (3 more replies)
  0 siblings, 4 replies; 29+ messages in thread
From: Russ Cox @ 2002-11-06 17:37 UTC (permalink / raw)
  To: 9fans

> Is there any plan to integrate some kind
> of ddc communication between monitors
> and vga cards in some near future?.

No.

> If not, why?.

Because there are no plans to go anywhere
near vga in the near future.  I actually rewrote
vga a couple years ago.  The new one is cleaner,
doesn't require anything in vgadb, makes it easy
to add switching back to text mode and other
video modes, and has DDC/EDID support (on
a card-by-card basis: each card lets you at the
DDC in a different way).  But it only supports three
cards.  Sad though it is, the current vga ``is neither
clean nor portable, but it has slowly come to terms
with its particular set of cranky devices.''
Basically, pushing the new vga out the door would
be a big time sink with little actual benefit.

Things work well enough that until there are more
pressing reasons, it's probably best to leave vga
alone.

Russ



^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: [9fans] 4th edition file server available
@ 2003-01-13 10:01 Richard Miller
  2003-01-13 17:13 ` Russ Cox
  2003-01-13 17:19 ` rob pike, esq.
  0 siblings, 2 replies; 29+ messages in thread
From: Richard Miller @ 2003-01-13 10:01 UTC (permalink / raw)
  To: 9fans

> One advantage (as I understood it) of using a specialized kernel
> was a form of security -- there were *no* user mode programs
> whose bugs could be exploited.

It went further than that: you couldn't even exploit a buffer overflow
to exec a shell, because there was no shell and no exec.

Would it be feasible, as part of bootstrapping a minimal fossil
server, to remove or otherwise disable the exec system call
once everything was running?

-- Richard



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

end of thread, other threads:[~2003-01-15 14:22 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15  1:20 [9fans] EHLO EHLO presotto
2002-10-15 16:23 ` Dan Cross
2002-10-15 16:47   ` Anthony Mandic
2002-10-15 22:22     ` Nigel Roles
2002-10-15 23:05       ` andrey mirtchovski
2002-10-16  7:12         ` Steve Kilbane
2002-10-17  9:48           ` Boyd Roberts
2002-10-16  8:54         ` Anthony Mandic
2002-11-06 17:37 [9fans] ddc Russ Cox
2002-11-06 17:50 ` andrey mirtchovski
2002-11-06 19:33   ` Scott Schwartz
2002-11-06 20:39 ` Jim Choate
2002-11-07  3:17   ` Doc Shipley
2002-11-07  4:57     ` Jim Choate
2002-11-07  5:39       ` Lucio De Re
2002-11-07  5:45       ` Doc Shipley
2002-11-07  6:08         ` Jim Choate
2002-11-07  4:21 ` Lucio De Re
2002-11-07  8:24 ` paurea
2003-01-13 10:01 [9fans] 4th edition file server available Richard Miller
2003-01-13 17:13 ` Russ Cox
2003-01-14 15:20   ` andrey mirtchovski
2003-01-14 18:55     ` Scott Schwartz
2003-01-14 19:11       ` andrey mirtchovski
2003-01-14 19:18         ` andrey mirtchovski
2003-01-14 19:28         ` Russ Cox
2003-01-15  9:34           ` Douglas A. Gwyn
2003-01-15 14:22             ` Russ Cox
2003-01-13 17:19 ` rob pike, esq.

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).