Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - tweak pcamux.4 text | 2020-06-18 | 1 | -3/+3 | |
| | | | | | | - Phillips -> Philips ok kettenis | ||||
* | Fix forgotten references to removed mixer.4 manual | 2020-05-17 | 1 | -3/+3 | |
| | |||||
* | Remove clause #3 from mrg@NetBSD license. | 2019-12-05 | 1 | -4/+2 | |
| | | | | | | | In May 29 2008, Matthew R. Green removed it in NetBSD: github.com/IIJ-NetBSD/netbsd-src/commit/7ea20401d535da9996394136ef ok deraadt@ | ||||
* | Make openprom.4 platform independent. | 2019-04-25 | 2 | -155/+2 | |
| | | | | | | Suggested by deraadt@ OK ingo@ jmc@ visa@ | ||||
* | consistently spell "real-time clock"; | 2018-06-18 | 3 | -9/+9 | |
| | | | | ok deraadt bentley schwarze | ||||
* | Adjust references for sysctl(3) to sysctl(2) | 2018-01-12 | 6 | -23/+23 | |
| | |||||
* | add some missing markup; from artturi alm | 2017-11-17 | 1 | -3/+3 | |
| | |||||
* | Update the documentation regarding /dev/mem and /dev/kmem; | 2017-09-12 | 1 | -5/+10 | |
| | | | | | | Theo already clamped down on these devices last year. Triggered by a question from Nan Xiao <xiaonan830818 at gmail dot com>. OK deraadt@ | ||||
* | fix broken cross references; found with mandoc -Tlint | 2017-07-06 | 1 | -4/+4 | |
| | |||||
* | for some time now mandoc has not required MLINKS to function | 2016-03-30 | 1 | -10/+1 | |
| | | | | | | | | | | | | correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | ||||
* | fix NAME; ok schwarze | 2015-11-21 | 8 | -24/+35 | |
| | |||||
* | replace "can not" with "cannot"; | 2015-11-01 | 3 | -9/+9 | |
| | |||||
* | fix company name. | 2015-10-22 | 1 | -3/+3 | |
| | | | | ok jmc@ | ||||
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | reduce more .Nd to one line and kill more .Tn | 2015-09-10 | 1 | -14/+7 | |
| | |||||
* | Don't Xr isp here. | 2015-03-30 | 1 | -3/+2 | |
| | |||||
* | Use "In" to mark up include files, instead of wrongly wrapping with Aq. | 2015-02-15 | 1 | -3/+3 | |
| | | | | | | | Aq is not the same as <> in non-ASCII situations, so this caused incorrect output in some places. And it provided no semantics besides. ok schwarze@ | ||||
* | document that vds(4) now supports block devices | 2014-09-29 | 1 | -4/+4 | |
| | |||||
* | Restore the true Copyright notice and license of intro(4) that various | 2014-09-19 | 1 | -4/+28 | |
| | | | | | | | | | people illegally replaced with their own fabrications. Use the correct years when the original file was actually written and changed; the original in part listed wrong years. Some of the notices regarding later changes can be dropped because none of the respective text remains. ok sobrado@ jmc@ miod@ | ||||
* | obvious .Pa fixes; found with mandocdb(8) | 2014-01-21 | 1 | -3/+4 | |
| | |||||
* | Some missing .Pa macros in FILES sections; | 2013-09-15 | 1 | -3/+3 | |
| | | | | | from Jan Stary <hans at stare dot cz>; discussed with jmc@. | ||||
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-16 | 32 | -99/+99 | |
| | |||||
* | do not use Sx for sections outwith the man page; | 2013-06-29 | 1 | -8/+4 | |
| | |||||
* | first stab are replacing format strings in MD pages | 2013-06-02 | 2 | -8/+8 | |
| | |||||
* | add vldc; | 2012-10-17 | 1 | -2/+4 | |
| | |||||
* | vldc(4) | 2012-10-17 | 2 | -3/+49 | |
| | |||||
* | within Rs/Re reference blocks, use %U instead of %O (or any other | 2012-08-18 | 3 | -9/+9 | |
| | | | | | | | | | variants) for URLs, allowing mandoc -Thtml to properly generate links; (sendmail.8 changes are simply using Lk, which i somehow missed in previous) ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not, but 1.21 does; | ||||
* | kernel configs dont need "scsibus* at foo?" anymore. | 2012-08-14 | 2 | -6/+4 | |
| | | | | "guess you get more commits" deraadt@ | ||||
* | Remove an OpenBSD-specific tweak regarding .Xr spacing | 2011-12-03 | 2 | -6/+6 | |
| | | | | | | | | and make it compatible with bsd.lv mandoc and with groff-1.21. This tweak was originally added for compatibility with groff-1.15, which is no longer needed. ok jmc@ kristaps@ | ||||
* | We support both version 1.0 and 1.1 of the vDisk protocol. | 2011-10-19 | 1 | -3/+3 | |
| | | | | Pointed out by Steffen Daode Nurpmeso. | ||||
* | make -column lists pretty again; | 2011-09-03 | 7 | -150/+190 | |
| | | | | | | | | | | specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense. | ||||
* | machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and | 2011-06-24 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | 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@ | ||||
* | There is no evidence Sun ever sold rebranded Tech Source GFX-4M/8M boards. | 2011-02-24 | 1 | -3/+3 | |
| | |||||
* | wsconsctl -w is out of fashion; from Henri Kemppainen | 2011-01-30 | 1 | -3/+3 | |
| | |||||
* | Mention the XVR-300 as it is supported now. | 2011-01-04 | 1 | -2/+4 | |
| | |||||
* | Don't suggest there are variants of this card that can be stuck in a PCI slot. | 2010-11-26 | 1 | -4/+4 | |
| | |||||
* | recording/full-duplex support | 2010-07-26 | 1 | -2/+1 | |
| | | | | ok kettenis | ||||
* | simplify the mixer(4) code and interface. document the interface. | 2010-07-26 | 1 | -3/+67 | |
| | | | | ok kettenis | ||||
* | Nuke missed .Xr ss. Pointed out by jmc@. | 2010-07-03 | 1 | -3/+2 | |
| | |||||
* | pcfadc is in section 4 of the manual, not in section 8; use lower | 2010-02-26 | 1 | -5/+5 | |
| | | | | | | | | | | case letters for both `environmental monitoring subsystem' and `analog to digital converter', as these are generic terms and not trade marks; s/analogue/analog/ on `analogue to digital converter'. tweak on iic(4) reminded by jmc@ ok jmc@ | ||||
* | add vds(4); | 2009-12-31 | 1 | -2/+4 | |
| | |||||
* | missing space; | 2009-12-31 | 1 | -2/+2 | |
| | |||||
* | vds(4) | 2009-12-31 | 2 | -3/+60 | |
| | |||||
* | tweak previous; | 2009-12-15 | 1 | -3/+3 | |
| | |||||
* | fix Xr | 2009-12-15 | 1 | -3/+3 | |
| | |||||
* | Document vsw(4). | 2009-12-15 | 4 | -5/+65 | |
| | |||||
* | Tweak description of supported hardware. | 2009-10-27 | 1 | -3/+3 | |
| | |||||
* | tweak previous; ok kettenis | 2009-10-04 | 1 | -3/+3 | |
| | |||||
* | .Xr wbsd(4) | 2009-10-03 | 1 | -2/+4 | |
| | |||||
* | Update. | 2009-09-23 | 1 | -8/+9 | |
| |