Wrote uptime. Doesn't use /proc. :)

-Erik
This commit is contained in:
Erik Andersen
2000-03-05 07:52:05 +00:00
parent 6437170cb3
commit 66be5e7e29
5 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
0.43
* Wrote basename.
* Wrote basename, and uptime.
* Added freeramdisk, which will free up all memory associated
with a ram disk. Contributed by Emanuele Caratti <wiz@iol.it>
and then adjusted a bit by me.