Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
kleink
Sat Feb 14 13:40:55 PST 1998
Update of /cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv2517
Modified Files:
syscalls.master
Log Message:
* Use sys___posix_{chown,fchown}() insteade of sys_{chown,fchown}().
* Change reference from sys_posix_rename() to sys___posix_rename().
* Emulate lchown().
kleink
Sat Feb 14 13:43:41 PST 1998
Update of /cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv3045
Modified Files:
svr4_syscall.h svr4_syscallargs.h svr4_syscalls.c
svr4_sysent.c
Log Message:
Regen: use POSIX semantics for chown()/fchown()/rename() syscalls, add lchown().
Home |
Main Index |
Thread Index |
Old Index