Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/16/1997 12:10:03
mrg
Sun Feb 16 04:00:34 PST 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv19060

Modified Files:
      Tag: mrg-rcmd
	rcmd.c 
Log Message:
first non-working cut of Chris Siebenmann <cks@utcc.utoronto.ca> rshrcmd()
kind of reworked, to fit in to the framework required for rcmd(3) to remain
as useful as it is, and for backwards compatibility.


mrg
Sun Feb 16 04:04:24 PST 1997
Update of /cvsroot/src/lib/libc/include
In directory netbsd1:/var/slash-tmp/cvs-serv19335

Added Files:
      Tag: mrg-rcmd
	pathnames.h 
Log Message:
path for /bin/rcmd.

mrg
Sun Feb 16 04:04:31 PST 1997
Update of /cvsroot/src/bin/rcmd
In directory netbsd1:/var/slash-tmp/cvs-serv19357/rcmd

Log Message:
Directory /cvsroot/src/bin/rcmd added to the repository


mrg
Sun Feb 16 04:09:27 PST 1997
Update of /cvsroot/src/bin/rcmd
In directory netbsd1:/var/slash-tmp/cvs-serv19547

Added Files:
      Tag: mrg-rcmd
	Makefile rcmd.1 
Log Message:
new rcmd(1) command, mostly cloned from rsh(1).  for use with the
new rcmd(3) suite.