From owner-cvs-all Thu Dec 14 21:54:40 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 14 21:54:37 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9421D37B402; Thu, 14 Dec 2000 21:54:37 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBF5sbJ17834; Thu, 14 Dec 2000 21:54:37 -0800 (PST) (envelope-from jkh) Message-Id: <200012150554.eBF5sbJ17834@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 14 Dec 2000 21:54:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libdialog dialog.3 dialog.h prgbox.c yesno.c src/gnu/lib/libdialog/TESTS yesno.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/12/14 21:54:37 PST Modified files: (Branch: RELENG_4) gnu/lib/libdialog dialog.3 dialog.h prgbox.c yesno.c gnu/lib/libdialog/TESTS yesno.c Log: MFC: dialog_noyes() and various stylistic fixes. Revision Changes Path 1.12.2.1 +3 -2 src/gnu/lib/libdialog/dialog.3 1.21.6.1 +4 -0 src/gnu/lib/libdialog/dialog.h 1.12.6.1 +4 -0 src/gnu/lib/libdialog/prgbox.c 1.11.8.1 +33 -8 src/gnu/lib/libdialog/yesno.c 1.5.2.1 +9 -6 src/gnu/lib/libdialog/TESTS/yesno.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message