Date: Sat, 3 Jun 2000 16:29:48 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: Mike Smith <msmith@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls extern.h ls.1 ls.c ls.h print.c Message-ID: <20000603162946.A36032@freebsd.org> In-Reply-To: <21730.960070106@localhost>; from jkh@zippy.cdrom.com on Sat, Jun 03, 2000 at 03:08:26PM -0700 References: <200006031750.KAA09604@mass.cdrom.com> <21730.960070106@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 03, 2000 at 03:08:26PM -0700, Jordan K. Hubbard wrote: > Without termcap: > > -r-xr-xr-x 1 root wheel 189248 May 30 22:47 /bin/ls > > With: > > -r-xr-xr-x 1 root wheel 281816 Jun 3 15:03 /bin/ls > > That's 100K difference and certainly a significant increase, though > one could also perhaps argue that at 189K, ls(1) is no longer the > thin, svelte utility we remember from her youth and another chocolate > eclair or two isn't going to make that big a difference at this point. This is really curses culpa, not termcap one. If we revive our good old termlib (maybe under different name or under /compat subdir), the bloat will be small. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000603162946.A36032>