Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/fs/lib/libukfs
Module Name: src
Committed By: pooka
Date: Tue Jul 1 13:09:44 UTC 2008
Modified Files:
src/sys/rump/fs/lib/libukfs: ukfs.c ukfs.h
Log Message:
Add missing calls for attribute management (e.g. chown, stat).
[Incidentally, stat() won't work on non-NetBSD because of struct stat
binary layout difference and needs to be fixed some day]
from Arnaud Ysmal
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/rump/fs/lib/libukfs/ukfs.c
cvs rdiff -r1.9 -r1.10 src/sys/rump/fs/lib/libukfs/ukfs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index