aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r285292:Patrick Kelsey2015-07-081-1/+4
|\
* | MFV r285191: tcpdump 4.7.4.Patrick Kelsey2015-07-0895-2063/+4416
|\|
* | Update for sendmail 8.15.2 importGregory Neil Shapiro2015-07-071-2/+2
* | Merge sendmail 8.15.2 to HEADGregory Neil Shapiro2015-07-0776-1110/+3918
|\ \
| * | Import sendmail 8.15.1vendor/sendmail/8.15.1Gregory Neil Shapiro2014-12-121-0/+44
* | | MFV ntp-4.2.8p3 (r284990).Cy Schubert2015-07-05498-14505/+58559
|\ \ \
* | | | Add llvm patch corresponding to r285149.Dimitry Andric2015-07-041-0/+88
* | | | Pull in r241142 from upstream llvm trunk (by David Majnemer):Dimitry Andric2015-07-042-2/+2
* | | | Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-1/+1
* | | | Update meta2deps example after i386-elf to i386 renameEd Maste2015-07-021-1/+1
* | | | Fix a couple of missing lines that obscured the -p description.Warren Block2015-06-281-0/+2
* | | | Fix endless recursion in dwarf_get_section_max_offsets(), found by clangDimitry Andric2015-06-231-2/+2
* | | | An additional fix for the openssl Weak DH remediation:Gregory Neil Shapiro2015-06-231-1/+1
* | | | Update libcxxrt upgrade instructionsEd Maste2015-06-181-1/+1
* | | | Import libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c054bfa65.Ed Maste2015-06-181-64/+438
* | | | Fix compilation of this macro under gcc-4.9 for MIPS32.Adrian Chadd2015-06-181-5/+5
* | | | The import of openssl to address the FreeBSD-SA-15:10.openssl securityGregory Neil Shapiro2015-06-161-3/+3
* | | | MFV of 284395,tzdata2015eEdwin Groothuis2015-06-154-38/+68
* | | | Unbreak libxo's handling of characters not representable in current localeAlexander Kabaev2015-06-131-1/+2
* | | | elfcopy: Handle objects without a ".shstrtab" section string tableEd Maste2015-06-131-0/+8
* | | | MFV r284276: Fix long options.Xin LI2015-06-113-26/+30
|\ \ \ \
* | | | | Merge bmake-20150606Simon J. Gerraty2015-06-1113-39/+116
* | | | | MFV r284234:Xin LI2015-06-1069-529/+1279
|\| | | |
* | | | | Move contrib/top/top.X to contrib/top/top.xs and moveMarcel Moolenaar2015-06-082-0/+0
* | | | | Silence clang warning about extraneous parenthesisSean Bruno2015-06-051-2/+2
* | | | | Replace the gunzip(1) system by a minimalistic zlib based implementation.Baptiste Daroussin2015-06-031-3/+24
* | | | | Fix the wrong format, format specifies type 'int' but the argument has typeMarcelo Araujo2015-06-011-1/+1
* | | | | The code starts with base + 1 as the first port. Fix to documentationMichael Tuexen2015-05-311-2/+2
* | | | | A TCP checksum of 0 is completely valid. Mapping 0 to 0xffff onlyMichael Tuexen2015-05-311-4/+2
* | | | | Don't send illegal packets when using UDP-Lite.Michael Tuexen2015-05-312-10/+50
* | | | | Use an empty string for field descriptions of unknown protocols.Michael Tuexen2015-05-311-1/+1
* | | | | Don't send malformed SCTP probe packets.Michael Tuexen2015-05-312-5/+156
* | | | | When the packet verification fails in verbose mode, print the correctMichael Tuexen2015-05-311-2/+2
* | | | | Use a spelling of .thumb clang understands.Andrew Turner2015-05-311-1/+1
* | | | | Fix warning of implicit declaration of function 'mkdir'.Marcelo Araujo2015-05-314-0/+12
* | | | | There is no payload anymore. So compute the minimum packet lengthMichael Tuexen2015-05-301-2/+5
* | | | | Require the embedded packet to contain 8 bytes after the IP header insteadMichael Tuexen2015-05-301-1/+1
* | | | | Remove trailing whitespaces.Michael Tuexen2015-05-301-4/+4
* | | | | Update to ELF Tool Chain r3223Ed Maste2015-05-2711-73/+687
* | | | | memmem(3): empty little string matches the beginning of the big stringEd Maste2015-05-261-1/+1
* | | | | Upgrade our copy of clang and llvm to 3.6.1 release.Dimitry Andric2015-05-25105-4088/+1922
* | | | | ipf(1): Use strchr(3) instead of deprecated index(3)Ed Maste2015-05-221-1/+1
* | | | | Import proposed fix from upstream forEnji Cooper2015-05-212-14/+22
* | | | | MFV of 283077,tzdata2015dEdwin Groothuis2015-05-182-57/+130
* | | | | MFV of 283040,tzdata{2015c}Edwin Groothuis2015-05-186-158/+111
* | | | | Update intree gdb/kgdb to handle 2 dwarf types:Sean Bruno2015-05-178-4/+172
* | | | | MFV r282927,r282928,r282930 (kientzle):Xin LI2015-05-142-8/+16
|\ \ \ \ \
* | | | | | Update to ELF Tool Chain r3197Ed Maste2015-05-1440-98/+161
* | | | | | Merge bmake-20150505 improve detection of malformed conditionals.Simon J. Gerraty2015-05-1013-26/+106
* | | | | | MFV r282611: netcat from OpenBSD 5.7.Xin LI2015-05-071-53/+227
|\ \ \ \ \ \