freebsd-dev/sys/miscfs
Tor Egge afc6ea238f Disallow reading the current kernel stack. Only the user structure and
the current registers should be accessible.
Reviewed by:	David Greenman <dg@root.com>
1998-05-19 00:00:14 +00:00
..
deadfs Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL 1997-12-15 03:09:59 +00:00
devfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
fdesc As described by the submitter: 1998-05-06 05:29:41 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kernfs As described by the submitter: 1998-05-06 05:29:41 +00:00
nullfs As described by the submitter: 1998-05-06 05:29:41 +00:00
portal Cleanup after Garret, include unpch.h to get at various macros.. 1998-05-17 09:37:39 +00:00
procfs Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00
specfs Add changes and code to implement a functional DEVFS. 1998-04-19 23:32:49 +00:00
umapfs As described by the submitter: 1998-05-06 05:29:41 +00:00
union In the words of the submitter: 1998-05-07 04:58:58 +00:00