Peter S. Mazinger 8e87f7ffea Doing the compile in one step creates smaller archives, libcrypt.a shrinks from 12k to 10k, libutil.a to 8k to 4k. Use make provided features where possible /$</$^. 18 years ago
..
Makefile 8e87f7ffea Doing the compile in one step creates smaller archives, libcrypt.a shrinks from 12k to 10k, libutil.a to 8k to 4k. Use make provided features where possible /$</$^. 18 years ago
crypt.c cf0a78c882 Cleanup crypt and remove the crypt_r stuff, since SuSv3 22 years ago
des.c 4fd42eddbb fix some sign warnings pointed out by gcc-4 19 years ago
md5.c acd92003c8 Avoid compiler warnings. 19 years ago