Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/14/1998 20:10:02
kleink
Sat Feb 14 12:01:06 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv19674

Modified Files:
	syscalls.master 
Log Message:
Implement __posix_chown(), __posix_fchown() and __posix_lchown().  Also,
rename posix_rename() to __posix_rename() to follow this convention.


kleink
Sat Feb 14 12:05:57 PST 1998
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv20503/sys

Modified Files:
	syscall.h syscallargs.h 
Log Message:
Regen:  syscalls.master change (addition of __posix_chown(), __posix_fchown(),
__posix_lchown(); posix_rename() -> __posix_rename()).


kleink
Sat Feb 14 12:06:01 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv20503/kern

Modified Files:
	init_sysent.c syscalls.c 
Log Message:
Regen:  syscalls.master change (addition of __posix_chown(), __posix_fchown(),
__posix_lchown(); posix_rename() -> __posix_rename()).