disable decryption for foreign sites
4.4BSD snapshot (revision 8.1); add 1993 to copyright
fix typo (wonder how this was tested???); KNF for return ()
check that chars are 8 bits; change the way that long pw's areencrypted; minor cleanups -- from Tom Truscott
add return values to setkey, encrypt, des_setkey, des_cipher todistinguish failure (no hardware support or foreign distribution)
new copyright; att/bsd/shared
#define '_' in pwd.h as _PASSWORD_EFMT1
change null characters in salt or iteration to be '.', avoiding bugwhere crypt("anything!", "*") returned "*"; lots of comment changes, minorcleanups
Tom Truscott's version of crypt
Add include files to get prototype declarations, and fix bugs found.
delete decryption for the foreign sites
HP integration
added LIBC_SCCS condition for sccs ids
Add copyright
init E table in setkey so encrypt can be used outside of crypt.
date and time created 80/12/21 16:39:32 by wnj