Module Name: src Committed By: martin Date: Wed Jul 15 13:47:40 UTC 2020
Modified Files: src/share/man/man9 [netbsd-9]: rnd.9 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1007): share/man/man9/rnd.9: revision 1.26 share/man/man9/rnd.9: revision 1.27 Update rnd(9) man page to reflect reality since netbsd-7. - Note rndsource_setcb, RND_FLAG_HASCB, and rnd_add_data_sync. - Note user's obligation to serialize access to each rndsource. Simplify macro usage. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.25.18.1 src/share/man/man9/rnd.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.