From 6b402b83cffc97015345dab1c27c35afe64bb3db Mon Sep 17 00:00:00 2001 From: mischief Date: Tue, 25 Aug 2015 02:07:46 -0700 Subject: import E script from bell labs --- sys/src/cmd/auth/lib/okpasswd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/src/cmd/auth') diff --git a/sys/src/cmd/auth/lib/okpasswd.c b/sys/src/cmd/auth/lib/okpasswd.c index b904db5aa..5512e559a 100644 --- a/sys/src/cmd/auth/lib/okpasswd.c +++ b/sys/src/cmd/auth/lib/okpasswd.c @@ -10,7 +10,6 @@ char *trivial[] = { "change me", "passwd", "no passwd", - "anonymous", 0 }; -- cgit v1.2.3