| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFV r284276: Fix long options. | Xin LI | 2015-06-11 | 3 | -26/+30 |
| |\ |
|
| * | | Merge bmake-20150606 | Simon J. Gerraty | 2015-06-11 | 13 | -39/+116 |
| * | | MFV r284234: | Xin LI | 2015-06-10 | 69 | -527/+1277 |
| |\| |
|
| * | | Move contrib/top/top.X to contrib/top/top.xs and move | Marcel Moolenaar | 2015-06-08 | 2 | -0/+0 |
| * | | Silence clang warning about extraneous parenthesis | Sean Bruno | 2015-06-05 | 1 | -2/+2 |
| * | | Replace the gunzip(1) system by a minimalistic zlib based implementation. | Baptiste Daroussin | 2015-06-03 | 1 | -3/+24 |
| * | | Fix the wrong format, format specifies type 'int' but the argument has type | Marcelo Araujo | 2015-06-01 | 1 | -1/+1 |
| * | | The code starts with base + 1 as the first port. Fix to documentation | Michael Tuexen | 2015-05-31 | 1 | -2/+2 |
| * | | A TCP checksum of 0 is completely valid. Mapping 0 to 0xffff only | Michael Tuexen | 2015-05-31 | 1 | -4/+2 |
| * | | Don't send illegal packets when using UDP-Lite. | Michael Tuexen | 2015-05-31 | 2 | -10/+50 |
| * | | Use an empty string for field descriptions of unknown protocols. | Michael Tuexen | 2015-05-31 | 1 | -1/+1 |
| * | | Don't send malformed SCTP probe packets. | Michael Tuexen | 2015-05-31 | 2 | -5/+156 |
| * | | When the packet verification fails in verbose mode, print the correct | Michael Tuexen | 2015-05-31 | 1 | -2/+2 |
| * | | Use a spelling of .thumb clang understands. | Andrew Turner | 2015-05-31 | 1 | -1/+1 |
| * | | Fix warning of implicit declaration of function 'mkdir'. | Marcelo Araujo | 2015-05-31 | 4 | -0/+12 |
| * | | There is no payload anymore. So compute the minimum packet length | Michael Tuexen | 2015-05-30 | 1 | -2/+5 |
| * | | Require the embedded packet to contain 8 bytes after the IP header instead | Michael Tuexen | 2015-05-30 | 1 | -1/+1 |
| * | | Remove trailing whitespaces. | Michael Tuexen | 2015-05-30 | 1 | -4/+4 |
| * | | Update to ELF Tool Chain r3223 | Ed Maste | 2015-05-27 | 11 | -73/+687 |
| * | | memmem(3): empty little string matches the beginning of the big string | Ed Maste | 2015-05-26 | 1 | -1/+1 |
| * | | Upgrade our copy of clang and llvm to 3.6.1 release. | Dimitry Andric | 2015-05-25 | 105 | -4082/+1916 |
| * | | ipf(1): Use strchr(3) instead of deprecated index(3) | Ed Maste | 2015-05-22 | 1 | -1/+1 |
| * | | Import proposed fix from upstream for | Enji Cooper | 2015-05-21 | 2 | -14/+22 |
| * | | MFV of 283077,tzdata2015d | Edwin Groothuis | 2015-05-18 | 2 | -57/+130 |
| * | | MFV of 283040,tzdata{2015c} | Edwin Groothuis | 2015-05-18 | 6 | -158/+111 |
| * | | Update intree gdb/kgdb to handle 2 dwarf types: | Sean Bruno | 2015-05-17 | 8 | -4/+172 |
| * | | MFV r282927,r282928,r282930 (kientzle): | Xin LI | 2015-05-14 | 2 | -8/+16 |
| |\ \ |
|
| * | | | Update to ELF Tool Chain r3197 | Ed Maste | 2015-05-14 | 40 | -98/+161 |
| * | | | Merge bmake-20150505 improve detection of malformed conditionals. | Simon J. Gerraty | 2015-05-10 | 13 | -26/+106 |
| * | | | MFV r282611: netcat from OpenBSD 5.7. | Xin LI | 2015-05-07 | 1 | -50/+224 |
| |\ \ \ |
|
| * | | | | Copy new attribute types when linking. bfd will copy attributes as needed, | Andrew Turner | 2015-05-05 | 1 | -0/+3 |
| * | | | | Remove "capability mode sandbox enabled" messages. | Brooks Davis | 2015-05-04 | 1 | -2/+0 |
| * | | | | MFV r225523, r282431: | Glen Barber | 2015-05-04 | 13 | -267/+1129 |
| * | | | | MFV ntp 4.2.8p2 (r281348) | Cy Schubert | 2015-05-04 | 305 | -9869/+13201 |
| |\ \ \ \ |
|
| * | | | | | For eabi 5 (what FreeBSD uses), be sure to tag all executables and | Warner Losh | 2015-05-03 | 1 | -0/+10 |
| * | | | | | When merging the floating point type attribute, and reporting an error | Warner Losh | 2015-05-03 | 1 | -1/+14 |
| * | | | | | Import sqlite3 3.8.9 | Baptiste Daroussin | 2015-05-01 | 6 | -3603/+7211 |
| * | | | | | libc now has reallocarray | Baptiste Daroussin | 2015-05-01 | 1 | -1/+1 |
| * | | | | | libgomp: bring initial BSD support from upstream. | Pedro F. Giffuni | 2015-04-28 | 6 | -2/+134 |
| * | | | | | MFV r282150 | Pedro F. Giffuni | 2015-04-28 | 16 | -1245/+10974 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix build breakage with GCC. | Marcel Moolenaar | 2015-04-27 | 1 | -1/+1 |
| * | | | | | | libgomp: bring early CPU affinity support from FSF GCC-4_3 branch. | Pedro F. Giffuni | 2015-04-27 | 11 | -8/+387 |
| * | | | | | | Upgrade libxo to 0.3.2. | Marcel Moolenaar | 2015-04-27 | 57 | -1265/+4293 |
| * | | | | | | Upgrade Unbound to 1.5.3. | Dag-Erling Smørgrav | 2015-04-27 | 52 | -219/+764 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | import unbound 1.5.2vendor/unbound/1.5.2 | Dag-Erling Smørgrav | 2015-04-26 | 5 | -181/+444 |
| * | | | | | | | Add a script that runs configure for both ldns and drill. | Dag-Erling Smørgrav | 2015-04-27 | 3 | -2/+32 |
| * | | | | | | | Restore packaging subdir to enable running unmodified configure script. | Dag-Erling Smørgrav | 2015-04-27 | 4 | -0/+299 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | The fmodl compat shims on arm/mips/powerpc aren't complete | Enji Cooper | 2015-04-27 | 1 | -0/+6 |
| * | | | | | | | | Add #include sys/types.h for register_t for mips | Enji Cooper | 2015-04-25 | 1 | -0/+3 |
| * | | | | | | | | Merge from CheriBSD: 1065cf515a7c2062598009c1318055aacbb39e80 | Brooks Davis | 2015-04-24 | 4 | -105/+111 |