Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/16/2000 09:19:55
Module Name: syssrc
Committed By: jdolecek
Date: Thu Mar 16 17:19:55 UTC 2000
Modified Files:
syssrc/sys/kern: kern_subr.c
syssrc/sys/sys: systm.h
Log Message:
add hashdone() - frees memory previously allocated via hashinit()
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/kern/kern_subr.c
cvs rdiff -r1.103 -r1.104 syssrc/sys/sys/systm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.