summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs_dbregs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Introduce a uiomove_frombuf helper routine that handles computing andnectar2003-10-021-15/+3
* Clean up proc locking in procfs: make sure the proc lock is held beforerwatson2003-05-051-1/+4
* Part 1 of KSE-IIIjulian2002-06-291-1/+1
* Change p_can{debug,see,sched,signal}()'s first argument to be a threadjhb2002-05-191-1/+1
* Lock the target process in procfs_doproc*regs() for p_candebug and whilejhb2002-04-131-3/+7
* FIxed the following style bugs:bde2002-02-161-3/+9
* Fixed missing PHOLD()/PRELE().bde2002-02-161-0/+2
* Pre-KSE/M3 commit.julian2002-02-071-2/+2
* Pseudofsize procfs(5).des2001-12-041-19/+4
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-2/+2
* Dissociate ptrace from procfs.des2001-10-071-0/+1
* KSE Milestone 2julian2001-09-121-5/+4
* o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx().rwatson2001-07-051-1/+1
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-1/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-1/+6
* Change the pfind() and zpfind() functions to lock the process that theyjhb2001-04-241-5/+1
* Catch up to header include changes:jhb2001-03-281-0/+1
* Protect p_flag with the proc lock.jhb2001-03-071-1/+6
* o Centralize inter-process access control, introducing:rwatson2000-08-301-1/+1
* Remove unused #includes.phk1999-12-081-1/+0
* Introduce the new functionphk1999-11-211-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Support for i386 hardware breakpoints.jlemon1999-07-091-0/+101
OpenPOWER on IntegriCloud