bos: remove smail-notifier 09/13509/4
authorCheyenne Wills <cwills@sinenomine.net>
Fri, 1 Mar 2019 15:46:32 +0000 (08:46 -0700)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 1 Mar 2019 19:12:47 +0000 (14:12 -0500)
commit6e988a5b3900fe73c314c9960d6fb7753ff98411
treee9ad26782aba9540e7ef972d9891d05ab3b1bca0
parentdf8534909fdc1fa8417aa788c0fa71c5dbe7eb30
bos: remove smail-notifier

smail-notifier is a sample program that is undocumented and has not
been well maintained.  It produces copious compiler warnings, and
would require effort to bring the code up to decent coding practices.

The bosserver provides a -notifier feature that can be used for
notifications, but that feature does not depend on this sample program.

Removed the code, cleaned up the Makefiles and .gitignore.

Change-Id: I6bd56559121d12ad007acc571b6653aa934eb97f
Reviewed-on: https://gerrit.openafs.org/13509
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/bozo/.gitignore
src/bozo/Makefile.in
src/bozo/smail-notifier.c [deleted file]