summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/pstat.8
Commit message (Collapse)AuthorAgeFilesLines
* - Add a -h flag to pstat to print swap sizes in "human readable"keramida2005-03-211-3/+8
| | | | | | | | | | | | | | | | | | | format, with humanize_number(3). - Move the common parts of the code that prints the sizes for a single swap device and the total to a single function to avoid repeating the humanize_number() stuff all over the place. - Change the type of CONVERT() from intmax_t to int64_t, since this makes calling humanize_number() easier but cast the values to intmax_t before printing them, to make use of the %jd format that printf() supports. - Document the new -h flag in the manpage and bump its date. Approved by: pjd Useful tips: brooks MFC after: 2 weeks
* Sort sections.ru2005-01-181-4/+4
|
* Corrected the description of the -t output columns to reflect reality.dds2004-11-111-12/+11
| | | | MFC after: 2 weeks
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
| | | | (with permission of addtional copyright holders where appropriate)
* Eliminated double whitespace.ru2004-07-031-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
|
* -N without -M is pointless.ru2004-03-261-10/+8
|
* Update information of how pstat(8) accesses the running system.ru2004-03-261-12/+15
|
* Remove options processing for dumping swapdevice radix map.phk2003-07-311-4/+0
|
* Use struct xfile, not struct file.des2002-07-311-0/+7
|
* The .Nm utilitycharnier2002-07-141-3/+4
|
* Cull large amounts of dead code (deprecated since 1997)des2002-05-231-135/+2
| | | | Sponsored by: DARPA, NAI Labs
* Replace /kernel with /boot/kernel/kernel.joe2002-05-091-3/+3
| | | | | PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
* Oops, remove references to NLOCKED and NWANTED, now that they noiedowse2002-04-281-4/+0
| | | | longer exist.
* Userland part of nfs client/server split and cleanup.peter2001-09-181-6/+0
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Fix a grammar bogon and removed whitespace at EOL.schweikh2001-06-031-8/+8
| | | | MFC after: 1 week
* Remove vestiges of MFS.ru2001-06-011-1/+1
|
* Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andalfred2001-05-091-8/+0
| | | | Kirk finally has ditched them. While I'm here also ditch FSHLOCK.
* mdoc(7) police: you don't need to use enclose macros for blocks of text.ru2001-04-041-1/+1
|
* Note that the -v option is not supported. Don't remove the actualdd2001-03-291-0/+2
| | | | | | | | text because the code is still in pstat.c, and may be reincarnated at some point. PR: 26054 Approved by: nik
* mdoc(7) police: Change -filled displays (which just happenru2001-02-071-1/+1
| | | | | | to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins.
* mdoc(7) police: compact a few lists for better output.ru2001-01-171-24/+25
|
* Ooops, the -M and -N flags were already documented, though not very clearly.ben2001-01-161-10/+0
| | | | | | Remove the old description in favour of the new description which lists the -M and -N flags along with all the other flags. This is consistent with the manual pages for ps, netstat, iostat, etc.
* document -M and -N flags.ben2001-01-161-0/+7
| | | | | PR: 24323 Submitted by: Jesse Monroy <opentrax@email.com>
* update to the current set of mnt_, ufs_ and nfs_ flagsassar2000-12-301-10/+30
| | | | also make man-page correspond to the code
* Prepare for mdoc(7)NG.ru2000-12-271-5/+5
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Merge fprintf and exit into errx.charnier1999-11-271-2/+5
| | | | Use .Ev for environment variable.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Update pstat -s to handle both old and new swapper.dillon1999-01-211-1/+5
| | | | Add pstat -ss to dump new swapper's radix tree.
* VVMIO -> VOBJBUF as in pstat.c.bde1998-01-171-2/+2
|
* Use err(3). Add usage().charnier1997-10-091-6/+8
| | | | Default source of tables (-M) is /dev/mem, not /dev/kmem.
* Update to include some of the newer vnode flags and remove some stale ones.peter1997-08-301-9/+15
|
* Merge Lite2 changespeter1997-03-111-4/+3
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Fix a typo, putput --> output.alex1996-10-271-2/+2
| | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
* Use the .Bx macro where appropriate.mpp1996-08-231-2/+3
|
* Document the -i backward compatibility option (same as -v).mpp1996-07-031-2/+6
| | | | Submitted by: Faried Nawaz
* Mention swapinfo as .Nm, so it will be referenced by mkwhatis.joerg1996-04-171-2/+3
|
* Fix a variety of minor typos and cross references in a bunch ofmpp1996-01-201-3/+3
| | | | | | | | man pages. Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> Giles Lean <giles@nemeton.com.au> <soda@sra.co.jp>
* Document SESS, fix PGRP (now PGID), and document some more STATE flags.bde1995-10-061-3/+20
| | | | Submitted by: clemc@locus.com and edited by me.
* Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,bde1995-07-211-11/+37
| | | | | | | | | | | | | | TS_CAR_OFLOW, TS_CTS_OFLOW, TS_DSR_OFLOW and TS_ZOMBIE. Document old tty states TS_ASLEEP and TS_TTSTOP more completely. Document old tty states TS_ASYNC and TS_TBLOCK. Document not so old tty states TS_CAN_BYPASS_L_RINT and TS_SNOOP. Don't document nonexistent state TS_HUPCL. Document the current line disciplines instead of prehistoric ones.
* Make pstat act like swapinfo if so invoked.phk1995-05-131-8/+17
|
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
|
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+321
OpenPOWER on IntegriCloud