--- src/makefiles/Makefile.lnx.orig Tue Nov 11 17:33:38 1997 +++ src/makefiles/Makefile.lnx Tue Nov 11 17:34:26 1997 @@ -8,8 +8,8 @@ YACC = bison -y IFLAGS = -I.. -I../support #-I/usr/include/bsd LFLAGS = -L../support -s -CFLAGS = -O6 -fomit-frame-pointer -fno-strength-reduce -pipe ${IFLAGS} ${LFLAGS} -LIBES = -lsupport #-lbsd -lshadow +CFLAGS = -Dcrypt=pw_encrypt -O6 -fomit-frame-pointer -fno-strength-reduce -pipe ${IFLAGS} ${LFLAGS} +LIBES = -lsupport -lshadow #-lbsd LINTFLAGS= LKERB = -lauth -lckrb -lkrb -ldes MKDEP = ../util/mkdep --- src/ftpshut.c.orig Sat Oct 14 19:03:50 1995 +++ src/ftpshut.c Tue Nov 11 17:47:45 1997 @@ -132,7 +132,7 @@ char **argv; #endif { - time_t c_time; + time_t c_time = 0; struct tm *tp; char buf[BUFSIZ]; --- src/config/config.lnx.orig Tue Nov 11 19:57:30 1997 +++ src/config/config.lnx Tue Nov 11 19:57:58 1997 @@ -27,7 +27,7 @@ #define OVERWRITE #undef REGEX #define SPT_TYPE SPT_REUSEARGV -#undef SHADOW_PASSWORD +#define SHADOW_PASSWORD #define UPLOAD #undef USG #define SVR4