Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/20/2003 11:22:25
Module Name:	src
Committed By:	mrg
Date:		Sat Dec 20 11:22:25 UTC 2003

Modified Files:
	src/sbin/swapctl: swapctl.8 swapctl.c swapctl.h swaplist.c
	src/usr.sbin/pstat: pstat.8 pstat.c

Log Message:
add a "-h" (humanize_number(3)) option to swapctl(8) and pstat(8), from
Martin Weber in PR#23805.

ps: now we only need someone to do ls(1) :-)


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sbin/swapctl/swapctl.8
cvs rdiff -r1.23 -r1.24 src/sbin/swapctl/swapctl.c
cvs rdiff -r1.2 -r1.3 src/sbin/swapctl/swapctl.h
cvs rdiff -r1.10 -r1.11 src/sbin/swapctl/swaplist.c
cvs rdiff -r1.31 -r1.32 src/usr.sbin/pstat/pstat.8
cvs rdiff -r1.83 -r1.84 src/usr.sbin/pstat/pstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.