Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 23:24:29 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/sys pioctl.h proc.h
Message-ID:  <20011022232216.I55836-100000@delplex.bde.org>
In-Reply-To: <200110220200.f9M20Xb44364@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Oct 2001, Dag-Erling Smorgrav wrote:

> des         2001/10/21 19:00:33 PDT
>
>   Modified files:
>     sys/sys              pioctl.h proc.h
>   Log:
>   Move the stop event macros from pioctl.h to proc.h, and add an S_ALLSTOPS
>   macro to represent "all stop events".
>
>   Revision  Changes    Path
>   1.9       +0 -7      src/sys/sys/pioctl.h
>   1.187     +10 -1     src/sys/sys/proc.h

These macros were correctly placed in pioctl.h.  They are part of the
userland interface.  <sys/proc.h> should not be part of any userland
interface.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011022232216.I55836-100000>