move "core set debug" to the new style, and remove duplicated
authorLuigi Rizzo <rizzo@icir.org>
Wed, 15 Nov 2006 16:13:30 +0000 (16:13 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Wed, 15 Nov 2006 16:13:30 +0000 (16:13 +0000)
commit0e9753f40193c8725828a8b8ec91c2c243b15864
tree4fcc78dfe642c1b7ee9a018462b3848d2b2d72c9
parent188325947cda3dadbd5af077968c494e1f9152a9
move "core set debug" to the new style, and remove duplicated
code for the deprecated handler.

On passing fix a long standing bug in find_cli() which would not
find the longest match - this part (trivial, basically
just update matchlen on a match) must go in 1.4 and possibly 1.2 as well.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47662 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/cli.c