From owner-cvs-src@FreeBSD.ORG Sun Apr 27 17:38:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C3D537B401; Sun, 27 Apr 2003 17:38:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5126C43F93; Sun, 27 Apr 2003 17:38:49 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3S0cn0U058493; Sun, 27 Apr 2003 17:38:49 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3S0cmfX058491; Sun, 27 Apr 2003 17:38:48 -0700 (PDT) Message-Id: <200304280038.h3S0cmfX058491@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 27 Apr 2003 17:38:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sysctl pathconf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 00:38:50 -0000 tjr 2003/04/27 17:38:48 PDT FreeBSD src repository Removed files: sbin/sysctl pathconf.c Log: This file does not seem to serve any purpose. It has never been hooked up to the build, and performs a subset of the functionality that the getconf(1) utility performs. Revision Changes Path 1.6 +0 -240 src/sbin/sysctl/pathconf.c (dead)