Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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.
Home |
Main Index |
Thread Index |
Old Index