summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV (r262529): fix is_upper() predicatedes2014-02-264-3/+134
|\
| * Merge upstream r763: fix is_upper() predicate.des2014-02-264-3/+134
| * Damn autoprops!des2013-09-081-1/+1
| * Merge upstream r743: caught_signal should be static.des2013-09-071-1/+1
* | Update LLDB snapshot to upstream r202189emaste2014-02-26273-9395/+19413
|\ \
| * | Update LLDB snapshot to upstream r202189emaste2014-02-2539-248/+735
| * | Clang/LLVM 3.4 compatibility for the LLDB snapshotemaste2014-02-182-16/+16
| * | Update LLDB bmake build for r262187emaste2014-02-181-2/+3
| * | Update LLDB bmake build for r262187emaste2014-02-185-4/+9
| * | Update LLDB snapshot to upstream r201577emaste2014-02-18256-9186/+18712
| |\ \
| | * | Import lldb as of SVN r201577 (git 2bdc2f6)emaste2014-02-18258-9222/+18884
| | * | Import lldb as of SVN r196322 (git 49c127ae)emaste2013-12-032-10/+31
* | | | Added a regression test for r234131.pho2014-02-262-1/+82
* | | | There is no need to prevent iscsictl from adding iSER session when theretrasz2014-02-261-5/+0
* | | | Change the MK_ZFS != "no" case slightly to avoid a namegrehan2014-02-261-5/+3
* | | | Fix make depend.lwhsu2014-02-261-1/+1
* | | | Update jemalloc to version 3.5.1.jasone2014-02-2610-13/+52
* | | | Add LED setup support for the AR8327.adrian2014-02-261-0/+67
* | | | Add in the SGMII configuration code. The DB120 doesn't use it, so Iadrian2014-02-261-2/+55
* | | | Add the DB120 specific hints for the AR8327.adrian2014-02-261-24/+26
* | | | Undo the DB120 hard-coded values in the AR8327 code and fetch it fromadrian2014-02-261-23/+210
* | | | Update release/release.conf.sample to reflect changes in r262509.gjb2014-02-261-1/+1
* | | | Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove angjb2014-02-261-5/+3
* | | | Revert r262466, as it does not compile on PowerPC.markj2014-02-261-5/+1
* | | | Chase r262505, and remove CVS exclusion from picobsd builds.gjb2014-02-261-2/+2
* | | | Queue pending exceptions in the 'struct vcpu' instead of directly updating theneel2014-02-2610-198/+166
* | | | In release/Makefile, remove exclusion of CVS directories in thegjb2014-02-261-2/+2
* | | | Fix comment introduced in r262480: it's 1920x1200, not 1980x1200.jmmv2014-02-251-1/+1
* | | | Refresh our implementation of OpenBSD's Blowfish password format.delphij2014-02-251-33/+52
* | | | release.sh:gjb2014-02-253-6/+29
* | | | Slightly better revision of teaching userboot how to respect MK_CDDLsbruno2014-02-251-4/+4
* | | | Rough cleanup (new sentence -> new line, grammar, spelling, mdoc).brueffer2014-02-251-28/+35
* | | | Remove more constants related to static sysctl nodes. The MAXID constantsjhb2014-02-2512-41/+8
* | | | Arguments for malloc and calloc should be size_t, not int.mckusick2014-02-252-3/+5
* | | | Teach userboot to comply with WITHOUT_CDDL/WITHOUT_ZFSsbruno2014-02-251-0/+2
* | | | In puthdr(), start the ELF .data section on a new page, as this isbrueffer2014-02-251-1/+1
* | | | - Pin configuration is a complete iomux register now and includesbr2014-02-256-89/+196
* | | | Invalidate the SCU cache tag ram on all 4 cores, not just 1-3. I misreadian2014-02-251-7/+11
* | | | Increase maximum number of columns to support 1980x1200 displays.jmmv2014-02-251-2/+2
* | | | Don't generate devd rules for WSP device ID's found in the ATP driver yet.hselasky2014-02-251-1/+2
* | | | Updates for WSP driver:hselasky2014-02-251-8/+17
* | | | Make sure a for loop in fire_alloc_msix() terminates, by making the loopdim2014-02-251-1/+1
* | | | In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow bydim2014-02-251-1/+1
* | | | sh: Add -h option to SYNOPSISdaichi2014-02-251-3/+3
* | | | Make all 8 syscall arguments available to syscall probes in the same waymarkj2014-02-251-1/+5
* | | | Add a flag to run's device list which uses a standard scsi eject.kevlo2014-02-252-3/+11
* | | | Wrap for loop in #if block testing the size is actually greaterdelphij2014-02-251-1/+4
* | | | Revert 262462 and 262461, they didn't solve the problem, indelphij2014-02-251-12/+10
* | | | Patch 2/2:delphij2014-02-241-11/+11
* | | | Patch 1/2:delphij2014-02-241-0/+2
OpenPOWER on IntegriCloud