summaryrefslogtreecommitdiffstats
path: root/usr.sbin/swapinfo
Commit message (Collapse)AuthorAgeFilesLines
* Don't follow a null pointer for the reporting error if kvm_openfiles() fails.bde1994-11-141-13/+7
| | | | Don't ever pretend that the program is named "." and has no args.
* From: John Hay <jhay@mikom.csir.co.za>jkh1994-10-261-1/+1
| | | | | | | | Make swapinfo use libc functions for obtaining device information. Note: swapinfo should actually be deprecated, not fixed. pstat -s performs the same function. Submitted by: jhay
* Modified to use swaplist instead of swapmap.dg1994-10-091-7/+7
|
* After a comment from Rod Grimes about buf.h, I went back and looked at thisdg1994-10-051-6/+0
| | | | | and found that swapinfo doesn't need that include file and five others (!). Sheesh.
* Changes to buf.h now require that param.h be included.dg1994-10-051-0/+1
|
* Took out junk to save the old value of BLOCKSIZE as it is unnecessary.dg1994-08-122-11/+1
| | | | Remove CFLAGS=-g from Makefile.
* Implement -k flag.dg1994-08-121-0/+7
|
* swapinfo(1) command from 1.1.5. This version has been modified to workdg1994-08-125-0/+406
with the new libkvm interfaces.
OpenPOWER on IntegriCloud