Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/04/1999 11:56:37
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Aug  4 18:56:36 UTC 1999

Modified Files:
	syssrc/sys/ntfs: ntfs.h
	syssrc/sys/sys: malloc.h

Log Message:
define M_NTFS and use it instead of M_TEMP when allocating memory
for NTFS structures


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/ntfs/ntfs.h
cvs rdiff -r1.46 -r1.47 syssrc/sys/sys/malloc.h

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