9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pietro Gagliardi <pietro10@mac.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] o9fs
Date: Thu,  8 Nov 2007 16:01:40 -0500	[thread overview]
Message-ID: <A75CC34F-80DB-41AC-9873-5DFABF8C1763@mac.com> (raw)
In-Reply-To: <d1c554290711081252q60b56b23x422076e973d5be2@mail.gmail.com>

OK, here's the process for giving it to the OpenBSD guys:
1) Replace strcpy()/strcat() with strlcpy()/strlcat() and don't write  
your own allocator, use theirs
2) Go to Security
3) Have them check out the code
4) Give the code to some licensing gurus
5) Have them examine the license (Lucent Public License)
6) Go back to Security
7) Have them run a long series of test cases
8) You'll probably get a long list of security holes
9) Fix them and give it back to Security
10) They'll check it out, and it'll become part of OpenBSD!
11) Wait 15 years
12) The team will find a security hole if your driver is run at  
startup, and there will be an increment on their number of holes at  
startup message on their website :-)

Now to become serious:
This will be nice. At least Linux is not the only real UNIX anymore :-)

On Nov 8, 2007, at 3:52 PM, Iruata Souza wrote:

> Hello 9fans,
>
> As this years Google Summer of Code 2007 project mentored by the Plan
> 9 community I started writing a 9P client in form of a filesystem
> driver for the OpenBSD operating system. The code is not ready for
> daily use yet but maybe some of you would like to take a look or even
> test it.
> I set up a little placeholder for the project at
> http://www.tip9ug.jp/who/iru/o9fs with the info one will need to get
> the thing running.
>
> Best,
> iru


  reply	other threads:[~2007-11-08 21:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08 20:52 Iruata Souza
2007-11-08 21:01 ` Pietro Gagliardi [this message]
2007-11-08 21:27   ` Iruata Souza
2007-11-09 11:50     ` Aki Nyrhinen
2007-11-09 16:18       ` Iruata Souza
2007-11-09 16:32         ` Christian Kellermann
2007-11-09 17:06           ` Iruata Souza
2007-11-09 19:46         ` Pietro Gagliardi
2007-11-09 19:50           ` Iruata Souza
2007-11-09 19:56             ` Pietro Gagliardi
2007-11-09 20:07               ` David Leimbach
2007-11-09 20:12                 ` Pietro Gagliardi
2007-11-09 20:09               ` Iruata Souza
2007-11-09 20:11               ` Tim Wiess

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A75CC34F-80DB-41AC-9873-5DFABF8C1763@mac.com \
    --to=pietro10@mac.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).