aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-03-05 07:52:05 +0000
committerErik Andersen <andersen@codepoet.org>2000-03-05 07:52:05 +0000
commit66be5e7e29ad6fa457376996b4c08d307b92a6f1 (patch)
tree6728a78fe0cbe9ee36ca504dd10b3584983b9a06 /Changelog
parent6437170cb31302d8525cd6fcbe0a2efad386ab9d (diff)
downloadbusybox-w32-66be5e7e29ad6fa457376996b4c08d307b92a6f1.tar.gz
busybox-w32-66be5e7e29ad6fa457376996b4c08d307b92a6f1.tar.bz2
busybox-w32-66be5e7e29ad6fa457376996b4c08d307b92a6f1.zip
Wrote uptime. Doesn't use /proc. :)
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 759353272..c671f7a80 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,5 @@
10.43 10.43
2 * Wrote basename. 2 * Wrote basename, and uptime.
3 * Added freeramdisk, which will free up all memory associated 3 * Added freeramdisk, which will free up all memory associated
4 with a ram disk. Contributed by Emanuele Caratti <wiz@iol.it> 4 with a ram disk. Contributed by Emanuele Caratti <wiz@iol.it>
5 and then adjusted a bit by me. 5 and then adjusted a bit by me.