commit 75b848bb09df4b2080317a812e76ed37dc84c5be
Author: sin <[email protected]>
AuthorDate: Fri Nov 6 10:30:20 2015 +0000
Commit: sin <[email protected]>
CommitDate: Fri Nov 6 10:52:49 2015 +0000
Mark grep and tftp as audited
Gone through the code quite a few times. Been using them frequently
without problems.
diff --git a/README b/README
index f17f7e9..86287b7 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ The following tools are implemented:
=* x flock .
#*|o fold .
=*|o getconf (-v)
-=* o grep .
+=*|o grep .
=*|o head .
=*|x hostname .
=* o join .
@@ -81,7 +81,7 @@ The following tools are implemented:
=*|x tar .
=*|o tee .
=*|o test .
-=* x tftp .
+=*|x tftp .
=*|o time .
=*|o touch .
#*|o tr .