From owner-cvs-src@FreeBSD.ORG Thu May 5 22:43:04 2005 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 B15F116A4CE; Thu, 5 May 2005 22:43:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8786943D6A; Thu, 5 May 2005 22:43:04 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j45Mh4dt092521; Thu, 5 May 2005 22:43:04 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j45Mh4Om092520; Thu, 5 May 2005 22:43:04 GMT (envelope-from glebius) Message-Id: <200505052243.j45Mh4Om092520@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 5 May 2005 22:43:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files options src/sys/modules/libalias Makefile 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: Thu, 05 May 2005 22:43:04 -0000 glebius 2005-05-05 22:43:04 UTC FreeBSD src repository Modified files: sys/conf files options Added files: sys/modules/libalias Makefile Log: libalias is now buildable as kernel module Revision Changes Path 1.1021 +13 -0 src/sys/conf/files 1.501 +1 -0 src/sys/conf/options 1.1 +33 -0 src/sys/modules/libalias/Makefile (new)