NetBSD/regress/sys
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
..
arch #include <stdlib.h> for exit(3) prototype 2006-05-20 20:30:34 +00:00
compat
crypto sprinkle some (char *) to pacify GCC4. 2006-05-12 01:56:39 +00:00
fs Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
kern use socklen_t where appropriate. 2006-05-10 19:10:09 +00:00
net Regression test for reads past the end of a packet (out of bounds reads). 2006-03-24 13:54:58 +00:00
uvm include <string.h>, <stdio.h> and <stdlib.h> as appropriate. 2006-05-10 19:07:22 +00:00
Makefile Descend into net/. 2005-12-14 23:56:45 +00:00