| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove opt_mac.h generation for various kernel modules that no longer | Robert Watson | 2009-06-06 | 1 | -2/+1 |
| | | | | | | | | | | require it. Submitted by: pjd Notes: svn path=/head/; revision=193588 | ||||
| * | Add PSEUDOFS_TRACE option. | Dag-Erling Smørgrav | 2005-03-14 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=143594 | ||||
| * | Introduce support for Mandatory Access Control and extensible | Robert Watson | 2002-08-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | kernel access control. Modify pseudofs so that it can support synthetic file systems with the multilabel flag set. In particular, implement vop_refreshlabel() as pn_refreshlabel(). Implement pfs_refreshlabel() to invoke this, and have it fall back to the mount label if the file system does not implement pn_refreshlabel() for the node. Otherwise, permit the file system to determine how the service is provided. Approved by: des Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Notes: svn path=/head/; revision=101130 | ||||
| * | Move the pseudofs, procfs and linprocfs modules out from the fs directory. | Dag-Erling Smørgrav | 2002-02-04 | 1 | -0/+25 |
| Keeping them there seemed like a good idea at the time, but it annoys bde and confuses people who do not understand how MODULES_OVERRIDE works. Notes: svn path=/head/; revision=90223 | |||||
