| Commit message (Expand) | Author | Age | Files | Lines |
* | MFV r298167, r300962, r303048: | Pedro F. Giffuni | 2016-07-20 | 9 | -195/+286 |
* | libunwind: Properly align _Unwind_Exception. | Ed Maste | 2016-07-20 | 1 | -1/+1 |
* | clang++: Always use --eh-frame-hdr on FreeBSD, even for -static | Ed Maste | 2016-07-19 | 1 | -1/+1 |
* | llvm-libunwind: use conventional (non-Darwin) X86 register numbers | Ed Maste | 2016-07-19 | 1 | -2/+2 |
* | Back out non-collating [a-z] ranges. | Andrey A. Chernov | 2016-07-14 | 2 | -14/+0 |
* | To mimic system glob, we definitely don't need manual upper/lower hack. | Andrey A. Chernov | 2016-07-14 | 1 | -0/+2 |
* | Back out non-collating [a-z] ranges. | Andrey A. Chernov | 2016-07-14 | 1 | -6/+0 |
* | Back out non-collating [a-z] ranges. | Andrey A. Chernov | 2016-07-14 | 1 | -4/+0 |
* | Initialize first_serial to 0 in dozonetransfer(..) to fix -Wuninitialized | Enji Cooper | 2016-07-14 | 1 | -1/+1 |
* | After removing collation for [a-z] ranges in r302512, do it here too. | Andrey A. Chernov | 2016-07-13 | 2 | -0/+14 |
* | merge upstream hg 06347b1f76fe (fix IXFR) | Dag-Erling Smørgrav | 2016-07-13 | 1 | -9/+41 |
* | After removing collation for [a-z] ranges in r302512, mimic system | Andrey A. Chernov | 2016-07-13 | 1 | -0/+6 |
* | After removing collation for [a-z] ranges in r302512, do it here too. | Andrey A. Chernov | 2016-07-13 | 1 | -0/+4 |
* | libunwind: limit stack usage in unwind cursor | Ed Maste | 2016-07-09 | 2 | -1/+9 |
* | libunwind: update to upstream snapshot r272680 | Ed Maste | 2016-07-08 | 12 | -506/+580 |
* | Add freebsd12 to contrib/gcc/config.gcc. | Glen Barber | 2016-07-08 | 1 | -0/+2 |
* | Update libxo to 0.6.3 | Enji Cooper | 2016-07-03 | 2 | -2/+2 |
* | MFV r302260: expat 2.2.0 | Xin LI | 2016-07-01 | 32 | -701/+1149 |
|\ |
|
* | | Remove dead code. | Cy Schubert | 2016-06-30 | 1 | -17/+0 |
* | | MFV r302264: | Martin Matuska | 2016-06-30 | 6 | -26/+48 |
|\ \ |
|
* | | | Flush every line when using meta mode and no -j or with -B. | Bryan Drewery | 2016-06-29 | 1 | -0/+1 |
* | | | MFV r302218: file 5.28. | Xin LI | 2016-06-27 | 28 | -322/+750 |
|\ \ \ |
|
* \ \ \ | MFV r302003,r302037,r302038,r302056: | Martin Matuska | 2016-06-22 | 31 | -168/+586 |
|\ \ \ \
| | |/ /
| |/| | |
|
* | | | | Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564 | Bryan Drewery | 2016-06-17 | 1 | -0/+364 |
* | | | | meta_oodate: set needOODATE if oodate due to missing .meta file. | Simon J. Gerraty | 2016-06-14 | 1 | -0/+1 |
* | | | | Add ipfilter support to blacklistd-helper | Kurt Lidl | 2016-06-12 | 1 | -9/+29 |
* | | | | Clarify the wording to be more accurate. | Cy Schubert | 2016-06-10 | 1 | -5/+4 |
* | | | | Update the man ipf.8 man page to accurately reflect that the -6 | Cy Schubert | 2016-06-10 | 1 | -1/+5 |
* | | | | Update to latest upstream version | Dag-Erling Smørgrav | 2016-06-09 | 3 | -49/+205 |
* | | | | Fix up r274061 | Enji Cooper | 2016-06-09 | 1 | -6/+26 |
* | | | | Update `goodResult` after recent changes made to the PRNG in libc | Enji Cooper | 2016-06-09 | 1 | -1/+1 |
* | | | | Add debug output to aid in determining why `goodResult` != `result` | Enji Cooper | 2016-06-09 | 1 | -0/+5 |
* | | | | Add IPFW support to blacklistd-helper | Kurt Lidl | 2016-06-09 | 1 | -0/+18 |
* | | | | Update jemalloc to 4.2.1. | Jason Evans | 2016-06-09 | 13 | -49/+107 |
* | | | | The code responsible for opening and rotating pcap files is independent | Mariusz Zaborski | 2016-06-08 | 1 | -16/+16 |
* | | | | Fix spelling of the casper introduced in the r296047. | Mariusz Zaborski | 2016-06-08 | 4 | -33/+33 |
* | | | | Don't let ATF call basename() and dirname() in a non-standard way. | Ed Schouten | 2016-06-08 | 1 | -2/+2 |
* | | | | Revert r301689 - one-true-awk: Avoid a NULL dereference. | Pedro F. Giffuni | 2016-06-08 | 1 | -1/+1 |
* | | | | one-true-awk: Avoid a NULL dereference. | Pedro F. Giffuni | 2016-06-08 | 1 | -1/+1 |
* | | | | Update to a June 8th snapshot of (un)vis form NetBSD. | Brooks Davis | 2016-06-08 | 4 | -51/+159 |
* | | | | Merge bmake-20160606 | Simon J. Gerraty | 2016-06-08 | 11 | -91/+167 |
* | | | | Move misplaced break statement to right place | Renato Botelho | 2016-06-08 | 1 | -1/+1 |
* | | | | Bump dates in blacklist related manpages | Kurt Lidl | 2016-06-07 | 3 | -3/+3 |
* | | | | Note blacklist support first appeared in FreeBSD 11 | Kurt Lidl | 2016-06-07 | 3 | -3/+15 |
* | | | | Use the in-tree sys/elf_common.h to build libelftc. | Bryan Drewery | 2016-06-05 | 6 | -40/+0 |
* | | | | Import bmake-20160604 | Simon J. Gerraty | 2016-06-05 | 17 | -143/+294 |
* | | | | Fix build with external gcc | Baptiste Daroussin | 2016-06-05 | 1 | -0/+2 |
* | | | | Ensure old gcc does not accidently get the attributes it does not know about | Baptiste Daroussin | 2016-06-05 | 1 | -1/+1 |
* | | | | Import libucl snapshot 20160604 | Baptiste Daroussin | 2016-06-04 | 10 | -1231/+533 |
* | | | | libiberty: prevent integer overflow. | Pedro F. Giffuni | 2016-06-03 | 2 | -4/+11 |