Subject: CVS commit: src/sys/netkey
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/25/2003 09:04:51
Module Name:	src
Committed By:	itojun
Date:		Fri Jul 25 09:04:50 UTC 2003

Modified Files:
	src/sys/netkey: key.c

Log Message:
fixed that the kernel crashed when key_spdacquire() was called
because key_spdacquire() had been implemented imcopletely.
sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/netkey/key.c

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