OSDN Git Service

I ended up writing a new find from scratch, so remove old unfinished cleanup log.
authorRob Landley <rob@landley.net>
Sun, 22 Oct 2017 16:42:59 +0000 (11:42 -0500)
committerRob Landley <rob@landley.net>
Sun, 22 Oct 2017 16:42:59 +0000 (11:42 -0500)
www/cleanup.html

index 8a0b24b..9ca9719 100644 (file)
@@ -11,7 +11,6 @@
 <li><a href=#uuencode>uuencode</a></li>
 <li><a href=#uudecode>uudecode</a></li>
 <li><a href=#ifconfig>ifconfig</a></li>
-<li><a href=#find>find</a></li>
 </ul>
 </ul>
 
@@ -238,26 +237,6 @@ ifconfig_main() table logic to fold more if/else parts into the table</a></li>
 
 <p>Status: COMPLETE.</p>
 
-<h1><a href=/hg/toybox/log/tip/toys/pending/find.c>find</a></h1>
-
-<pre>
-814 Initial version by Gurang Shastri.
-815
-816
-847 Felix Janda
-848 Whitespace (reindent from tabs -> 2 spaces)
-849 More cleanup
-867 Felix Janda Improve operator processing.
-874 Felix Janda
-875 Felix Janda
-887 Felix Janda fix -mtime
-</pre>
-
-<ul>
-<li>commit: <a href=/hg/toybox/rev/849>849</a>,
-description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000895.html>here</a></li>
-</ul>
-
 <p>Status: in progress.</p>
 
 <h1><a href=/hg/toybox/log/917/toys/pending/stat.c>stat</a></h1>