NetBSD/regress/sys/fs
martin a3b5baed42 Fix alignement problems for fhandle_t, exposed by gcc4.1.
While touching all vptofh/fhtovp functions, get rid of VFS_MAXFIDSIZ,
version the getfh(2) syscall and explicitly pass the size available in
the filehandle from userland.

Discussed on tech-kern, with lots of help from yamt (thanks!).
2006-07-13 12:00:24 +00:00
..
ffs
getdents Ensure proper buffer alignement. OK'd by yamt. 2006-03-20 08:57:37 +00:00
lfs Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in 2006-06-24 05:28:54 +00:00
mkdir #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
posix_fadvise test posix_fadvise. 2005-11-22 12:18:43 +00:00
tmpfs Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
Makefile Descend into posix_fadvise/ 2005-12-19 17:50:02 +00:00
Makefile.inc