summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-311-2/+2
* Implement locking for pfs nodes, when at the leaf. Concurrent accessdyson1996-07-021-10/+29
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-181-1/+5
* Add a feature to procfs to allow display of the process address mapdyson1996-06-171-1/+5
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-121-6/+12
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Made /proc/n/mem file group kmem and group readable. Needed to fix ps sodg1995-04-151-2/+3
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Added $Id$dg1994-08-021-2/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+314
OpenPOWER on IntegriCloud