home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3255 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.8 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!zazen!doug.cae.wisc.edu!umn.edu!cs.umn.edu!quest!digibd!kas!rhealey
  2. From: rhealey@kas.helios.mn.org (Rob Healey)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: AT&T vs. BSDI --> 4.3BSD-NET2 distribution requires AT&T license!!!
  5. Keywords: AT&T 'Death Star' rises over BSDI's horizon [Tel. 1-800-800-4BSD
  6. Message-ID: <1992Jul30.174414.28488@kas.helios.mn.org>
  7. Date: 30 Jul 92 17:44:14 GMT
  8. References: <l6nibgINNje6@neuro.usc.edu> <1992Jul21.152007.1126@news2.cis.umn.edu>
  9. Organization: Rob's home system, Hopkins, MN
  10. Lines: 23
  11.  
  12. In article <1992Jul21.152007.1126@news2.cis.umn.edu> rodeen@buddha.ncc.umn.edu (Rick Odeen) writes:
  13. =I don't think this is a valid claim, Linus Torvalds developed the Linux
  14. =system in less than one year from scratch.
  15. =
  16.     Where did Linus get 99% of his MODELS for Linux? Ans: USL and BSD
  17.     UNIX. "We stand on the shoulders of giants..."
  18.  
  19.     In other words, he used models for OS concepts that originated
  20.     in UNIX(tm). The system calls, the library calls, the utility
  21.     names, the program names, the memory models, the networking, the
  22.     file systems, the concepts of UID,GID,SUID,SGID, sticky bits,
  23.     mountable filesystems on a tree, etc. These are all basic
  24.     features of UNIX(tm) that he used when creating Linux. You'd
  25.     be VERY hard pressed to find OS concepts these days that HAVEN'T
  26.     passed through a UNIX(tm) kernel at some time in the past. For no other
  27.     reason than UNIX(tm) is the OS most researchers work with on
  28.     a day to day basis and what they tend to hack on. Even micro kernels
  29.     like MACH and probably NT borrow QUITE a bit from the UNIX(tm) system
  30.     in system call names and symantics as well as utility and program
  31.     names. Hell, even that pathetic MSDOG lifts I/O redirection and
  32.     directory command names from UNIX(tm), amongst other things.
  33.  
  34.         -Rob
  35.