The unified diff between revisions [7a3b7b90..] and [b0cf63e6..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'svr-auth.c'

#
#
# patch "svr-auth.c"
#  from [1749d77bd0787101e6113cffcd5720cb7f9f5556]
#    to [1f8d7f00b9b19deed2e6ad26ba0cd35b6706bba5]
#
============================================================
--- svr-auth.c	1749d77bd0787101e6113cffcd5720cb7f9f5556
+++ svr-auth.c	1f8d7f00b9b19deed2e6ad26ba0cd35b6706bba5
@@ -276,7 +276,9 @@ goodshell:
 #endif

 goodshell:
+#if 0
 	endusershell();
+#endif
 	TRACE(("matching shell"))

 	TRACE(("uid = %d", ses.authstate.pw->pw_uid))