Deleted Added
sdiff udiff text old ( 124208 ) new ( 126274 )
full compact
1/* OPENBSD ORIGINAL: lib/libc/gen/readpassphrase.c */
2
3/* $OpenBSD: readpassphrase.c,v 1.16 2003/06/17 21:56:23 millert Exp $ */
4
5/*
6 * Copyright (c) 2000-2002 Todd C. Miller <Todd.Miller@courtesan.com>
7 *
8 * Permission to use, copy, modify, and distribute this software for any
9 * purpose with or without fee is hereby granted, provided that the above
10 * copyright notice and this permission notice appear in all copies.

--- 176 unchanged lines hidden ---