aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Make g_attach() return ENXIO for orphaned providers; update variousEdward Tomasz Napierala2020-10-181-1/+3
* Update arcmsr(4) to 1.50.00.00:Xin LI2020-10-161-1/+3
* Prepare crypto framework for IPsec ESN supportMarcin Wojtas2020-10-162-0/+27
* Implement SIOCGIFALIAS.Andrey V. Elsukov2020-10-141-1/+8
* Remove --ld-path=* from _LDFLAGSBrooks Davis2020-10-131-1/+1
* Add a <machine/fpu.h> for i386 that includes <machine/npx.h>.John Baldwin2020-10-131-1/+2
* Stop using -O instead of -O2 for MIPSAlex Richardson2020-10-131-4/+0
* Document /boot/config as well as /boot.configWarner Losh2020-10-131-2/+5
* Don't use install(1) for the library symlinks in the build directoryAlex Richardson2020-10-121-2/+4
* man5: Fix a few typos spotted by igorGordon Bergling2020-10-103-4/+3
* sigevent(3): Fix a typoGordon Bergling2020-10-101-1/+1
* dtrace_audit(4): Fix a typoGordon Bergling2020-10-101-1/+1
* Fix a few mandoc issuesGordon Bergling2020-10-0916-41/+38
* bpf(4): Update the man page to reflect realityGordon Bergling2020-10-091-41/+118
* Fix a few mandoc issuesGordon Bergling2020-10-094-34/+41
* cxgbe(4): knobs to drop various kinds of undesirable frames on ingress.Navdeep Parhar2020-10-081-1/+21
* add the FILESYSTEMS placeholder and note that it's the default early_late_div...John-Mark Gurney2020-10-061-2/+6
* intro(3): Update the list of included librariesGordon Bergling2020-10-061-26/+146
* Make capsicum test cases fine-grainedLi-Wen Hsu2020-10-062-2/+9
* Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-032-0/+3
* netmap: minor documentation fixVincenzo Maffione2020-10-031-2/+2
* Add backlight subsystemEmmanuel Vadot2020-10-022-0/+78
* Hoist comment on fixup of ld pathBrooks Davis2020-09-291-1/+1
* Prefer --ld-path=/path/to/ld on clang >= 12Brooks Davis2020-09-291-1/+4
* add SIOCGIFDATA ioctlEd Maste2020-09-281-2/+3
* tcp(4): Add a reference for tcp_bbr(4) man pageGordon Bergling2020-09-241-0/+1
* Add missing file (tcp_bbr.4) from r366127Gordon Bergling2020-09-241-0/+168
* Add a manual page for TCP BBRGordon Bergling2020-09-241-0/+1
* crypto_buffer(9): Add a HISTORY and a AUTHORS sectionGordon Bergling2020-09-241-1/+11
* mgb.4: add note about experimental statusEd Maste2020-09-241-5/+4
* Add danish translations provided by GitHub user scootergriesenStefan Eßer2020-09-242-4/+171
* Regen after r365903Li-Wen Hsu2020-09-241-4/+2
* Slightly modify wording to better match nearby entries.Stefan Eßer2020-09-241-3/+3
* Remove stray linesWarner Losh2020-09-233-9/+3
* arch(7): PowerPC64LE architecture definitionBrandon Bergren2020-09-231-2/+8
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-225-6/+7
* Remove stray lineKonstantin Belousov2020-09-221-1/+0
* Add devctl_notify(9) man pageWarner Losh2020-09-222-0/+79
* Document quoting requirements for the devctl protocolWarner Losh2020-09-221-1/+17
* Document devctl_safe_quote_sbWarner Losh2020-09-222-0/+59
* Add a devctl_process_running man page.Warner Losh2020-09-222-0/+61
* Fix a bunch of mdoc issues found by mandoc -Tlint.Christian Brueffer2020-09-2218-21/+19
* cxgbe(4): let the PF driver use VM work requests for transmit.Navdeep Parhar2020-09-221-0/+11
* bitset: expand bit index type to `long`D Scott Phillips2020-09-211-5/+5
* Add example to ng_bpf(4) showing how ng_bpf(4) can be used to prevent spoofing.Hans Petter Selasky2020-09-211-10/+51
* Add getenv(9) boolean parsing functionsMitchell Horne2020-09-212-2/+49
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-213-2/+12
* diskless(8): Correct Sections out of conventional order errorGordon Bergling2020-09-191-5/+5
* crypto(7): Correct Sections out of conventional order errorGordon Bergling2020-09-191-4/+4
* Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun2020-09-191-1/+148