aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* if_vxlan(4): add support for hardware assisted checksumming, TSO, and RSS.Navdeep Parhar2020-09-182-2/+43
* arch(7): Some markup fixesGordon Bergling2020-09-171-17/+16
* man(9): Some markup fixesGordon Bergling2020-09-176-7/+7
* pwmbus(9): some markup fixesGordon Bergling2020-09-171-3/+3
* mbuf(9): Some markup fixesGordon Bergling2020-09-171-2/+2
* crypto_buffer(9): Sort the SEE ALSO sectionGordon Bergling2020-09-171-4/+3
* VOP_INACTIVE(9): Remove trailing whitespaceGordon Bergling2020-09-171-1/+1
* domainset(9): Some markup fixesGordon Bergling2020-09-171-6/+5
* rmlock(9): Some markup fixesGordon Bergling2020-09-171-5/+5
* bus_dma(9): Some markup fixesGordon Bergling2020-09-171-13/+17
* Stop using lorder and ranlib when building librariesAlex Richardson2020-09-172-13/+4
* Update to 2020.08.19Baptiste Daroussin2020-09-161-41/+242
* src.conf.5: regen after r365753Stefan Eßer2020-09-151-1/+7
* [PowerPC] Remove obsolete MK_LOADER_FORCE_LEBrandon Bergren2020-09-152-5/+1
* Use MACHINE_CPUARCH when checking for arm64Andrew Turner2020-09-142-2/+2
* Update bus_dma.9 for the expanded template API. Add someScott Long2020-09-141-5/+46
* Improve the documenation for bus_dma templates. Also add notes toScott Long2020-09-111-12/+17
* Improvements for the src.conf(5) and build(7) man pagesGordon Bergling2020-09-112-8/+24
* Add author entity for rhurlin, part 2Rainer Hurling2020-09-101-0/+4
* Remove vm_map_create(9) KPI's manpage according to r364302Li-Wen Hsu2020-09-103-68/+0
* periodic.conf(5): don't truncate interface names reported by 420.status-network.Robert Wing2020-09-091-2/+2
* src.conf(5): regen after r365491Kyle Evans2020-09-091-7/+1
* opts: FREEBSD_UPDATE no longer relies on PORTSNAPKyle Evans2020-09-091-5/+0
* src.conf.5: regen after r365439, WITH_/WITHOUT_CLEAN optionEd Maste2020-09-081-2/+3
* Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANEd Maste2020-09-081-0/+1
* nsswitch.conf.5: style fixesAlan Somers2020-09-071-21/+10
* Slightly improve usb(4)Li-Wen Hsu2020-09-071-26/+14
* nsswitch.conf(5): recommend placing cache after filesAlan Somers2020-09-061-8/+13
* Turn MALLOC_PRODUCTION into a regular src.conf(5) optionDimitry Andric2020-09-053-9/+9
* sx: fix up manpage after r363113Mateusz Guzik2020-09-051-0/+1
* Add entries for the OID used for NFS-over-TLS "user@domain".Rick Macklem2020-09-031-1/+19
* libifconfig now depends on libm due to usage of log10().John Baldwin2020-09-021-0/+1
* In ltc430x(4), add the ability to configure control register 2 via FDT orIan Lepore2020-09-021-5/+34
* Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.Mark Johnston2020-09-021-18/+56
* When CPUTYPE is an architecture name use -marchAndrew Turner2020-09-021-0/+6
* add Xr to device_get_sysctl(9) to make this easier to findJohn-Mark Gurney2020-09-011-1/+2
* Document the fact that you must set an i2c slave address as well as theIan Lepore2020-09-011-1/+5
* release.7: update for current contextEd Maste2020-09-011-4/+4
* Suppress -Wempty-body warnings in GCC 6.x and later.John Baldwin2020-08-311-1/+2
* Add deprecation notice for apm BIOSWarner Losh2020-08-311-0/+3
* vtnet(4): improve the wordingGordon Bergling2020-08-311-1/+1
* Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUMEMarko Zec2020-08-302-0/+101
* LinuxKPI: Implement ksize() function.Vladimir Kondratyev2020-08-291-1/+10
* lib: add libnetmapVincenzo Maffione2020-08-282-0/+3
* libzfs: Add missing crypto dependencyRyan Moeller2020-08-271-1/+1
* Make sbuf_setpos match the implementation.Warner Losh2020-08-261-4/+3
* Avoid recomputing COMPILER_/LINKER_ variables when set explicitlyAlex Richardson2020-08-262-4/+10
* Fix builds that set LD=ld.lld after r364761Alex Richardson2020-08-261-1/+2
* crypto(9): add CRYPTO_BUF_VMPAGEAlan Somers2020-08-262-5/+37
* bitset: add BIT_FFS_AT() for finding the first bit set greater than a start bitD Scott Phillips2020-08-261-2/+18