summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelling of structure field name.ed2013-05-311-1/+1
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-3138-1368/+1743
* Fix "automatic" login, broken by revision 69825 (12 years, 5 months ago).marcel2013-05-311-14/+10
* Explicitly use a pair of parentheses to ensure correct evaluationdelphij2013-05-312-3/+3
* Fix a long standing logic bug introduced in r167814. The code was added tojkim2013-05-311-1/+1
* Style fixes to vn_ioctl().jhb2013-05-311-14/+15
* Simplify the definition of vm_page_lock_assert(). There is no compellingalc2013-05-311-7/+6
* fork(2): #include <sys/types.h> is not needed.jilles2013-05-311-2/+1
* sh: Add test cases for break outside a loop.jilles2013-05-312-0/+19
* Make netif_free() safe to call on a partially initialized softc.gibbs2013-05-311-2/+5
* Apply the ad* => ada* IDE device name transition to the Xen blockgibbs2013-05-311-10/+10
* Different approach to making all compilers happy.obrien2013-05-311-2/+1
* Allow building with clang (which is being really stupid here...).obrien2013-05-311-0/+1
* xpt_create_path() requires mfi_io_lock to be held, so do it.sbruno2013-05-311-0/+3
* - Convert the bufobj lock to rwlock.jeff2013-05-3118-210/+157
* Revert files with no local changes to their vendor state to ease futuredelphij2013-05-315-6/+0
* Remove unused files.delphij2013-05-3123-12238/+0
* If the -r option is given we cannot enter capability mode.pjd2013-05-301-2/+4
* Add macros which allow one to define SDT probes with six or seven arguments;markj2013-05-301-0/+49
* Diff reduction against tcpdump revision 949a22064d3534eddeb8aa2b9c36a50e45fe1...delphij2013-05-301-2/+1
* Convert Makefile to have only one file for each line, while I'm there, sortdelphij2013-05-301-32/+134
* - Checking for spurious interrupts is only necessary when using INTx.marius2013-05-301-11/+17
* MFV: tcpdump 4.4.0.delphij2013-05-3042-7887/+4677
|\
| * Vendor import of tcpdump 4.4.0.delphij2013-05-3078-7924/+5872
* | After the object lock was dropped, the object' reference count couldkib2013-05-301-5/+5
* | Remove the capitalization in the assertion message. Print the addresskib2013-05-301-1/+1
* | Assert that OBJ_TMPFS flag on the vm object for the tmpfs node iskib2013-05-301-0/+2
* | - Do supply arguments as pointers to bce_get_{pg,rx}_buf() that are notmarius2013-05-301-114/+86
* | Update byacc to 20130304bapt2013-05-3037-1724/+1768
* | - As a follow-up to r247565, make firmware images that do not requiremarius2013-05-303-157/+101
* | Restore (at least temporarily) SHARED=symlinks in the build includesbrooks2013-05-301-1/+1
* | Always define INSTALL_DDIR and define it such that it contains no extrabrooks2013-05-301-5/+6
* | Bring in a number of new features, mostly implemented by Michio Honda:luigi2013-05-305-320/+1292
* | clarify usage of NETMAP_BUFluigi2013-05-301-2/+2
* | - Merge from r249476: Ensure that PCI bus BUS_GET_DMA_TAG() method seesmarius2013-05-303-14/+33
* | add support for rate-limiting in the sender (-R ...)luigi2013-05-301-17/+139
* | add a compile-time option to copy packets instead of doingluigi2013-05-301-3/+12
* | remove use of deprecated ioctl()luigi2013-05-302-3/+1
* | MFV: libpcap 1.4.0.delphij2013-05-3055-4054/+8648
* | Add __sync_synchronize().ed2013-05-302-0/+48
* | Use #ifdef instead of #if defined.ed2013-05-302-2/+2
* | I'm happy to finally commit stephen@'s implementations of cacos,das2013-05-309-15/+1198
* | Fix some harmless bugs in a test.das2013-05-301-2/+2
* | Basic tests for complex inverse trig and hyperbolic functions.das2013-05-302-1/+444
* | MFP4 @217311brooks2013-05-302-0/+23
* | MFP4 @222836brooks2013-05-302-2/+33
* | Allow unmapped I/O via aacd(4). It shouldn't be too hard to add themarius2013-05-303-6/+13
* | - Remove pointless returns.marius2013-05-304-20/+3
* | Fix a typo in r249213; the second bus_if.h should have been isa_if.h.marius2013-05-291-1/+1
* | Add support for tethering on the iPhone 4Seadler2013-05-292-0/+4
OpenPOWER on IntegriCloud