Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/27/1997 05:30:01
kleink
Thu Jun 26 22:29:35 PDT 1997
Update of /cvsroot/src/sys/compat/ibcs2
In directory netbsd1:/var/slash-tmp/cvs-serv7594/ibcs2

Modified Files:
	ibcs2_misc.c 
Log Message:
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
native implementation.


kleink
Thu Jun 26 22:29:36 PDT 1997
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv7594/linux

Modified Files:
	linux_file.c 
Log Message:
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
native implementation.


kleink
Thu Jun 26 22:29:38 PDT 1997
Update of /cvsroot/src/sys/compat/osf1
In directory netbsd1:/var/slash-tmp/cvs-serv7594/osf1

Modified Files:
	syscalls.master 
Log Message:
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
native implementation.


kleink
Thu Jun 26 22:29:39 PDT 1997
Update of /cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv7594/svr4

Modified Files:
	syscalls.master 
Log Message:
Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the
native implementation.