OpenBSD CVS

CVS log for src/sys/dev/vnd.c


[BACK] Up to [local] / src / sys / dev

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_5


Revision 1.45 / (download) - annotate - [select for diffs], Thu Mar 4 01:22:50 2004 UTC (20 years, 3 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.44: +9 -8 lines
Diff to previous 1.44 (colored)

3 buglets.
if keylen < 0, bad things happen.
large keys are useless, limit size and use stack for temp storage
bzero of keyctx is unrelated to keylen, wipe whole thing.
ok markus tdeval

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.