| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch the default OpenMP runtime for clang to libomp (from the LLVM | dim | 2015-10-18 | 2 | -2/+2 |
* | Make libxo depend on libutil because it uses humanize_number after r287111 | ngie | 2015-10-18 | 3 | -4/+4 |
* | Document bitset(9) | cem | 2015-10-17 | 1 | -2/+3 |
* | Conditionalize the META_MODE tool handling on MK_META_MODE. | bdrewery | 2015-10-17 | 1 | -0/+2 |
* | Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fd | ngie | 2015-10-17 | 1 | -1/+3 |
* | Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls. | des | 2015-10-16 | 1 | -5/+3 |
* | Fix two bugs in HTTPS tunnelling: | des | 2015-10-16 | 1 | -4/+32 |
* | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+1 |
* | libstdc++ also snook in incorrectly in r267511, despite not being a real | bdrewery | 2015-10-15 | 1 | -1/+0 |
* | Remove unneeded libg++ reference that came in with r267511 based on a removed | bdrewery | 2015-10-15 | 1 | -1/+0 |
* | Fix another ++= parsed as '+=', missed in r289384. | bdrewery | 2015-10-15 | 1 | -1/+1 |
* | Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsed | bdrewery | 2015-10-15 | 1 | -2/+2 |
* | For the Cortex-A8 use the a8 and not the a9 events table. | bz | 2015-10-14 | 1 | -1/+1 |
* | resolver: automatically reload /etc/resolv.conf | vangyzen | 2015-10-14 | 2 | -2/+51 |
* | Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to | ngie | 2015-10-12 | 4 | -262/+508 |
|\ |
|
| * | Redo MFC @ r289134 | ngie | 2015-10-11 | 1 | -4/+7 |
| * | Revert r289133; retry the merge | ngie | 2015-10-11 | 3 | -7/+511 |
| * | MFhead @ r289132 | ngie | 2015-10-11 | 3 | -511/+7 |
| * | MFhead @ r289100 | ngie | 2015-10-10 | 7 | -10/+37 |
| |\ |
|
| * | | Integrate the testcases into the FreeBSD test suite | ngie | 2015-10-07 | 2 | -27/+278 |
| * | | Forced commit to note that I was playing around with libarchive | ngie | 2015-10-06 | 1 | -1/+1 |
| * | | MFhead @ r288954 | ngie | 2015-10-06 | 6 | -11/+17 |
| * | | MFhead @ r288943 | ngie | 2015-10-06 | 85 | -243/+668 |
| |\ \ |
|
| * | | | ------------------------------------------------------------------------ | ngie | 2015-10-06 | 44 | -100/+17 |
* | | | | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 44 | -100/+17 |
* | | | | Change the default setting of kern.ipc.shm_allow_removed from 0 to 1. | trasz | 2015-10-10 | 1 | -4/+7 |
| |_|/
|/| | |
|
* | | | If we can't open the file, skip devclose() for the exclusive_file_system | marcel | 2015-10-08 | 1 | -1/+1 |
* | | | Move SHLIBDIR?=/lib before <src.opts.mk> so that it works again. | peter | 2015-10-08 | 1 | -2/+2 |
* | | | Use -fpermissive if compiling with GCC. | rodrigc | 2015-10-08 | 1 | -0/+3 |
* | | | Use proper function prototypes. | rodrigc | 2015-10-07 | 2 | -4/+4 |
* | | | Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo. | jhb | 2015-10-07 | 1 | -1/+24 |
* | | | truss: Add support for utrace(2). | bdrewery | 2015-10-06 | 1 | -2/+3 |
* | | | Stop linking libc++.so verbosely, there is no need to. | dim | 2015-10-06 | 1 | -1/+0 |
* | | | For llvm/clang libraries, skip including tablegen-produced .d files when | dim | 2015-10-06 | 1 | -3/+5 |
* | | | Fix core corruption caused by race in note_procstat_vmmap | cem | 2015-10-06 | 2 | -0/+8 |
| |/
|/| |
|
* | | Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0 | dim | 2015-10-06 | 85 | -243/+668 |
|\ \
| |/
|/| |
|
| * | Merge ^/head r288836 through r288925. | dim | 2015-10-06 | 1 | -3/+3 |
| |\ |
|
| * | | Merge ^/head r288831 through r288835. | dim | 2015-10-05 | 1 | -7/+6 |
| * | | Merge ^/head r288457 through r288830. | dim | 2015-10-05 | 5 | -16/+20 |
| |\ \ |
|
| * | | | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259). | dim | 2015-10-05 | 1 | -0/+6 |
| * | | | Merge ^/head r288197 through r288456. | dim | 2015-10-01 | 91 | -235/+266 |
| |\ \ \ |
|
| * \ \ \ | Merge ^/head r288126 through r288196. | dim | 2015-09-24 | 2 | -5/+5 |
| |\ \ \ \ |
|
| * | | | | | Revert r286421, now that the fix for LLVM PR24343 is in. | dim | 2015-09-24 | 1 | -7/+1 |
| * | | | | | Merge ^/head r288100 through r288125. | dim | 2015-09-22 | 39 | -430/+244 |
| * | | | | | Merge ^/head r288035 through r288099. | dim | 2015-09-22 | 39 | -343/+179 |
| |\ \ \ \ \ |
|
| * | | | | | | Don't install Intrin.h, as this is an intrinsics header for Windows. | dim | 2015-09-20 | 1 | -2/+1 |
| * | | | | | | Merge ^/head r287878 through r288034. | dim | 2015-09-20 | 110 | -394/+466 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge ^/head r287680 through r287877. | dim | 2015-09-16 | 13 | -123/+46 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Update libc++ to 3.7.0 release. | dim | 2015-09-16 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Import libc++ 3.7.0 release (r246257). | dim | 2015-09-06 | 8 | -0/+978 |
| | / / / / / / / |
|