summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2020-10-03tweak previous; ok kettenisJason McIntyre
2020-10-03phb(4)Mark Kettenis
2020-10-03opal(4), opalcons(4) and opalsens(4)Mark Kettenis
2020-10-03Add HISTORY and AUTHORS sections.Mark Kettenis
2020-10-03xicp(4), xics(4) and xive(4)Mark Kettenis
2020-10-03Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton
2020-10-02Add man4.powerpc64 to SUBDIR.Mark Kettenis
2020-10-02intro(4) and astfb(4)Mark Kettenis
2020-10-01mfokclock renamed to mfokrtc;Jason McIntyre
2020-09-30Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by morePatrick Wildt
2020-09-30Document BPF_RND. Missed part of the xBPF commit (bpf_filter.c -r1.34).Theo Buehler
2020-09-30document EINVAL for denorm timeval in BIOCSRTIMEOUT; ok jmcTheo de Raadt
2020-09-29Edit for clarity and precision.Richard Procter
2020-09-29Add a reference to ruby-module(5) in SEE ALSO since port-modules(5)kmos
2020-09-29Add support for the PCA9546 I2C switch to pcamux(4). In comparison toPatrick Wildt
2020-09-25documentation should say pool_init, not pmap_initTheo de Raadt
2020-09-24On removing an rtablekn
2020-09-22Use user prompt for ps(1) and netstat(1) exampleskn
2020-09-22Add "netstat -R" examplekn
2020-09-22Add a libagentx reference here as well.Martijn van Duren
2020-09-22Link up libagentxMartijn van Duren
2020-09-18zap trailing whitespace;Jason McIntyre
2020-09-17Document the WSDISPLAYIO_GETSCREENTYPE ioctl in wsdisplay.4.Frederic Cambus
2020-09-15rework a sentence in abl.4, and add an entry for it to acpi.4;Jason McIntyre
2020-09-15Add manual page for abl(4).Marcus Glocker
2020-09-15add more verbiage to the font descriptionJasper Lievisse Adriaanse
2020-09-13sort SEE ALSO;Jason McIntyre
2020-09-12asmc(4) attaches through acpi(4) now.Marcus Glocker
2020-09-09update hid usage table to latest specificationspamela
2020-09-08Fix Xr orderVisa Hankala
2020-09-08Fix Xr orderVisa Hankala
2020-09-08Mention SDNA-7130Visa Hankala
2020-09-02remove some ifconfig internals; ok knJason McIntyre
2020-09-01Document sysctl_bounded_args(9)gnezdo
2020-08-31crank to 6.8-betaTheo de Raadt
2020-08-28Fix a few more typos in man9. Pointed out by jmc@, thanks!Frederic Cambus
2020-08-27Mention tpmr(4) using bridge ioctlskn
2020-08-27Fix a bunch of typos in various man pages.Frederic Cambus
2020-08-24Clarify that tpmr(4) does not aggregatekn
2020-08-24Omit common ifconfig optionskn
2020-08-23typo fix; from (part of a diff from) uwe werlerJason McIntyre
2020-08-21Move ugold(4) to the HID section for consistency.Marcus Glocker
2020-08-21fido(4) and umstc(4) also attach to uhidev(4).Marcus Glocker
2020-08-21ubcmtp(4) doesn't attach to uhidev(4) but to uhub(4).Marcus Glocker
2020-08-21Document the ROUTE_FLAGFILTER socket option.Sebastian Benoit
2020-08-20Remove module KDE4rsadowski
2020-08-20.fs -> .imgTheo Buehler
2020-08-13Document ioctl interface.Martin Pieuchot
2020-08-10minor polishing: fix typos, add HISTORY and AUTHORS, a few wordingIngo Schwarze
2020-08-09Some times ago we disabled in-kernel timeout for pppx(4) relatedmvs