summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-08-021-3/+1
* Style fix my previous commit.alex1997-06-261-2/+2
* Block all write operations to /proc/1/* when securelevel > 0.alex1997-06-211-1/+3
* Fixed missing initialisation of vp->v_type for types Pfile and Pmembde1997-03-081-1/+2
* 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-25/+30
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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