index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
bioctl
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-09
remove redundant variable declarations in Makefiles, since those are
Marc Espie
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2012-09-06
move pkcs5_pbkdf5 function to libutil so everybody can play with it
Ted Unangst
2012-01-29
Remove -Werror so that we do not break builds on systems running with
Joel Sing
2008-06-14
Replace PBKDF2 implementation pulled in from vnconfig with one
Damien Miller
2008-06-13
Implement pbkdf2 in in bioctl to derive master key from a passphrase.
Hans-Joerg Hoexer
2006-11-26
repair missing DPADD requests
Theo de Raadt
2006-06-18
append to CFLAGS instead of overwriting
David Krause
2005-07-29
Redo bioctl because initial implementation was too complex.
Marco Peereboom
2005-07-18
revert marcos bio changes, mickey not ok
David Gwynne
2005-07-18
Kill initial implementation because it sucked. It was far too complex the new
Marco Peereboom
2005-07-01
Add -f option for disk operations. Idea by deraadt.
Marco Peereboom
2005-03-30
all architectures, like, why the hell not
Theo de Raadt
2005-03-29
adding initial bioctl code
Marco Peereboom