From owner-freebsd-commit Thu Oct 19 12:30:20 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29550 for freebsd-commit-outgoing; Thu, 19 Oct 1995 12:30:20 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29519 for cvs-all-outgoing; Thu, 19 Oct 1995 12:30:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29506 for cvs-lib-outgoing; Thu, 19 Oct 1995 12:30:07 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29488 ; Thu, 19 Oct 1995 12:29:57 -0700 Date: Thu, 19 Oct 1995 12:29:57 -0700 From: "Andrey A. Chernov" Message-Id: <199510191929.MAA29488@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale table.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/10/19 12:29:57 Modified: lib/libc/locale table.c Log: Propogate default table to restricted 8859-1 template (only control/graph/punct/print tags used) Based on: kaleb@x.org and Bruce suggestions