J. Mallett will be coordinating changes to ps(1).
This commit is contained in:
parent
55c763f5a9
commit
51ee6d8471
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13315
1 changed files with 9 additions and 9 deletions
|
@ -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.28 2002/06/03 16:30:34 mike Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.29 2002/06/03 23:53:58 mike Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -882,6 +882,14 @@
|
|||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Investigate adopting some of the POSIX options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#ps">ps</a> utility. </td>
|
||||
<td> &a.jmallett; </td>
|
||||
<td> 6 June 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>
|
||||
|
@ -979,14 +987,6 @@
|
|||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Investigate adopting some of the POSIX options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#ps">ps</a> utility. </td>
|
||||
<td> </td>
|
||||
<td> 30 November 2001 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#qsub">qsub</a> utility. </td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue