summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r286694 through r286696.dim2015-08-123-436/+166
|\
| * Remove all dregs of the old PPS driver from this code, in preparation forian2015-08-122-435/+165
| * Fix the fixing of the build I broke. rescue/rescue has the rightimp2015-08-121-1/+1
| * Remove a bogus printf that whines every time loading a driver moduleian2015-08-121-2/+0
| * Add a MODULE_VERSION(), because other things MODULE_DEPEND() on this.ian2015-08-121-0/+1
| * Fix build.delphij2015-08-121-1/+1
| * MFV r284763: 5981 Deadlock in dmu_objset_find_dpmav2015-08-125-4/+40
| * Document build-tools better. Add rescue back because it builds /bin/shimp2015-08-121-2/+13
| * MFV r284762: 5269 zpool import slowmav2015-08-1210-60/+239
* | Merge ^/head r286685 through r286693.dim2015-08-1215-67/+292
* | Merge ^/head r286422 through r286684.dim2015-08-12494-15088/+92620
|\ \ | |/
| * MFV r286682: 5765 add support for estimating send stream size withmav2015-08-125-40/+147
| * Perform cleanups in response to D3307.ed2015-08-121-0/+7
| * Add the last remaining system calls: send() and recv().ed2015-08-121-4/+100
| * Add a routine to return the hardware instance/unit number from ti,hwmods,ian2015-08-122-0/+35
| * MFV r286224: 5695 dmu_sync'ed holes do not retain birth timemav2015-08-122-7/+20
| * Why on earth have we been building rescue as a build tool for the pastimp2015-08-121-5/+0
| * Add the CNTHCTL_EL2 register bits missed in r286674andrew2015-08-121-0/+7
| * Set the counter-timer virtual offset to a know value, it may not have beenandrew2015-08-121-0/+8
| * Crunchgen needs to be bootstrapped to pick up the STRIP->STRIPBINimp2015-08-122-2/+3
| * etc/rc.d/hostname: permit setting hostname if already setfeld2015-08-121-5/+2
| * Properly return ENOTDIR when calling *at() on a non-vnode.ed2015-08-121-0/+2
| * Remove unused TCPTV_SRTTDFLT. We initialize srtt with TCPTV_SRTTBASE when wehiren2015-08-121-1/+0
| * Add support for the Broadcom TruManage integrated serial port.marcel2015-08-121-0/+2
| * Better support memory mapped console devices, such as VGA and EFImarcel2015-08-1210-145/+301
| * Fix mandoc warnings/errors.brueffer2015-08-1219-33/+36
| * Unignore signals when starting CloudABI processes.ed2015-08-121-0/+19
| * Use CAP_EVENT instead of CAP_PDWAIT.ed2015-08-122-3/+4
| * Fix a few mandoc warnings.brueffer2015-08-126-7/+3
| * In x2APIC mode, IPI generation is atomic because it is performed bykib2015-08-121-3/+5
| * Initialization of smp_tlb_wait does not require release semantic, nokib2015-08-122-2/+2
| * AP should load aps_ready with acquire semantic to see BSP updates tokib2015-08-122-2/+2
| * Make blocking CloudABI futex operations work.ed2015-08-121-0/+121
| * Fix set of sign extension bugs in r286625.mav2015-08-121-4/+5
| * Make poll() and kqueue() on CloudABI work.ed2015-08-121-4/+242
| * Use bus_alloc_resource_any(), rather than bus_alloc_resource()marcel2015-08-121-7/+6
| * Mark usr/include/c++/v1/tr1 as obsoletejmmv2015-08-121-0/+1
| * Describe that bcopy(3) is deprecated and marked as LEGACY inaraujo2015-08-121-1/+15
| * Disable building INDEX-9 and INDEX-10 because they are not useful fordelphij2015-08-111-2/+2
| * Fix and re-enable UTF-8 tests.jilles2015-08-113-11/+7
| * Make this compile again when PPS_SYNC is defined. Also remove a coupleian2015-08-111-16/+1
| * Fix assertion panic caused by combination of r286598 and TRIM.mav2015-08-111-4/+8
| * If any function fail (the ptr variable will be equal to NULL), we shouldn'toshogbo2015-08-111-10/+9
| * The nvlist_move_nvpair() function can fail in two cases, if:oshogbo2015-08-112-14/+16
| * Don't set parent if the unpack operation fail. In someoshogbo2015-08-111-0/+2
| * Fix comment describing legacy target and wrap to 80 columnsemaste2015-08-111-3/+4
| * Make the nvlist_next(9) function handle NULL pointer variable.oshogbo2015-08-112-4/+14
| * Use correct src/dst ports when removing states.oshogbo2015-08-111-2/+2
| * Instead of defining the actualy user and group id in the drmP.h fileskwm2015-08-113-4/+5
| * Actually disable the invalid testbapt2015-08-111-1/+1
OpenPOWER on IntegriCloud