This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Releases: tinythings/procdog
Releases · tinythings/procdog
v0.2.0
NetBSD support & bugfixes
Changed: ProcDogEvent::Disappeared now includes pid.
Changed: process state tracks multiple instances per name (per-PID Appeared/Disappeared).
Added: NetBSD sysctl backend using KERN_PROC2 with resilient sizing and unaligned-safe parsing.
Fixed: correct event emission when multiple instances start/stop; no “phantom” tracking.