summaryrefslogtreecommitdiffstats
path: root/sys/fs/pseudofs/pseudofs_vncache.c
Commit message (Expand)AuthorAgeFilesLines
* - Replace v_flag with v_iflag and v_vflagjeff2002-08-041-1/+1
* Lock down pseudofs:jeff2002-07-081-0/+5
* Gratuitous whitespace cleanup.des2002-06-061-3/+3
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+2
* Staticise pfs_vncache, it's not used anywhere else.msmith2002-01-081-1/+1
* Do not derefer null.tanimura2002-01-041-0/+4
* Pseudofs was leaking VFS cache entries badly due to its cache and use ofdillon2001-12-191-3/+9
* Reduce the number of #include dependencies by declaring some of the structsdes2001-11-031-2/+0
* Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is setdes2001-10-021-0/+38
* YA pseudofs megacommit, part 1:des2001-10-011-28/+68
* KSE Milestone 2julian2001-09-121-1/+1
* For some reason, though the module builds just fine without <sys/lock.h>,des2001-06-111-0/+1
* Add support for process-dependent directories. This means that save fordes2001-06-101-24/+33
* Add missing #include of <sys/mutex.h>.des2001-06-101-0/+1
* Let pseudofs into the warmth of the FreeBSD CVS repo.des2001-04-071-0/+168
OpenPOWER on IntegriCloud