pstat.8 (283fecc1448ed5878ce8835cf86ecc88b1eaae77) pstat.8 (3f692954156bd31a03431e0d873d468e7559692b)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 16 unchanged lines hidden (view full) ---

25.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 16 unchanged lines hidden (view full) ---

25.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
33.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94
33.\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94
34.\" $Id$
34.\"
35.\"
35.Dd April 19, 1994
36.Dd October 7, 1995
36.Dt PSTAT 8
37.Os BSD 4
38.Sh NAME
39.Nm pstat
40.Nd display system data structures
41.Sh SYNOPSIS
42.Nm pstat
43.Op Fl Tfknstv

--- 133 unchanged lines hidden (view full) ---

177.It o
178output stopped (CTS flow control)
179.It d
180output stopped (DSR flow control)
181.It K
182input stopped
183.It Y
184send SIGIO for input events
37.Dt PSTAT 8
38.Os BSD 4
39.Sh NAME
40.Nm pstat
41.Nd display system data structures
42.Sh SYNOPSIS
43.Nm pstat
44.Op Fl Tfknstv

--- 133 unchanged lines hidden (view full) ---

178.It o
179output stopped (CTS flow control)
180.It d
181output stopped (DSR flow control)
182.It K
183input stopped
184.It Y
185send SIGIO for input events
186.It D
187state for lowercase
188.Ql \e
189work
190.It E
191within a
192.Ql \e.../
193for PRTRUB
194.It L
195next character is literal
196.It P
197retyping suspended input (PENDIN)
198.It N
199counting tab width, ignore FLUSHO
185.It l
186block mode input routine in use
187.It s
188i/o being snooped
189.It Z
190connection lost
191.El
200.It l
201block mode input routine in use
202.It s
203i/o being snooped
204.It Z
205connection lost
206.El
192.It PGRP
207.It SESS
208Kernel address of the session structure.
209.It PGID
193Process group for which this is controlling terminal.
194.It DISC
195Line discipline;
196.Ql term
197for
198TTYDISC
199or
200.Ql ntty

--- 156 unchanged lines hidden ---
210Process group for which this is controlling terminal.
211.It DISC
212Line discipline;
213.Ql term
214for
215TTYDISC
216or
217.Ql ntty

--- 156 unchanged lines hidden ---