9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] history question
@ 2010-11-02 12:27 erik quanstrom
  2010-11-02 14:20 ` Rob Pike
  0 siblings, 1 reply; 2+ messages in thread
From: erik quanstrom @ 2010-11-02 12:27 UTC (permalink / raw)
  To: 9fans

what is the history of waserror in the plan 9 kernel?
is it a local invention?  if so, when and by whom was
it added.

- erik



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

* Re: [9fans] history question
  2010-11-02 12:27 [9fans] history question erik quanstrom
@ 2010-11-02 14:20 ` Rob Pike
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Pike @ 2010-11-02 14:20 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

as part of the 1989 kernel, ken wrote its beginnings with a pattern
that involved a lot of repetitive typing but had the basic structure.
each function had to define local pieces. i took his idea and wrapped
it into the structure that's there now, which made it easier to get
right in practice. i'm not certain but i remember ken's version was in
the fs kernel; mine was in the regular kernel (although retrofitted to
fs) and introduced the way the errors fit into system calls.

-rob



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

end of thread, other threads:[~2010-11-02 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-02 12:27 [9fans] history question erik quanstrom
2010-11-02 14:20 ` Rob Pike

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