The NetBSD Project

CVS log for src/share/man/man4/crypto.4

[BACK] Up to [cvs.NetBSD.org] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: keiichi-mipv6-base


Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 26 00:04:27 2008 UTC (16 years, 2 months ago) by tls
Branch: MAIN
CVS Tags: matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base
Branch point for: mjf-devfs2
Changes since 1.11: +8 -15 lines
Diff to previous 1.11 (colored)

Make /dev/crypto properly cloning.  Leave CRIOGET in place but note that
it is deprecated, no longer required, and will be removed in a future
release of NetBSD.

Dramatically reduce the size of the session structure by removing an
IOV_MAX array of iovecs where only the first was use.  Saves an 8k
bzero on each session creation.

Convert fixed-size allocations in cryptodev.c to pools.

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.




CVSweb <webmaster@jp.NetBSD.org>