From 6437170cb31302d8525cd6fcbe0a2efad386ab9d Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sat, 4 Mar 2000 22:23:27 +0000 Subject: 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 --- Changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog') 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 + 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 ) * Several fixes from Pavel Roskin : -- cgit v1.2.3