From owner-cvs-all@FreeBSD.ORG Sat May 6 07:44:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 094EE16A401; Sat, 6 May 2006 07:44:57 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C775F43D45; Sat, 6 May 2006 07:44:56 +0000 (GMT) (envelope-from scottl@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 k467iuYf075707; Sat, 6 May 2006 07:44:56 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k467iuAM075706; Sat, 6 May 2006 07:44:56 GMT (envelope-from scottl) Message-Id: <200605060744.k467iuAM075706@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 07:44:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/groff/tmac mdoc.local src/release Makefile src/sys/conf newvers.sh src/sys/sys param.h src/usr.sbin/pkg_install/add main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 07:44:57 -0000 scottl 2006-05-06 07:44:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING gnu/usr.bin/groff/tmac mdoc.local release Makefile sys/conf newvers.sh sys/sys param.h usr.sbin/pkg_install/add main.c Log: Set pointer to 6.1-STABLE. Approved by: re Revision Changes Path 1.416.2.23 +3 -0 src/UPDATING 1.48.2.5 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local 1.887.2.11 +5 -5 src/release/Makefile 1.69.2.12 +1 -1 src/sys/conf/newvers.sh 1.244.2.11 +1 -1 src/sys/sys/param.h 1.61.2.5 +1 -0 src/usr.sbin/pkg_install/add/main.c