summary refs log tree commit diff
path: root/1
AgeCommit message (Collapse)Author
2020-07-14Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)
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).
2020-07-11Added ntcoin_openbsd_tildeinstitutelogin (tilde.institute)
I have created a version of ntcoin that works on tilde.institute's OpenBSD system. I suppose I have to make ntcoin better by using something like make and more POSIX-compliant.