From owner-freebsd-commit Mon Jan 15 02:04:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02147 for freebsd-commit-outgoing; Mon, 15 Jan 1996 02:04:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02107 for cvs-all-outgoing; Mon, 15 Jan 1996 02:04:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02078 for cvs-sys-outgoing; Mon, 15 Jan 1996 02:03:56 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02064 Mon, 15 Jan 1996 02:03:52 -0800 (PST) Date: Mon, 15 Jan 1996 02:03:52 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601151003.CAA02064@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/libkern bcd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/15 02:03:50 Added: sys/libkern bcd.c Log: Add the bcd <-> bin and hex -> ascii tables.