[servconf.c]
     USE_AFS not referenced so remove #ifdef.  fixes sshd -T not printing
     kerberosgetafstoken. ok dtucker@
     (Id sync only, we still want the ifdef in portable)
This commit is contained in:
Darren Tucker 2008-11-11 16:39:44 +11:00
parent 63917bd0da
commit 49c31c4225
2 changed files with 7 additions and 2 deletions

View File

@ -17,6 +17,11 @@
[session.c ssh.1]
typo fixed (overriden -> overridden)
ok espie, jmc
- stevesk@cvs.openbsd.org 2008/11/11 02:58:09
[servconf.c]
USE_AFS not referenced so remove #ifdef. fixes sshd -T not printing
kerberosgetafstoken. ok dtucker@
(Id sync only, we still want the ifdef in portable)
20081105
- OpenBSD CVS Sync
@ -4909,4 +4914,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.5137 2008/11/11 05:33:48 dtucker Exp $
$Id: ChangeLog,v 1.5138 2008/11/11 05:39:44 dtucker Exp $

View File

@ -1,4 +1,4 @@
/* $OpenBSD: servconf.c,v 1.191 2008/11/05 11:22:54 jmc Exp $ */
/* $OpenBSD: servconf.c,v 1.192 2008/11/11 02:58:09 stevesk Exp $ */
/*
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
* All rights reserved