Subject: CVS commit: [kqueue] syssrc/sys/crypto/blowfish/arch/i386
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/07/2002 09:09:49
Module Name:	syssrc
Committed By:	jdolecek
Date:		Thu Feb  7 07:09:49 UTC 2002

Added Files:
	syssrc/sys/crypto/blowfish/arch/i386 [kqueue]: bf_cbc.S bf_enc.S
	    bf_enc_586.S bf_enc_686.S

Log Message:
add manually to the branch - these were somehow missed on merge


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.6.1 syssrc/sys/crypto/blowfish/arch/i386/bf_cbc.S \
    syssrc/sys/crypto/blowfish/arch/i386/bf_enc.S \
    syssrc/sys/crypto/blowfish/arch/i386/bf_enc_586.S \
    syssrc/sys/crypto/blowfish/arch/i386/bf_enc_686.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.