Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/20/1997 02:10:05
lukem
Sun Oct 19 19:00:02 PDT 1997
Update of /cvsroot/src/usr.bin/ranlib
In directory netbsd1:/var/slash-tmp/cvs-serv4289

Added Files:
	extern.h 
Log Message:
guess who forgot this

enami
Sun Oct 19 19:00:38 PDT 1997
Update of /cvsroot/src/libexec/getNAME
In directory netbsd1:/var/slash-tmp/cvs-serv4344

Modified Files:
	getNAME.c 
Log Message:
No need to declare optind.


enami
Sun Oct 19 19:04:05 PDT 1997
Update of /cvsroot/src/libexec/lfs_cleanerd
In directory netbsd1:/var/slash-tmp/cvs-serv4546

Modified Files:
	cleanerd.c 
Log Message:
No need to decalre optind.


enami
Sun Oct 19 19:05:34 PDT 1997
Update of /cvsroot/src/libexec/lfs_cleanerd
In directory netbsd1:/var/slash-tmp/cvs-serv4657

Modified Files:
	lfs_cleanerd.8 
Log Message:
Fix usage of .Nm.


enami
Sun Oct 19 19:08:32 PDT 1997
Update of /cvsroot/src/libexec/rmail
In directory netbsd1:/var/slash-tmp/cvs-serv4849

Modified Files:
	rmail.c 
Log Message:
- No need to declare optind and optarg.
- Instead of to declare errno, include <sys/errno.h>.


lukem
Sun Oct 19 19:08:32 PDT 1997
Update of /cvsroot/src/usr.bin/ul
In directory netbsd1:/var/slash-tmp/cvs-serv5100

Modified Files:
	ul.c 
Log Message:
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcs

lukem
Sun Oct 19 19:09:47 PDT 1997
Update of /cvsroot/src/usr.bin/ul
In directory netbsd1:/var/slash-tmp/cvs-serv5392

Modified Files:
	Makefile 
Log Message:
remove WARNS=0