Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | Updated tcoin.cpp and pcoin.cpp | login (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-11 | Added ntcoin_openbsd_tildeinstitute | login (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. |