summaryrefslogtreecommitdiffstats
path: root/sys/fs/pseudofs/pseudofs.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the pseudofs framework to nmount (thus procfs and linprocfs).mux2002-05-021-6/+6
* Part I: Update extended attribute API and ABI:rwatson2002-02-101-1/+1
* Add VOP_GETEXTATTR(9) passthrough support to pseudofs.green2001-12-111-0/+13
* Add support for a last-close handler.des2001-11-271-1/+11
* Reduce the number of #include dependencies by declaring some of the structsdes2001-11-031-1/+15
* Add VOP_IOCTL support, and fix a bug that would cause a panic if a file ordes2001-10-261-1/+11
* Switch to dynamic rather than static initialization.des2001-10-191-33/+39
* Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is setdes2001-10-021-0/+7
* YA pseudofs megacommit, part 1:des2001-10-011-14/+24
* pseudofs.h:des2001-09-301-3/+4
* Pseudofs take 2:des2001-09-291-22/+34
* Clean up my source tree to avoid getting hit too badly by the next KSE ordes2001-09-251-2/+13
* KSE Milestone 2julian2001-09-121-6/+6
* Whoops, some of my test code snuck in here.des2001-06-101-1/+1
* Argh. Fix braino in previous commit.des2001-06-101-1/+1
* Add a 'flags' argument to the PFS_PROCDIR macro.des2001-06-101-2/+2
* Add support for process-dependent directories. This means that save fordes2001-06-101-12/+10
* Let pseudofs into the warmth of the FreeBSD CVS repo.des2001-04-071-0/+181
OpenPOWER on IntegriCloud