NetBSD/sys/miscfs
christos 26bb1685bd don't allocate large buffers on the stack. 2006-10-27 16:49:01 +00:00
..
deadfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
fdesc - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
fifofs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
genfs Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
kernfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nullfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
overlay - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
portal - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs don't allocate large buffers on the stack. 2006-10-27 16:49:01 +00:00
specfs The poll routine needs to return POLLERR on error, not an errno. Sorry 2006-09-30 21:00:13 +00:00
syncfs Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
umapfs kauth_cred_geteuid() is okay for the purposes of these checks. Revert 2006-10-25 11:59:34 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00