HardenedBSD/libexec/ftpd
Nate Williams 79f5f586ac 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:41:08 +00:00
..
extern.h
ftpcmd.y
ftpd.8 Add some functionality to ftpd so it logs all anonymous file 1995-02-26 19:36:59 +00:00
ftpd.c Add some functionality to ftpd so it logs all anonymous file 1995-02-26 19:36:59 +00:00
logwtmp.c
Makefile Change the library order so libcrypt is the last library in the list. 1995-03-18 06:41:08 +00:00
pathnames.h Add some functionality to ftpd so it logs all anonymous file 1995-02-26 19:36:59 +00:00
popen.c
skey-stuff.c