Mark the m4(1) utility task as having been committed to -current.

This commit is contained in:
Mike Barcroft 2002-04-17 18:34:37 +00:00
parent 6b8e938595
commit bb2f112602
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12821

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.3 2002/04/13 16:10:18 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.4 2002/04/17 01:56:43 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -540,6 +540,14 @@
<td> &status.new; </td>
</tr>
<tr>
<td> Add the -s option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#m4">m4</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36075">36075</a>) </td>
<td> &a.tim; </td>
<td> 17 April 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Add -n option and resolve other issues in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#renice">renice</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36950">36950</a>) </td>
<td> &a.pavalos;,<br>&a.maxim; </td>
@ -604,14 +612,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add the -s option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#m4">m4</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36075">36075</a>) </td>
<td> &a.tim; </td>
<td> 4 February 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Add -C option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#tr">tr</a> utility. </td>
<td> &a.tim; </td>