The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.

Serj Kalichev 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch hace 10 años
bin 9c5451d588 Don't fclose() NULL pointer hace 10 años
clish 76e1e9ad33 Check param before use hace 10 años
contrib d32755628a Debian: Add debian text to contrib/README hace 11 años
debian 99b81c886a Debian: Fix some lintian bugs hace 11 años
examples 9140156b88 Fix plugin examples to new API hace 10 años
konf 2b1c1bf0a9 Fix extra warnings hace 10 años
libc 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
lub ee6ae2a59f Init list's tail hace 10 años
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers hace 11 años
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() hace 10 años
tinyrl 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch hace 10 años
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML hace 11 años
.gitignore 203b12d99d Can be build without dlopen() hace 10 años
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
ChangeLog edce0a7c8e Adding Debian package required files hace 11 años
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 12 años
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
README 2902b7f66c Fix README hace 10 años
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script hace 12 años
clish.xsd 0db777324b Change plugin API hace 10 años
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años

README

The project's homepage is http://klish.libcode.org.
See the http://klish.googlecode.com page for some additional information about klish.