| Commit message (Expand) | Author | Age | Files | Lines |
* | Change p_can{debug,see,sched,signal}()'s first argument to be a thread | jhb | 2002-05-19 | 1 | -1/+1 |
* | Lock the target process in procfs_doproc*regs() for p_candebug and while | jhb | 2002-04-13 | 1 | -3/+7 |
* | FIxed the following style bugs: | bde | 2002-02-16 | 1 | -3/+9 |
* | Fixed missing PHOLD()/PRELE(). | bde | 2002-02-16 | 1 | -0/+2 |
* | Pre-KSE/M3 commit. | julian | 2002-02-07 | 1 | -2/+2 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 1 | -19/+4 |
* | Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to | des | 2001-10-21 | 1 | -2/+2 |
* | Dissociate ptrace from procfs. | des | 2001-10-07 | 1 | -0/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -5/+4 |
* | o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx(). | rwatson | 2001-07-05 | 1 | -1/+1 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -1/+6 |
* | Change the pfind() and zpfind() functions to lock the process that they | jhb | 2001-04-24 | 1 | -5/+1 |
* | Catch up to header include changes: | jhb | 2001-03-28 | 1 | -0/+1 |
* | Protect p_flag with the proc lock. | jhb | 2001-03-07 | 1 | -1/+6 |
* | o Centralize inter-process access control, introducing: | rwatson | 2000-08-30 | 1 | -1/+1 |
* | Remove unused #includes. | phk | 1999-12-08 | 1 | -1/+0 |
* | Introduce the new function | phk | 1999-11-21 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Support for i386 hardware breakpoints. | jlemon | 1999-07-09 | 1 | -0/+101 |