aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/platform/freebsd.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show: do not store binary data in bash varsJason A. Donenfeld2018-08-011-0/+1
| | | | Instead we're forced to base64 it, like we do with the clipboard.
* Turns out aliases were a bad idea.Jason A. Donenfeld2014-04-241-2/+2
|
* Use aliases instead of variables for command portability.Jason A. Donenfeld2014-04-231-2/+2
|
* Apparantly we can't get a secure tmpdir on freebsd.Jason A. Donenfeld2014-04-161-14/+0
|
* All globals are upper-case.Jason A. Donenfeld2014-04-151-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Reorganize entire programJason A. Donenfeld2014-04-151-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Shred shm files.Jason A. Donenfeld2014-03-181-0/+1
|
* Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld2012-09-301-1/+0
|
* Fix style.Jason A. Donenfeld2012-09-231-11/+9
|
* Add FreeBSD platform fileJonathan Chu2012-09-231-0/+21
Redefine GNUPG and GETOPT for port paths Redefine tmpdir() for a different ramdisk path