[907] in NetBSD-Development
Updated hesiod, libAL, telnet
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jul 26 13:10:40 1995
Date: Wed, 26 Jul 1995 13:11:10 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: netbsd-dev@MIT.EDU
I fixed a hesiod memory-corruption bug related to handling of
truncated packets. I've updated libhesiod and the hesinfo on the srvd
(haven't rebuilt the athena tarfile yet; this isn't critical).
I've also made some changes to libAL to make it add people to the
passwd file in the correct manner for NetBSD, and to have it correctly
add people to the groups file (leaving only 13 groups for the user in
the file). (Previously, libAL was calling the function to add people
to the groups file, but wasn't actually getting their groups from
Hesiod first.)
I've updated telnet and telnetd on the system packs to reflect the
changes to libAL and libhesiod.