Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/01/1997 02:20:02
mycroft
Tue Sep 30 19:12:22 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/common
In directory netbsd1:/var/slash-tmp/cvs-serv23007

Modified Files:
	local-alloc.c 
Log Message:
Import change from development sources to follow a REG_EQUIV for a REG in
memref_referenced_p(); otherwise there are cases where a later set that changes
the memory location may be moved too early, and thus the new value will be
(incorrectly) used where it should not be.

enami
Tue Sep 30 19:15:50 PDT 1997
Update of /cvsroot/src/sbin/fsck_ext2fs
In directory netbsd1:/var/slash-tmp/cvs-serv23291

Modified Files:
	main.c 
Log Message:
Don't declare optind and optarg.


enami
Tue Sep 30 19:17:08 PDT 1997
Update of /cvsroot/src/sbin/fsck_ffs
In directory netbsd1:/var/slash-tmp/cvs-serv23373

Modified Files:
	main.c 
Log Message:
Don't declare optind and optarg.


enami
Tue Sep 30 19:18:16 PDT 1997
Update of /cvsroot/src/sbin/fsck_msdos
In directory netbsd1:/var/slash-tmp/cvs-serv23709

Modified Files:
	main.c 
Log Message:
Don't declare optind.


enami
Tue Sep 30 19:19:45 PDT 1997
Update of /cvsroot/src/sbin/ifconfig
In directory netbsd1:/var/slash-tmp/cvs-serv23811

Modified Files:
	ifconfig.c 
Log Message:
Don't declare optind.