Drop main() prototype. Syncs with NetBSD-8
[minix.git] / crypto / TODO
blobe7efc55055c0b0da1362845950706b4425d6d652
1 $NetBSD: TODO,v 1.8 2006/03/23 19:58:03 wiz Exp $
3 - Make the Heimdal Kerberos V API much more like the MIT API.  The
4   current situation means that basically no krb5-aware programs can
5   work with Heimdal without significant modification.  This includes
6   making compatibility links for e.g. libk5crypto -> libcrypto, etc.
8   Currently known-broken Kerberos-aware packages:
9   - ssh and ssh6
11 - Make rcp, rlogin, ftpd, and ftp work with Kerberos again.