Subject: CVS commit: [netbsd-3] src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/23/2005 11:10:04
Module Name:	src
Committed By:	tron
Date:		Wed Mar 23 11:10:04 UTC 2005

Modified Files:
	src/sbin/sysctl [netbsd-3]: sysctl.c

Log Message:
Pull up revision 1.100 (requested by atatat in ticket #52):
If a "create" or "destroy" operation succeeds, mark the cached tree as
"stale" so that the next time we try to read or write to it, we can
purge (and refresh) it.
Addresses PR 29222.


To generate a diff of this commit:
cvs rdiff -r1.97.2.2 -r1.97.2.3 src/sbin/sysctl/sysctl.c

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