Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not use Sx for sections outwith the man page; | 2013-06-29 | 1 | -8/+4 | |
| | |||||
* | machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and | 2011-06-24 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | i386. Stop abusing it on other archs for controling a shutdown by pressing the soft power button: * Add a MI sysctl hw.allowpowerdown; if set to 1 (the default) it allows a power button shutdown. * Make acpi(4)/acpibtn(4) honor hw.allowpowerdown. * Switch the various power button intercepts on landisk, sgi, sparc64 and zaurus over to hw.allowpowerdown. * Garbage collect the machdep.kbdreset sysctl on all archs other than amd64 and i386. ok miod@ | ||||
* | fix some unbalanced quoting, and a little whitespace removal; | 2010-09-19 | 1 | -3/+3 | |
| | |||||
* | Do not provide md mainbus(4) since there is an mi blurb. | 2008-05-20 | 2 | -64/+2 | |
| | |||||
* | add onewire(4) to the hardware list; | 2007-10-09 | 1 | -2/+4 | |
| | |||||
* | !.Tn is spawning behind my back! | 2007-06-21 | 1 | -4/+4 | |
| | | | | .Tn -> .Sx: section headers are not tradenames; | ||||
* | convert to new .Dd format; | 2007-05-31 | 6 | -12/+12 | |
| | |||||
* | Uncomment landisk kmem(4) link | 2007-03-08 | 1 | -2/+2 | |
| | |||||
* | sort manpage list | 2007-03-04 | 1 | -2/+2 | |
| | |||||
* | sort SEE ALSO; | 2007-03-02 | 1 | -2/+2 | |
| | |||||
* | fix SEE ALSO; | 2007-03-02 | 1 | -3/+3 | |
| | |||||
* | use exact .Nd lines for the various devices; | 2007-03-02 | 1 | -10/+10 | |
| | |||||
* | shrink the list of missing landisk section 4 manpages, more to come | 2007-03-01 | 6 | -9/+251 | |
| | |||||
* | oops - no point putting stuff in SEE ALSO when we already have them | 2007-01-30 | 1 | -5/+3 | |
| | | | | in the supported devices list; | ||||
* | add manpages for physical and kernel virtual memory, plus onboard I/O | 2007-01-29 | 3 | -3/+148 | |
| | | | | ok jmc@ | ||||
* | document what one can do with the power switch | 2007-01-15 | 2 | -0/+55 | |