summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement pmap_unwire(). See r268327 for the motivation behind this change.alc2014-07-135-0/+113
* * Use 9 digits instead of 11 digits in efx and efx8.kargl2014-07-131-54/+49
* * Update the comments that refer to erf[c](nan) and erf[c](+-inf)kargl2014-07-131-4/+4
* * Use the volatile qualifier for 'tiny' to prevent compilerskargl2014-07-132-10/+21
* Whitespace.kargl2014-07-131-25/+18
* Unbreak with gcc.pluknet2014-07-131-0/+2
* Add a headphone redirection quirk for the Lenovo G580.markj2014-07-132-1/+3
* Turn off blinking device leds at attach.hselasky2014-07-131-2/+13
* Fix performance problems with AXGE network adapter in RX direction:hselasky2014-07-131-9/+8
* Merge several equal serialization indexes.mav2014-07-133-91/+83
* sh: Correctly handle positional parameters beyond INT_MAX on 64-bit systems.jilles2014-07-123-2/+19
* Add bsd.dtrace.mk to obsolete files.rpaulo2014-07-121-0/+2
* Clear nonblock and async on devctl close instaed of open.mjg2014-07-121-2/+2
* strfmon: reduce unnecessary snprintf.pfg2014-07-121-5/+3
* sh: Consistently treat ${01} like $1.jilles2014-07-123-7/+11
* Make the description of the "no_prefer_iface" flag easier to understand.jlh2014-07-121-3/+5
* Turn off exceptions and rtti when building the c++ version of users.theraven2014-07-121-0/+1
* Remove bsd.dtrace.mk.rpaulo2014-07-121-1/+0
* Revert r268543.rpaulo2014-07-1220-19/+19
* Add IPv6 flowid, bindmulti and RSS awareness.adrian2014-07-122-0/+145
* Add INP_RSS_BUCKET_SET awareness for IPv6 pcbgroup entries.adrian2014-07-121-0/+13
* Add the IPv6 versions of the multi-bind, hash/hash type and RSS options.adrian2014-07-121-0/+6
* Add RSS hashing awareness for IPv6 and TCP IPv6 hash types.adrian2014-07-121-0/+4
* Add some hash types for UDP RSS for both IPv4 and IPv6.adrian2014-07-121-0/+7
* Expose in_pcbbind_check_bindmulti() so the upcoming IPv6 RSS changesadrian2014-07-122-2/+5
* Optimisation: replace ${_D:R} with just ${_D}.rpaulo2014-07-121-2/+2
* Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.rpaulo2014-07-1220-19/+19
* Remove _DTRACE_VERSION from sdt.h. It will now come from the command linerpaulo2014-07-121-2/+0
* Automatically build and link DTrace USDT probes.rpaulo2014-07-122-65/+19
* Allow up to 512K for boot code on GPT with BIOS. As pmbr.s says in a comment,nwhitehorn2014-07-111-1/+1
* The month's name shall not be abbreviated.gavin2014-07-111-1/+1
* Avoid hardcoding "gcc" in the DTrace tests.pfg2014-07-111-1/+1
* Whitespace changes.tuexen2014-07-113-58/+58
* cxgbe(4): Add an iSCSI softc to the adapter structure.np2014-07-111-0/+1
* Improve reference counting of EXT_SFBUF pages attached to mbufs.glebius2014-07-115-68/+94
* Bugfix: When a remote address was added to an endpoint,tuexen2014-07-111-4/+10
* Fix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.bdrewery2014-07-111-1/+11
* Remove redundant USE_INET6 test that enables INET6 in the ipfilter userlandcy2014-07-111-4/+0
* Fix some edge cases with rewinddir():jhb2014-07-116-165/+226
* Fix style bug: rename the refcount field of m_ext to ext_cnt, to matchglebius2014-07-119-38/+38
* All mbuf external free functions never fail, so let them be void.glebius2014-07-1115-51/+28
* Remove unused readline headeremaste2014-07-111-6/+0
* Integrate upstream changes.tuexen2014-07-115-4/+27
* Fix condition.ae2014-07-111-1/+1
* Make this compile on older FreeBSD versions that don't havemarcel2014-07-111-0/+3
* Use the correct offset when converting a logical address (segment:offset)neel2014-07-111-4/+5
* Eliminate plim and vtmp local vars in exit1.mjg2014-07-101-6/+3
* Don't make a temporary copy of fixed sysctl strings.mjg2014-07-101-6/+13
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-104-10/+6
* Don't zero fd_nfiles during fdp destruction.mjg2014-07-101-2/+0
OpenPOWER on IntegriCloud