aboutsummaryrefslogtreecommitdiff
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* bridge: Add a vlanfilter bridge optionLexi Winter7 hours1-2/+2
* sctp, tcp, udp: improve deferred computation of checksumsTimo Völker3 days1-9/+23
* kern: rename crsetgroups_fallback, document it in ucred(9)Kyle Evans3 days1-2/+17
* style.9: Fix "parantheses" typos in the new C++ sectionTrond Endrestøl4 days1-2/+2
* kern: start tracking cr_gid outside of cr_groups[]Kyle Evans4 days1-3/+2
* Revert "src.opts.mk: Default LLVM_ASSERTIONS off"Kevin Bowling4 days1-4/+3
* usbhid: Enable by defaultEd Maste4 days1-2/+2
* vtnet.4: update description of loader tunablesMichael Tuexen6 days1-1/+22
* mbuf.9: describe checksum offloading for SCTPMichael Tuexen6 days1-11/+23
* style.9: Add a C++ sectionJohn Baldwin6 days1-3/+157
* domainset(9): Split domainset validation logic into a separate functionBojan Novković8 days1-1/+15
* src.opts.mk: Default LLVM_ASSERTIONS offKevin Bowling8 days1-3/+4
* share: man: fix coredumper_register(9)'s init_fnKyle Evans8 days1-2/+2
* kern: abstract away the vnode coredumper to allow pluggable dumpersKyle Evans8 days3-20/+190
* kern: move the vnode user coredumper out into its own fileKyle Evans8 days1-3/+5
* share/man: Move many manpages to more correct packagesLexi Winter10 days6-55/+110
* crash.8: update a littleLexi Winter10 days1-18/+14
* ice.4: Update man pageEric Joyner11 days1-56/+890
* named_attribute.7: Add a section for ZFS "sa" attributesRick Macklem10 days1-2/+21
* if_gif(4): Support the NOCLAMP flag to change MTU handling for IPv6Koichiro Iwao14 days1-11/+143
* Cross ref sa(4) to mtio(4)Poul-Henning Kamp2025-07-201-1/+2
* pf.conf.5: add missing commas between subordinate and main clausesKristof Provost2025-07-181-2/+2
* pf.conf.5: Avoid gendered language in man pages when not referring to a speci...Kristof Provost2025-07-181-2/+2
* pf.conf.5: update syncookie exampleKristof Provost2025-07-181-1/+1
* ufshci.4: Move hardware to HARDWAREAlexander Ziaee2025-07-171-6/+6
* mtw.4: Make style consistent with other manualsAlexander Ziaee2025-07-171-17/+61
* snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDXAlexander Ziaee2025-07-171-15/+21
* ufshci: add man pageJaeyoon Choi2025-07-162-0/+186
* md(4): Stop symlinking vn.4 to md.4Mateusz Piotrowski2025-07-162-3/+2
* dtrace_fbt.4: Document the DTrace fbt providerMateusz Piotrowski2025-07-163-4/+341
* arch.7: Bump DdJohn Baldwin2025-07-151-1/+1
* /etc/rc.d/pf: Fix for multi-line pf_fallback_rulesMichael Proto2025-07-151-3/+3
* pf.conf.5: Markup optional ICMP/ICMP6 codes as suchKristof Provost2025-07-151-3/+3
* pf: synproxy should be processing incoming SYN packets only.Kristof Provost2025-07-151-0/+1
* vnode.9: Fix a typo in sys/tools/vnode_if.awk path nameMateusz Piotrowski2025-07-141-2/+2
* style.Makefile.5: Remove title macros, tag SPDXAlexander Ziaee2025-07-141-4/+4
* nanobsd.8: Shorten title for apropos, tag SPDXAlexander Ziaee2025-07-141-3/+5
* d.7: Refrain from unnecessary time travelMateusz Piotrowski2025-07-141-1/+1
* src.conf.5: Regen after retiring some 32-bit architecturesEd Maste2025-07-141-18/+18
* tracing.7: Shorten doc description for aproposAlexander Ziaee2025-07-141-1/+1
* dtrace_profile.4: Document the DTrace profile providerMateusz Piotrowski2025-07-142-0/+130
* arch.7: Move i386, powerpc, and powerpcspe to the discontinued arch listJohn Baldwin2025-07-141-5/+4
* d.7: Document the DTrace scripting languageMateusz Piotrowski2025-07-143-1/+292
* dtrace_dtrace.4: Document the DTrace dtrace providerMateusz Piotrowski2025-07-142-0/+192
* tracing(7): Add hwt(4)Mateusz Piotrowski2025-07-132-1/+6
* tracing.7: AproposifyMateusz Piotrowski2025-07-121-1/+1
* pf.conf.5: should clearly state range match operator ':' does not work for ui...Kristof Provost2025-07-121-1/+16
* tracing.7: Pet lintersMateusz Piotrowski2025-07-121-5/+4
* hwt(4): fix spelling.Ruslan Bukin2025-07-111-4/+5
* builtin.1: streamlined rewrite + document keybindsAlexander Ziaee2025-07-102-177/+93