| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't reset uio_offset to 0 before returning. Instead, refuse to service | des | 2007-04-15 | 1 | -2/+4 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | peter | 2005-06-30 | 1 | -3/+46 |
* | Don't PHOLD() the target process in procfs, since this is already done | das | 2004-10-01 | 1 | -2/+1 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Introduce a uiomove_frombuf helper routine that handles computing and | nectar | 2003-10-02 | 1 | -15/+3 |
* | Clean up proc locking in procfs: make sure the proc lock is held before | rwatson | 2003-05-05 | 1 | -3/+4 |
* | Part 1 of KSE-III | julian | 2002-06-29 | 1 | -1/+1 |
* | 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/+9 |
* | FIxed the following style bugs: | bde | 2002-02-16 | 1 | -5/+7 |
* | Pre-KSE/M3 commit. | julian | 2002-02-07 | 1 | -2/+2 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 1 | -17/+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 | -2/+7 |
* | 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 |
* | Introduce the new function | phk | 1999-11-21 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix procfs security hole -- check permissions on meaningful I/Os (namely, | sef | 1997-08-12 | 1 | -1/+3 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -4/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -1/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Major fixes for procfs.. | peter | 1996-01-24 | 1 | -1/+13 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -2/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+87 |