aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-03-04 22:23:27 +0000
committerErik Andersen <andersen@codepoet.org>2000-03-04 22:23:27 +0000
commit6437170cb31302d8525cd6fcbe0a2efad386ab9d (patch)
tree9c703636fa112255e7e73db890657d3598b17f02 /Changelog
parent029011b9eeaf491d00fda1d072c4c6094df96c3a (diff)
downloadbusybox-6437170cb31302d8525cd6fcbe0a2efad386ab9d.tar.gz
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
ramdisks lying about and want to free up the memory they have used, this baby is the answar you have been waiting for. -Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0398ce93e..759353272 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,8 @@
0.43
* Wrote basename.
+ * 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.
* tar wouldn't create directory entries that don't end in '/',
now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>)
* Several fixes from Pavel Roskin <pavel_roskin@geocities.com>: