Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/22/1999 14:11:27
Module Name: syssrc
Committed By: thorpej
Date: Thu Jul 22 21:11:27 UTC 1999
Modified Files:
syssrc/sys/ddb: db_xxx.c
Log Message:
XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD
code should suspend other processors, so this probably isn't a problem,
but the comment is added anyhow.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/ddb/db_xxx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.