summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring in a subset of gcc fixes that were back ported topfg2012-05-1810-99/+194
* Add SMP/i386 suspend/resume support.iwasaki2012-05-1815-430/+604
* Update comment to document that the vnode free-list mutex needs to bemckusick2012-05-181-2/+3
* Add a DTrace script to show the frequency and latency of NFS client calls.gnn2012-05-181-0/+74
* Add support for our own DTrace scripts and those from the DTraceToolkitgnn2012-05-185-0/+54
* Add localbus driver for Marvell's platforms.gber2012-05-181-0/+493
* Add missing `continue' statement at end of case.mckusick2012-05-181-0/+1
* Add architecture dependent code to support NAND Framework on Marvell SoCs.gber2012-05-1814-98/+206
* Add missing include.gber2012-05-181-0/+2
* Do not double-reference the found vm object in cdev_pager_lookup().kib2012-05-181-1/+0
* Don't cast inode number or file size down to long or unsigned.gleb2012-05-183-5/+5
* Don't use ino_t in dumprestore protocol definition.gleb2012-05-181-1/+10
* Prevent removing of the last active component from a mirror.ae2012-05-181-1/+12
* Introduce new device flag G_MIRROR_DEVICE_FLAG_TASTING. It shouldae2012-05-182-0/+10
* Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it noalc2012-05-182-64/+122
* Fix a typo that crept in.gjb2012-05-181-1/+1
* Fix for the r235558: interrupt output pipe is optional, so fix the drivermav2012-05-171-2/+3
* A problem with the NFSv4 server was reported by Andrew Leonardrmacklem2012-05-171-3/+1
* mdoc(7) style/formatting fixes.gjb2012-05-171-57/+57
* Build the "S" objects with the same name they get installed under.marcel2012-05-171-4/+4
* Remove unused header (libutil.h)marcel2012-05-171-1/+0
* Don't expose i386-only ptrace constants on amd64. This broke gdb withjhb2012-05-171-2/+4
* this file is too old and not interesting anymore now that netmapluigi2012-05-171-654/+0
* Update contact info.dteske2012-05-1716-16/+16
* Add support for writing to HID devices through the interrupt output pipe.mav2012-05-171-4/+49
* Use a default for max_burst of 4 and l2var of 2.tuexen2012-05-172-2/+2
* Centralize declaration of the debug.acpi sysctl node.jhb2012-05-175-6/+2
* Use singular form for a modifier.kib2012-05-171-1/+1
* Support SCTP_EOF also for 1-to-1 style sockets.tuexen2012-05-171-2/+1
* fix a typo in a commentluigi2012-05-171-1/+1
* - Fix -o option that was broken by my clang compile fixgabor2012-05-171-3/+2
* Removed repeated content from man page.gber2012-05-171-92/+0
* mdoc: remove whitespace.joel2012-05-172-2/+1
* Minor mdoc fixes.joel2012-05-171-10/+6
* mdoc: remove superfluous paragraph macro.joel2012-05-173-3/+0
* Allow to specify strftime(3) format for process start end exit times.kib2012-05-172-5/+36
* Fix typo.kib2012-05-171-1/+1
* Import work done under project/nand (@235533) into head.gber2012-05-17101-6/+28313
* Merge tcpdump 4.2.1.delphij2012-05-17167-34357/+5123
|\
| * Vendor import of tcpdump 4.2.1.delphij2012-05-14156-28720/+10471
* | Access the device tree blob via copyin/copyout.kientzle2012-05-172-41/+66
* | Add support for -z option for reading operations. It allows to not requestmav2012-05-162-6/+7
* | HID Report ID is unsigned value, so clear the rest of bits from possiblemav2012-05-162-2/+2
* | Fix a couple of issues that appear to be inherited from the oldpfg2012-05-162-12/+52
* | Skip directory entries with zero inode number during traversal.gleb2012-05-162-3/+3
* | By request, add back support from 7.0 and newer, since the changes forimp2012-05-161-5/+12
* | Reword hostapd.conf(5) sentence.gjb2012-05-161-2/+2
* | Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD;adrian2012-05-155-46/+54
* | sh: Remove an unused header.jilles2012-05-151-1/+0
* | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-152-2/+2
OpenPOWER on IntegriCloud