summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs.h
Commit message (Expand)AuthorAgeFilesLines
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+1
* Fix procfs security hole -- check permissions on meaningful I/Os (namely,sef1997-08-121-1/+13
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-24/+26
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Implement locking for pfs nodes, when at the leaf. Concurrent accessdyson1996-07-021-1/+2
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-181-2/+7
* Add a feature to procfs to allow display of the process address mapdyson1996-06-171-2/+3
* Major fixes for procfs..peter1996-01-241-1/+6
* Moved declarations for static functions to the correct place (not in abde1995-11-161-44/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-2/+2
* Make a lot of private stuff static.phk1995-11-071-14/+14
* Fixed panic that resulted from mmaping files in kernfs and procfs. Adg1995-05-251-2/+2
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps sodg1995-04-151-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Added $Id$dg1994-08-021-2/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+186
OpenPOWER on IntegriCloud