K 10 svn:author V 5 peter K 8 svn:date V 27 1996-09-21T05:12:06.000000Z K 7 svn:log V 463 Update to rdist-6.1.3. The only major thing changed seems to be two buffer overflow problems, which shouldn't be an issue since it's not setuid. While here, do not hardcode /usr/local, use $(PREFIX). Do not patch the install target so that 'make install' does the man pages, add install.man to the ${INSTALL_TARGET} variable so that both "install" and "install.man" are done. This reduces the diff to the base source a little, but has the same overall effect. END