Module Name:    src
Committed By:   christos
Date:           Tue Mar  8 05:02:55 UTC 2016

Modified Files:
        src/include: limits.h
        src/sys/kern: kern_time.c
        src/sys/sys: timevar.h

Log Message:
- GC pts_fired, and fix the comment about MAX_TIMERS
- Bump MAX_TIMERS to 36 so that we have 32 POSIX user timers which is the
  minimum required.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/include/limits.h
cvs rdiff -u -r1.184 -r1.185 src/sys/kern/kern_time.c
cvs rdiff -u -r1.35 -r1.36 src/sys/sys/timevar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to