Deleted Added
full compact
13,14c13,14
< RCSID("$OpenBSD: auth1.c,v 1.44 2002/09/26 11:38:43 markus Exp $");
< RCSID("$FreeBSD: head/crypto/openssh/auth1.c 112870 2003-03-31 13:45:36Z des $");
---
> RCSID("$OpenBSD: auth1.c,v 1.47 2003/02/06 21:22:42 markus Exp $");
> RCSID("$FreeBSD: head/crypto/openssh/auth1.c 113911 2003-04-23 17:13:13Z des $");
166c166
<
---
>
301d300
< debug("got response '%s'", response);
345,346c344
< if (!use_privsep &&
< authenticated && authctxt->pw->pw_uid == 0 &&
---
> if (authenticated && authctxt->pw->pw_uid == 0 &&