Bug Fixes

#1453353 (Bug #66097) ** 'p4 monitor terminate' can now terminate processes that are blocked waiting for client input. To enable this type of process monitoring set the configurable 'db.monitor.interval' to a value in seconds. A value of '30' for example would mean that every 30 seconds the process will check to see if its been marked for termination.

#1451895 (Bug #88792) ** A changeview entry in depot syntax which matches a mapping in the client's view that is involved an overlay mapping would match all depot paths that share the same client path. This has been fixed.

#1448344 (Bug #79551) * ** Performance of the RSH protocol on Windows been improved in cases where a break callback is being used.