From owner-cvs-all Mon Nov 5 13:25:17 2001 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 33CD437B418; Mon, 5 Nov 2001 13:25:03 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5LP3b10144; Mon, 5 Nov 2001 13:25:03 -0800 (PST) (envelope-from phk) Message-Id: <200111052125.fA5LP3b10144@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 Nov 2001 13:25:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/net hostcache.c hostcache.h src/sys/netinet in_hostcache.c in_hostcache.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2001/11/05 13:25:03 PST Modified files: sys/conf files Removed files: sys/net hostcache.c hostcache.h sys/netinet in_hostcache.c in_hostcache.h Log: 3.5 years ago Wollman wrote: "[...] and removes the hostcache code from standard kernels---the code that depends on it is not going to happen any time soon, I'm afraid." Time to clean up. Revision Changes Path 1.579 +0 -2 src/sys/conf/files 1.8 +0 -249 src/sys/net/hostcache.c (dead) 1.7 +0 -95 src/sys/net/hostcache.h (dead) 1.5 +0 -157 src/sys/netinet/in_hostcache.c (dead) 1.4 +0 -83 src/sys/netinet/in_hostcache.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message