summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Do not count kernel threads as processes for hrSystemProcesses OID.glebius2012-09-111-1/+1
* Spelling.glebius2012-09-111-1/+1
* Remove unused valueskevlo2012-09-112-4/+4
* Remove dead return codekevlo2012-09-111-2/+0
* zfs boot: add a size check for a value in fzap_lookupavg2012-09-111-0/+2
* zfs boot: print only an attribute name in fzap_listavg2012-09-111-1/+2
* zfs boot: fix/replace fzap_rlookup implementationavg2012-09-111-47/+20
* zfs boot: bring zap_leaf_chunk field names in sync with kernel codeavg2012-09-112-4/+4
* zfs: fix sa_modify_attrs handling of variable-sized attributesavg2012-09-111-9/+16
* acpi_cpu: free result of device_get_childrenavg2012-09-111-0/+1
* rc.d/power_profile: use recently added Cmax for cx_lowestavg2012-09-111-2/+1
* boot: file_loadraw should strdup name argumentavg2012-09-111-1/+1
* a bit of trailing whitespace cleanupavg2012-09-111-7/+7
* acpi.4: machdep.cpu_idle_hlt no longer existsavg2012-09-111-2/+6
* openssl: change SHLIB_VERSION_NUMBER to reflect the realityavg2012-09-111-1/+1
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileobrien2012-09-1130-29/+32
* Slightly reduce an overhead for the open() call in the zfsloader.ae2012-09-112-6/+6
* Add postrandom.obrien2012-09-111-0/+1
* Clear the correct descriptor when going through the chained togetheradrian2012-09-111-1/+1
* Follow up to doc r39516:eadler2012-09-111-1/+1
OpenPOWER on IntegriCloud