From 08783c2043ba8cf9837267905a32e515a4300c2e Mon Sep 17 00:00:00 2001 From: login (tilde.institute) Date: Tue, 14 Jul 2020 14:55:04 -0400 Subject: Updated tcoin.cpp and pcoin.cpp 1. Removed unneeded WHOAMI_PATH preprocessor constant from pcoin.cpp. 2. Updated WHOAMI_PATH for tilde.institute to use "id -ru" to get the real uid on OpenBSD (/usr/bin/whoami doesn't get the real username on OpenBSD). ---