o Add Tim Robbins as a pathchk(1) owner; mark task as committed to

-current.
o Assign newgrp(1) task to Tim Robbins; mark as WIP.
o Add news event for recent status report.
o Break sccs(1) out into its own task; assign to J. Mallett, mark as
  committed to -current.
This commit is contained in:
Mike Barcroft 2002-05-22 17:38:31 +00:00
parent 367a12aae4
commit f4c96d02ab
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13204

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.19 2002/05/20 18:08:43 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.20 2002/05/21 03:05:26 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -731,17 +731,25 @@
</tr>
<tr>
<td> Add missing options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#mailx">mailx</a> utility. </td>
<td> &a.mikeh; </td>
<td> 22 December 2001 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#pathchk">pathchk</a> utility. </td>
<td> &a.chuckr;,<br>&a.tjr; </td>
<td> 22 May 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#pathchk">pathchk</a> utility. </td>
<td> &a.chuckr; </td>
<td> 2 January 2002 </td>
<td> Restore <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#sccs">sccs</a> utility from CVS attic. </td>
<td> &a.jmallett; </td>
<td> 22 May 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Add missing options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#mailx">mailx</a> utility. </td>
<td> &a.mikeh; </td>
<td> 22 December 2001 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
@ -802,6 +810,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#newgrp">newgrp</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36190">36190</a>)</td>
<td> &a.tjr; </td>
<td> 22 May 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#locale">locale</a> and
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#localedef">localedef</a> utilities. </td>
@ -819,7 +835,6 @@
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#prs">prs</a>,
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#rmdel">rmdel</a>,
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#sact">sact</a>,
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#sccs">sccs</a>,
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#unget">unget</a>,
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#val">val</a> </td>
<td> &nbsp; </td>
@ -916,14 +931,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#newgrp">newgrp</a> utility. </td>
<td> &nbsp; </td>
<td> 30 November 2001 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Add missing options and resolve conflicting options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#nm">nm</a> utility. </td>
<td> &nbsp; </td>
@ -1024,6 +1031,15 @@
<p class="main">The remainder of this page is structured as a
reverse-chronological log.</p>
<b>22 May 2002</b>
<ul class="list">
<li>
<p>A new <a href="http://www.freebsd.org/news/status/report-feb-2002-apr-2002.html#FreeBSD-C99-&-POSIX-Conformance-Project">status
report</a> on the state of the project, covering Februrary through
April, has been produced.</p>
</li>
</ul>
<b>3 March 2002</b>
<ul class="list">
<li>