From owner-cvs-all Mon Aug 21 15:11: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E50937B423; Mon, 21 Aug 2000 15:11:04 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA01947; Mon, 21 Aug 2000 15:11:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008212211.PAA01947@freefall.freebsd.org> From: John Baldwin Date: Mon, 21 Aug 2000 15:11:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/db/hash hsearch.c search.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/21 15:11:03 PDT Modified files: (Branch: RELENG_4) lib/libc/db/hash hsearch.c Removed files: (Branch: RELENG_4) lib/libc/db/hash search.h Log: MFC: - Change hcreate to take a size_t rather than u_int - Remove private search.h - Add FreeBSD id tag. Revision Changes Path 1.2.8.1 +4 -2 src/lib/libc/db/hash/hsearch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message