Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked

md5_sha1_sum.c to convert some #ifdef CONFIG to if(ENABLE).)
This commit is contained in:
Rob Landley
2006-02-21 06:44:43 +00:00
parent a7e3d05208
commit 5cf7c2df66
8 changed files with 358 additions and 427 deletions

View File

@@ -322,6 +322,7 @@ source networking/Config.in
source procps/Config.in
source shell/Config.in
source sysklogd/Config.in
source libbb/Config.in
menu 'Debugging Options'