From owner-cvs-gnu Sun Oct 12 05:14:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA17281 for cvs-gnu-outgoing; Sun, 12 Oct 1997 05:14:10 -0700 (PDT) (envelope-from owner-cvs-gnu) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA17070; Sun, 12 Oct 1997 05:10:44 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA05163; Sun, 12 Oct 1997 05:10:06 -0700 (PDT) Date: Sun, 12 Oct 1997 05:10:06 -0700 (PDT) Message-Id: <199710121210.FAA05163@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/12 05:10:06 PDT Modified files: (Branch: RELENG_2_2) gnu/lib/libdialog checklist.c menubox.c Log: MFC: now properly reentrant. Revision Changes Path 1.30.2.3 +13 -18 src/gnu/lib/libdialog/checklist.c 1.28.2.4 +12 -19 src/gnu/lib/libdialog/menubox.c