summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2016-10-21first cut at a man page for cpumemDavid Gwynne
2016-10-21add openbsd id;Jason McIntyre
2016-10-21man pages for vmm(4) i386Mike Larkin
2016-10-19GLOBAL_AUTOCONF_CACHE is the name of a file, not 'yes'. LeftoverTheo Buehler
2016-10-18Don't tell the programmer not to put variable declarations insideTodd C. Miller
2016-10-18Use "continue;" instead of a bare ";" in the for() loop exampleTodd C. Miller
2016-10-17R option doesn't compact memory at all; flags are not only useful forOtto Moerbeek
2016-10-17"send/received" -> "sent/received"Lawrence Teo
2016-10-16Delete URL to dead site.Theo de Raadt
2016-10-140xd0 -> 0xdb; ok deraadt@ millert@ tedu@Otto Moerbeek
2016-10-11link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO;Ingo Schwarze
2016-10-11Ports can be built with several (not just two) lua versions.Jeremie Courreges-Anglas
2016-10-11Remove vic(4)'s BUGS section that I added in 2006 when people wereReyk Floeter
2016-10-10Fix typo "bfp".Alexander Bluhm
2016-10-09add a manual page for psciJonathan Gray
2016-10-09Remove the vexpress platform abstraction and board id. All the devicesJonathan Gray
2016-10-09sxipio now attaches with fdtJonathan Gray
2016-10-08Remove Xrs to vexpress(4) for drivers that no longer attach to it.Jonathan Gray
2016-10-08downgrade the description of SUDO somewhat; ok tbJason McIntyre
2016-10-08Dynamically attach sysreg(4) using the FDT.Jonathan Gray
2016-10-07no more imx.4;Jason McIntyre
2016-10-07imx(4) is no more.Mark Kettenis
2016-10-07document BUILDUSER; ok tbJason McIntyre
2016-10-07tweak previous;Jason McIntyre
2016-10-07Add a few tips on setting up hvn(4) interfacesMike Belopuhov
2016-10-05Overhaul the release(8) manual: the current version prompted some usersTheo Buehler
2016-10-03Add a manual page for ompinmux.Jonathan Gray
2016-10-01some minor tweaks; ok yasuokaJason McIntyre
2016-09-28Add a sentence about BUILD_DEPENDS automatically set with EXTRACT_SUFXDaniel Jakots
2016-09-28group the sysctls;Jason McIntyre
2016-09-28document kern.allowkmem; reminded by deraadtJason McIntyre
2016-09-27Small nit from kettenis@: -fstrict-aliasing is turned on if -Ofast.Pascal Stumpf
2016-09-27Add a clang-local(1) man page, similar to gcc-local(1). This documentsPascal Stumpf
2016-09-27missing colon; from Rob Pierce <rob at 2keys dot ca>Ingo Schwarze
2016-09-25Install the copyright notice as ${MANOWN}:${MANGRP} with ${MANMODE} andTheo Buehler
2016-09-24jmc noticed a chunk failed to apply. actually document hashfree.Ted Unangst
2016-09-24introduce hashfree() function to free hash tables, with sizes.Ted Unangst
2016-09-24Specify "to" addresses in one of the examples that shows use of af-to forStuart Henderson
2016-09-23Unhook sqlite3.Stuart Henderson
2016-09-22Introduce a new 'softclock' thread that will be used to execute timeoutMartin Pieuchot
2016-09-20Rewrite awkward phrase, pointed out by Bryan Vyhmeister, wording tweakStuart Henderson
2016-09-20sort;Jason McIntyre
2016-09-20mention SAS3 devicesJonathan Matthew
2016-09-19Remove unused getdev() audio driver functions.Alexandre Ratchov
2016-09-18Add manual for octuctl(4); from Rafael Neves <rafael at diskless dot io>.Ingo Schwarze
2016-09-18there's no reason to point readers to options(4) now;Jason McIntyre
2016-09-18option INSECURE is obsoleteTheo de Raadt
2016-09-18add some barebones manual pagesJonathan Gray
2016-09-17move the .SUNW_ctf section name definition to exec_elf.h and document it in e...Jasper Lievisse Adriaanse
2016-09-16Hook up Hyper-V man pagesMike Belopuhov