Removed msh, vmh and wmh.
authormarkus schnalke <meillo@marmaro.de>
Wed, 5 Oct 2011 17:09:27 +0000 (19:09 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 5 Oct 2011 17:09:27 +0000 (19:09 +0200)
commit916690191222433a6923a4be54b0d8f6ac01bd02
tree40aea48daf412918774200a169d25cc92a1182dd
parentecc90fb56b43863f4c33ed62da4abe898b17d7fb
Removed msh, vmh and wmh.
The latter ones were long time obsolete; now they went away.
Msh has hardly to do with everyday mmh usage, and we don't support bboards
anymore.
This one changeset saves us about 7,000 lines of code. *yay*
26 files changed:
config/config.c
configure.ac
docs/COMPLETION-BASH
h/Makefile.in
h/mh.h
h/msh.h [deleted file]
h/prototypes.h
h/vmhsbr.h [deleted file]
man/Makefile.in
man/burst.man
man/mh-chart.man
man/mh-profile.man
man/mh-tailor.man
man/msh.man [deleted file]
man/nmh.man
man/vmh.man [deleted file]
sbr/context_foil.c
sbr/m_getfld.c
sbr/readconfig.c
uip/Makefile.in
uip/mhparam.c
uip/msh.c [deleted file]
uip/mshcmds.c [deleted file]
uip/vmh.c [deleted file]
uip/vmhsbr.c [deleted file]
uip/vmhtest.c [deleted file]