From 0817d1372c7278afdefa2d525e578bca51dd1c07 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sun, 9 Apr 2000 15:17:40 +0000 Subject: This makes tar work perfectly, and adds in "--exclude" as an option -Erik --- Changelog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index f506e095e..4a9fb6fc0 100644 --- a/Changelog +++ b/Changelog @@ -11,16 +11,15 @@ patch your kernel with the devps patch in the kernel-patches/ directory. * Wrote basename, killall, and uptime. + * tar has been completely rewritten by me. Both tar creation and + extraction are now well behaved. Costs 7.6k with all optional + tar features enabled, and 5k for just tar extraction support. * Added freeramdisk, which will free up all memory associated with a ram disk. Contributed by Emanuele Caratti and then adjusted a bit by me. * Added tr and dirname from John Lombardo * Added echo and test (from me). * Added usleep contributed by Nicolas Pitre - * tar wouldn't create directory entries that don't end in '/', - now it does (thanks to Avery Pennarun ) - * tar has been completely rewritten, and tar creation and extraction - is now much better behaved. * Several fixes from Pavel Roskin : - When `tail' fails to open a file it now exits. - When `syslogd' is given the `-n' option it should still use -- cgit v1.2.3