summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2021-05-28Fix typo in imxesdhc(4)Patrick Wildt
2021-05-28first cut at manpages for aplns(4)David Gwynne
2021-05-24Mention support for vmd(8) emulated virtio networking. OK mlarkin@dv
2021-05-20arm64 -> powerpc64Jonathan Gray
2021-05-20mention riscv64 config linesJonathan Gray
2021-05-18Add support for Quectel EC25.Kevin Lo
2021-05-16Make all unicode Private Use areas SWIDTH1Andrew Fresh
2021-05-16Update en_US.UTF-8.src to Unicode 13.0Andrew Fresh
2021-05-16hint that the panicstr should not contain \n, by saying one is printed.Theo de Raadt
2021-05-16mention apmd(8) in afterboot(8)paco
2021-05-15Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tagYASUOKA Masahiko
2021-05-14Properly refer to ioctl(2)kn
2021-05-12Remove about PACKET_TAG_PIPEX, it was replaced by ph_cookie.YASUOKA Masahiko
2021-05-12fix broken escape; ok schwarzeJason McIntyre
2021-05-11timeout_barrier(9), timeout_del_barrier(9): remove kernel lockcheloha
2021-05-07RealTek -> RealtekJonathan Gray
2021-05-06Clarify that athn(4) USB devices don't support power saving in hostap mode.Stefan Sperling
2021-05-05slight tidy-up of /etc/services:Stuart Henderson
2021-05-03fix typo from previous commitStefan Sperling
2021-05-03Mention in CAVEATS that iwn(4) doesn't support 40MHz channels yet.Stefan Sperling
2021-05-03iwm(4) supports Tx aggregation now.Stefan Sperling
2021-05-03thinko, noticed by jmc@Marc Espie
2021-05-03FETCH_CMD, perfect place to explain more about fetching ;)Marc Espie
2021-05-03remove entries for sgi devices: xheart, owmac, and owserialJason McIntyre
2021-05-02disable base-gcc on amd64; ok jca@ deraadt@Christian Weisgerber
2021-05-02explain what FETCH_CMD should support in a bit more detailMarc Espie
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-04-30add arch to Dt lines;Jason McIntyre
2021-04-30Add zqclock(4), a driver for Zynq-7000 clocks.Visa Hankala
2021-04-30Add zqreset(4), a driver for Zynq-7000 resets.Visa Hankala
2021-04-29riscv64 share/mkDale Rahn
2021-04-28descend into riscv64 dirsJonathan Gray
2021-04-28add a Makefile for riscv64 man8Jonathan Gray
2021-04-28recognise riscv64 as a valid arch in mandocJonathan Gray
2021-04-28SyncDale Rahn
2021-04-26Add missing timeout_set_proc() description.mvs
2021-04-25Asus USB-N10 should work with urtwn(4). Patch by Jan Vlach.Stefan Sperling
2021-04-24Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs.Visa Hankala
2021-04-24add gfrtc(4)Jonathan Gray
2021-04-15Make the description of the ELF header reflect reality, removing theMark Kettenis
2021-04-10Add cabal-module(5) man pagegnezdo
2021-04-09It is macobio0; hit with the cluestick from jsgkn
2021-04-09synopsis: macobio0* -> macobio*kn
2021-04-08fix SEE ALSO, and tidy up the text a little;Jason McIntyre
2021-04-08tidy up AUTHORS with -nosplit;Jason McIntyre
2021-04-07graphaudio(4)Mark Kettenis
2021-04-05ugold(4): add support for TEMPerGold & more TEMPerHUM devicesLandry Breuil
2021-04-04431 is an overlay over 204 (Manitoba)Theo de Raadt
2021-04-04Document support subset of conversion specificationkn
2021-04-02tweak previous;Jason McIntyre