summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.Bruce Evans1997-08-021-7/+1
* Removed bogon from previous commit: doubly included sys/systm.h.Alexander Langer1997-04-271-2/+1
* Prevent debugger attachment to init when securelevel > 0.Alexander Langer1997-04-271-1/+6
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includeBruce Evans1997-03-241-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Add function prototypes for most of the new Lite2 functions.Mike Pritchard1997-02-121-0/+3
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-14/+10
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Major fixes for procfs..Peter Wemm1996-01-241-3/+8
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+3
* Added prototypes.Bruce Evans1995-12-031-1/+3
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalBruce Evans1995-07-161-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+7
* Make sure process isn't swapped when messing with it.David Greenman1995-02-201-1/+2
* Fix problem when attached process detachedAndrey A. Chernov1994-12-311-1/+5
* Added $Id$David Greenman1994-08-021-2/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+302