aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add a periodic script to backup output generated from `gmirror list`.Robert Wing2020-11-071-1/+15
* Update copies of ioctl structures to match recent changes in head.John Baldwin2020-11-061-22/+24
* Add a periodic script to backup output generated from `zfs list`, `zfs get`,Robert Wing2020-11-061-1/+52
* Add qat(4)Mark Johnston2020-11-052-0/+101
* refcount(9): Add refcount_release_if_last() and refcount_load()Mark Johnston2020-11-041-5/+36
* acpi_video(4): mention that acpi_video should be loaded after any drm driverEmmanuel Vadot2020-11-041-0/+9
* Turn on WITH_LLVM_CXXFILT by defaultDimitry Andric2020-11-042-4/+4
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-1/+4
* build.7: Mention etcupdate(8) alongside mergemaster(8)Mateusz Piotrowski2020-11-031-1/+2
* Fix a typo in the description of WITH_DEBUG_PORTSMateusz Piotrowski2020-11-031-1/+1
* Document how to set ports options via make.conf(5)Mateusz Piotrowski2020-11-031-1/+20
* unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENTConrad Meyer2020-11-031-2/+15
* malloc: export kernel zones instead of relying on them being power-of-2Mateusz Guzik2020-11-021-6/+12
* Do not document default locations of the OpenBSD and NetBSD ports treesMateusz Piotrowski2020-11-011-8/+1
* Document how to use sudo for SU_CMDMateusz Piotrowski2020-11-011-2/+5
* Implement the USB_GET_DEVICEINFO ioctl(2) for uhid(4).Hans Petter Selasky2020-10-311-1/+6
* beinstall.sh: Use bectl instead of beadm by defaultMateusz Piotrowski2020-10-301-5/+10
* Note that sys/systm.h is special tooWarner Losh2020-10-281-1/+5
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-285-5/+0
* Add FreeBSD 12.2Li-Wen Hsu2020-10-281-5/+6
* Use my FreeBSD.org mail address in man pages I have writtenGordon Bergling2020-10-273-3/+3
* flua: Add a libjail moduleRyan Moeller2020-10-245-1/+137
* Add some missing nv(9) MLINKSMark Johnston2020-10-231-0/+5
* ntb: Add Intel Xeon Gen3 supportMark Johnston2020-10-231-8/+11
* socket(9): Remove duplicate word 'is is'Gordon Bergling2020-10-221-1/+1
* Fix typoGleb Smirnoff2020-10-221-1/+1
* Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky2020-10-221-1/+10
* Add dtrace SDT probe ipfw:::rule-matched.Andrey V. Elsukov2020-10-212-1/+220
* Add a kernel crypto driver using assembly routines from OpenSSL.John Baldwin2020-10-202-0/+107
* cxgbe(4): Updates to the drop features from r366532.Navdeep Parhar2020-10-191-2/+5
* Mark asymmetric cryptography via OCF deprecated for 14.0.John Baldwin2020-10-191-1/+6
* Add more explicit instructions about updating motdWarner Losh2020-10-191-2/+10
* 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