Subject: PR/29222 CVS commit: [netbsd-3] src/sbin/sysctl
To: None <atatat@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/23/2005 11:11:02
The following reply was made to PR bin/29222; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29222 CVS commit: [netbsd-3] src/sbin/sysctl
Date: Wed, 23 Mar 2005 11:10:04 +0000 (UTC)
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.