Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 06/28/2005 21:00:41
Module Name:	src
Committed By:	junyoung
Date:		Tue Jun 28 21:00:41 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/lib: diskbuf.c
	src/sys/arch/i386/stand/libsa: getopt.c nfs.c
	src/sys/arch/i386/stand/pxeboot: conf.c devopen.c

Log Message:
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/lib/diskbuf.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/stand/libsa/getopt.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/libsa/nfs.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/pxeboot/conf.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/pxeboot/devopen.c

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