summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_ctl.c
AgeCommit message (Expand)Author
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
1999-07-22Rework the process exit path, in preparation for making process exitthorpej
1997-04-28Reinstate P_FSTRACE, with different semantics:mycroft
1997-04-28Fix several deficiencies, as compared to ptrace(2):mycroft
1996-02-09miscfs prototype changeschristos
1995-08-13Lock the process in core before operating on it.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-15Minor update from JSP after merging my changes.mycroft
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft
1994-05-07setrun renamecgd
1994-05-04Rename a lot of process flags.cgd
1994-01-20Make procfs really work for debugging.ws
1994-01-09fix some of my more recent botches, and clean up slightly.cgd
1994-01-09oops. fix that lastcgd
1994-01-09minor cleanup; kill a few assignmentscgd
1994-01-09Bug fixes and enhancements:ws
1994-01-08reorganization of ptrace/procfs codecgd
1994-01-05add new procfs code, from Jan-Simon Pendry, jsp@sequent.com.cgd