From owner-svn-src-user@FreeBSD.ORG Fri Jan 7 16:54:30 2011 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A47B106564A; Fri, 7 Jan 2011 16:54:30 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2960E8FC12; Fri, 7 Jan 2011 16:54:30 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p07GsUl9059251; Fri, 7 Jan 2011 16:54:30 GMT (envelope-from nwhitehorn@svn.freebsd.org) Received: (from nwhitehorn@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p07GsUDT059250; Fri, 7 Jan 2011 16:54:30 GMT (envelope-from nwhitehorn@svn.freebsd.org) Message-Id: <201101071654.p07GsUDT059250@svn.freebsd.org> From: Nathan Whitehorn Date: Fri, 7 Jan 2011 16:54:30 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r217112 - in user/nwhitehorn/bsdinstall: libexec scripts X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 16:54:30 -0000 Author: nwhitehorn Date: Fri Jan 7 16:54:29 2011 New Revision: 217112 URL: http://svn.freebsd.org/changeset/base/217112 Log: Missed a file and an svn property. Added: user/nwhitehorn/bsdinstall/libexec/time (contents, props changed) Modified: Directory Properties: user/nwhitehorn/bsdinstall/scripts/time (props changed) Added: user/nwhitehorn/bsdinstall/libexec/time ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ user/nwhitehorn/bsdinstall/libexec/time Fri Jan 7 16:54:29 2011 (r217112) @@ -0,0 +1 @@ +link ../scripts/time \ No newline at end of file