CVS commit: [netbsd-9] src/share/man/man9

2021-01-15 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Jan 15 17:46:40 UTC 2021

Modified Files:
src/share/man/man9 [netbsd-9]: pci_msi.9

Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1185):

share/man/man9/pci_msi.9: revision 1.18

Fix PR kern/55920 .  Add pci_msi_count() and pci_msix_count() description.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.2.1 src/share/man/man9/pci_msi.9

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



CVS commit: [netbsd-9] src/share/man/man9

2020-07-15 Thread Martin Husemann
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.



CVS commit: [netbsd-9] src/share/man/man9

2020-03-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Mon Mar 30 18:31:03 UTC 2020

Modified Files:
src/share/man/man9 [netbsd-9]: cprng.9

Log Message:
Pull up following revision(s) (requested by skrll in ticket #805):

share/man/man9/cprng.9: revision 1.11

Fix cprng_fast64 return type to match code


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.18.1 src/share/man/man9/cprng.9

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



CVS commit: [netbsd-9] src/share/man/man9

2020-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jan 21 11:21:52 UTC 2020

Modified Files:
src/share/man/man9 [netbsd-9]: callout.9

Log Message:
Pull up following revision(s) (requested by sevan in ticket #621):

share/man/man9/callout.9: revision 1.29

Update callout_halt() to match src/sys/sys/callout.h


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.28.18.1 src/share/man/man9/callout.9

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