Thread: original linux thread

  1. #1
    Registered User caroundw5h's Avatar
    Join Date
    Oct 2003
    Posts
    751

    original linux thread

    thought some of you might be interested in this
    From: [email protected] (Linus Benedict Torvalds)
    > Newsgroups: comp.os.minix
    > Subject: What would you like to see most in minix?
    > Date: 25 Aug 91 20:57:08 GMT
    >
    >
    > Hello everybody out there using minix -
    >
    > I'm doing a (free) operating system (just a hobby, won't be big and
    > professional like gnu) for 386(486) AT clones. This has been brewing
    > since april, and is starting to get ready. I'd like any feedback on
    > things people like/dislike in minix, as my OS resembles it somewhat
    > (same physical layout of the file-system (due to practical reasons)
    > among other things).
    >
    > I've currently ported bash(1.08) and gcc(1.40), and things seem to work.
    > This implies that I'll get something practical within a few months, and
    > I'd like to know what features most people would want. Any suggestions
    > are welcome, but I won't promise I'll implement them :-)
    >
    > Linus ([email protected])
    >
    > PS. Yes - it's free of any minix code, and it has a multi-threaded fs.
    > It is NOT protable (uses 386 task switching etc), and it probably never
    > will support anything other than AT-harddisks, as that's all I have :-(.

    Post a follow-up to this message

  2. #2
    Registered User
    Join Date
    Dec 2003
    Posts
    68
    Don't suppose you have the whole thread? I'd love to read it!

  3. #3
    Registered User
    Join Date
    Dec 2003
    Posts
    68
    ok, just googled...this link may be of interest.
    http://www.li.org/linuxhistory.php

  4. #4
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    http://groups.google.es/groups?hl=es...va.Helsinki.FI
    There's (at least part of) the thread.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with ucontext (linux)
    By jcafaro10 in forum Linux Programming
    Replies: 0
    Last Post: 02-03-2009, 09:03 PM
  2. Terminating secondary thread from another thread
    By wssoh85 in forum C++ Programming
    Replies: 13
    Last Post: 12-19-2008, 05:14 AM
  3. How to make a thread sleep or std::recv timeout?
    By BrianK in forum Linux Programming
    Replies: 3
    Last Post: 02-26-2003, 10:27 PM
  4. How to bind a thread to same message queue as original?
    By genghis in forum Windows Programming
    Replies: 3
    Last Post: 06-01-2002, 02:10 PM
  5. Multi-Thread Programming
    By drdroid in forum C++ Programming
    Replies: 6
    Last Post: 04-04-2002, 02:53 PM