Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/19/1997 14:40:05
lukem
Sun Oct 19 07:30:12 PDT 1997
Update of /cvsroot/src/usr.bin/rwall
In directory netbsd1:/var/slash-tmp/cvs-serv12333

Modified Files:
	rwall.1 rwall.c 
Log Message:
WARNSify, fix .Nm usage

ragge
Sun Oct 19 07:32:47 PDT 1997
Update of /cvsroot/src/sys/arch/vax/vax
In directory netbsd1:/var/slash-tmp/cvs-serv12537

Modified Files:
	pmap.c 
Log Message:
Add a sometimes needed round_page().
Always flush TLB when messing around with system mapping.


ragge
Sun Oct 19 07:33:51 PDT 1997
Update of /cvsroot/src/sys/arch/vax/vax
In directory netbsd1:/var/slash-tmp/cvs-serv12936

Modified Files:
	machdep.c 
Log Message:
#include <vm/vm.h>. Fix some erroneous declarations.


mycroft
Sun Oct 19 07:34:10 PDT 1997
Update of /cvsroot/src/usr.bin/rdist
In directory netbsd1:/var/slash-tmp/cvs-serv13063

Modified Files:
	docmd.c 
Log Message:
Output the right file name in an error message.
Also a cosmetic change; pass a null pointer to gettimeofday() for the
time zone info.

lukem
Sun Oct 19 07:34:15 PDT 1997
Update of /cvsroot/src/usr.bin/rwho
In directory netbsd1:/var/slash-tmp/cvs-serv13062

Modified Files:
	rwho.1 rwho.c 
Log Message:
WARNSify, fix .Nm usage

mrg
Sun Oct 19 07:35:33 PDT 1997
Update of /cvsroot/src/usr.bin/write
In directory netbsd1:/var/slash-tmp/cvs-serv13333

Modified Files:
	write.1 write.c 
Log Message:
WARNSify;  clean up .Nm

mycroft
Sun Oct 19 07:38:08 PDT 1997
Update of /cvsroot/src/usr.bin/touch
In directory netbsd1:/var/slash-tmp/cvs-serv13804

Modified Files:
	touch.c 
Log Message:
Purely cosmetic change.