Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   cgd
Date:           Thu Feb  3 23:04:47 UTC 2000

Modified Files:
        syssrc/sys/kern: kern_time.c
        syssrc/sys/sys: time.h

Log Message:
Implement ratecheck(), a function which can help programmers implement
rate-limited actions.  See ratecheck(9) for details of its use.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/kern/kern_time.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/sys/time.h

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




Home | Main Index | Thread Index | Old Index