fa.openbsd.source-changes
[Top] [All Lists]

CVS: cvs.openbsd.org: src

Subject: CVS: cvs.openbsd.org: src
From: Gilles Chehade
Date: Fri, 07 Aug 2009 20:25:18 UTC
Newsgroups: fa.openbsd.source-changes

CVSROOT:        /cvs
Module name:    src
Changes by:     gilles@xxxxxxxxxxxxxxx  2009/08/07 14:21:48

Modified files:
        usr.sbin/smtpd : lka.c smtp_session.c smtpd.c 
        usr.sbin/smtpd/smtpd: Makefile 

Log message:
we were linking to libkeynote to use kn_base64_encode/decode, but honestly
this was a ugly hack, and i'd rather include resolv.h and use __b64_encode
and __b64_decode as openssh does. this commit kills all references to
libkeynote in smtpd, should help a bit with porting ... no functionnal
change.


<Prev in Thread] Current Thread [Next in Thread>