Jonathan Chen dbb4b1c83d Fix a bug that could result in getpw*() incorrectly returning NULL when NIS
adjunct maps are used.  One symtom of this bug is sshd saying:
	login_get_lastlog: Cannot find account for uid X
when logging in.  The problem here is caused by an incorrect reuse of the rv
variable when previous values are needed later.
2004-04-21 21:15:08 +00:00
..
2004-02-16 10:02:40 +00:00
2004-04-21 09:50:52 +00:00
2004-03-02 06:22:24 +00:00