CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/02 18:16:12

Modified files:
        sys/kern       : kern_timeout.c 
        sys/sys        : timeout.h 

Log message:
timeout(9): Rename the TIMEOUT_NEEDPROCCTX flag to TIMEOUT_PROC.

This makes it more likely to fit into 80 columns if used alongside
the forthcoming timeout_set_flags() and TIMEOUT_INITIALIZER_FLAGS()
interfaces.

"makes sense to me" bluhm@, ok visa@

Reply via email to