OpenBSD CVS

CVS log for src/sbin/bioctl/Makefile


[BACK] Up to [local] / src / sbin / bioctl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 9 21:23:19 2017 UTC (6 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, HEAD
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

remove redundant variable declarations in Makefiles, since those are
the default.

okay millert@

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 18 05:54:51 2014 UTC (10 years, 4 months ago) by martynas
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Remove -Wbounded:  it is now the compiler default.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Sep 6 19:41:59 2012 UTC (11 years, 8 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

move pkcs5_pbkdf5 function to libutil so everybody can play with it
ok deraadt jsing matthew

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 29 12:08:41 2012 UTC (12 years, 4 months ago) by jsing
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.10: +0 -1 lines
Diff to previous 1.10 (colored)

Remove -Werror so that we do not break builds on systems running with
WARNINGS=yes.

Found the hard way by nicm@

ok nicm@

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 14 06:28:27 2008 UTC (15 years, 11 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.9: +16 -5 lines
Diff to previous 1.9 (colored)

Replace PBKDF2 implementation pulled in from vnconfig with one
derived from Damien Bergamini's wpa-psk. This implementation is
smaller, cleaner and uses the libc SHA1 functions instead of
pulling in OpenSSL.

make bioctl.c -Wall clean too

Verified with rfc3962 test vectors and against a assembled cryptoraid;
ok hshoexer@

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 13 21:03:40 2008 UTC (15 years, 11 months ago) by hshoexer
Branch: MAIN
Changes since 1.8: +5 -3 lines
Diff to previous 1.8 (colored)

Implement pbkdf2 in in bioctl to derive master key from a passphrase.

ok marco djm

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 26 11:31:08 2006 UTC (17 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

repair missing DPADD requests

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 18 17:23:49 2006 UTC (17 years, 11 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

append to CFLAGS instead of overwriting
ok kettenis@ miod@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 29 16:01:18 2005 UTC (18 years, 10 months ago) by marco
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Redo bioctl because initial implementation was too complex.

tested and ok dlg@ beck@
get it in @deraadt

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 18 15:10:56 2005 UTC (18 years, 10 months ago) by dlg
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

revert marcos bio changes, mickey not ok

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 18 01:29:19 2005 UTC (18 years, 10 months ago) by marco
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Kill initial implementation because it sucked.  It was far too complex the new
paradigm is to virtualize the operations.  Using physical data is really only
necessary on low end hardware or by advanced users.
For now only support the inquiry operation.

ok dlg@

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 1 21:53:40 2005 UTC (18 years, 11 months ago) by marco
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add -f option for disk operations.  Idea by deraadt.

This is not fully functional yet.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 30 17:31:15 2005 UTC (19 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -9 lines
Diff to previous 1.1 (colored)

all architectures, like, why the hell not

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 29 22:04:21 2005 UTC (19 years, 2 months ago) by marco
Branch: MAIN

adding initial bioctl code

ok mickey@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.