[341] in NetBSD-Development
granola does indeed run 1.0 executables
daemon@ATHENA.MIT.EDU (jhawk@MIT.EDU)
Tue Jan 3 04:18:25 1995
From: jhawk@MIT.EDU
Date: Tue, 3 Jan 1995 04:18:04 -0500
To: netbsd-dev@MIT.EDU
Whereas it did not until today.
libpcap has been built on granola (as if anyone cares).
Has someone uncommented rkinitd from /etc/inet.conf? It was my firm
recollection that it was commented out there. [It seems to be there
twice now].
Regarding xscreensaver core dumping, I speculate that this is because
it was linked against libraries in /usr/X386/lib which became inaccessible
when the invokation of ldconfig was changed in /etc/rc.athena (no
longer in rc.local); I'm not sure exactly when that happened, but,
I observed the core dumps prior to our running the new kernel.
John's pcvt hack had a bug wherein you could not boot with -d. It's
currently been removed from the kernel on lola right now, to assist
debugging.
Also, send-pr seems to be broken. Specifically, it randomly
(about 1/2 the time for me) quits with:
send-pr: Aborting...
after I save the PR in my editor (emacs 19). I haven't had time to
at all figure out how this is happening, but work around by
saving twice in the editor and then using
send-pr -f /tmp/myextracopy
That's all, folks :-)