5047971 kadmin could use libtecla for enhanced command history and
        editing

Webrev here:
http://cr.opensolaris.org/~mbp/5047971-simple_libtecla

The above changes modify libss to use libtecla. libtecla makes
interactive use much more usable - it supplies command-line history,
tab-completion etc. More can be seen in its man page - libtelca(3LIB).
I've only added basic tab-completion support, nothing beyond the
commands (ktadd, listprincs etc) themselves are completed. This is a
re-work of earlier code which was much more invasive but had better
tab-completion. The current changes are about 10 times smaller and are a
much better fit for the current architecture of libss. I've filed a
further RFE to track more advanced tab-completion:

6763995 kadmin/ktutil should be able to tab-complete sub-commands and
        their arguments


A couple of other minor fixes which need review:

6763503 Prompts for kadmin and ktutil use too much space
Webrev here:
http://cr.opensolaris.org/~mbp/6763503-ss_prompt

6704459 assert defined in k5-thread.h produces number of false positives
Webrev here:
http://cr.opensolaris.org/~mbp/6704459-wsdiff

-Mark


Reply via email to