summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Lock p->p_textvp before calling vn_fullpath() on it. Note therwatson2004-01-071-0/+2
* Minor whitespace and style issues.des2003-12-071-8/+5
* Add a proc lock assertion and move another assertion up to the top of thejhb2003-04-171-2/+4
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-1/+0
* Remove even more '&' from pointers to functions.phk2002-10-201-26/+26
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+1
* Change p_can{debug,see,sched,signal}()'s first argument to be a threadjhb2002-05-191-1/+3
* Paranoia: if the process is setugid, set all sensitive files mode 0.des2002-02-181-1/+3
* Fix various bugs in the debugging code and reenable it.des2001-12-091-2/+0
* Fix a KSEfication brain-o in procfs_doprocfile(): return the path of the targ...des2001-12-081-3/+3
* Pseudofsize procfs(5).des2001-12-041-0/+198
OpenPOWER on IntegriCloud