summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.bde1996-09-031-2/+3
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-181-2/+4
* Add a feature to procfs to allow display of the process address mapdyson1996-06-171-1/+3
* For Lite2: proc LIST changes.hsu1996-03-111-6/+4
* Major fixes for procfs..peter1996-01-241-15/+38
* Moved declarations for static functions to the correct place (not in abde1995-11-161-8/+42
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-43/+43
* Make a lot of private stuff static.phk1995-11-071-17/+17
* Change procfs_lookup to not allow delete/rename operationsmpp1995-09-021-3/+6
* Be careful not to dereference NULL credentials pointers when doing thedg1995-08-111-3/+7
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fixed panic that resulted from mmaping files in kernfs and procfs. Adg1995-05-251-29/+1
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-3/+3
* For P_SUGID processes, we must also change ownership of the mem filedg1995-04-151-2/+10
* Retain group kmem readability for P_SUGID processes.dg1995-04-151-2/+6
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps sodg1995-04-151-2/+2
* Fixed bmap run-length brokeness.dg1995-02-031-1/+3
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-6/+11
* 1) Added "." and ".." entries.dg1994-09-241-4/+20
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Fix up some sloppy coding practices:wollman1994-08-181-2/+6
* Added $Id$dg1994-08-021-2/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+16
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+814
OpenPOWER on IntegriCloud