Our intent is to keep all these unreferenced files in the source tree.
The ksh93-related directories have been subsequently added to
an exception_list file for the tool (findunref)
which lists unreferenced files during an ON build.
They are only being listed as an FYI, by request.

The file list was generated before the update to the
findunref exception_list file.  If Roland's latest changes to 
the exception_list are downloaded and built, these files should no 
longer be listed  as "unreferenced".

> Date: Wed, 28 Feb 2007 14:12:15 -0500 (EST)
> From: David Korn <dgk at research.att.com>
> Mime-Version: 1.0
> Content-Transfer-Encoding: 7bit
> To: ksh93-integration-discuss at opensolaris.org
> Subject: Re: [ksh93-integration-discuss] Re: unreferenced files 
> exception_list 
 was Re: [osol-code] Round  
two:((pre-)pre-review)ksh93-integrationwebrev2007-02-02
> Cc: April.Chin at eng.sun.com
> 
> 
> I see sh.1, nval.3, and shell.3 on the list.  Don't you need
> the shell man page and the programming interface man
> pages for writing built-ins?

sh.1 will be included as a new ksh93.1 manpage.
nval.3 and shell.3 require libshell, which is only being used by the
ksh93 project at this point, so there will be no public documentation
of libshell in a Solaris installation.

> 
> Also, do you intened to add the shcomp command which generates
> binary format files that the shell can process from shell scripts.

shcomp has been deferred until after ksh93 integrates.

        April
> 
> If you intened to support setuid shell scripts or execute only
> shell scripts (no read permission), you also need suid_exec.c.
> 
> David Korn
> dgk at research.att.com


Reply via email to