start_pam() not pam_start()

This commit is contained in:
Kevin Steves 2001-04-23 17:55:26 +00:00
parent 5f3b9b9091
commit 265fb440e7
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- markus@cvs.openbsd.org 2001/04/22 23:58:36
[ssh-keygen.1 ssh.1 sshd.8]
document hostbased and other cleanup
- (stevesk) pam_start() doesn't use DNS now for sshd -u0.
- (stevesk) start_pam() doesn't use DNS now for sshd -u0.
20010422
- OpenBSD CVS Sync
@ -5232,4 +5232,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1161 2001/04/23 17:28:28 stevesk Exp $
$Id: ChangeLog,v 1.1162 2001/04/23 17:55:26 stevesk Exp $