aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
* | | Copy new attribute types when linking. bfd will copy attributes as needed,Andrew Turner2015-05-051-0/+3
* | | Remove "capability mode sandbox enabled" messages.Brooks Davis2015-05-041-2/+0
* | | MFV r225523, r282431:Glen Barber2015-05-0413-268/+1130
* | | MFV ntp 4.2.8p2 (r281348)Cy Schubert2015-05-04305-9901/+13233
|\ \ \
* | | | For eabi 5 (what FreeBSD uses), be sure to tag all executables andWarner Losh2015-05-031-0/+10
* | | | When merging the floating point type attribute, and reporting an errorWarner Losh2015-05-031-1/+14
* | | | Import sqlite3 3.8.9Baptiste Daroussin2015-05-016-3615/+7223
* | | | libc now has reallocarrayBaptiste Daroussin2015-05-011-1/+1
* | | | libgomp: bring initial BSD support from upstream.Pedro F. Giffuni2015-04-286-2/+134
* | | | MFV r282150Pedro F. Giffuni2015-04-2816-1246/+10975
|\ \ \ \
* | | | | Fix build breakage with GCC.Marcel Moolenaar2015-04-271-1/+1
* | | | | libgomp: bring early CPU affinity support from FSF GCC-4_3 branch.Pedro F. Giffuni2015-04-2711-8/+387
* | | | | Upgrade libxo to 0.3.2.Marcel Moolenaar2015-04-2757-1265/+4293
* | | | | Upgrade Unbound to 1.5.3.Dag-Erling Smørgrav2015-04-2752-219/+764
|\ \ \ \ \
| * | | | | import unbound 1.5.2vendor/unbound/1.5.2Dag-Erling Smørgrav2015-04-265-181/+444
* | | | | | Add a script that runs configure for both ldns and drill.Dag-Erling Smørgrav2015-04-273-2/+32
* | | | | | Restore packaging subdir to enable running unmodified configure script.Dag-Erling Smørgrav2015-04-274-0/+299
|\ \ \ \ \ \
* | | | | | | The fmodl compat shims on arm/mips/powerpc aren't completeEnji Cooper2015-04-271-0/+6
* | | | | | | Add #include sys/types.h for register_t for mipsEnji Cooper2015-04-251-0/+3
* | | | | | | Merge from CheriBSD: 1065cf515a7c2062598009c1318055aacbb39e80Brooks Davis2015-04-244-105/+111
* | | | | | | Merge bmake-20150418Simon J. Gerraty2015-04-21116-909/+3110
* | | | | | | Merge wpa_supplicant/hostapd 2.4.Rui Paulo2015-04-21503-22455/+104929
|\ \ \ \ \ \ \
* | | | | | | | Add llvm patch corresponding to r281775.Dimitry Andric2015-04-201-0/+77
* | | | | | | | Pull in r229911 from upstream llvm trunk (by Benjamin Kramer):Dimitry Andric2015-04-201-9/+15
* | | | | | | | Fix race when testing for ETXTBSY writing to ${n0} (process image) by makingEnji Cooper2015-04-162-0/+8
* | | | | | | | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-154-16/+16