Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/19/1997 13:20:10
mycroft
Sun Oct 19 06:12:18 PDT 1997
Update of /cvsroot/src/bin/rcp
In directory netbsd1:/var/slash-tmp/cvs-serv136

Modified Files:
	rcp.c 
Log Message:
Use futimes(2).
Send microseconds over the wire, rather than just 0.

lukem
Sun Oct 19 06:16:53 PDT 1997
Update of /cvsroot/src/usr.bin/quota
In directory netbsd1:/var/slash-tmp/cvs-serv752

Modified Files:
	quota.1 quota.c 
Log Message:
disable WARNS here, fix .Nm usage, deprecate register, s/index/strchr/