Build tags are not compatible with block comments. Also adds copyright header to a few places it was missing.
etcd checks that the data dir is writable by writing and removing an empty file to the data dir during startup and exits non-zero if that fails. fixes #876