From Alan.Coopersmith@sun.com Fri Jun 13 14:15:32 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5DLFVXo006958
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 13 Jun 2008 14:15:31 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m5DLFNsb004629;
	Fri, 13 Jun 2008 22:15:29 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2F00B0171SEO00@nwk-avmta-1.sfbay.Sun.COM>; Fri,
 13 Jun 2008 14:15:28 -0700 (PDT)
Received: from almas.sfbay.sun.com ([129.146.106.93])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2F008DG71S0PA0@nwk-avmta-1.sfbay.Sun.COM>; Fri,
 13 Jun 2008 14:15:28 -0700 (PDT)
Received: from almas.sfbay.sun.com (localhost [127.0.0.1])
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m5DLFSKC011114; Fri,
 13 Jun 2008 14:15:28 -0700 (PDT)
Received: (from alanc@localhost)
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m5DLFR43011110; Fri,
 13 Jun 2008 14:15:27 -0700 (PDT)
Date: Fri, 13 Jun 2008 14:15:27 -0700 (PDT)
From: Alan Coopersmith <Alan.Coopersmith@sun.com>
Subject: startx [PSARC/2008/379 Self Review]
To: PSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com
Message-id: <200806132115.m5DLFR43011110@almas.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 1922

I am sponsoring this case for Niveditha Rau, and have marked it Closed
Approved Automatic as it simply delivers on Solaris the same startx 
script that most other X implementations have shipped with for years.
Should anyone wish time to discuss, let me know, and I can convert to
a fast-track.

(Solaris used to provide an equivalent script that was customized for
 OpenWindows as /usr/openwin/bin/openwin - when OpenWindows was removed,
 so was that script, and we failed to deliver a replacement.  This corrects
 that oversight.)
 
        -Alan Coopersmith-           alan.coopersmith@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 startx
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	13 June, 2008
4. Technical Description

   The startx script is a front end to xinit  that  provides  a
   simple command line interface for running a single session
   of the X Window System.  It is often run with no arguments.

   Arguments immediately following the startx command are used
   to  start a client in the same manner as xinit.  To determine 
   the client to run, startx first looks for a file called .xinitrc 
   in the user's home directory.     If that is not found, it uses 
   the file xinitrc in the xinit library directory (/usr/X11/lib/X11/xinit).

Interfaces Exported
-------------------
/usr/X11/bin/startx          	Committed    Patch Release Binding  [1]
/usr/X11/lib/X11/xinit/xinitrc  Committed    Patch Release Binding

References in case material directory:
[1] startx.man 

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		X
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


