summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update libc++ to 3.7.0 release.dim2015-09-1692-1346/+3019
|\
| * Import libc++ 3.7.0 release (r246257).dim2015-09-065150-1352/+429123
* | Merge ^/head r287527 through r287679.dim2015-09-11171-3947/+4253
|\ \
| * \ Since contrib/libc++'s ancestry was never correct, subversion 1.8 anddim2015-09-110-0/+0
| |\ \ | | |/
| * | Revert ip_fil_freebsd.c -r287674. This should not have gone in yet.cy2015-09-111-12/+0
| * | Fix ipfilter bug 3600459 NAT bucket count wrong.cy2015-09-112-1/+14
| * | radeon_suspend_kms: don't mess with pci state that's managed by the busavg2015-09-111-8/+0
| * | Make ctld restart on primary HA node less invasive for secondary.mav2015-09-111-5/+5
| * | Close races between device close and request processing.mav2015-09-112-39/+44
| * | Ensure that ERROR chunks are always padded by implementing thistuexen2015-09-114-26/+38
| * | Reference/release devices on every I/O, rather on open/close.mav2015-09-111-104/+120
| * | Add support for PPP-Max-Payload PPPoE tag (RFC4638).mav2015-09-112-0/+58
| * | Revert $FreeBSD$.cy2015-09-111-1/+1
| * | Fix mutex errors.cy2015-09-111-1/+1
| * | Fixup typos in comments.cy2015-09-111-5/+9
| * | Use strlcpy() in favor of strncpy() as it's defined to have a nul characterdelphij2015-09-111-4/+4
| * | Use a common subroutine to fetch and zero protocol stats instead ofmarkj2015-09-1110-242/+119
| * | bufdonebio is now unused. Retire it too.imp2015-09-111-18/+0
| * | Remove prototypes for undefined functions from netstat.h.markj2015-09-111-15/+0
| * | Document stack_save_td(9) and stack_save_td_running(9).markj2015-09-111-1/+34
| * | Add stack_save_td_running(), a function to trace the kernel stack of amarkj2015-09-1114-39/+165
| * | Remove the arg0 field from struct amd64_frame. Its existence was a bug,markj2015-09-112-2/+1
| * | Merge stack(9) implementations for i386 and amd64 under x86/.markj2015-09-118-178/+94
| * | MFV r283513:markj2015-09-111-2/+12
| * | MFV r283512:markj2015-09-111-3/+3
| * | Remove the v_cache_min and v_cache_max sysctls. They are unused and havemarkj2015-09-116-22/+4
| * | dev_strategy and dev_strategy_csw are unused since r281825. Removeimp2015-09-112-52/+0
| * | Handle default MAKEOBJDIR for META_MODE.sjg2015-09-111-2/+5
| * | Fix argument quoting and remove unnecessary bracesdteske2015-09-105-64/+64
| * | login.c doesn't really need libutil.h, don't include it.delphij2015-09-102-3/+1
| * | - Avoid accessing window properties directly, instead, use accessors.delphij2015-09-104-21/+16
| * | Add a comment that to clarify how to determine the amount of received DDPjhb2015-09-101-0/+13
| * | Do not hold the process around the vm_fault() call from the trap()s.kib2015-09-108-198/+22
| * | Reimplement CTL High Availability.mav2015-09-1022-1992/+2399
| * | Remove unused target and initiator IDs.mav2015-09-1013-285/+167
| * | Zero out a local variable also when PURIFY is not defined.tuexen2015-09-101-2/+0
| * | Disable CTL_IO_DELAY feature.mav2015-09-102-21/+7
| * | Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6 forgotten in the previous commit.hrs2015-09-101-2/+0
| * | Update USB quirk.hselasky2015-09-101-1/+1
| * | Use read to parse a line instead of set.hrs2015-09-101-5/+4
| * | - Add uid check.hrs2015-09-101-4/+11
| * | Update only static routes when an interface is specified. This fixedhrs2015-09-101-1/+1
| * | - Remove #ifdef HAVE_POLL_H.hrs2015-09-104-64/+8
| * | - Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These are quite old APIs andhrs2015-09-101-5/+0
| * | - Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These are quite old APIs andhrs2015-09-101-107/+22
| * | Do not add IN6_IFF_TENTATIVE when ND6_IFF_NO_DAD.hrs2015-09-101-4/+6
| * | Remove IN6_IFF_NOPFX. This flag was no longer used.hrs2015-09-102-6/+0
| * | - Remove GIF_{SEND,ACCEPT}_REVETHIP.hrs2015-09-104-96/+29
| * | Also make kern.maxfilesperproc a boot time tunable.adrian2015-09-101-1/+2
| * | Use _exit() instead of exit() in child processes created during tests.jhb2015-09-091-10/+10
OpenPOWER on IntegriCloud