Displaying 1 result from an estimated 1 matches for "disable_lsmail".
2000 Apr 10
1
ls -alni /var/mail
...h-1.2.3test2/acconfig.h Mon Apr 3 05:50:44 2000
--- openssh-1.2.3test2+/acconfig.h Mon Apr 10 14:09:51 2000
***************
*** 135,140 ****
--- 135,143 ----
/* Specify default $PATH */
#undef USER_PATH
+ /* Define if you want to supress listing of mail dir for entropy gathering */
+ #undef DISABLE_LSMAIL
+
/* Specify location of ssh.pid */
#undef PIDDIR
diff --exclude=configure --exclude=config.h.in -c openssh-1.2.3test2/configure.in openssh-1.2.3test2+/configure.in
*** openssh-1.2.3test2/configure.in Mon Apr 3 06:57:06 2000
--- openssh-1.2.3test2+/configure.in Mon Apr 10 12:14:29 2000
***...