aboutsummaryrefslogtreecommitdiff
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add manpage for this frameworkEmmanuel Vadot2021-06-192-0/+149
* man9: add hz(9) and hardclock(9)Warner Losh2021-06-183-0/+217
* devmatch: improve naming of devmatch config variableCeri Davies2021-06-181-1/+9
* man9: Sort unr in Makefile MLINKSWarner Losh2021-06-171-8/+8
* style(9): Add advice about $FreeBSD$Warner Losh2021-06-171-4/+16
* crypto: Remove now-unused crypto_cursor_seg{base,len}.John Baldwin2021-06-162-15/+1
* vn_fullpath.9: update args after rev 364633Alan Somers2021-06-151-6/+2
* u3g: Note range of GOBI devicesWarner Losh2021-06-151-2/+4
* make.conf: DOC_LANG and PRINTERDEVICE clarifications in man and exampleCeri Davies2021-06-141-11/+7
* u3g: Add reference to gobi_loader portWarner Losh2021-06-141-4/+4
* u3g: Document Panasonic CF-F9 GOBI supportWarner Losh2021-06-131-1/+7
* src.conf.5: Regen for svnlite removal.John Baldwin2021-06-111-24/+1
* Remove 'make update'.John Baldwin2021-06-111-24/+1
* Remove an manpageWarner Losh2021-06-111-2/+0
* an: Remove driverEmmanuel Vadot2021-06-111-142/+0
* an: Deprecate the driverEmmanuel Vadot2021-06-111-0/+5
* style: Relax 80 column ruleWarner Losh2021-06-111-0/+4
* style: tweak tab after #define adviceWarner Losh2021-06-111-2/+2
* mmc(4), mmcsc(4): Remove missing XrefFernando ApesteguĂ­a2021-06-102-4/+2
* ports(7): Add install-missing-packages to target listFernando ApesteguĂ­a2021-06-101-1/+3
* Install the linux(4) man page also for aarch64Edward Tomasz Napierala2021-06-071-1/+1
* linuxolator: Add compat.linux.setid_allowed knobKonstantin Belousov2021-06-061-1/+13
* fdescfs: add an option to return underlying file vnode on lookupKonstantin Belousov2021-06-041-13/+81
* periodic: add support for .xz and .zcat compressed logsCeri Davies2021-06-021-1/+1
* kern: ether_gen_addr: randomize on default hostuuid, tooKyle Evans2021-06-021-2/+3
* man: document ether_gen_addr(9)Kyle Evans2021-06-022-0/+80
* VFS_QUOTACTL(9): allow implementation to indicate busy state changesJason A. Harmening2021-05-301-3/+29
* The zone(9) man page had two entries for uma_reclaim(), one withSean Eric Fagan2021-05-301-2/+0
* iwn(4): Remove duplicate device entryGordon Bergling2021-05-301-2/+1
* Revert commits 6d3e78ad6c11 and 54256e7954d7Jason A. Harmening2021-05-301-29/+3
* VFS_QUOTACTL(9): allow implementation to indicate busy state changesJason A. Harmening2021-05-291-3/+29
* Correct location for KTR masks.Bryan Drewery2021-05-282-4/+4
* rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3.Dmitry Chagin2021-05-271-1/+2
* ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" sectionMark Johnston2021-05-261-1/+6
* rtwn_usb(4): add Mercusys MW150US (N150 Nano) to the rtwn_usb hardware list.Dmitry Chagin2021-05-261-0/+1
* rtwn_usb(4): add revision number for D-Link DWA-121 (N150 Nano).Dmitry Chagin2021-05-261-1/+1
* rtwn_usb(4): add D-Link DWA-121 (N150 Nano) to the rtwn_usb hardware listDmitry Chagin2021-05-261-1/+2
* crypto: Add crypto_cursor_segment() to fetch both base and length.John Baldwin2021-05-252-1/+11
* crypto: Add a new type of crypto buffer for a single mbuf.John Baldwin2021-05-251-3/+8
* sglist: Add sglist_append_single_mbuf().John Baldwin2021-05-252-1/+12
* man5/{hosts,resolver}.5: note that IPv6 addresses are allowed.Ceri Davies2021-05-252-6/+8
* man4/inet6.4: use "effect" rather than "affect"Ceri Davies2021-05-251-1/+1
* DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE()J.R. Oldroyd2021-05-241-2/+2
* run(4): add support for DLINK DWA-130 rev F1 wireless adaptor.Dmitry Chagin2021-05-231-0/+1
* rsu(4): add ASUS WL-167G V3 to the list of supported devices.Dmitry Chagin2021-05-231-1/+2
* run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69.Dmitry Chagin2021-05-231-1/+2
* ktls.4: Remove an obsolete statementMark Johnston2021-05-221-7/+1
* Netmap: fix documentation for NR_REG_NIC_SW modeAllan Jude2021-05-221-1/+1
* scsi(4): fix "NMVe" typoMitchell Horne2021-05-211-1/+1
* pf: Add DIOCGETSTATESNVKristof Provost2021-05-201-18/+53