summaryrefslogtreecommitdiffstats
path: root/utils/mirror_vfd/mirror_server.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-8/+8
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-5/+5
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-9/+9
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-19/+19
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-2/+2
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-161-10/+10
* Clean up mirror VFD code in utils dir (#3121)Dana Robinson2023-06-141-30/+7
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-301-11/+25
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Correct concurrency bugs when running tests, along with a bugfix & small warn...Quincey Koziol2022-04-261-7/+21
* Oess 168 utils mirror vfd (#1444)Larry Knox2022-02-211-14/+13
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-113/+84
* Misc warning fixes.Dana Robinson2020-05-101-1/+1
* Tidying of Mirror VFD.Jacob Smith2020-04-071-2/+23
* Add Splitter VFD to library.Jacob Smith2020-03-131-0/+645