Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/02/1998 02:30:01
kleink
Thu Apr  2 02:22:04 PST 1998
Update of /cvsroot/src/usr.bin/lastcomm
In directory nb00:/tmp/cvs-serv25627

Modified Files:
	lastcomm.c 
Log Message:
Need <time.h> for ctime() prototype.


kleink
Thu Apr  2 02:23:01 PST 1998
Update of /cvsroot/src/usr.bin/leave
In directory nb00:/tmp/cvs-serv25647

Modified Files:
	leave.c 
Log Message:
Need <time.h> for time(), localtime() and ctime() prototypes.


kleink
Thu Apr  2 02:25:09 PST 1998
Update of /cvsroot/src/usr.bin/lock
In directory nb00:/tmp/cvs-serv25667

Modified Files:
	lock.c 
Log Message:
Need <time.h> for localtime() and asctime() prototypes.


kleink
Thu Apr  2 02:27:17 PST 1998
Update of /cvsroot/src/usr.bin/login
In directory nb00:/tmp/cvs-serv25687

Modified Files:
	login.c 
Log Message:
Need <time.h> for ctime() and time() prototypes.