aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-01234-9161/+14546
|\
| * Import tcpdump-4.9.0 into dist.Gleb Smirnoff2017-01-31459-9673/+23030
* | loader: disk/part api needs to use uint64_t offsetsToomas Soome2017-02-018-21/+21
* | Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP p...George V. Neville-Neil2017-02-012-7/+25
* | Add some comments with examples on how to build Vagrant images.Brad Davis2017-02-011-1/+13
* | Merge filt_soread and filt_solisten and decide what to do when checkingHartmut Brandt2017-02-011-25/+9
* | loader.efi environment related cleanupsToomas Soome2017-02-016-416/+437
* | Bump GCC FBSD_CC_VER for r312899 (-march=octeon+ support)Ed Maste2017-02-011-1/+1
* | Add atomic_fcmpset_*() inlines for MIPSAlexander Kabaev2017-02-011-2/+101
* | Implement get_pcpu() for the remaining architectures and use it toJason A. Harmening2017-02-017-12/+23
* | Add Book-E Enhanced Debug (E.D) profile debug supportJustin Hibbits2017-02-013-5/+22
* | Add rfdi opcode to binutilsJustin Hibbits2017-02-011-0/+1
* | Add USB IDs supported by TI / Intel USB 3410 family (modems of variousWarner Losh2017-02-011-0/+35
* | Add myself (jmd) to committers-ports.dot. Document rene and swills as my ment...Johannes M Dieterich2017-02-011-0/+3
* | Ensure that the variable bail is always initialized before used.Michael Tuexen2017-02-011-2/+2
* | Take the SCTP common header into account when computing theMichael Tuexen2017-01-311-1/+1
* | Remove a duplicate debug statement.Michael Tuexen2017-01-311-6/+2
* | net80211: cleanup ic_flags / iv_flagsAndriy Voskoboinyk2017-01-312-8/+5
* | Add a new vagrant-box target, to make it easier and less redundant to onlyBrad Davis2017-01-311-3/+6
* | [ath] log seqno, type and subtype when assigning sequence numbers for A-MPDU.Adrian Chadd2017-01-311-1/+3
* | Add tests for multi-fib IPv6 routingAlan Somers2017-01-311-30/+222
* | Force a few variables to be upper case when they are evaulated.Brad Davis2017-01-311-2/+2
* | Fix a couple of issues with t4iov probe and attach.John Baldwin2017-01-311-0/+12
* | Add the folowing set accessor functions for recently-added members of ifnetStephen J. Kiernan2017-01-314-17/+68
* | Add kern_pread() and kern_pwrite(), and use it in compats insteadEdward Tomasz Napierala2017-01-314-77/+48
* | Fix linux_getppid() to debug the actual parent, even it was reparentedEdward Tomasz Napierala2017-01-311-3/+1
* | Replace calls to sys_truncate() with kern_truncate().Edward Tomasz Napierala2017-01-312-26/+7
* | Add kern_cpuset_getid() and kern_cpuset_setid(), and use themEdward Tomasz Napierala2017-01-313-23/+35
* | Add missing ephy bus gates and resets.Jared McNeill2017-01-311-4/+4
* | Expose symbols in lib/libclang_rt/profile to fix --coverageEnji Cooper2017-01-311-0/+3
* | Wait for /dev/ggate* to appear after calling `ggatel create` in :ggatel_{file...Enji Cooper2017-01-311-2/+21
* | Don't retry a lost reservation in atomic_fcmpset()Justin Hibbits2017-01-311-14/+14
* | calculate_crc32c: Add SSE4.2 implementation on x86Conrad Meyer2017-01-317-1/+453
* | Update CFLAGS for clang compatibilityJustin Hibbits2017-01-312-5/+3
* | Fix compilation!Adrian Chadd2017-01-311-2/+2
* | Remove a duplicate store when performing REL32 relocations in rtld.John Baldwin2017-01-301-1/+0
* | MFV 312999:Pedro F. Giffuni2017-01-309-43/+53
|\ \
| * | Import libedit 2016-03-21vendor/NetBSD/libedit/2016-03-21Pedro F. Giffuni2017-01-309-57/+53
| * | Import libedit 2016-02-27Pedro F. Giffuni2017-01-300-0/+0
| * | Catch up with some licensing cleanup in NetBSD.Pedro F. Giffuni2016-02-282-18/+4
* | | Fix indentantion in pf_purge_thread(). No functional change.Gleb Smirnoff2017-01-301-23/+29
* | | [mips] add some (temporary, I hope!) mips24k/mips74k hwpmc modules.Adrian Chadd2017-01-303-0/+35
* | | MFV r312996:Pedro F. Giffuni2017-01-3042-595/+684
|\| |
* | | Initialize a stack variable in mprsas_get_sas_address_for_sata_diskAlan Somers2017-01-301-0/+1
* | | Avoid page lookups in the top-level object in vm_object_madvise().Mark Johnston2017-01-301-69/+98
* | | Pull in r279454 from upstream llvm trunk (by James Molloy):Dimitry Andric2017-01-301-3/+0
* | | MFV r312970:Pedro F. Giffuni2017-01-308-44/+112
|\ \ \
| * | | Import openresolv 3.9.0vendor/openresolv/3.9.0Pedro F. Giffuni2017-01-297-36/+108
* | | | put very expensive sanity checks of advisory locks under DIAGNOSTICAndriy Gapon2017-01-301-2/+2
* | | | Add kern_listen(), kern_shutdown(), and kern_socket(), and use themEdward Tomasz Napierala2017-01-305-67/+57