Date: Wed, 13 Dec 2000 18:35:23 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libdialog dialog.h yesno.c src/gnu/lib/libdialog/TESTS yesno.c Message-ID: <200012140235.eBE2ZNH94745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2000/12/13 18:35:23 PST
Modified files:
gnu/lib/libdialog dialog.h yesno.c
gnu/lib/libdialog/TESTS yesno.c
Log:
Add a new function, dialog_noyes(), for sysinstall to be able to
present questinos with a different default answer. Somebody submitted
a patch to me once which did something this but I lost it (my bad) so
I'm just going to re-implement it with thanks to whomever it was who
gave me the idea.
Revision Changes Path
1.22 +4 -0 src/gnu/lib/libdialog/dialog.h
1.12 +33 -8 src/gnu/lib/libdialog/yesno.c
1.6 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012140235.eBE2ZNH94745>
