[500] in NetBSD-Development
The state of discuss address
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sat Jan 28 13:45:58 1995
From: ghudson@MIT.EDU
Date: Sat, 28 Jan 1995 13:45:44 -0500
To: netbsd-dev@MIT.EDU
most of discuss v1.6 works under NetBSD now (after a few off_t
changes), with the exception of edsc. I've copied in an old edsc
binary and edited it with emacs to refer to /etc/athena instead of
/usr/kerberos/lib for krb.conf and krb.realms. So we have no working
sources for edsc, but we do have a working binary.
I also nuked the now-unused files /usr/athena/lib/krb.conf and
/usr/athena/lib/krb.realms. Note that these files were out of sync
with /etc/athena/krb.{conf,realms}. krb.conf had an additional entry:
> NETGEN.COM kerberos.netgen.com
and krb.realms had
> PANIX.COM PANIX.COM
> NETGEN.COM NETGEN.COM
If you need these files back again because software is breaking, fix
the software that uses them instead.