Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 6 | -5/+7 |
|\ | |||||
| * | Vendor import of llvm trunk r132879: | dim | 2011-06-12 | 343 | -13440/+18938 |
* | | Obtain bswap64() function implementation from | rodrigc | 2011-06-10 | 1 | -10/+26 |
* | | MFC | attilio | 2011-06-06 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove redundant assignments to WARNS. | ed | 2011-06-06 | 1 | -1/+0 |
* | | | MFC | attilio | 2011-06-04 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Upgrade libcompiler_rt from revision 117047 to 132478. | ed | 2011-06-03 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | Import compiler-rt r132478. | ed | 2011-06-02 | 74 | -149/+855 |
| | * | | Import compiler-rt r127823. | ed | 2011-03-17 | 189 | -373/+457 |
* | | | | MFC | attilio | 2011-06-02 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | mdoc: reorder sections consistently | uqs | 2011-06-02 | 1 | -3/+3 |
* | | | | Revert r222363, as bde@ pointed out the initial solution was far more | attilio | 2011-05-31 | 2 | -2/+2 |
* | | | | MFC | attilio | 2011-05-31 | 6 | -16/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | posix_spawn(): Do not fail when trying to close an fd that is not open. | jilles | 2011-05-30 | 1 | -5/+2 |
| * | | | Clean up the unneeded cpp macro INLINE_REM_PIO2L. | kargl | 2011-05-30 | 5 | -11/+2 |
* | | | | MFC | attilio | 2011-05-27 | 1 | -9/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Move some internal functions to the private namespace | gabor | 2011-05-27 | 1 | -9/+12 |
* | | | | Style fix: cast to size_t rather than u_long when comparing to sizeof() | attilio | 2011-05-27 | 2 | -2/+2 |
* | | | | In the near future cpuset_t objects in struct pcpu will be axed out, but | attilio | 2011-05-27 | 1 | -2/+29 |
* | | | | MFC | attilio | 2011-05-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [mdoc] Fixed .Dt call. | ru | 2011-05-25 | 1 | -1/+1 |
* | | | | MFC | attilio | 2011-05-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0', | dim | 2011-05-22 | 1 | -1/+1 |
| * | | | Release allocated memory in procstat_close(). | pluknet | 2011-05-18 | 1 | -0/+1 |
* | | | | MFC | attilio | 2011-05-18 | 1 | -0/+1 |
* | | | | MFC | attilio | 2011-05-17 | 19 | -3290/+38 |
|\ \ \ \ | |/ / / | |||||
| * | | | mq_setattr(2): Add missing const to man page. | jilles | 2011-05-17 | 1 | -2/+2 |
| * | | | Ok, so we use different comment conventions in Symbol.map and Version.def | phk | 2011-05-17 | 1 | -3/+1 |
| * | | | Backout libinstall.a -> libpkg commit. | flz | 2011-05-17 | 15 | -3285/+0 |
| * | | | Bump shlib version | phk | 2011-05-17 | 3 | -3/+38 |
* | | | | MFC | attilio | 2011-05-15 | 4 | -1/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Whitespace fix. | stas | 2011-05-15 | 1 | -1/+1 |
| * | | | - Add symbol versioning to libprocstat. | stas | 2011-05-14 | 3 | -0/+24 |
| * | | | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 5 | -19/+0 |
| * | | | Update sticky(7) cross references. | pluknet | 2011-05-13 | 2 | -4/+4 |
| * | | | Mark all socket and file descriptors close-on-exec. | des | 2011-05-13 | 2 | -0/+4 |
| * | | | - Don't try to build NWFS support module if NCP/IPX is disabled in the build. | stas | 2011-05-12 | 2 | -3/+9 |
| * | | | Builds cleanly at the default WARNS level (WARNS=6). | des | 2011-05-12 | 1 | -1/+0 |
| * | | | Increase WARNS to 4. | des | 2011-05-12 | 3 | -3/+3 |
| * | | | Mechanical whitespace cleanup. | des | 2011-05-12 | 1 | -100/+100 |
| * | | | Increase WARNS to 3. | des | 2011-05-12 | 2 | -2/+2 |
* | | | | MFC | attilio | 2011-05-14 | 5 | -19/+0 |
* | | | | MFC | attilio | 2011-05-13 | 2 | -4/+4 |
* | | | | MFC | attilio | 2011-05-13 | 7 | -107/+116 |
* | | | | MFC | attilio | 2011-05-12 | 21 | -2/+2853 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Commit work from libprocstat project. These patches add support for runtime | stas | 2011-05-12 | 21 | -2/+2853 |
* | | | | Sync with -CURRENT | attilio | 2011-05-10 | 1 | -1/+1 |
* | | | | Fix a mismerge. | attilio | 2011-05-08 | 1 | -0/+1 |
* | | | | Revert MAXCPU introduction. In userland it is always 1. | attilio | 2011-05-08 | 5 | -10/+20 |
* | | | | MFC | attilio | 2011-05-07 | 9 | -6/+287 |
|\ \ \ \ | |/ / / |