]> git.tuebingen.mpg.de Git - paraslash.git/commit
Introduce template commands for command_util.sh.
authorAndre Noll <maan@systemlinux.org>
Sat, 8 Sep 2007 19:50:57 +0000 (21:50 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 8 Sep 2007 19:50:57 +0000 (21:50 +0200)
commit02691a995a6ee0fe4d9078f1d82465edd4814f74
tree8db68c8225e10c4d9da51b476c4c04b18c5647a5
parentdf18715e70c9d5c096a536435e5959d0d7d4ba56
Introduce template commands for command_util.sh.

And use them to produce afs_command_list.[ch] which also contains all
blob commands without duplicating all the common information in the
new afs.cmd file.

Change para_server's help command to display the new commands. These
are not yet working because the callback code is not yet functional.
afs.c
afs.h
aft.c
command.c
command_util.sh
configure.ac