aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/vm/README
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-11-05 02:30:41 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-11-05 02:30:41 +0000
commit6d180b1360b19930587764af836c009419cc3365 (patch)
tree621f0a5101f7b09d6254a2c0e641bda3d385d86c /release/picobsd/tinyware/vm/README
parent74954211d655f782278bea06fe59f42baeb06634 (diff)
downloadsrc-6d180b1360b19930587764af836c009419cc3365.tar.gz
src-6d180b1360b19930587764af836c009419cc3365.zip
Remove picobsd build scripts and the remaining tinyware
Postings were sent to -arch@ on 2019/09/13 and 2019/10/01, proposing and confirming a removal of these scripts on 2019/10/31, due to significant work needed to bring this into the modern world and nobody having done this work in the past couple of years. No objections or proposed work was raised in response to these postings. The tinyware may see a resurrection into a separate repo for archival purposes if any users of it show interest in doing so. MFC after: never
Notes
Notes: svn path=/head/; revision=354346
Diffstat (limited to 'release/picobsd/tinyware/vm/README')
-rw-r--r--release/picobsd/tinyware/vm/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/release/picobsd/tinyware/vm/README b/release/picobsd/tinyware/vm/README
deleted file mode 100644
index c4a940c629e8..000000000000
--- a/release/picobsd/tinyware/vm/README
+++ /dev/null
@@ -1,10 +0,0 @@
-1998.02.12
-
-This is a small replacement for vmstat(8) program. It allows you to measure
-current memory utilisation. The same info is available via sysctl(8) program,
-but unfortunately this particular variable doesn't have its handler, and
-consequently it is not displayed in stock version of sysctl(8).
-
-<abial@freebsd.org>
-
-$FreeBSD$