From 78f401489c76ecdbf8b4278baf4049563db7f720 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Mon, 20 May 2002 18:08:43 +0000 Subject: [PATCH] o Mark renice(1) task as committed to -current. o Add compress(1) task assigned to Tim Robbins; mark as committed to -current. o Assign od(1) task to Tim Robbins; mark as committed to -current. o Mark ls(1) task as committed to -current. o Assign cd(1) task to Tim Robbins; mark as committed to -current. o Assign sh(1) task to Tim Robbins; mark as WIP. --- en/projects/c99/index.sgml | 81 +++++++++++++++++++++----------------- 1 file changed, 45 insertions(+), 36 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 9015283e46..4d35e235c8 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -684,9 +684,42 @@ Add -n option and resolve other issues in the renice utility. (PR: 36950) &a.pavalos;,
&a.maxim; - 10 April 2002 - &status.wip; - &status.blank; + 20 May 2002 + &status.done; + &status.new; + + + + Fix exit status, stdout/stderr confusion, and add `-' stdin + support to the compress(1) utility. + &a.tjr; + 20 May 2002 + &status.done; + &status.new; + + + + Add the -s, -A, -j, -N, and -t options to the od utility. (PR: 36783) + &a.tjr; + 20 May 2002 + &status.done; + &status.new; + + + + Implement the -m, -p, and -x options in the ls utility. + &a.mkm; + 20 May 2002 + &status.done; + &status.new; + + + + Add -L and -P options to the cd utility (shell built-in). + &a.tjr; + 20 May 2002 + &status.done; + &status.new; @@ -729,14 +762,6 @@ &status.blank; - - Implement the -m, -p, and -x options in the ls utility. - &a.mkm; - 1 March 2002 - &status.wip; - &status.blank; - - Add missing components to the jobs utility. &a.mkm; @@ -769,6 +794,14 @@ &status.blank; + + Add unimplemented features to the sh utility. + &a.tjr; + 20 May 2002 + &status.wip; + &status.blank; + + Implement the locale and localedef utilities. @@ -803,14 +836,6 @@ &status.blank; - - Add -L and -P options to the cd utility (shell built-in). -   - 30 November 2001 - &status.new; - &status.blank; - - Investigate importing the cflow utility from the ports collection.   @@ -907,14 +932,6 @@ &status.blank; - - Add the -s, -A, -j, -N, and -t option to the od utility. -   - 30 November 2001 - &status.new; - &status.blank; - - Investigate adopting some of the POSIX options in the ps utility.   @@ -931,14 +948,6 @@ &status.blank; - - Add unimplemented features to the sh utility. -   - 30 November 2001 - &status.new; - &status.blank; - - Make printf(1) utility conform to SUSv3.