aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* sdhci(4): Recognize the Texas Instruments PCIxx12 card reader.Mark Johnston2020-08-251-2/+2
* style.Makefile: list CSTD between WARNS and CFLAGSAlex Richardson2020-08-251-1/+3
* Pass -fuse-ld=/path/to/ld if ${LD} != "ld"Alex Richardson2020-08-251-0/+13
* Add mlx5en(4) to the list of supported netdump network drivers.Hans Petter Selasky2020-08-251-1/+2
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-252-5/+21
* After r364732, we can now enable MK_OPENMP for aarch64 by default.Dimitry Andric2020-08-241-1/+2
* Reference spi(8) from spigen.4Mateusz Piotrowski2020-08-211-2/+3
* gre(4): Mention sysctl for nesting gre tunnelsGordon Bergling2020-08-211-1/+10
* Remove ufm.4 from the MakefileWarner Losh2020-08-201-1/+0
* Remove the long obsolete ufm driver.Warner Losh2020-08-201-90/+0
* Tag pccard drivers with gone in 13.Warner Losh2020-08-2010-1/+28
* Fix function name in zone.9Warner Losh2020-08-201-3/+3
* Add a KCOV man page.Mark Johnston2020-08-192-0/+207
* ipfirewall(4): remove Cuseeme from supported listEd Maste2020-08-191-2/+2
* Cross-reference development.7 and tests.7Mateusz Piotrowski2020-08-192-3/+5
* Fix ber parameter description.Marko Zec2020-08-181-1/+1
* pf.conf(5): Assorted fixesGordon Bergling2020-08-181-4/+3
* bt(4) has already been removed. Add a deprecation notice.Warner Losh2020-08-181-1/+4
* Use complete OIDs to avoid confusionMateusz Piotrowski2020-08-181-4/+4
* Document that PC Card will likely be removed before 13.Warner Losh2020-08-181-1/+4
* Move -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS to LDFLAGS.John Baldwin2020-08-171-2/+3
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-161-0/+2
* Add prng(9) APIConrad Meyer2020-08-132-0/+104
* Make bsd.linker.mk work with the MacOS linkerAlex Richardson2020-08-131-1/+12
* hook cp2112.4 to the buildAndriy Gapon2020-08-121-0/+1
* hook gpiokeys.4 to the buildAndriy Gapon2020-08-121-0/+1
* add a manual page for cp2112Andriy Gapon2020-08-121-0/+87
* Allow linking the kernel with a linker that doesn't support -z ifunc-nopltAlex Richardson2020-08-111-0/+3
* Add CLANG/LLD/LLD to BROKEN_OPTIONS when building on non-FreeBSDAlex Richardson2020-08-111-0/+8
* Allow overriding the tool used for stripping binariesAlex Richardson2020-08-111-0/+1
* vfs: add VOP_STATMateusz Guzik2020-08-072-5/+43
* net80211/ifconfig: print hardware device name for wlan interfacesBjoern A. Zeeb2020-08-071-1/+11
* Add a .Pp to separate description and sample code for readability.Li-Wen Hsu2020-08-071-0/+1
* Synchronize definitions in mbuf.d with values from mbuf.hAndrey V. Elsukov2020-08-051-31/+37