Mark compress(1) task as MFC'd.

This commit is contained in:
Mike Barcroft 2002-07-16 16:38:06 +00:00
parent 062ee310b3
commit 386a94acbd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13645

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.40 2002/07/08 16:57:30 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.41 2002/07/14 16:45:19 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -790,19 +790,19 @@
<td> &status.done; </td>
</tr>
<tr>
<td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#asa">asa</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36130">36130</a>) </td>
<td> &a.tjr; </td>
<td> 15 May 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Fix exit status, stdout/stderr confusion, and add `-' stdin
support to the compress(1) utility. </td>
<td> &a.tjr; </td>
<td> 20 May 2002 </td>
<td> 17 July 2002 </td>
<td> &status.done; </td>
<td> &status.done; </td>
</tr>
<tr>
<td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#asa">asa</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36130">36130</a>) </td>
<td> &a.tjr; </td>
<td> 15 May 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>