aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvscvs2svn1997-05-191-1/+1
* Implement locking for pfs nodes, when at the leaf. Concurrent accessJohn Dyson1996-07-021-1/+2
* Clean-up the new VM map procfs code, and also add support for executableJohn Dyson1996-06-181-2/+7
* Add a feature to procfs to allow display of the process address mapJohn Dyson1996-06-171-2/+3
* Major fixes for procfs..Peter Wemm1996-01-241-1/+6
* Moved declarations for static functions to the correct place (not in aBruce Evans1995-11-161-44/+1
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-2/+2
* Make a lot of private stuff static.Poul-Henning Kamp1995-11-071-14/+14
* Fixed panic that resulted from mmaping files in kernfs and procfs. ADavid Greenman1995-05-251-2/+2
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps soDavid Greenman1995-04-151-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+3
* Added $Id$David Greenman1994-08-021-2/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+186