Subject: CVS commit: src/sys/arch/sandpoint/stand/netboot
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 10/27/2007 06:34:20
Module Name:	src
Committed By:	nisimura
Date:		Sat Oct 27 06:34:20 UTC 2007

Modified Files:
	src/sys/arch/sandpoint/stand/netboot: nvt.c pcn.c tlp.c

Log Message:
arrange cache line friendly allocation where applicapable. Not
immutune from careless change of struct local. Away from
compiler extention.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sandpoint/stand/netboot/nvt.c \
    src/sys/arch/sandpoint/stand/netboot/pcn.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sandpoint/stand/netboot/tlp.c

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