From 98bbd688a80627ec4071b7c819ee2116f5ecc6d4 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 31 Jul 2000 17:05:58 +0000 Subject: Commit the rewrite of tail by Allen Soard . Thanks Allen for you work at getting this into shape, -Erik --- busybox.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index 26588e98f..41ba0ce85 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -190,8 +190,8 @@ // enable syslogd -R remotehost #define BB_FEATURE_REMOTE_LOG // -//Simple tail implementation (2k vs 6k for the full one). Still -//provides 'tail -f' support -- but for only one file at a time. +//Simple tail implementation (2.25k vs 3k for the full one). +//Both provide 'tail -f' support (only one file at a time.) #define BB_FEATURE_SIMPLE_TAIL // // Enable support for loop devices in mount -- cgit v1.2.3