From owner-cvs-all@FreeBSD.ORG Tue Jul 1 03:33:29 2003 Return-Path: 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 F196337B401; Tue, 1 Jul 2003 03:33:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4E343FBF; Tue, 1 Jul 2003 03:33:28 -0700 (PDT) (envelope-from tom@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 h61AXS0U024577; Tue, 1 Jul 2003 03:33:28 -0700 (PDT) (envelope-from tom@repoman.freebsd.org) Received: (from tom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h61AXRj8024573; Tue, 1 Jul 2003 03:33:27 -0700 (PDT) Message-Id: <200307011033.h61AXRj8024573@repoman.freebsd.org> From: Tom Hukins Date: Tue, 1 Jul 2003 03:33:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/units units.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 01 Jul 2003 10:33:29 -0000 tom 2003/07/01 03:33:27 PDT FreeBSD src repository (doc,ports committer) Modified files: usr.bin/units units.lib Log: Add the British hundredweight (brhundredweight). For discussion, see: http://london.pm.org/pipermail/london.pm/Week-of-Mon-20030630/019926.html For a definition, see: http://www.bartleby.com/61/55/H0325500.html Also add some more computing terms described at: http://www.wikipedia.org/wiki/Integral_data_type Reviewed by: dwmalone MFC after: 2 weeks Revision Changes Path 1.14 +7 -0 src/usr.bin/units/units.lib