Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/02/2000 22:51:08
Module Name:	syssrc
Committed By:	cgd
Date:		Mon Oct  2 19:51:08 UTC 2000

Modified Files:
	syssrc/usr.sbin/config: hash.c

Log Message:
bump ALIGNBYTES up to 7 -- that way this'll have more of a hope
of working on non-NetBSD systems with 64-bit pointers.  (affects only
the MAKE_BOOTSTRAP case, and then only if BSD not defied.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/usr.sbin/config/hash.c

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