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
This commit is contained in:
Erik Andersen
2000-03-04 22:23:27 +00:00
parent 029011b9ee
commit 6437170cb3
9 changed files with 150 additions and 3 deletions

View File

@@ -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>: