m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/platform/freebsd.sh
AgeCommit message (Collapse)Author
2018-08-01show: do not store binary data in bash varsJason A. Donenfeld
Instead we're forced to base64 it, like we do with the clipboard.
2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld
2014-04-23Use aliases instead of variables for command portability.Jason A. Donenfeld
2014-04-16Apparantly we can't get a secure tmpdir on freebsd.Jason A. Donenfeld
2014-04-15All globals are upper-case.Jason A. Donenfeld
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2014-04-15Reorganize entire programJason A. Donenfeld
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2014-03-18Shred shm files.Jason A. Donenfeld
2012-09-30Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld
2012-09-23Fix style.Jason A. Donenfeld
2012-09-23Add FreeBSD platform fileJonathan Chu
Redefine GNUPG and GETOPT for port paths Redefine tmpdir() for a different ramdisk path