CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/12/21 21:43:38
Modified files: sys/sys : timeout.h share/man/man9 : Makefile timeout.9 Log message: add TIMEOUT_INITIALIZER for initting timeout declaractions. similar to TASK_INITIALIZER and all the queue _INITIALIZER things. ok deraadt@