| Commit message (Expand) | Author | Age | Files | Lines |
* | Use our standard SYNOPSIS wording; perform some cleanup while here. | brueffer | 2014-05-02 | 1 | -5/+8 |
* | Add the mpr(4) man page to the man4 Makefile. | ken | 2014-05-02 | 1 | -0/+1 |
* | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | ken | 2014-05-02 | 1 | -0/+226 |
* | Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not | gjb | 2014-05-02 | 1 | -1/+3 |
* | lindev(4): remove the device | eadler | 2014-05-02 | 2 | -76/+1 |
* | Document m_get2(). | kevlo | 2014-04-30 | 2 | -1/+8 |
* | Change type from int to short to match function prototypes. | kevlo | 2014-04-30 | 1 | -5/+5 |
* | Add missing comma | eadler | 2014-04-30 | 1 | -1/+1 |
* | man pages: add missing comma | eadler | 2014-04-30 | 2 | -2/+2 |
* | Add a /dev/full device. | eadler | 2014-04-30 | 3 | -0/+49 |
* | Add standard SYNOPSIS wording, fix typos, contractions and new sentence -> ne... | brueffer | 2014-04-29 | 1 | -5/+18 |
* | Add proto(4): A driver for prototyping and diagnostics. | marcel | 2014-04-28 | 2 | -0/+122 |
* | Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. | kevlo | 2014-04-25 | 2 | -8/+12 |
* | Update the date that was missed in r263259 | bryanv | 2014-04-24 | 1 | -1/+1 |
* | urndis(4) will first appear in 9.3-RELEASE. | gjb | 2014-04-21 | 1 | -2/+2 |
* | add a TON of missing event handlers with quite possibly bogus | jmg | 2014-04-19 | 1 | -3/+82 |
* | Update UMASS manual page to mention newer host controller drivers. | hselasky | 2014-04-19 | 1 | -1/+6 |
* | add link to crypto(4)... | jmg | 2014-04-19 | 1 | -1/+2 |
* | Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED. | imp | 2014-04-18 | 1 | -2/+5 |
* | Add the initial version of if_nf10bmac(4), a driver to support an | bz | 2014-04-17 | 2 | -0/+72 |
* | Update the ath(4) manpage with .. well, updated information. | adrian | 2014-04-15 | 1 | -10/+10 |
* | Correct geli parameter. | brueffer | 2014-04-14 | 1 | -2/+2 |
* | r264402 builds fine, but turns out there are problems with | imp | 2014-04-13 | 1 | -5/+2 |
* | Bump Dd for r264384. | brueffer | 2014-04-13 | 1 | -1/+1 |
* | Miscellaneous fixes to tests(7). | jmmv | 2014-04-13 | 1 | -10/+12 |
* | Document how to install the test suite. | jmmv | 2014-04-13 | 2 | -7/+24 |
* | Regen after rewording of WITH_TESTS. | jmmv | 2014-04-13 | 1 | -21/+23 |
* | Convert NO_MANCOMPRESS to normal convention. | imp | 2014-04-13 | 1 | -2/+5 |
* | Clean trailing whitespace. | gjb | 2014-04-13 | 1 | -2/+3 |
* | Improve markup and remove contractions. | brueffer | 2014-04-12 | 1 | -9/+10 |
* | mdoc and language improvements. | brueffer | 2014-04-12 | 1 | -17/+18 |
* | Update the SDT(9) examples to reflect the removal of the sname parameter | markj | 2014-04-11 | 1 | -3/+3 |
* | Remove stray .Nm macro. | brueffer | 2014-04-11 | 1 | -1/+0 |
* | mdoc and spelling cleanup. | brueffer | 2014-04-11 | 1 | -12/+9 |
* | Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP | gjb | 2014-04-11 | 1 | -1/+25 |
* | Add the Asus USB-N10 NANO. | kevlo | 2014-04-10 | 1 | -0/+1 |
* | Remove support of LUN-based CD changers from cd(4) driver. | mav | 2014-04-09 | 1 | -86/+1 |
* | Add man page for udplite(4). | kevlo | 2014-04-07 | 2 | -0/+97 |
* | run.4: D1 is an mdoc macro, so we have to escape it. | eadler | 2014-04-05 | 1 | -1/+1 |
* | Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and | ian | 2014-04-05 | 1 | -0/+81 |
* | Use xz(1) instead of gzip(1) to compress release images | gjb | 2014-04-02 | 1 | -2/+2 |
* | Add support for event timers whose clock frequency can change while running. | ian | 2014-04-02 | 1 | -1/+18 |
* | Add a new release build variable, WITH_COMPRESSED_IMAGES. | gjb | 2014-04-01 | 1 | -0/+6 |
* | Update the list of FTDI chips supported by uftdi(4). | ian | 2014-04-01 | 1 | -4/+26 |
* | Add gpiobus(4) as a link to gpio(4). | loos | 2014-04-01 | 1 | -0/+1 |
* | Update build(7) with LOCAL_* vars | bdrewery | 2014-03-27 | 1 | -3/+20 |
* | fix up an old email address and drop clause 3 of my copyright... | jmg | 2014-03-26 | 2 | -10/+4 |
* | Update userspace users of hw.bus.devctl_disable. | mjg | 2014-03-26 | 1 | -4/+4 |
* | Adds the ADC driver for TI AM3xxx SoC family. | loos | 2014-03-24 | 2 | -1/+123 |
* | Rename global cnt to vm_cnt to avoid shadowing. | bdrewery | 2014-03-22 | 2 | -6/+6 |