aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/procfs/procfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Change procfs_lookup to not allow delete/rename operationsMike Pritchard1995-09-021-3/+6
* Be careful not to dereference NULL credentials pointers when doing theDavid Greenman1995-08-111-3/+7
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fixed panic that resulted from mmaping files in kernfs and procfs. ADavid Greenman1995-05-251-29/+1
* Fix -Wformat warnings from LINT kernel.Rodney W. Grimes1995-05-111-3/+3
* For P_SUGID processes, we must also change ownership of the mem fileDavid Greenman1995-04-151-2/+10
* Retain group kmem readability for P_SUGID processes.David Greenman1995-04-151-2/+6
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps soDavid Greenman1995-04-151-2/+2
* Fixed bmap run-length brokeness.David Greenman1995-02-031-1/+3
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-101-6/+11
* 1) Added "." and ".." entries.David Greenman1994-09-241-4/+20
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+3
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-2/+6
* Added $Id$David Greenman1994-08-021-2/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+16
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+814