aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_fpregs.c
Commit message (Expand)AuthorAgeFilesLines
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-104/+0
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inMark Murray2001-05-011-1/+6
* Change the pfind() and zpfind() functions to lock the process that theyJohn Baldwin2001-04-241-5/+1
* Catch up to header include changes:John Baldwin2001-03-281-0/+1
* Protect p_flag with the proc lock.John Baldwin2001-03-071-1/+6
* o Centralize inter-process access control, introducing:Robert Watson2000-08-301-1/+1
* Remove unused #includes.Poul-Henning Kamp1999-12-081-1/+0
* Introduce the new functionPoul-Henning Kamp1999-11-211-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Check permissions for fp regs as well as normal regs.Sean Eric Fagan1997-08-121-1/+3
* Removed unused #includes.Bruce Evans1997-08-021-4/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Major fixes for procfs..Peter Wemm1996-01-241-1/+13
* Added $Id$David Greenman1994-08-021-2/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+87