summaryrefslogtreecommitdiffstats
path: root/sys/fs/pseudofs/pseudofs.c
Commit message (Expand)AuthorAgeFilesLines
* Gratuitous whitespace cleanup.des2002-06-061-17/+17
* Convert the pseudofs framework to nmount (thus procfs and linprocfs).mux2002-05-021-2/+2
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-8/+8
* Add support for a last-close handler.des2001-11-271-1/+1
* Reduce the number of #include dependencies by declaring some of the structsdes2001-11-031-0/+4
* Argh! I updated the version number in the MODULE_DEPEND() thingamagook butdes2001-10-191-1/+1
* Switch to dynamic rather than static initialization.des2001-10-191-1/+216
* Add missing includes of sys/lock.h.jhb2001-10-111-0/+1
* Only print "XXX (un)registered" message if bootverbose.des2001-10-021-2/+4
* Pseudofs take 2:des2001-09-291-1/+1
* KSE Milestone 2julian2001-09-121-3/+3
* Add support for process-dependent directories. This means that save fordes2001-06-101-1/+1
* 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/+172
OpenPOWER on IntegriCloud