='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_ctl.c
AgeCommit message (Expand)Author
2017-08-28Remove the filesystem tracing featurekamil
2016-04-04Split p_xstat (composite wait(2) status code, or signal number dependingchristos
2009-10-21Remove uarea swap-out functionality:rmind
2009-03-14ANSIfy another 1261 function definitions.dsl
2008-04-24Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, sincead
2008-04-24Network protocol interrupts can now block on locks, so merge the globalsad
2008-01-23Tons of process scope changes.elad
2007-11-07Merge from vmlocking:ad
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-09- Make the proclist_lock a mutex. The write:read ratio is unfavourable,ad
2007-02-09Merge newlock2 to head.ad
2006-12-19Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage:elad
2006-11-22Remove redundant securelevel check; this is already done in procfs_rw()elad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-09-03add missing initializerschristos
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-03-05cleanup more SET/CLR/ISSET lossagechristos
2005-12-11merge ktrace-lwp.christos
2005-08-30Remove __P()xtraeme
2005-02-26nuke trailing whitespaceperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-18Merge the nathanw_sa branch.thorpej
2002-07-25Make sure that the pointer to old parent process for ptraced childrenjdolecek
2002-01-11Apply the same P_INEXEC test to avoid the execve/trace problem usingchristos
2001-12-05* Allow machine-dependent code to specify hooks for ptrace(2)thorpej
2001-11-10add RCSIDslukem
2001-01-18constifyjdolecek
2000-08-20Add a lock around the scheduler, and use it as necessary, includingthorpej