summaryrefslogtreecommitdiffstats
path: root/share/man/man9/physio.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* uvm_vslock and uvm_vsunlock are both in the same page,jmc2019-12-061-3/+2
| | | | so don;t list them both in SEE ALSO;
* Document uvm_vslock_device(9) and its DMA-reachable dance.mpi2019-12-061-3/+3
|
* Mention uvm_vslock(9) and uvm_vsunlock(9) instead of uvm(9).mpi2019-12-061-8/+8
|
* Remove useless quoting from .Fo and .Fn function names, to preventschwarze2015-09-141-3/+3
| | | | | | development of a cargo cult in case people look at existing files for examples. This achieves a consistent .Fo and .Fn quoting style across the whole tree.
* All users of physio(9) now pass NULL as the buf pointer argument, somatthew2010-09-221-19/+10
| | | | | | | no point in keeping it around. "i like this" thib@ (a while back); ok krw@ and oga@; reminder to update the man page and tweaks jmc@
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* typos;jmc2003-04-201-3/+4
|
* speling; jsyn@nthought.commillert2001-06-281-2/+2
|
* better -mdoc style. no typos. millert@ ok.mpech2001-06-211-3/+2
|
* physio(9) from NetBSDmillert2001-06-201-0/+147