Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/18/1995 22:40:01
cgd
Mon Dec 18 22:33:08 EST 1995
Update of /a/cvsroot/src/usr.sbin/mrouted
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25006

Modified Files:
	main.c 
Log Message:
fix a call to localtime() so that it works if time_t != long.
(Whoever decided that one should repeate all of the locals 2x to
save one more #ifdef in log() should be shot...)