summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test(1): List non-standard primaries.jilles2013-05-311-1/+12
* test: Remove -ntXY and -otXY primaries.jilles2013-05-313-279/+28
* Style changes. No intended functional changes.gibbs2013-05-311-5/+5
* Style cleanups. No intended functional changes.gibbs2013-05-311-725/+687
* dup(2): Clarify return value, in particular of dup2().jilles2013-05-311-4/+5
* Add a "kern.features" MIB for 32bit support under a 64bit kernel.obrien2013-05-311-0/+2
* sigaction(2): *at system calls are async-signal safe.jilles2013-05-311-0/+14
* sigaction(2): Extend description of async-signal safe functions:jilles2013-05-311-13/+108
* Style cleanups. No intended functional changes.gibbs2013-05-312-659/+664
* fork(2): Add information about fork() in multi-threaded processes.jilles2013-05-311-0/+12
* 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
OpenPOWER on IntegriCloud