summaryrefslogtreecommitdiff
path: root/src/platform/freebsd.sh
blob: d93c774046b2254e2b8cbff66bc92e3de4e21826 (plain)
1
2
3
4
5
# Copyright (C) 2012 Jonathan Chu <milki@rescomp.berkeley.edu>. All Rights Reserved.
# This file is licensed under the GPLv2+. Please see COPYING for more information.

GETOPT="/usr/local/bin/getopt"
SHRED="rm -P -f"
/td>Lenz Weber1-1/+1 2015-05-11bashcomp: PASSWORD_STORE_DIR env var does not necessarily have a trailing slashSamuel Lethiec1-0/+2 2015-05-11lastpass importer: more types supported and better checkingRaphaël Droz1-3/+7 2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam2-4/+7 2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1