Subject: CVS commit: src/sys/arch/amd64
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/05/2008 21:52:02
Module Name:	src
Committed By:	yamt
Date:		Sat Jan  5 21:52:02 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: machdep.c
	src/sys/arch/amd64/include: cpu.h types.h

Log Message:
remove no longer necessary cpu_maxproc.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.42 -r1.43 src/sys/arch/amd64/include/cpu.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/amd64/include/types.h

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