summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-10-12Copy comment for M_LOOP from header file to mbuf(9).Alexander Bluhm
2017-10-12some style fixes from ross l richardson;Jason McIntyre
2017-10-11add em7345; from christoph r. murauerJason McIntyre
2017-10-06Kill the divert-packet socket option IP_DIVERTFL to filter packets.Alexander Bluhm
2017-10-06Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs andChristian Weisgerber
2017-10-06missing quote in previous;Jason McIntyre
2017-10-05Add support for the "TEMPer1F_H1V1.5F" USB temperature and humidityStefan Sperling
2017-10-05clang does not search /usr/local;Jason McIntyre
2017-09-29New ddb(4) command: kill.Martin Pieuchot
2017-09-25the Alea I works fine with urng(4) so update the manpage accordinglyJasper Lievisse Adriaanse
2017-09-23F changed meaning a bit; ok tb@Otto Moerbeek
2017-09-21Add missing new line; ok jmc@anton
2017-09-18Mention that Generation 2 Virtual Machines are currently not supportedMike Belopuhov
2017-09-17link to mtrr(4) because the mem(4) driver supports ioctl(2)Ingo Schwarze
2017-09-13Fix typo; ok benno@ jmc@ sthen@ tb@anton
2017-09-12use .Dv for ioctl(2) request names;Ingo Schwarze
2017-09-12use the standard .Fa idiom for ioctl(2) args, and kill .TnIngo Schwarze
2017-09-12use the standard .Fa idiom for ioctl(2) argsIngo Schwarze
2017-09-12minor markup corrections: Cd for options(4), Vt for data typesIngo Schwarze
2017-09-12standard .Fa markup for ioctl(2) args, and add one missing .Dv;Ingo Schwarze
2017-09-12option DDB_STRUCT is gone, 'show struct' now work in GENERIC.Martin Pieuchot
2017-09-12Update the documentation regarding /dev/mem and /dev/kmem;Ingo Schwarze
2017-09-09fix capitalization of "Altus Metrum"Jasper Lievisse Adriaanse
2017-09-07Update hardware list.Visa Hankala
2017-09-07rework "Errata" to mention syspatch(8);Jason McIntyre
2017-09-06add support for the Realtek RTS525AJoshua Stein
2017-09-05bring mi_switch() manpage up to dateJonathan Matthew
2017-09-03fix grammar; while here, improve spacing.Igor Sobrado
2017-09-03update entry for rtwn;Jason McIntyre
2017-09-03Document rtwn(4) RTL8192CE support.Stefan Sperling
2017-09-01tweak previous;Jason McIntyre
2017-09-01Reflect so{g,s}etopt() changes.Martin Pieuchot
2017-08-29tweak previous;Jason McIntyre
2017-08-29Sync struct declarations with net/pfvar.hLawrence Teo
2017-08-28Add urng(4) which supports various USB RNG devices. Instead of adding oneJasper Lievisse Adriaanse
2017-08-25Document the limitations of divert-packet in divert(4) so that theyAlexander Bluhm
2017-08-25tweak previous;Jason McIntyre
2017-08-25rktemp(4)Mark Kettenis
2017-08-22explain new new COMPILERMarc Espie
2017-08-22add amdisplay.4 to armv7 man Makefile listians
2017-08-22Add some buffercache docsStefan Fritsch
2017-08-21Document the newly introduced RI_ROTATE_CCW flag.Frederic Cambus
2017-08-20crank to 6.2-betaTheo de Raadt
2017-08-18change email address in licenses to ians@openbsd.orgians
2017-08-16tweak previous; ok iansJason McIntyre
2017-08-14Add the amdisplay(4) and nxphdmi(4) drivers.ians
2017-08-14sort SEE ALSO;Jason McIntyre
2017-08-14Restore "print" in ddb; add "pp[rint]" for pretty-printingUwe Stuehler
2017-08-14tweak previous;Jason McIntyre
2017-08-13New flag PR_RWLOCK for pool_init(9) makes the pool use rwlocks insteadPhilip Guenther