freebsd-dev/secure
Paul Traina 21b4fe120d Remove static in front of declarations for des_setkey and des_cipher
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc.  (These changes need to be
made to the non-US version of libdescrypt too!)

Allow building and support for bdes program.
A bit more work still needs to be done on secure telnet.

Submitted by:	pst
1994-09-07 07:16:52 +00:00
..
lib Remove static in front of declarations for des_setkey and des_cipher 1994-09-07 07:16:52 +00:00
libexec/telnetd Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
usr.bin Remove static in front of declarations for des_setkey and des_cipher 1994-09-07 07:16:52 +00:00
usr.sbin/sendmail BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
Makefile Remove static in front of declarations for des_setkey and des_cipher 1994-09-07 07:16:52 +00:00
Makefile.inc Allow the `bdes' program to compile. 1994-08-07 19:04:10 +00:00