summaryrefslogtreecommitdiffstats
path: root/sys/sys/pioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.kib2011-01-231-1/+1
* Fix copyright spellingimp2010-03-101-1/+1
* Fix our ioctl(2) implementation when the argument is "int". Newru2006-09-271-4/+4
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* #define the ioctls that take no arguments correctly.phk2004-11-281-4/+4
* Kernel modifications necessary to allow to follow fork()ed children.mdodd2002-08-041-0/+1
* Add the as-yet-unused S_ALLSTOPS which I forgot in previous commit.des2001-11-021-0/+1
* Upon further reflection, back out previous commit, partly for the reasonsdes2001-10-221-0/+7
* Move the stop event macros from pioctl.h to proc.h, and add an S_ALLSTOPSdes2001-10-221-7/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a copyright and license notice, on Jordan's request.sef1997-12-201-1/+33
* Clear the p_stops field on change of user/group id, unless the correctsef1997-12-201-2/+2
* Explicitly use the _IOC macro directly. This changes the ioctl commandsef1997-12-151-5/+5
* Change the ioctls for procfs around a bit; in particular, whever possible,sef1997-12-131-6/+7
* A couple of fixes from bruce: first of all, psignal is a void (stupidsef1997-12-081-2/+2
* Add a procfs-related flag for procp->p_pfsflags.sef1997-12-071-1/+9
* Changes to allow event-based process monitoring and control.sef1997-12-061-0/+36
OpenPOWER on IntegriCloud