summaryrefslogtreecommitdiffstats
path: root/sys/fs/pseudofs
Commit message (Expand)AuthorAgeFilesLines
...
* pseudofs.h:des2001-09-302-37/+54
* Pseudofs take 2:des2001-09-293-54/+170
* The previous commit introduced some references to "curproc" which should havedes2001-09-281-2/+2
* Clean up my source tree to avoid getting hit too badly by the next KSE ordes2001-09-252-6/+67
* KSE Milestone 2julian2001-09-124-13/+13
* #if 0 out pfs_null() to silence the warning about it not being referenced.des2001-06-151-0/+2
* For some reason, though the module builds just fine without <sys/lock.h>,des2001-06-113-0/+3
* Bail out if the fill function failed.des2001-06-101-0/+10
* 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-106-147/+195
* Blah, not my day. This file needs <sys/mutex.h> now.des2001-06-101-0/+1
* Remember to unlock the process pfind() returns.des2001-06-101-1/+5
* Add missing #include of <sys/mutex.h>.des2001-06-103-0/+3
* Catch up with the change in sbuf_new's prototype.des2001-06-101-8/+8
* Let pseudofs into the warmth of the FreeBSD CVS repo.des2001-04-076-0/+1289
OpenPOWER on IntegriCloud