From alanc@almas.sfbay.sun.com Thu Feb  7 17:19:28 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m181JRg1020904
	for <psarc-ext@sac.sfbay.Sun.COM>; Thu, 7 Feb 2008 17:19:27 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m181JK4W017537;
	Fri, 8 Feb 2008 09:19:24 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JVW00D03BO9CC00@brm-avmta-1.central.sun.com>; Thu,
 07 Feb 2008 18:19:21 -0700 (MST)
Received: from almas.sfbay.sun.com ([129.146.108.211])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JVW00LAABO8HPE0@brm-avmta-1.central.sun.com>; Thu,
 07 Feb 2008 18:19:20 -0700 (MST)
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 m181JKGo013655; Thu,
 07 Feb 2008 17:19:20 -0800 (PST)
Received: (from alanc@localhost)
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m181JKdm013651; Thu,
 07 Feb 2008 17:19:20 -0800 (PST)
Date: Thu, 07 Feb 2008 17:19:20 -0800 (PST)
From: Alan Coopersmith <alanc@almas.sfbay.sun.com>
Subject: xconsole -saveLines [PSARC/2008/089 Self Review]
To: PSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com
Message-id: <200802080119.m181JKdm013651@almas.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 1583

I am sponsoring this case for Niveditha Rau of the X11 Engineering group,
and have marked it closed approved automatic since it simply adds a new
command line option that is found in the upstream X11R7 release.

	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Sun Microsystems, Inc. - X Window System Engineering

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 xconsole -saveLines
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	07 February, 2008
4. Technical Description

xconsole is a utility to monitor system console messages with X
It displays messages which are usually sent to /dev/console.
    
This project updates our current version of xconsole to the open
source xconsole version 1.0.3, which introduces a new option to
the existing set of options:

	xconsole -saveLines count
    
The manual page description of this new option is:

     -saveLines count
             When set, xconsole only  preserves  count  lines  of
             message  history  instead of growing the text buffer
             without bound (a count of zero - the  default  -  is
             treated as placing no limit on the history).


Interfaces Exported
-------------------
xconsole -saveLines			Committed	Patch Release Binding

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


