Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 11/08/2000 16:25:24
Module Name:	syssrc
Committed By:	ad
Date:		Wed Nov  8 14:25:24 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_subr.c
	syssrc/sys/sys: systm.h

Log Message:
Allow for creation of both LIST and TAILQ based hashes by adding a `hash
type' argument to hashinit().


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/kern/kern_subr.c
cvs rdiff -r1.118 -r1.119 syssrc/sys/sys/systm.h

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