summaryrefslogtreecommitdiff
path: root/sbin/bioctl/Makefile
AgeCommit message (Expand)Author
2017-07-09remove redundant variable declarations in Makefiles, since those areMarc Espie
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2012-09-06move pkcs5_pbkdf5 function to libutil so everybody can play with itTed Unangst
2012-01-29Remove -Werror so that we do not break builds on systems running withJoel Sing
2008-06-14Replace PBKDF2 implementation pulled in from vnconfig with oneDamien Miller
2008-06-13Implement pbkdf2 in in bioctl to derive master key from a passphrase.Hans-Joerg Hoexer
2006-11-26repair missing DPADD requestsTheo de Raadt
2006-06-18append to CFLAGS instead of overwritingDavid Krause
2005-07-29Redo bioctl because initial implementation was too complex.Marco Peereboom
2005-07-18revert marcos bio changes, mickey not okDavid Gwynne
2005-07-18Kill initial implementation because it sucked. It was far too complex the newMarco Peereboom
2005-07-01Add -f option for disk operations. Idea by deraadt.Marco Peereboom
2005-03-30all architectures, like, why the hell notTheo de Raadt
2005-03-29adding initial bioctl codeMarco Peereboom