freebsd_amp_hwpstate/libexec/rexecd
Nate Williams 50dfa3861b Don't rely on the shared library bringing in libmd, do it explicitly.
Change the library order so libcrypt is the last library in the list.
libskey contains references to _crypt and can't resolve it unless
-lcrypt occurs after it in the link command.  This only occurs when
linking statically.
1995-03-18 06:50:00 +00:00
..
Makefile Don't rely on the shared library bringing in libmd, do it explicitly. 1995-03-18 06:50:00 +00:00
rexecd.8 Tighen up rexecd(8) security (see manual page for details). 1994-09-29 09:23:58 +00:00
rexecd.c make rexecd link against skeyaccess, not authfile 1994-09-30 06:38:43 +00:00