| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvs | cvs2svn | 2006-05-06 | 1 | -1/+1 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | Peter Wemm | 2005-06-30 | 1 | -3/+46 |
* | Don't PHOLD() the target process in procfs, since this is already done | David Schultz | 2004-10-01 | 1 | -2/+1 |
* | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
* | Introduce a uiomove_frombuf helper routine that handles computing and | Jacques Vidrine | 2003-10-02 | 1 | -15/+3 |
* | Clean up proc locking in procfs: make sure the proc lock is held before | Robert Watson | 2003-05-05 | 1 | -3/+4 |
* | Part 1 of KSE-III | Julian Elischer | 2002-06-29 | 1 | -1/+1 |
* | Change p_can{debug,see,sched,signal}()'s first argument to be a thread | John Baldwin | 2002-05-19 | 1 | -1/+1 |
* | Lock the target process in procfs_doproc*regs() for p_candebug and while | John Baldwin | 2002-04-13 | 1 | -3/+9 |
* | FIxed the following style bugs: | Bruce Evans | 2002-02-16 | 1 | -5/+7 |
* | Pre-KSE/M3 commit. | Julian Elischer | 2002-02-07 | 1 | -2/+2 |
* | Pseudofsize procfs(5). | Dag-Erling Smørgrav | 2001-12-04 | 1 | -17/+4 |
* | Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to | Dag-Erling Smørgrav | 2001-10-21 | 1 | -2/+2 |
* | Dissociate ptrace from procfs. | Dag-Erling Smørgrav | 2001-10-07 | 1 | -0/+1 |
* | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -5/+4 |
* | o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx(). | Robert Watson | 2001-07-05 | 1 | -1/+1 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | Ruslan Ermilov | 2001-05-23 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | Mark Murray | 2001-05-01 | 1 | -2/+7 |
* | Change the pfind() and zpfind() functions to lock the process that they | John Baldwin | 2001-04-24 | 1 | -5/+1 |
* | Catch up to header include changes: | John Baldwin | 2001-03-28 | 1 | -0/+1 |
* | Protect p_flag with the proc lock. | John Baldwin | 2001-03-07 | 1 | -1/+6 |
* | o Centralize inter-process access control, introducing: | Robert Watson | 2000-08-30 | 1 | -1/+1 |
* | Introduce the new function | Poul-Henning Kamp | 1999-11-21 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Fix procfs security hole -- check permissions on meaningful I/Os (namely, | Sean Eric Fagan | 1997-08-12 | 1 | -1/+3 |
* | Removed unused #includes. | Bruce Evans | 1997-08-02 | 1 | -4/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 1 | -1/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Major fixes for procfs.. | Peter Wemm | 1996-01-24 | 1 | -1/+13 |
* | Added $Id$ | David Greenman | 1994-08-02 | 1 | -2/+1 |
* | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+87 |