NetBSD/sys/miscfs
atatat e23f0e2a34 Pass the caller's proc* to soreceive() via auio.uio_procp so that
unp_externalize() is called properly.

Addresses PR kern/28194.
2004-11-12 04:15:29 +00:00
..
deadfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
fdesc set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +00:00
fifofs Clean up reader/writer counts for the revoke case in fifo_close(). 2004-07-17 20:53:01 +00:00
genfs Backout previous; seeing many busy page on the pageq is normal. 2004-10-04 00:28:30 +00:00
kernfs Backout previous. 2004-10-27 06:55:53 +00:00
nullfs Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
overlay Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
portal Pass the caller's proc* to soreceive() via auio.uio_procp so that 2004-11-12 04:15:29 +00:00
procfs procfs_readdir: 2004-10-04 08:40:18 +00:00
specfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
syncfs Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
umapfs Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
Makefile ptyfs moved from sys/miscfs/ to sys/fs/ 2004-11-11 18:57:21 +00:00