[393] in NetBSD-Development
rcp is busted again; install docs wrong
daemon@ATHENA.MIT.EDU (jtkohl@MIT.EDU)
Sat Jan 14 11:10:44 1995
From: jtkohl@MIT.EDU
Date: Sat, 14 Jan 1995 11:10:00 -0500
To: ghudson@MIT.EDU, netbsd-dev@MIT.EDU
Cc: jtkohl@MIT.EDU
(a) rcp is busted again; it says files are named "(null)" rather than their
real name. (This is a case of printf("%d", off_t) ).
See /afs/sipb/project/netbsd/dev/athena/kerberos for a CNS tree with this fix
and all the other fixes I needed to get Kerberos built the first time around.
(b) The NetBSD install docs that are photocopied with your one-page are old.
They have the order of operations wrong for floppy installs, and mistakenly
tell you that you can't install with one floppy drive.
==John