Subject: CVS commit: [newlock] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/12/2002 17:54:05
Module Name: syssrc
Committed By: thorpej
Date: Tue Mar 12 15:54:05 UTC 2002
Modified Files:
syssrc/sys/kern [newlock]: subr_pool.c
Log Message:
Do the previous differently; instead, pad the size the the structure
to the specified alignment, the way we pad to the system's natural
alignment.
To generate a diff of this commit:
cvs rdiff -r1.74.2.1 -r1.74.2.2 syssrc/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.