Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/19/2005 05:06:14
Module Name:	src
Committed By:	christos
Date:		Fri Aug 19 05:06:14 UTC 2005

Modified Files:
	src/sys/sys: dirent.h

Log Message:
Change the alignment of dirent from 0xf to 0x7 for the new dirent structure.
Also simplify the logic (thanks yamt)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/sys/dirent.h

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