Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust references for sysctl(3) to sysctl(2) | 2018-01-12 | 1 | -3/+3 | |
| | |||||
* | link to mtrr(4) because the mem(4) driver supports ioctl(2) | 2017-09-17 | 1 | -2/+3 | |
| | | | | | | in addition to read(2) and write(2) and because that ioctl(2) support is documented in mtrr(4); OK jmc@ | ||||
* | Update the documentation regarding /dev/mem and /dev/kmem; | 2017-09-12 | 1 | -4/+9 | |
| | | | | | | Theo already clamped down on these devices last year. Triggered by a question from Nan Xiao <xiaonan830818 at gmail dot com>. OK deraadt@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | space between macro args and punctuation; | 2005-01-04 | 1 | -2/+2 | |
| | |||||
* | Very timid start at an amd64 man4 section. intro(4) is pathetic because it | 2004-02-07 | 1 | -0/+80 | |
matches GENERIC at the moment. |