Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/obj/tools/MGtool/man.d/xproc b/obj/tools/MGtool/man.d/xproc
new file mode 100644
index 0000000..16d0aa1
--- /dev/null
+++ b/obj/tools/MGtool/man.d/xproc
@@ -0,0 +1,13 @@
+SYNOPSIS
+ xproc [-c] [-l] [-m] [-u] [-v]
+
+DESCRIPTION
+ xproc prints information from the /proc filesystem to the screen.
+ The format is totally unformatted! (I can't help it for now...)
+ Without any option, it display the machines load averages.
+
+ -c: cpu information
+ -l: load averages
+ -m: memory usage
+ -u: machine's uptime
+ -v: kernel version