From 75b848bb09df4b2080317a812e76ed37dc84c5be Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 6 Nov 2015 10:30:20 +0000 Subject: [PATCH] Mark grep and tftp as audited Gone through the code quite a few times. Been using them frequently without problems. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 .