| Commit message (Expand) | Author | Age | Files | Lines |
* | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD | bryanv | 2013-08-23 | 2 | -0/+228 |
* | - Bump date. | davide | 2013-08-23 | 1 | -2/+2 |
* | Introduce callout_init_rm() so that callouts can be used in conjunction | davide | 2013-08-23 | 1 | -6/+20 |
* | Update the manual page for vm_page_grab(9). | kib | 2013-08-22 | 1 | -13/+27 |
* | Minor mdoc nit. | joel | 2013-08-22 | 1 | -1/+0 |
* | Really disconnect pkg_install from the build. | ae | 2013-08-22 | 1 | -1/+1 |
* | Update Bind to 9.9.3-P2 | erwin | 2013-08-22 | 1 | -0/+1 |
* | Implement atomic_swap() and atomic_testandset(). | jkim | 2013-08-21 | 1 | -17/+66 |
* | Update the SDT(9) man page with the macros added in 254468. Also change the | markj | 2013-08-17 | 1 | -10/+79 |
* | Correct sentence syntax too. | mjacob | 2013-08-17 | 1 | -3/+3 |
* | Correct spelling. | obrien | 2013-08-17 | 1 | -1/+1 |
* | Bring datasheet URL up to date. | kevlo | 2013-08-16 | 1 | -1/+1 |
* | - Add myself in committers-ports.dot | nemysis | 2013-08-15 | 1 | -0/+7 |
* | Fix a typo. | markj | 2013-08-15 | 1 | -1/+1 |
* | Remove the {SRC,DOC,PORT}REVISION variables from release(7), and | gjb | 2013-08-14 | 1 | -19/+4 |
* | Use kld_{load,unload} instead of mod_{load,unload} for the linker file load | markj | 2013-08-14 | 1 | -4/+4 |
* | - Remove the defaults for TARGET/TARGET_ARCH. | gjb | 2013-08-13 | 1 | -8/+5 |
* | The iconv in libc did two things - implement the standard APIs, the GNU | peter | 2013-08-13 | 1 | -1/+6 |
* | Add event handlers for module load and unload events. The load handlers are | markj | 2013-08-13 | 1 | -1/+7 |
* | - Update the wrapper script to 'release.sh', as used by the FreeBSD | gjb | 2013-08-11 | 1 | -71/+230 |
* | mdoc: remove commented out macro, sort SEE ALSO and add missing .El. | joel | 2013-08-10 | 1 | -6/+6 |
* | Minor mdoc nits. | joel | 2013-08-10 | 1 | -2/+1 |
* | mdoc: document title should be all caps. | joel | 2013-08-10 | 1 | -1/+1 |
* | * Add random_adaptors.[ch] which is basically a store of random_adaptor's. | obrien | 2013-08-09 | 1 | -2/+12 |
* | Give mutex(9) the ability to recurse on a per-instance basis. | attilio | 2013-08-09 | 1 | -2/+10 |
* | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 7 | -222/+238 |
* | Make section headings for different quirk types consistent. | dwmalone | 2013-08-06 | 1 | -2/+2 |
* | Update ciss(4) with new models of raid controllers from HP | sbruno | 2013-08-06 | 1 | -0/+18 |
* | - Reimplement $gif_interfaces as a variant of $cloned_interfaces. | hrs | 2013-08-04 | 1 | -1/+25 |
* | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -12/+2 |
* | Document net.link.bridge.allow_llz_overlap. | hrs | 2013-07-31 | 1 | -9/+9 |
* | Import OpenBSD's rsu(4) WLAN driver. | rpaulo | 2013-07-30 | 3 | -0/+226 |
* | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 1 | -2/+12 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -0/+1 |
* | remove needless inclusion of machine/cpu.h in userland | avg | 2013-07-28 | 1 | -1/+0 |
* | Make the BSD-licensed patch the default. | pfg | 2013-07-26 | 1 | -1/+1 |
* | Document the sbinuptime() and getsbinuptime() functions introduced in | brooks | 2013-07-25 | 2 | -6/+23 |
* | Add TP-LINK TL-WDN4800. | pluknet | 2013-07-22 | 1 | -0/+1 |
* | Update chipset support list for ath_hal. | pluknet | 2013-07-22 | 1 | -2/+4 |
* | Fix build. | glebius | 2013-07-22 | 1 | -1/+2 |
* | Add bus_dmamap_load_bio and bus_dmamap_load_ccb to bus_dma(9). | jimharris | 2013-07-17 | 1 | -3/+63 |
* | Do not overwrite the new UTF-8 files with the old ISO one | bapt | 2013-07-17 | 1 | -5/+2 |
* | Fix typo. | glebius | 2013-07-17 | 1 | -1/+1 |
* | Improve example, so that it doesn't dump core when example module | glebius | 2013-07-17 | 1 | -2/+6 |
* | Change Eu to the proper UTF-8 symbol this was missed in r253414 | bapt | 2013-07-17 | 1 | -1/+1 |
* | For all european contries using the euro currency, add an UTF-8 definition wi... | bapt | 2013-07-17 | 12 | -0/+407 |
* | Regen. | andrew | 2013-07-16 | 1 | -4/+4 |
* | 2 years, 10 months, 22 days after the projects/arm_eabi branch was created | andrew | 2013-07-16 | 1 | -1/+1 |
* | Add IBM ServeRAID M5110 to the hardware list. | pluknet | 2013-07-15 | 1 | -1/+3 |
* | Document options for .eli devices. | hrs | 2013-07-15 | 1 | -1/+14 |