K 10 svn:author V 4 grog K 8 svn:date V 27 1999-01-21T00:40:32.000000Z K 7 svn:log V 625 Include Peter Wemm's renaming and restructuring Change from lkm to kld Serious rewrite. No longer call set__state to set the state based only on other objects; instead, add functions update__state, which determine what the state should be by themselves. This allows the set__state functions to shrink enough to be almost intelligible. Remove flags setstate_recurse and setstate_recursing. Remove plex defective regions and unmapped regions, which were maintained but not used. Change code to allow daemon to perform operations formerly kludged into an interrupt context. Remove the DIRTYCONFIG kludge. END