summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, ascperciva2015-12-252-0/+4
* Remove _gethostbynisname() and _gethostbynisaddr(). These functionsume2015-12-252-57/+0
* Document that make's .POSIX: handling is broken. In fact, it has beencperciva2015-12-251-0/+4
* Clear virtual port's port database when disabling it.mav2015-12-253-165/+153
* Add initial configuration files for the MT7620 and RT5350 SoCs.adrian2015-12-254-0/+452
* Add missing device rename.adrian2015-12-241-1/+1
* Remove unused function `act_getkernstring`ngie2015-12-241-23/+0
* Do not compile ARMv6 instructions on ARMv4/v5. Although clang is finekib2015-12-241-0/+7
* Implementation of server-side TCP Fast Open (TFO) [RFC7413].pkelsey2015-12-2413-22/+880
* rtld: remove old XXX comment missed in r35529emaste2015-12-241-1/+0
* [rt] add support for the RT5350 and MT7620 SoCs.adrian2015-12-243-117/+417
* [rt305x] Add initial RT5350 and MT7620 glue.adrian2015-12-247-71/+105
* [MT7620] add ehci/ohci USB support.adrian2015-12-242-0/+490
* [MT7620] add SPI device support.adrian2015-12-241-0/+350
* [rt305x] add PCI bus / resource allocation code for the MT7620.adrian2015-12-242-0/+1031
* [rt305x] add register space definitions for later generation chips.adrian2015-12-241-12/+176
* [rt305x] Prepare for the upcoming regime change - add RT305x options.adrian2015-12-241-0/+3
* Fix NO INET6 build broken at svn r292674sbruno2015-12-241-0/+2
* Update mentors for brnrdbrnrd2015-12-241-2/+1
* Replace all whitespaces between port name and number with tabs,jlh2015-12-241-139/+139
* Flesh out some build time configuration options for the realtek/mediatekadrian2015-12-241-0/+12
* Begin the initial support for the mips1004kc core.adrian2015-12-243-2/+15
* Add support for RISC-V architecture.br2015-12-244-1/+641
* Some polishing for command timeouts handling.mav2015-12-243-20/+23
* Fixed comment placement.pluknet2015-12-241-2/+1
* Reduce zfs utilities overlinkingbapt2015-12-242-2/+2
* camadd does not require linking to libsbuf or libbsdxml directlybapt2015-12-241-1/+1
* Since removal of oldnfs support linking to kvm is not needed anymorebapt2015-12-242-3/+0
* Reduce overlinkingbapt2015-12-242-2/+2
* Reduce overlinkingbapt2015-12-241-1/+1
* Ads support to the xhci pci attachment to use MSI-X interrupts whenandrew2015-12-242-2/+30
* Fix remaining direct tests of the carry flag in the v86 %eflags via ajhb2015-12-243-7/+7
* Add missing \n.adrian2015-12-241-1/+1
* Extend Book-E to support >4GB RAMjhibbits2015-12-249-36/+41
* MFP r291227, r291228, and r292618.np2015-12-241-6/+14
* Add quotes to prevent syntax errors on boot. 1.freebsd.pool.ntp.orgimp2015-12-241-1/+1
* Move creation of rc.conf to earlier so it winds up in /conf/boot/etcimp2015-12-241-8/+18
* Only allow one PT_INTERP ELF program header. This also fixes a potentialjtl2015-12-241-0/+5
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-2323-980/+965
* Fixup native-xtools target for poudriere cross build jails after svnsbruno2015-12-231-1/+1
* Add support for sysctl knobs to live tune the tx packet processing limitssbruno2015-12-232-3/+13
* Add accessor methods to fetch the BAR holding the MSI-X table and PBA.jhb2015-12-236-4/+109
* Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c.jhb2015-12-236-97/+96
* Increase the timeout for resolv_test from the default (300 seconds) tongie2015-12-232-4/+13
* Be stricter on which functions we can probe with FBT. We now only check theandrew2015-12-231-5/+13
* Remove redundant declarations in sys/x86/xen which are now handled in other s...ngie2015-12-232-11/+0
* Remove redundant vmbus_select_outgoing_channel declaration already handledngie2015-12-231-2/+0
* - grab ng_btsocket_l2cap_sockets_mtx lock inemax2015-12-231-0/+8
* Increase the size and alignment of the setjmp buffer. This will allow forandrew2015-12-231-6/+5
* Install ld also as ld.bfd, for use with cc -fuse-ld=bfdemaste2015-12-232-0/+2
OpenPOWER on IntegriCloud