summaryrefslogtreecommitdiffstats
path: root/utils/mirror_vfd/mirror_server_stop.c
Commit message (Collapse)AuthorAgeFilesLines
* Misc warning fixes.Dana Robinson2020-05-101-6/+6
|
* Tidying of Mirror VFD.Jacob Smith2020-04-071-0/+214
* Rename server-stop utility to mirror_server_stop. * Remove external dependency on bzero(). * Modify test/use_common to use only the public API. * Rename internal bitswap macro to follow convention.