Deleted Added
full compact
auth-passwd.c (181110) auth-passwd.c (181111)
1/* $OpenBSD: auth-passwd.c,v 1.40 2006/08/03 03:34:41 deraadt Exp $ */
1/* $OpenBSD: auth-passwd.c,v 1.43 2007/09/21 08:15:29 djm Exp $ */
2/*
3 * Author: Tatu Ylonen <ylo@cs.hut.fi>
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
5 * All rights reserved
6 * Password authentication. This file contains the functions to check whether
7 * the password is valid for the user.
8 *
9 * As far as I am concerned, the code I have written for this software

--- 205 unchanged lines hidden ---
2/*
3 * Author: Tatu Ylonen <ylo@cs.hut.fi>
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
5 * All rights reserved
6 * Password authentication. This file contains the functions to check whether
7 * the password is valid for the user.
8 *
9 * As far as I am concerned, the code I have written for this software

--- 205 unchanged lines hidden ---