| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for special keys (volume/brightness/eject) on Apple laptops with | nwhitehorn | 2011-10-16 | 3 | -0/+145 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 2 | -2/+2 |
* | Document that memguard(9) now can guard uma(9) allocations. | glebius | 2011-10-12 | 1 | -14/+52 |
* | Fix date in last commit. | glebius | 2011-10-11 | 1 | -1/+1 |
* | Properly document default number of rx/tx descriptors for Intel cards. | glebius | 2011-10-11 | 2 | -6/+8 |
* | Bump .Dd to reflect the date of the last content change, so MFC content | gjb | 2011-10-09 | 1 | -1/+1 |
* | Mention tdsignal(9). | des | 2011-10-07 | 2 | -5/+16 |
* | Disallow various debug.kdb sysctl's when securelevel is raised. | obrien | 2011-10-07 | 1 | -0/+6 |
* | Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Many | delphij | 2011-10-04 | 2 | -0/+119 |
* | Whitespace cleanup in build(7). | gjb | 2011-09-29 | 1 | -8/+8 |
* | Document, and provide an example for, PORTS_MODULES in build(7). | gjb | 2011-09-29 | 1 | -0/+10 |
* | Fix typo in OSIOCGIFADDR. | pluknet | 2011-09-27 | 1 | -1/+1 |
* | - Move misplaced reference [1] | gabor | 2011-09-27 | 1 | -7/+6 |
* | - Document $ipv6_cpe_wanif. | hrs | 2011-09-19 | 1 | -26/+116 |
* | Rename the cc.4 and cc.9 modular congestion control related man pages to | lstewart | 2011-09-15 | 12 | -37/+37 |
* | Correct the RFC number for the description of IPv6 privacy addressing | dougb | 2011-09-15 | 1 | -1/+1 |
* | Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT... | adrian | 2011-09-15 | 1 | -1/+1 |
* | Document vm_page_aflag_set(9), vm_page_aflag_clear(9) and vm_page_reference(9). | kib | 2011-09-06 | 2 | -13/+53 |
* | Wording, grammar and markup cleanup. | brueffer | 2011-09-02 | 1 | -26/+38 |
* | Remove an incorrect apostrophe. | brueffer | 2011-09-02 | 1 | -1/+1 |
* | Fix a little typo and get rid of a cryptic description by aligning the | rse | 2011-09-02 | 1 | -2/+2 |
* | Remove broken link to supported wifi cards. There doesn't appear to | brueffer | 2011-08-28 | 2 | -8/+2 |
* | Remove information and MLINK for MULTI_DRIVER_MODULE(). | brueffer | 2011-08-27 | 2 | -8/+1 |
* | - Replace references to sio(4) with uart(4) instead. | jhb | 2011-08-26 | 1 | -9/+4 |
* | Fix the manpage section number, thus unbreaking the hardware notes build. (1) | brueffer | 2011-08-26 | 2 | -1/+5 |
* | Fix an error in the generation of the manpage after r225177. | attilio | 2011-08-25 | 1 | -1/+2 |
* | Fix a deficiency in the selinfo interface: | attilio | 2011-08-25 | 2 | -3/+20 |
* | Add new USB ID. | hselasky | 2011-08-20 | 1 | -0/+2 |
* | Update ata(4) manual page, reflecting migration to CAM-based ATA stack | mav | 2011-08-17 | 2 | -164/+126 |
* | Fix a couple of issues in last commit. | glebius | 2011-08-15 | 1 | -1/+2 |
* | Describe how carp(4) status changes can be processed with | glebius | 2011-08-15 | 1 | -1/+39 |
* | Change "options NFSCLIENT" to "options NFSCL" in diskless.8, | rmacklem | 2011-08-08 | 1 | -2/+2 |
* | Provide a more user friendly URL to the IETF site in gif(4). | gjb | 2011-08-02 | 1 | -2/+2 |
* | Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested the | delphij | 2011-08-01 | 1 | -1/+5 |
* | I've rewritten most of this file so assign the copyright to me. | joel | 2011-08-01 | 1 | -1/+1 |
* | Fix markup. | kib | 2011-08-01 | 1 | -1/+2 |
* | Update vfs_getopt(9) to reflect 32-bit to 64-bit change from | gjb | 2011-07-31 | 1 | -2/+2 |
* | mdoc(7) fix for the pcm(4) manual | gjb | 2011-07-31 | 1 | -1/+2 |
* | Add a better description, a few examples and a couple of minor fixes. | joel | 2011-07-30 | 1 | -54/+156 |
* | update smp related documentation after recent changes | avg | 2011-07-30 | 1 | -7/+7 |
* | Fix various broken links in manual pages. | gjb | 2011-07-23 | 9 | -20/+17 |
* | Remove an extra '.It' from axe(4). | gjb | 2011-07-15 | 1 | -1/+0 |
* | Remove note that claims pthread_set_name_np is for debugging only. | emaste | 2011-07-15 | 1 | -3/+0 |
* | Document AX88772B and AX88760. AX88760 is treated as AX88772A in | yongari | 2011-07-14 | 1 | -27/+59 |
* | Sort Xr's by number then by name | ivoras | 2011-07-12 | 1 | -2/+2 |
* | Cross reference nanobsd(8) | ivoras | 2011-07-10 | 1 | -1/+2 |
* | Remove the old vm_map_clean man page. | alc | 2011-07-09 | 1 | -85/+0 |
* | vm_map_clean() was long ago renamed to vm_map_sync(). Also, it no longer | alc | 2011-07-09 | 3 | -3/+84 |
* | Oops. These changes should have been included in r223891. | alc | 2011-07-09 | 1 | -75/+0 |
* | Remove manual pages for functions that no longer exist. | alc | 2011-07-09 | 4 | -119/+1 |