[svn-upgrade] Integrating new upstream version, shadow (4.0.17)

This commit is contained in:
nekral-guest
2007-10-07 11:47:45 +00:00
parent 0fa9083026
commit 8a78a8d68c
217 changed files with 10771 additions and 4096 deletions
+1 -3
View File
@@ -29,7 +29,7 @@
#include <config.h>
#ident "$Id: login.c,v 1.85 2006/05/07 17:44:39 kloczek Exp $"
#ident "$Id: login.c,v 1.86 2006/07/10 04:11:32 kloczek Exp $"
#include <errno.h>
#include <grp.h>
@@ -889,9 +889,7 @@ int main (int argc, char **argv)
}
strncpy (failent.ut_user, failent_user,
sizeof (failent.ut_user));
#ifdef USER_PROCESS
failent.ut_type = USER_PROCESS;
#endif
failtmp (&failent);
}
memzero (username, sizeof username);