| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace our version of the pwcache(3) API with NetBSD's implementation. | Brooks Davis | 2012-10-19 | 3 | -0/+942 |
| * | Looks like support.h is really not needed here. | Gleb Smirnoff | 2012-10-18 | 1 | -1/+0 |
| * | put another bandaid on the build until i figure out bsnmp headers | Maksim Yevmenkin | 2012-10-18 | 1 | -1/+1 |
| * | fix build | Maksim Yevmenkin | 2012-10-17 | 1 | -0/+1 |
| * | - Remove GNU sort and the WITH_GNU_SORT knob | Gabor Kovesdan | 2012-10-13 | 64 | -19808/+0 |
| * | Pull in r164132 from upstream llvm trunk: | Dimitry Andric | 2012-10-10 | 14 | -52/+73 |
| * | Pull in r163710 from upstream llvm trunk: | Dimitry Andric | 2012-10-10 | 2 | -0/+2 |
| * | Upgrade to 9.8.3-P4: | Xin LI | 2012-10-10 | 3 | -33/+39 |
| |\ |
|
| * \ | MFV: tcpdump 4.3.0. | Xin LI | 2012-10-05 | 28 | -351/+1075 |
| |\ \ |
|
| * \ \ | MFV: libpcap 1.3.0. | Xin LI | 2012-10-05 | 25 | -6907/+3899 |
| |\ \ \ |
|
| * | | | | Provide ability for printing and decoding pfsync(4) traffic. This | Gleb Smirnoff | 2012-10-05 | 4 | -0/+457 |
| * | | | | Pull in r164717 from upstream clang trunk: | Dimitry Andric | 2012-10-03 | 1 | -3/+3 |
| * | | | | Merge bmake-20120831 from vendor/NetBSD/bmake/dist. | Marcel Moolenaar | 2012-10-03 | 120 | -0/+55801 |
| * | | | | Make sure that each va_start has one and only one matching va_end, | Kevin Lo | 2012-09-28 | 1 | -1/+3 |
| * | | | | Add libsbuf. | Pawel Jakub Dawidek | 2012-09-22 | 1 | -0/+1 |
| * | | | | Re-do r240271: | Gleb Smirnoff | 2012-09-20 | 2 | -8/+17 |
| * | | | | Upgrade to 9.8.3-P3: | Doug Barton | 2012-09-20 | 6 | -8/+41 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| * | | | | Fix typo: s/pakcet/packet | Kevin Lo | 2012-09-20 | 1 | -1/+1 |
| * | | | | Pull in r163967 from upstream llvm trunk: | Dimitry Andric | 2012-09-15 | 1 | -0/+2 |
| * | | | | update to version 20120526 | Baptiste Daroussin | 2012-09-14 | 12 | -61/+115 |
| * | | | | o Create directory sys/netpfil, where all packet filters should | Gleb Smirnoff | 2012-09-14 | 18 | -22161/+0 |
| * | | | | MFV of 240454, tzdata2012f | Edwin Groothuis | 2012-09-13 | 15 | -136/+267 |
| * | | | | Remove a few files that are not needed for FreeBSD. | Xin LI | 2012-09-11 | 5 | -515/+3 |
| * | | | | Properly define true/false when defining __bool_true_false_are_defined | Gregory Neil Shapiro | 2012-09-10 | 1 | -0/+2 |
| * | | | | For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provide | Gleb Smirnoff | 2012-09-09 | 2 | -6/+41 |
| * | | | | The first part of check_priv() function, that attempts to obtain creds | Gleb Smirnoff | 2012-09-08 | 2 | -43/+40 |
| * | | | | Merge the projects/pf/head branch, that was worked on for last six months, | Gleb Smirnoff | 2012-09-08 | 7 | -110/+28 |
| * | | | | Fully initialize the stack-allocated "struct sockaddr_in sa" structure. | Kevin Lo | 2012-09-07 | 1 | -1/+2 |
| * | | | | Fix "Corrupted DWARF expression" from (k)gdb. | Ed Maste | 2012-09-06 | 1 | -2/+2 |
| * | | | | Update to a pruned 0.16. | Marcel Moolenaar | 2012-09-05 | 46 | -18887/+0 |
| * | | | | Add headers created by running configure. | Marcel Moolenaar | 2012-09-04 | 2 | -0/+151 |
| * | | | | Merge ATF 0.16 from vendor/atf/dist. | Marcel Moolenaar | 2012-09-04 | 302 | -0/+113515 |
| * | | | | Fix a logic inversion in an assert to allow us to use dts files that | Andrew Turner | 2012-09-02 | 1 | -1/+1 |
| * | | | | Fix a twelve year old bug in readelf: when process_dynamic_segment() | Dimitry Andric | 2012-08-31 | 1 | -1/+1 |
| * | | | | Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn't | Dimitry Andric | 2012-08-29 | 2 | -1/+8 |
| * | | | | Apply fix for vendor pull request #17: | Martin Matuska | 2012-08-23 | 1 | -0/+1 |
| * | | | | Pull in r162360 from upstream clang trunk: | Dimitry Andric | 2012-08-23 | 1 | -2/+3 |
| * | | | | Since our clang now supports the tls_model attribute, remove the | Dimitry Andric | 2012-08-23 | 2 | -9/+1 |
| * | | | | According to resolvconf.conf(5) manpage and sources, there is no | Andrey A. Chernov | 2012-08-21 | 1 | -4/+4 |
| * | | | | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | Dimitry Andric | 2012-08-20 | 1607 | -65881/+143884 |
| * | | | | Catch up with the subversion conversion and apply these build-time patches. | David E. O'Brien | 2012-08-17 | 2 | -9/+13 |
| * | | | | Correct a regression introduced during the import of file(1) 5.11. | Stephen McKay | 2012-08-17 | 1 | -2/+0 |
| * | | | | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 4 | -3/+27 |
| * | | | | RFC 2289 requires all hashes be stored in little endian format before | Xin LI | 2012-08-10 | 2 | -0/+18 |
| * | | | | Import compiler-rt r160957. | Andrew Turner | 2012-08-08 | 87 | -124/+665 |
| * | | | | Backport NFSv4 ACL fix from libarchive master branch. | Martin Matuska | 2012-07-30 | 7 | -189/+2065 |
| * | | | | Fix endless loop if reading unsupported ACL type. | Martin Matuska | 2012-07-29 | 1 | -0/+1 |
| * | | | | Similar to what is already done for Linux, make clang not complain about | Dimitry Andric | 2012-07-28 | 1 | -0/+8 |
| * | | | | Similar to r238472, let clang pass --enable-new-dtags to the linker | Dimitry Andric | 2012-07-28 | 1 | -1/+3 |
| * | | | | Update libarchive to 3.0.4 | Martin Matuska | 2012-07-28 | 141 | -4165/+10183 |
| |\ \ \ \ |
|