home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v6 / text0010.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  6.2 KB

  1. From: mtsbb!lav@ihnp4.UUCP (Lee Vallone)
  2. Date: Mon, 7 Apr 86 13:13:48 cst
  3. Subject: mod.std.unix
  4.  
  5. I was reading mod.std.unix for the first time and would appreciate
  6. if you could clarify some things for me.
  7.  
  8. 1)  What is the aim of P1003?  What is P1003.
  9.  
  10. [ It's often called the UNIX Standards Committee, but its real name is
  11. IEEE 1003 Portable Operating System for Computer Environments Committee.
  12. (I've finally remembered to update the Organization line from the former
  13. name of Portable Operating Systems Environment Committee.)
  14. It's a descendent of the /usr/group Standards Committee that
  15. produced the /usr/group Standard, which is based on System III.
  16. Many of the same people are on the IEEE 1003 committee.
  17.  
  18. According to the Foreword of the current P1003 document:
  19.  
  20.     The purpose of this document is to define a standard
  21.     operating system interface and environment based on the
  22.     UNIX Operating System documentation to support application
  23.     portability at the source level.  This is intended for
  24.     systems implementors and applications software developers.
  25.  
  26. The Abstract adds:
  27.  
  28.     This interface is a complement to the C Programming Language
  29.     in the C Information Bulletin prepared by Technical Committee X3J11
  30.     of the Accredited Standards Committee X3, Information Processing
  31.     Systems, further specifying an environment for portable application
  32.     software.
  33.  
  34. P1003 Draft 7 has just been approved as the 1003.1 Trial Use Standard.
  35. (1003.2 will be used to denote the shell/tools document.)
  36. Published copies will be available in mid-April at $19.95,
  37. with bulk purchasing discounts available.  Contact:
  38.  
  39.         IEEE Service Center
  40.         445 Hoes Ln.
  41.         Piscataway, NJ 08854
  42.  
  43. Ask for 1003.1 Standard - stock number SH10546.
  44.  
  45. The Trial Use Standard will be available for comments for a period
  46. such as a year, after which a Full Use Standard will be produced.
  47.  
  48. There is a paper mailing list by which interested parties may get
  49. copies of drafts of the standard.  To get on it, or to submit comments
  50. directly to the committee, mail to:
  51.  
  52.         James Isaak
  53.         Chairperson, IEEE/CS P1003
  54.         Charles River Data Systems
  55.         983 Concord St.
  56.         Framingham, MA 01701
  57.         decvax!frog!jim
  58.  
  59. Sufficiently interested parties may join the working group.
  60. The next scheduled meetings of the working group of the committee are
  61.  
  62.     15-18 April    Florence, Italy (the week before EUUG)
  63.     9-11 June    Atlanta, Georgia (the week of USENIX)
  64.     ? September    Palo Alto, California?
  65.     ? February 1987    Washington, D.C. (the week of USENIX)
  66.  
  67. There is also a balloting group (which intersects with the working group).
  68. This is more difficult.  Contact the committee chair for details.
  69. I will repost them in this newsgroup if there is sufficient interest.
  70. -mod ]
  71.  
  72.     Is this supposed to be a new standard that is
  73.     not equivalent to either BSD4.x or SYS V?
  74.  
  75. [ Yes and no.  It is not precisely the same as any existing system,
  76. but it has been carefully designed to not outlaw any major variant,
  77. including not only System V and 4.2BSD, but also hosted systems,
  78. networked systems, etc.  Representatives of major vendors of both
  79. System V and 4.2BSD are on the committee.  -mod ]
  80.  
  81.     Or is it enhancements that would be recommended to the
  82.     developers of both of the above?
  83.  
  84. [ Not precisely.  There are very few innovations in the standard,
  85. because it is intended to be a standard.  However, some facilities
  86. will have to be implemented differently on top of existing systems'
  87. facilities to meet the standard.  -mod ]
  88.  
  89. 2)  I would like to keep up with future UNIX enhancements
  90.     (specifically SYS V).  One article in mod.std.unix made
  91.     reference to:
  92.     - a USENIX newsletter - ;login
  93.  
  94. [ ;login:  The USENIX Association Newsletter is sent free of
  95. charge to all members of the Association.  Their address is
  96.     USENIX Association
  97.     P.O. Box 7
  98.     El Cerrito, CA 94530
  99.     (415) 528-8649
  100.     {ucbvax,decvax}!usenix!office
  101.  
  102. Volume 10, Number 4, October/November 1985 has my article on IEEE 1003.
  103.  
  104. I am the Institutional Delegate from the USENIX Association to IEEE 1003.
  105.  
  106. -mod ]
  107.  
  108.     - a magazine? called UNIX Review
  109.  
  110. [ The two main general circulation magazines about the UNIX system are
  111.  
  112.     UNIX REVIEW            UNIX/WORLD
  113.     Miller Freeman Publications Co.    Tech Valley Publishing
  114.     500 Howard Street        444 Castro St.
  115.     San Francisco, CA 94105        Mountain View, CA 94041
  116.     (415) 397-1881            (415) 940-1500
  117.  
  118. It is my personal opinion that the one on the left is more technical.  -mod ]
  119.     
  120.     Who do I contact to get on the mailing list or subscribe to
  121.     the above?
  122.  
  123. [ Some documents frequently referred to by the 1003 committee:
  124.  
  125. X/OPEN PORTABILITY GUIDE (The Green Book).
  126.  
  127. X/OPEN is "A Group of European Computer Manufacturers" who have produced
  128. a document intended to promote the writing of portable facilities.
  129. Their flyer remarks (in five languages), "Now we all speak the same
  130. language in Europe."
  131.  
  132. The book is published by
  133.  
  134.     Elsevier Science Publishers
  135.     Book Order Department
  136.     PO Box 211
  137.     1000 AE Amsterdam
  138.     The Netherlands
  139.  
  140. or, for those in the U.S.A. or Canada:
  141.  
  142.     Elsevier Science Publishers Co Inc.
  143.     PO Box 1663
  144.     Grand Central Station
  145.     New York, NY 10163
  146.  
  147. The price is Dfl 275,00 or USD 75.00.  According to the order form,
  148. "This price includes the costs of one update which will be mailed
  149. automatically upon publication."  They take a large number of credit
  150. cards and other forms of payment.
  151.  
  152.  
  153. The System V Interface Definition (The Purple Book)
  154.  
  155.     To purchase the System V Interface Definition, write to:
  156.  
  157.         System V Interface Definition
  158.         Select Code 307-127
  159.         AT&T Customer Information Center
  160.         2833 North Franklin Road
  161.         Indianapolis, IN 46219
  162.  
  163.     Be sure to include the address the document should be shipped to
  164.     and a check or money order made payable to AT&T.
  165.  
  166.     or call
  167.  
  168.             1-800-432-6600
  169.  
  170.     and ask for operator 77. Give the operator the Select Code
  171.     307-127. (You must have a major credit card to order by phone.)
  172.  
  173. The price is about thirty U.S. dollars.
  174.  
  175.  
  176. The /usr/group Standard:
  177.  
  178.         /usr/group Standards Committee
  179.         4655 Old Ironsides Drive, Suite 200
  180.         Santa Clara, California 95050
  181.  
  182. It was $15.00 as of January, 1985.
  183.  
  184.  
  185. X3J11 (C Standards Committee):
  186.  
  187.         Thomas Plum
  188.         Vice Chair, ANSI X3J11 Committee
  189.         Plum Hall Inc.
  190.         1 Spruce Avenue
  191.         Cardiff, New Jersey 08232
  192.  
  193. -mod ]
  194.  
  195.                 Thanks in advance
  196.  
  197. [ No problem.  If anyone wants other information, let me know.  -mod ]
  198.  
  199.                 Lee Vallone
  200.  
  201. {ihnp4, mtuxo}!mtsbb!lav
  202.  
  203. Volume-Number: Volume 6, Number 11
  204.  
  205.