| Commit message (Expand) | Author | Age | Files | Lines |
* | MFV (r262529): fix is_upper() predicate | des | 2014-02-26 | 4 | -3/+134 |
|\ |
|
| * | Merge upstream r763: fix is_upper() predicate. | des | 2014-02-26 | 4 | -3/+134 |
| * | Damn autoprops! | des | 2013-09-08 | 1 | -1/+1 |
| * | Merge upstream r743: caught_signal should be static. | des | 2013-09-07 | 1 | -1/+1 |
* | | Update LLDB snapshot to upstream r202189 | emaste | 2014-02-26 | 273 | -9395/+19413 |
|\ \ |
|
| * | | Update LLDB snapshot to upstream r202189 | emaste | 2014-02-25 | 39 | -248/+735 |
| * | | Clang/LLVM 3.4 compatibility for the LLDB snapshot | emaste | 2014-02-18 | 2 | -16/+16 |
| * | | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 1 | -2/+3 |
| * | | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 5 | -4/+9 |
| * | | Update LLDB snapshot to upstream r201577 | emaste | 2014-02-18 | 256 | -9186/+18712 |
| |\ \ |
|
| | * | | Import lldb as of SVN r201577 (git 2bdc2f6) | emaste | 2014-02-18 | 258 | -9222/+18884 |
| | * | | Import lldb as of SVN r196322 (git 49c127ae) | emaste | 2013-12-03 | 2 | -10/+31 |
* | | | | Added a regression test for r234131. | pho | 2014-02-26 | 2 | -1/+82 |
* | | | | There is no need to prevent iscsictl from adding iSER session when there | trasz | 2014-02-26 | 1 | -5/+0 |
* | | | | Change the MK_ZFS != "no" case slightly to avoid a name | grehan | 2014-02-26 | 1 | -5/+3 |
* | | | | Fix make depend. | lwhsu | 2014-02-26 | 1 | -1/+1 |
* | | | | Update jemalloc to version 3.5.1. | jasone | 2014-02-26 | 10 | -13/+52 |
* | | | | Add LED setup support for the AR8327. | adrian | 2014-02-26 | 1 | -0/+67 |
* | | | | Add in the SGMII configuration code. The DB120 doesn't use it, so I | adrian | 2014-02-26 | 1 | -2/+55 |
* | | | | Add the DB120 specific hints for the AR8327. | adrian | 2014-02-26 | 1 | -24/+26 |
* | | | | Undo the DB120 hard-coded values in the AR8327 code and fetch it from | adrian | 2014-02-26 | 1 | -23/+210 |
* | | | | Update release/release.conf.sample to reflect changes in r262509. | gjb | 2014-02-26 | 1 | -1/+1 |
* | | | | Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove an | gjb | 2014-02-26 | 1 | -5/+3 |
* | | | | Revert r262466, as it does not compile on PowerPC. | markj | 2014-02-26 | 1 | -5/+1 |
* | | | | Chase r262505, and remove CVS exclusion from picobsd builds. | gjb | 2014-02-26 | 1 | -2/+2 |
* | | | | Queue pending exceptions in the 'struct vcpu' instead of directly updating the | neel | 2014-02-26 | 10 | -198/+166 |
* | | | | In release/Makefile, remove exclusion of CVS directories in the | gjb | 2014-02-26 | 1 | -2/+2 |
* | | | | Fix comment introduced in r262480: it's 1920x1200, not 1980x1200. | jmmv | 2014-02-25 | 1 | -1/+1 |
* | | | | Refresh our implementation of OpenBSD's Blowfish password format. | delphij | 2014-02-25 | 1 | -33/+52 |
* | | | | release.sh: | gjb | 2014-02-25 | 3 | -6/+29 |
* | | | | Slightly better revision of teaching userboot how to respect MK_CDDL | sbruno | 2014-02-25 | 1 | -4/+4 |
* | | | | Rough cleanup (new sentence -> new line, grammar, spelling, mdoc). | brueffer | 2014-02-25 | 1 | -28/+35 |
* | | | | Remove more constants related to static sysctl nodes. The MAXID constants | jhb | 2014-02-25 | 12 | -41/+8 |
* | | | | Arguments for malloc and calloc should be size_t, not int. | mckusick | 2014-02-25 | 2 | -3/+5 |
* | | | | Teach userboot to comply with WITHOUT_CDDL/WITHOUT_ZFS | sbruno | 2014-02-25 | 1 | -0/+2 |
* | | | | In puthdr(), start the ELF .data section on a new page, as this is | brueffer | 2014-02-25 | 1 | -1/+1 |
* | | | | - Pin configuration is a complete iomux register now and includes | br | 2014-02-25 | 6 | -89/+196 |
* | | | | Invalidate the SCU cache tag ram on all 4 cores, not just 1-3. I misread | ian | 2014-02-25 | 1 | -7/+11 |
* | | | | Increase maximum number of columns to support 1980x1200 displays. | jmmv | 2014-02-25 | 1 | -2/+2 |
* | | | | Don't generate devd rules for WSP device ID's found in the ATP driver yet. | hselasky | 2014-02-25 | 1 | -1/+2 |
* | | | | Updates for WSP driver: | hselasky | 2014-02-25 | 1 | -8/+17 |
* | | | | Make sure a for loop in fire_alloc_msix() terminates, by making the loop | dim | 2014-02-25 | 1 | -1/+1 |
* | | | | In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by | dim | 2014-02-25 | 1 | -1/+1 |
* | | | | sh: Add -h option to SYNOPSIS | daichi | 2014-02-25 | 1 | -3/+3 |
* | | | | Make all 8 syscall arguments available to syscall probes in the same way | markj | 2014-02-25 | 1 | -1/+5 |
* | | | | Add a flag to run's device list which uses a standard scsi eject. | kevlo | 2014-02-25 | 2 | -3/+11 |
* | | | | Wrap for loop in #if block testing the size is actually greater | delphij | 2014-02-25 | 1 | -1/+4 |
* | | | | Revert 262462 and 262461, they didn't solve the problem, in | delphij | 2014-02-25 | 1 | -12/+10 |
* | | | | Patch 2/2: | delphij | 2014-02-24 | 1 | -11/+11 |
* | | | | Patch 1/2: | delphij | 2014-02-24 | 1 | -0/+2 |