diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/www/index.html b/www/index.html new file mode 100755 index 0000000..b09ca67 --- /dev/null +++ b/www/index.html @@ -0,0 +1,104 @@ + + + + + onfire.org + + + + + +

xmem

+ xmem is an X11 utility to display memory and swap usage. It was initially + created by the K. Shane Hartman (MIT-LCS) and Stuart A. Malone (MIT-LCS); with + features added by Jim Gettys (MIT-Athena), Bob Scheifler (MIT-LCS), + Tony Della Fera (MIT-Athena), and Chris Peterson (MIT-LCS). I did the initial + import from a Debian package and added support for OpenBSD and pledged the code. +
+ I wasn't able to find any homepage, so I decided to host + code + and + snapshots here. + Current version is 1.26. + If you are, or know the author, please let me know! +
+

Sample: running xmem on my system:

+ + + + + +
+ xmem pic + + xmem pic +
+

Another xmem(1) user: xteddy.org/xmem

+

xmem license

+
+Copyright (C) 1987 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization from
+the X Consortium.
+
+ + + diff --git a/www/xmem.png b/www/xmem.png new file mode 100755 index 0000000..aed8276 Binary files /dev/null and b/www/xmem.png differ diff --git a/www/xmem_fvwmbar.png b/www/xmem_fvwmbar.png new file mode 100755 index 0000000..3f6f947 Binary files /dev/null and b/www/xmem_fvwmbar.png differ diff --git a/www/xmem_fvwmbar_s.png b/www/xmem_fvwmbar_s.png new file mode 100755 index 0000000..74f844e Binary files /dev/null and b/www/xmem_fvwmbar_s.png differ diff --git a/www/xmem_s.png b/www/xmem_s.png new file mode 100755 index 0000000..0915954 Binary files /dev/null and b/www/xmem_s.png differ