procdesc.4 (246e7a2b6494cd991b08ac669ed761ecea0cc98c) | procdesc.4 (208a8b953215180de3134785b3950d3709047624) |
---|---|
1.\" 2.\" Copyright (c) 2013 Robert N. M. Watson 3.\" All rights reserved. 4.\" 5.\" This software was developed by SRI International and the University of 6.\" Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237) 7.\" ("CTSRD"), as part of the DARPA CRASH research programme. 8.\" --- 15 unchanged lines hidden (view full) --- 24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" SUCH DAMAGE. 29.\" 30.\" $FreeBSD$ 31.\" | 1.\" 2.\" Copyright (c) 2013 Robert N. M. Watson 3.\" All rights reserved. 4.\" 5.\" This software was developed by SRI International and the University of 6.\" Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237) 7.\" ("CTSRD"), as part of the DARPA CRASH research programme. 8.\" --- 15 unchanged lines hidden (view full) --- 24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" SUCH DAMAGE. 29.\" 30.\" $FreeBSD$ 31.\" |
32.Dd August 21, 2013 | 32.Dd July 25, 2015 |
33.Dt PROCDESC 4 34.Os 35.Sh NAME 36.Nm procdesc 37.Nd process descriptor facility 38.Sh DESCRIPTION 39.Nm 40is a file-descriptor-oriented interface to process signalling and control, --- 39 unchanged lines hidden (view full) --- 80.An Robert Watson Aq Mt rwatson@FreeBSD.org 81and 82.An Jonathan Anderson Aq Mt jonathan@FreeBSD.org 83at the University of Cambridge, and 84.An Ben Laurie Aq Mt benl@FreeBSD.org 85and 86.An Kris Kennaway Aq Mt kris@FreeBSD.org 87at Google, Inc. | 33.Dt PROCDESC 4 34.Os 35.Sh NAME 36.Nm procdesc 37.Nd process descriptor facility 38.Sh DESCRIPTION 39.Nm 40is a file-descriptor-oriented interface to process signalling and control, --- 39 unchanged lines hidden (view full) --- 80.An Robert Watson Aq Mt rwatson@FreeBSD.org 81and 82.An Jonathan Anderson Aq Mt jonathan@FreeBSD.org 83at the University of Cambridge, and 84.An Ben Laurie Aq Mt benl@FreeBSD.org 85and 86.An Kris Kennaway Aq Mt kris@FreeBSD.org 87at Google, Inc. |
88.Sh BUGS 89.Nm 90is considered experimental in 91.Fx . | |