aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-2194-2984/+4223
* strcmp(3) will suffice here, also follow the style of the remaining file more...Ulrich Spörlein2012-10-201-1/+1
* Apply local patches to mandoc and connect it to the build.Ulrich Spörlein2012-10-203-13/+21
* Merge mandoc from vendor into contrib and provide the necessary Makefile glue.Ulrich Spörlein2012-10-1975-0/+36386
* Replace our version of the pwcache(3) API with NetBSD's implementation.Brooks Davis2012-10-193-0/+942
* Looks like support.h is really not needed here.Gleb Smirnoff2012-10-181-1/+0
* put another bandaid on the build until i figure out bsnmp headersMaksim Yevmenkin2012-10-181-1/+1
* fix buildMaksim Yevmenkin2012-10-171-0/+1
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-1364-19808/+0
* Pull in r164132 from upstream llvm trunk:Dimitry Andric2012-10-1014-52/+73
* Pull in r163710 from upstream llvm trunk:Dimitry Andric2012-10-102-0/+2
* Upgrade to 9.8.3-P4:Xin LI2012-10-103-34/+40
|\
* \ MFV: tcpdump 4.3.0.Xin LI2012-10-0528-355/+1079
|\ \
* \ \ MFV: libpcap 1.3.0.Xin LI2012-10-0525-6915/+3907
|\ \ \
* | | | Provide ability for printing and decoding pfsync(4) traffic. ThisGleb Smirnoff2012-10-054-0/+457
* | | | Pull in r164717 from upstream clang trunk:Dimitry Andric2012-10-031-3/+3
* | | | Merge bmake-20120831 from vendor/NetBSD/bmake/dist.Marcel Moolenaar2012-10-03120-0/+55801
* | | | Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-09-281-1/+3
* | | | Add libsbuf.Pawel Jakub Dawidek2012-09-221-0/+1
* | | | Re-do r240271:Gleb Smirnoff2012-09-202-8/+17
* | | | Upgrade to 9.8.3-P3:Doug Barton2012-09-206-8/+41
|\ \ \ \ | | |_|/ | |/| |
* | | | Fix typo: s/pakcet/packetKevin Lo2012-09-201-1/+1
* | | | Pull in r163967 from upstream llvm trunk:Dimitry Andric2012-09-151-0/+2
* | | | update to version 20120526Baptiste Daroussin2012-09-1412-61/+115
* | | | o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-1418-22161/+0
* | | | MFV of 240454, tzdata2012fEdwin Groothuis2012-09-1315-136/+267
* | | | Remove a few files that are not needed for FreeBSD.Xin LI2012-09-115-515/+3
* | | | Properly define true/false when defining __bool_true_false_are_definedGregory Neil Shapiro2012-09-101-0/+2
* | | | For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideGleb Smirnoff2012-09-092-6/+41
* | | | The first part of check_priv() function, that attempts to obtain credsGleb Smirnoff2012-09-082-43/+40
* | | | Merge the projects/pf/head branch, that was worked on for last six months,Gleb Smirnoff2012-09-087-110/+28
* | | | Fully initialize the stack-allocated "struct sockaddr_in sa" structure.Kevin Lo2012-09-071-1/+2
* | | | Fix "Corrupted DWARF expression" from (k)gdb.Ed Maste2012-09-061-2/+2
* | | | Update to a pruned 0.16.Marcel Moolenaar2012-09-0546-18887/+0
* | | | Add headers created by running configure.Marcel Moolenaar2012-09-042-0/+151
* | | | Merge ATF 0.16 from vendor/atf/dist.Marcel Moolenaar2012-09-04302-0/+113515
* | | | Fix a logic inversion in an assert to allow us to use dts files thatAndrew Turner2012-09-021-1/+1
* | | | Fix a twelve year old bug in readelf: when process_dynamic_segment()Dimitry Andric2012-08-311-1/+1
* | | | Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn'tDimitry Andric2012-08-292-1/+8
* | | | Apply fix for vendor pull request #17:Martin Matuska2012-08-231-0/+1
* | | | Pull in r162360 from upstream clang trunk:Dimitry Andric2012-08-231-2/+3
* | | | Since our clang now supports the tls_model attribute, remove theDimitry Andric2012-08-232-9/+1
* | | | According to resolvconf.conf(5) manpage and sources, there is noAndrey A. Chernov2012-08-211-4/+4
* | | | Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-201607-66104/+144107
* | | | Catch up with the subversion conversion and apply these build-time patches.David E. O'Brien2012-08-172-9/+13
* | | | Correct a regression introduced during the import of file(1) 5.11.Stephen McKay2012-08-171-2/+0
* | | | Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-154-3/+27
* | | | RFC 2289 requires all hashes be stored in little endian format beforeXin LI2012-08-102-0/+18
* | | | Import compiler-rt r160957.Andrew Turner2012-08-0887-124/+665
* | | | Backport NFSv4 ACL fix from libarchive master branch.Martin Matuska2012-07-307-189/+2065