summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2016-10-26Section name references are case sensitiveMike Belopuhov
2016-10-25minor tweaks;Jason McIntyre
2016-10-25provide an example based on the mbuf codeDavid Gwynne
2016-10-25bluhm@ suggested pointing out that cpumem_malloc_ncpus andDavid Gwynne
2016-10-25bluhm@ suggests that it is enough to say that the allocations willDavid Gwynne
2016-10-25start documenting allocating per cpu data at boot time, and addingDavid Gwynne
2016-10-24fix SEE ALSO;Jason McIntyre
2016-10-24Make mfii(4) bio(4) capable.YASUOKA Masahiko
2016-10-21Add missing dot at beginning of macro line.Alexander Bluhm
2016-10-21more tweaks; ok dlgJason McIntyre
2016-10-21first stab at describing the per cpu counters apiDavid Gwynne
2016-10-21provos didnt write any of thisDavid Gwynne
2016-10-21tweak previous;Jason McIntyre
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-20Update to tzdata2016h from from ftp.iana.org.Todd C. Miller
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-15unify tmp depend generation.Marc Espie
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-08Do not let "make all" run the tests in the subdirectories twiceIngo Schwarze
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-06Use BUILDUSER as the owner of new links/directories created in 'make obj'Martin Natano
2016-10-05De-escalate to an unprivileged users during 'make build' and 'make release'.Martin Natano
2016-10-05Overhaul the release(8) manual: the current version prompted some usersTheo Buehler
2016-10-04Specify update rules, and add my home airport to the listFrederic Cambus
2016-10-03Add a manual page for ompinmux.Jonathan Gray
2016-10-01some minor tweaks; ok yasuokaJason McIntyre
2016-09-28Update to tzdata2016g from from ftp.iana.org.Todd C. Miller
2016-09-28Add a sentence about BUILD_DEPENDS automatically set with EXTRACT_SUFXDaniel Jakots
2016-09-28group the sysctls;Jason McIntyre