Date: Wed, 18 Dec 2002 14:11:54 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/gbde Makefile gbde.c src/sys/geom/bde g_bde_crypt.c Message-ID: <200212182211.gBIMBsS1037959@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/12/18 14:11:54 PST Modified files: sbin/gbde Makefile gbde.c sys/geom/bde g_bde_crypt.c Log: Solve another bug in the mapping code: correctly skip lock sectors. Make sure sector zero is protected if it contains metadata. Lower WARNS for gbde to 3 on non-i386 archs. rijndael-fst is evil but appearntly does the right thing and passes the test-vectors. MFC Candidate. Revision Changes Path 1.6 +6 -0 src/sbin/gbde/Makefile 1.9 +1 -1 src/sbin/gbde/gbde.c 1.7 +2 -2 src/sys/geom/bde/g_bde_crypt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212182211.gBIMBsS1037959>