Assign lp(1) task to Garance A Drosehn.

This commit is contained in:
Mike Barcroft 2002-05-23 07:24:59 +00:00
parent 8f2cf5ba0a
commit a6d90b31e4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13216

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.21 2002/05/22 17:38:31 mike Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.22 2002/05/22 17:44:57 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project"> <!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'> <!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -818,6 +818,14 @@
<td> &status.blank; </td> <td> &status.blank; </td>
</tr> </tr>
<tr>
<td> Implement the -m, -w, and -t options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#lp">lp</a> utility. </td>
<td> &a.gad; </td>
<td> 23 May 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr> <tr>
<td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#locale">locale</a> and <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> <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#localedef">localedef</a> utilities. </td>
@ -907,14 +915,6 @@
<td> &status.blank; </td> <td> &status.blank; </td>
</tr> </tr>
<tr>
<td> Implement the -m, -w, and -t options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#lp">lp</a> utility. </td>
<td> &nbsp; </td>
<td> 30 November 2001 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr> <tr>
<td> Bring the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#make">make</a> utility up to conformance. </td> <td> Bring the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#make">make</a> utility up to conformance. </td>
<td> &nbsp; </td> <td> &nbsp; </td>