Subject: changed files: 'src/usr.bin/rwall rwall.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 12/10/1993 11:24:52
Update of /b/source/CVS/src/usr.bin/rwall
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp5/rwall

Modified Files:
	rwall.c 
Log Message:
Must use a struct timeval, not NULL, for the timeout in clnt_call. 
Include appropriate header files to bring prototypes into scope.
Enlarge buffer used for tempfile name -- were trying to stuff ~20
chars into a 15 char buffer.


------------------------------------------------------------------------------