summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/pstat.c
Commit message (Expand)AuthorAgeFilesLines
* Increased column widths for tty input watermark fields so that watermarksbde1998-08-191-9/+10
* Fixed printf format errors.bde1998-07-061-8/+8
* Set the input and output buffer sizes and the input buffer watermarksbde1998-03-071-4/+6
* Make pstat.c compile, since in the new kernel code, VVMIO doesn'tdyson1998-01-061-2/+2
* Reviewed by: various.julian1997-11-121-1/+3
* "Fixed" pstat -T by avoiding the vnode stats. Disabled pstat -v sincedg1997-10-191-2/+6
* Use err(3). Add usage().charnier1997-10-091-22/+29
* Update to include some of the newer vnode flags and remove some stale ones.peter1997-08-301-0/+10
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenbde1997-03-291-4/+0
* - update MNT_* flags to match lite2 properly. get rid of old #if 0 flagspeter1997-03-251-22/+9
* Merge Lite2 changespeter1997-03-111-149/+117
* Make pstat -s (aka. sswapinfo) print ``[NFS]'' as opposed tojoerg1996-10-201-3/+7
* Include <fcntl.h> so that this doesn't depend on the KERNEL versionbde1996-09-291-0/+1
* Enable the -M and -N options of swapinfo, as advertised in the usage line.smpatel1996-05-291-1/+1
* Properly free up resources allocated in swapmode(). This is not quitejkh1996-05-091-0/+2
* From Lite2: file LIST changes.hsu1996-03-111-4/+4
* Fix pstat to sync up with recent changes with swap space allocation.dyson1996-03-041-5/+7
* #include <sys/user.h>phk1995-10-291-0/+1
* Add support for the "si" Specialix driver in "pstat -t"peter1995-09-221-21/+33
* Do the mountlist traversal the way it was done in 4.4-Lite2.dg1995-08-111-3/+3
* Since the mountlist is now a circular queue, adjust the names of thejkh1995-08-111-2/+3
* Support cy driver. All tty drivers require namelist stuff here or theybde1995-07-211-2/+35
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-0/+2
* Remove trailing whitespace.rgrimes1995-05-301-18/+18
* Reflect the fact that we do not swap on the first <dmmax> blocks of aphk1995-05-141-1/+4
* Updated to work with Poul-Henning's recent changes to the swap devicedg1995-05-141-1/+3
* Make pstat act like swapinfo if so invoked.phk1995-05-131-24/+36
* Add FreeBSD-specific TS_* statesache1995-05-071-0/+4
* Enable sio driver and upcoming rc driverache1995-05-071-0/+19
* Corrected variable names for syscons support.sos1995-04-281-6/+6
* Submitted by: John Capoats1994-12-281-1/+1
* Fix for 'pstat -t' works on vtysache1994-11-031-5/+17
* Clean up after last commit: get rid of some unused variables.dg1994-10-101-1/+1
* Rewrote swap code to work with our swap layout. Much of the code stolendg1994-10-101-72/+28
* #if 0'd out the meat of the swap code until I get a chance to rewrite it.dg1994-10-091-13/+13
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+1110
OpenPOWER on IntegriCloud