Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/03/2000 15:03:15
Module Name:	sharesrc
Committed By:	cgd
Date:		Thu Feb  3 23:03:14 UTC 2000

Modified Files:
	sharesrc/share/man/man9: Makefile
Added Files:
	sharesrc/share/man/man9: ratecheck.9

Log Message:
add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 sharesrc/share/man/man9/Makefile
cvs rdiff -r0 -r1.1 sharesrc/share/man/man9/ratecheck.9

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