Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Daniel Sieger <dsieger@netbsd.org>
List: source-changes
Date: 07/14/2007 21:54:32
Module Name:	src
Committed By:	dsieger
Date:		Sat Jul 14 21:54:32 UTC 2007

Modified Files:
	src/distrib/sets/lists/comp: mi
	src/share/man/man9: Makefile
Added Files:
	src/share/man/man9: sched_4bsd.9
Removed Files:
	src/share/man/man9: scheduler.9

Log Message:
Move scheduler(9) to sched_4bsd(9) and sync its contents with reality. Also
add a reference to McKusick et. al., which still contains the best in-depth
description of the 4.4BSD scheduler.


To generate a diff of this commit:
cvs rdiff -r1.1046 -r1.1047 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.242 -r1.243 src/share/man/man9/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man9/sched_4bsd.9
cvs rdiff -r1.7 -r0 src/share/man/man9/scheduler.9

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