[digest] md5sum and sha1sum commands

Modified-by: Michael Brown <mcb30@etherboot.org>
Signed-off-by: Michael Brown <mcb30@etherboot.org>
This commit is contained in:
Daniel Verkamp
2009-03-26 17:04:31 -05:00
committed by Michael Brown
parent f3335b83d4
commit a323a85d9b
3 changed files with 124 additions and 0 deletions

View File

@@ -199,6 +199,9 @@ REQUIRE_OBJECT ( login_cmd );
#ifdef TIME_CMD
REQUIRE_OBJECT ( time_cmd );
#endif
#ifdef DIGEST_CMD
REQUIRE_OBJECT ( digest_cmd );
#endif
/*
* Drag in miscellaneous objects