Date: Wed, 21 Jul 1999 18:22:09 -0700 (PDT) From: Wes Peters <wes@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file apprentice.c file.h Message-ID: <199907220122.SAA33630@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 1999/07/21 18:22:09 PDT Modified files: usr.bin/file apprentice.c file.h Log: Vastly improve the speed of the file command by making the expected size of the magic(5) database agree with the real world. Also, improve the behavior of the realloc mechanism when the magic database does exceed expectations. Reviewed by: Peter Jeremy, Matt Dillon Obtained from: Peter Edwards <peter.edwards@isocor.ie> Revision Changes Path 1.8 +5 -4 src/usr.bin/file/apprentice.c 1.9 +2 -2 src/usr.bin/file/file.h 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?199907220122.SAA33630>