]> git.tuebingen.mpg.de Git - paraslash.git/commit - m4/lls/server_cmd.suite.m4
server: Convert com_check() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 20 Mar 2016 18:40:50 +0000 (18:40 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit2a03f7eebcd08222f771611679d2914e8b48e935
tree9e42d98749df751c6dd693e1a0569879d8957e3d
parent3f696a82bbb79cb07bfdb8e510bb4f3515570cec
server: Convert com_check() to lopsub.

Gets rid of enum com_check_flags and the open-coded option parser
of com_check().

Also streamlines the help text of the options a bit.
afs.c
afs.cmd
m4/lls/server_cmd.suite.m4