Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/24/2007 15:04:20
Module Name:	src
Committed By:	ad
Date:		Mon Dec 24 15:04:20 UTC 2007

Modified Files:
	src/sys/kern: vfs_syscalls.c
	src/sys/sys: vfs_syscalls.h

Log Message:
Export do_sys_unlink, do_sys_rename to the rest of the kernel.


To generate a diff of this commit:
cvs rdiff -r1.335 -r1.336 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.4 -r1.5 src/sys/sys/vfs_syscalls.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.