Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/08/1997 01:10:04
enami
Tue Oct  7 18:00:42 PDT 1997
Update of /cvsroot/src/libexec/getNAME
In directory netbsd1:/var/slash-tmp/cvs-serv16961

Modified Files:
	getNAME.c 
Log Message:
Put a whitespace after the keyword `switch'.


enami
Tue Oct  7 18:02:01 PDT 1997
Update of /cvsroot/src/libexec/mail.local
In directory netbsd1:/var/slash-tmp/cvs-serv17077

Modified Files:
	mail.local.c 
Log Message:
Compare a return value of getopt() against -1 instead of EOF.


enami
Tue Oct  7 18:03:01 PDT 1997
Update of /cvsroot/src/libexec/mail.local
In directory netbsd1:/var/slash-tmp/cvs-serv17172

Modified Files:
	mail.local.c 
Log Message:
Put a whitespace after the keyword `switch'.


enami
Tue Oct  7 18:04:36 PDT 1997
Update of /cvsroot/src/libexec/rlogind
In directory netbsd1:/var/slash-tmp/cvs-serv17504

Modified Files:
	rlogind.c 
Log Message:
Compare a return value of getopt() against -1 instead of EOF.


enami
Tue Oct  7 18:05:36 PDT 1997
Update of /cvsroot/src/libexec/rmail
In directory netbsd1:/var/slash-tmp/cvs-serv17885

Modified Files:
	rmail.c 
Log Message:
Compare a return value of getopt() against -1 instead of EOF.


enami
Tue Oct  7 18:06:55 PDT 1997
Update of /cvsroot/src/libexec/rshd
In directory netbsd1:/var/slash-tmp/cvs-serv18229

Modified Files:
	rshd.c 
Log Message:
Compare a return value of getopt() against -1 instead of EOF.


enami
Tue Oct  7 18:08:09 PDT 1997
Update of /cvsroot/src/libexec/telnetd
In directory netbsd1:/var/slash-tmp/cvs-serv18280

Modified Files:
	telnetd.c 
Log Message:
Compare a return value of getopt() against -1 instead of EOF.


enami
Tue Oct  7 18:09:04 PDT 1997
Update of /cvsroot/src/libexec/telnetd
In directory netbsd1:/var/slash-tmp/cvs-serv18342

Modified Files:
	telnetd.c 
Log Message:
Put a whitespace after the keyword `switch'.