Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/16/2003 20:00:04
Module Name: src
Committed By: christos
Date: Wed Apr 16 20:00:04 UTC 2003
Modified Files:
src/sys/kern: vfs_getcwd.c
src/sys/sys: filedesc.h
Log Message:
move declaration of getcwd_common and constant to the header file.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/kern/vfs_getcwd.c
cvs rdiff -r1.25 -r1.26 src/sys/sys/filedesc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.