summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reprase r271616 comments.mav2014-09-171-2/+2
* Migrate ie->ie_assign_cpu and associated code to use an int for CPU ratheradrian2014-09-176-17/+17
* Update the bhyve(8) manual to reflect that it is nogjb2014-09-171-2/+2
* drm/i915: Add HW context supportdumbbell2014-09-1716-30/+763
* Fix LUN discovery for targets that don't support REPORT_LUNS, brokentrasz2014-09-171-1/+6
* Fix tpc_create_token() introduced in r269497 to encode CREATOR LOGICAL UNITmav2014-09-171-2/+7
* Fix typo in defined ROD types in r269497.mav2014-09-171-5/+5
* Implement a workaround to allow this test program to be compiled with clang.markj2014-09-171-2/+2
* Fix a number of typos and programming errors in the userland CTF tests. Itmarkj2014-09-174-5/+9
* Fix the stack tracing for dtrace/powerpc.jhibbits2014-09-172-21/+123
* Use a devd event to start hv_kvpd instead of doing so in rc.d script.delphij2014-09-177-24/+26
* Fix some incorrect endianness checks.markj2014-09-172-3/+3
* Fix elfdump(1) usage in the userland CTF tests.markj2014-09-1610-10/+10
* Fix a typo.markj2014-09-161-1/+1
* * Fix if_omcast handlingmelifaro2014-09-161-6/+11
* Such typo, many email, very spelling. wow.sbruno2014-09-161-1/+1
* Add proper disable/enable hooks to the default scripts so that this is onlysbruno2014-09-162-0/+3
* Bump __FreeBSD_version after SA-14:19.tcpgjb2014-09-161-1/+1
* vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivativedumbbell2014-09-165-5/+10
* vt(4): Fix a LOR which occurs during a call to vt_upgrade()dumbbell2014-09-161-1/+1
* Permit MAP_RENAME and MAP_NORESERVE for now. These flags should be removed, ...jhb2014-09-161-4/+3
* Fix some extra whitespace noticed when reviewing git diffs.brooks2014-09-161-1/+1
* Merge atse(4) interrupt handling and race condition fixes from cheribsd:bz2014-09-162-71/+183
* Set a static revision of the Crochet checkout to avoidgjb2014-09-165-5/+5
* Catch up with Crochet changes to fix the WANDBOARD-QUADgjb2014-09-161-2/+2
* Catch up with Crochet changes to fix the BEAGLEBONEgjb2014-09-161-2/+2
* Fix source address selection on unbound sockets in the presence of multipleasomers2014-09-163-9/+9
* Add a explict cast to silence a warning when buildingtuexen2014-09-161-2/+2
* Use a consistent type for the number of HMAC algorithms.tuexen2014-09-164-8/+9
* Small cleanup which addresses a warning regaring the truncationtuexen2014-09-161-7/+4
* FreeBSD-SA-14:19.tcp raised attention to the state of our stackglebius2014-09-161-101/+78
* Make a type conversion explicit. When compiling this code ontuexen2014-09-161-1/+1
* Fix Denial of Service in TCP packet processing.delphij2014-09-161-5/+1
* The MTU is handled as a 32-bit entity within the SCTP stack.tuexen2014-09-161-1/+1
* Cache GELI passphrases entered at the console during the boot process,cperciva2014-09-161-7/+38
* Fix a typo; master server for iprop service should be singular.hrs2014-09-162-4/+4
* Ensure the correct software IPv4 hash is done based on the configuredadrian2014-09-161-3/+10
* Modify cpuset_setithread() to take a CPU ID as an integer, not a char.adrian2014-09-162-2/+2
* Bump __FreeBSD_version for the change made in r271655ngie2014-09-161-1/+1
* Bump .Dd for the content change done to access(2) in r271655ngie2014-09-161-1/+1
* Validate the mode argument in access, eaccess, and faccessat for optionalngie2014-09-162-1/+12
* * Makefile:kargl2014-09-1511-113/+837
* document mqueuefs is required for mq_open...jmg2014-09-151-2/+8
* Disable flow-director support until it's been debugged and verified.adrian2014-09-152-2/+2
* The error bits are not valid with EOP=0; so intermediary fragments shouldadrian2014-09-152-8/+1
* Fix a double-free of mbufs in rx_ixgbe_discard().adrian2014-09-151-6/+7
* Set DROP_EN on each RX queue if transmit flow-control is disabled.adrian2014-09-151-0/+13
* Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives.mav2014-09-151-0/+7
* Chunk IDs are 8 bit entities, not 16 bit.tuexen2014-09-151-2/+2
* Add stricter checking of some mmap() arguments:jhb2014-09-152-4/+44
OpenPOWER on IntegriCloud