Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sbin/sysctl



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.




Home | Main Index | Thread Index | Old Index