summaryrefslogtreecommitdiffstats
path: root/sbin/bioctl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-07-09remove redundant variable declarations in Makefiles, since those areespie1-2/+1
2014-01-18Remove -Wbounded: it is now the compiler default.martynas1-2/+1
2012-09-06move pkcs5_pbkdf5 function to libutil so everybody can play with ittedu1-2/+2
2012-01-29Remove -Werror so that we do not break builds on systems running withjsing1-2/+1
2008-06-14Replace PBKDF2 implementation pulled in from vnconfig with onedjm1-5/+16
2008-06-13Implement pbkdf2 in in bioctl to derive master key from a passphrase.hshoexer1-3/+5
2006-11-26repair missing DPADD requestsderaadt1-1/+2
2006-06-18append to CFLAGS instead of overwritingdavid1-2/+2
2005-07-29Redo bioctl because initial implementation was too complex.marco1-2/+3
2005-07-18revert marcos bio changes, mickey not okdlg1-3/+2
2005-07-18Kill initial implementation because it sucked. It was far too complex the newmarco1-2/+3
2005-07-01Add -f option for disk operations. Idea by deraadt.marco1-1/+2
2005-03-30all architectures, like, why the hell notderaadt1-9/+1
2005-03-29adding initial bioctl codemarco1-0/+14