From owner-svn-src-head@FreeBSD.ORG Thu Feb 18 05:14:36 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 665B1106566B; Thu, 18 Feb 2010 05:14:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 566868FC12; Thu, 18 Feb 2010 05:14:36 +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 o1I5EaX5065027; Thu, 18 Feb 2010 05:14:36 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o1I5EaP3065025; Thu, 18 Feb 2010 05:14:36 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201002180514.o1I5EaP3065025@svn.freebsd.org> From: Warner Losh Date: Thu, 18 Feb 2010 05:14:36 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r204030 - head/usr.bin X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 05:14:36 -0000 Author: imp Date: Thu Feb 18 05:14:36 2010 New Revision: 204030 URL: http://svn.freebsd.org/changeset/base/204030 Log: bc and dc are not BSD version, not GNU version. Modified: head/usr.bin/Makefile Modified: head/usr.bin/Makefile ============================================================================== --- head/usr.bin/Makefile Thu Feb 18 05:12:05 2010 (r204029) +++ head/usr.bin/Makefile Thu Feb 18 05:14:36 2010 (r204030) @@ -5,7 +5,7 @@ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend -# XXX Use GNU versions: apropos bc dc diff grep ld man patch whatis +# XXX Use GNU versions: apropos diff grep ld man patch whatis # Moved to secure: bdes #