home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / solaris / 326 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  2.1 KB

  1. Xref: sparky comp.unix.solaris:326 comp.unix.bsd:9019
  2. Newsgroups: comp.unix.solaris,comp.unix.bsd
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!caen!sol.ctr.columbia.edu!news.cs.columbia.edu!cs!rmf
  4. From: rmf@chopin.cs.columbia.edu (Robert M. Fuhrer)
  5. Subject: Re: Solaris 1.1 vs. Solaris 2.0 (BSD vs AT&T)
  6. In-Reply-To: scoggin@opus.ee.udel.edu's message of Tue, 17 Nov 1992 12:38:56 GMT
  7. Message-ID: <RMF.92Nov17173206@chopin.cs.columbia.edu>
  8. Sender: news@cs.columbia.edu (The Daily News)
  9. Organization: Computer Science Dept., Columbia Univ.
  10. References: <Bxt8rG.DE3@fulcrum.co.uk> <1992Nov17.034806.21754@ra.msstate.edu>
  11.     <BxuEtw.HnL@world.std.com> <1992Nov17.123856.29315@udel.edu>
  12. Date: Tue, 17 Nov 1992 22:32:06 GMT
  13. Lines: 27
  14.  
  15. > OSF/1, AIX, HPUX and Irix (yes, I consider SGI major) are all strong
  16. > descendants of the system V world. Everything from use of directories of boot
  17. > scripts (rather than the BSDish rc.* scripts) to the use of inittabs to the
  18. > man page directory structure to terminfo instead of termcap to a SYSV cron to
  19. > a SYSV line printer system to a tendency towards STREAMS points to this.
  20.  
  21. Not that this particularly belongs to comp.unix.solaris, but I thought I'd
  22. corrrect a few things just for drill.
  23.  
  24. It doesn't sound much like you've seen an RS/6000 running AIX. It does have
  25. rc.{nfs,tcpip,net}, and various other BSD-like things you mentioned. E.g., AIX
  26. relies on a proprietary database for its on-line hypertext documentation.
  27. They've re-written man(1) so that it both knows about those and the usual man
  28. page directories.
  29.  
  30. Actually, to be more accurate, for some things it uses the underlying "Object
  31. Data Manager" as an info repository, e.g., what TCP/IP services are currently
  32. running, what file systems exists, and so on. The "normal" files are there only
  33. for compatibility. If you change them, you typically have to run a program to
  34. inform the daemons that things have changed.
  35.  
  36. In short, AIX is quite unlike BSD and Sys V under the covers. If you want the
  37. covers on, it still may be less like them than you want. On the other hand,
  38. some of the differences are appealing...
  39. --
  40.  
  41. -- Bob
  42.