summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove superfluous return (1) missed in r292601.bz2015-12-231-1/+0
* Report an error if zdb cannot initialize zfsbapt2015-12-231-1/+2
* Delete the comment about running `test_libugidfw_strings` before testingngie2015-12-231-5/+0
* Move mac_bsdextended check up before running the test_libugidfw_strings testc...ngie2015-12-231-10/+10
* Use j instead of a hardcoded index (9) and increment it afterngie2015-12-231-1/+2
* Remove extraneous charactersrodrigc2015-12-231-2/+2
* Touch /firstboot in the WORLDDIR.imp2015-12-231-0/+2
* Copy all the dtb files that we build as part of the kernel build fromimp2015-12-231-5/+13
* Fix r292640ngie2015-12-231-2/+2
* Clean up trailing whitespace; no functional changengie2015-12-231-7/+7
* Add support for firmware dump (a.k.a grcdump)davidcs2015-12-235-2/+2782
* Check for packet_length is greater than 60 bytes as well as packet_length isdavidcs2015-12-233-4/+23
* backtrace.3: Fix prototype of backtrace_symbols_fd_fmt().bapt2015-12-221-3/+3
* Silence a boring warning.andreast2015-12-221-0/+2
* Fold lim_shared into lim_copy to mute a -Wunused compiler warning fromngie2015-12-221-10/+1
* Revert accidental whitespace changes included with r292623emaste2015-12-2221-164/+164
* Make it possible for the cdevsw d_close() driver method to detect lastkib2015-12-222-3/+14
* Support a.out format in nlist only on i386emaste2015-12-2222-166/+166
* Move the mkioctls script to libsysdecode and use it to generate ajhb2015-12-229-51/+108
* Keep devfs mount locked for the whole duration of the devfs_setattr(),kib2015-12-221-7/+14
* If we annoy user with the terminal output due to failed load ofkib2015-12-221-1/+2
* Remove redundant ctx_switch_xsave declaration in sys/amd64/include/md_var.hngie2015-12-221-1/+0
* Delete the DOS dir to mirror what we do with NANO_WORLDDIR.imp2015-12-221-30/+38
* Let tsearch()/tdelete() use an AVL tree.ed2015-12-227-87/+607
* Refer to creating Phabricator Herald notificationsrodrigc2015-12-221-0/+9
OpenPOWER on IntegriCloud