summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch batch to an SLIST.ed2012-09-121-11/+9
* Improve check coverage about idle threads.attilio2012-09-126-1/+41
* Tweak the commit message in case of panic for sleeping from threadsattilio2012-09-121-1/+2
* Implement LIST_PREV().ed2012-09-125-9/+35
* Make pxe device in lsdev really include device name, looking like this:mav2012-09-122-20/+4
* Remove some trailing whitespace.jimharris2012-09-123-4/+4
* Fix TX FIFO sizes. Correct FIFO handling in Host mode.hselasky2012-09-122-66/+84
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-1243-667/+699
* According to a clarification at http://austingroupbugs.net/view.php?id=503emaste2012-09-122-4/+3
* Avoid mapping ENOENT to ENOTDIR for non-existent path components.emaste2012-09-121-2/+0
* Add documentation for IPv6 supporteadler2012-09-121-1/+9
* Remove needless (int) casts of write(2)'s 3rd argument.obrien2012-09-122-5/+5
* Simply printf-like strings and outdent strings so that it is easy to seeobrien2012-09-121-20/+18
* Add MK_KDUMP.obrien2012-09-122-2/+9
* Not all Pmake derivatives silently handle empty shell output, so ensure thereobrien2012-09-122-2/+2
* Remove duplication and centralize testing of various config(8)ed features.obrien2012-09-124-6/+5
* Not all Pmake derived makes quietly tolerate assignment from shell commandsobrien2012-09-123-5/+5
* Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilationobrien2012-09-122-2/+2
* - Fix detaching under some circumstances.zont2012-09-123-14/+37
* In NAT-T transport mode, allow a client to open a new connection just aftervanhu2012-09-121-3/+5
* Fix IEC / SI binary prefixes (Ki, Mi, Gi, etc) production by humanize_number(3)bapt2012-09-121-1/+1
* Add support for ipv6 addresses as destinationbapt2012-09-121-1/+12
* Add missing braceskevlo2012-09-121-1/+2
* Remove redundant checkkevlo2012-09-121-5/+0
* Document conditions for IP_SENDSRCADDR socket option.glebius2012-09-121-4/+18
* Describe in detail required conditions for receiving the SCM_CREDSglebius2012-09-121-4/+18
* Fix AHCI 1.2 version checks. This should be mostly cosmetic.mav2012-09-121-3/+3
* Restart the USB transfer if the error is not USB_ERR_CANCELLED.kevlo2012-09-121-7/+0
* Reduce DWC OTG polling rate by using the SOF interrupt.hselasky2012-09-122-42/+75
* Add VFCF_READONLY flag that indicates ntfs and xfs file systems arekevlo2012-09-122-2/+2
* Add references to VFS_SET(9) and VOP_VPTOFH(9)kevlo2012-09-121-0/+2
* r235638 is not the clean way to add support for building on ancient FreeBSDobrien2012-09-113-7/+17
* Add device entry for DWC OTG.hselasky2012-09-111-0/+1
* Add device entry for DWC OTG.hselasky2012-09-111-0/+1
* Fix missing parts of DWC OTG host mode support. The host mode supporthselasky2012-09-112-193/+168
* Remove a few files that are not needed for FreeBSD.delphij2012-09-115-515/+3
* WARNS is now default to 6.delphij2012-09-111-2/+0
* When synchronizing, include in the config dump amount ofglebius2012-09-112-0/+10
* Minor mdoc fix.joel2012-09-111-13/+13
* Minor mdoc fix.joel2012-09-111-1/+2
* Minor mdoc fix.joel2012-09-111-5/+5
* revert r240344: cpu_devices[] is used in other functions and must be keptavg2012-09-111-1/+0
* Remove a prefetch() directive that, after careful testing, does more harmscottl2012-09-111-1/+0
* Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV isdim2012-09-112-0/+2
* - Remove unused variables.zont2012-09-111-6/+3
* - Add myself to calendar.freebsdjhale2012-09-112-0/+4
* Add the same warning to rand48(3) as to rand(3) and random(3).des2012-09-112-5/+10
* Prevent nump NULL pointer dereference in bmap_getlbns()kevlo2012-09-111-1/+2
* forgotten file from r240346avg2012-09-111-3/+3
* Fix style nitkevlo2012-09-111-2/+1
OpenPOWER on IntegriCloud