Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/23/2005 03:45:25
Module Name:	src
Committed By:	atatat
Date:		Wed Mar 23 03:45:25 UTC 2005

Modified Files:
	src/sbin/sysctl: sysctl.c

Log Message:
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.99 -r1.100 src/sbin/sysctl/sysctl.c

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