| Commit message (Expand) | Author | Age | Files | Lines |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 7 | -1/+312 |
* | Kernel module support for mips. | neel | 2010-02-18 | 1 | -2/+0 |
* | Also add DEBUG_FLAGS to CXXFLAGS if defined. | marcel | 2010-02-18 | 1 | -0/+1 |
* | Allow suppression of -Wcast-align for WARNS>=4 by defining | marcel | 2010-02-18 | 1 | -1/+4 |
* | Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not accepted | marcel | 2010-02-18 | 1 | -1/+1 |
* | Xref mdmfs(8). | jh | 2010-02-16 | 1 | -0/+1 |
* | Improve descriptions for tmpfs mount options. The descriptions have | jh | 2010-02-16 | 1 | -8/+44 |
* | Document co-mentorship by ed. | uqs | 2010-02-16 | 1 | -0/+1 |
* | Add missing newline in last line of file. | uqs | 2010-02-16 | 1 | -1/+1 |
* | Remove clause 3 from my license. | delphij | 2010-02-16 | 1 | -2/+0 |
* | adds bwn(4) driver for supporting Broadcom BCM43xx chipsets. | weongyo | 2010-02-16 | 1 | -0/+134 |
* | Some rewording and language fixes. | trasz | 2010-02-15 | 1 | -23/+17 |
* | Remove list of locking primitives, which is kind of redundant, move | trasz | 2010-02-13 | 1 | -52/+27 |
* | Fix VBAD description. | trasz | 2010-02-13 | 1 | -2/+2 |
* | Fix a installation issue with $DESTDIR. | nork | 2010-02-11 | 1 | -1/+1 |
* | Start sentences with a new line. | trasz | 2010-02-10 | 1 | -4/+5 |
* | Improve description for Giant and mention blocking inside interrupt threads. | trasz | 2010-02-10 | 1 | -5/+11 |
* | Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP, | trasz | 2010-02-09 | 1 | -2/+1 |
* | Add references to VOP_* man pages to vnode(9). | trasz | 2010-02-09 | 1 | -1/+33 |
* | Kernel modules for these drivers are installed on all platforms, so | gavin | 2010-02-08 | 8 | -12/+12 |
* | Update documentation for the iwn and iwnfw drivers: they support the 1000, 51... | brucec | 2010-02-08 | 2 | -9/+20 |
* | Install the padlock(4) man page on amd64 as well as i386, to match the | gavin | 2010-02-08 | 3 | -3/+4 |
* | Update .Dt to reflect the fact that these drivers and man pages are | gavin | 2010-02-08 | 8 | -16/+16 |
* | Update .Dt on these man pages: the kernel modules and corresponding man | gavin | 2010-02-08 | 4 | -8/+8 |
* | Fix typo and remove extra spaces. | brucec | 2010-02-08 | 1 | -3/+3 |
* | Introduce new rc.conf variable firewall_coscripts. It can be used to | emax | 2010-02-08 | 1 | -0/+4 |
* | Correct arguments to free_unr(), "item" was missing. | gavin | 2010-02-07 | 1 | -2/+2 |
* | Add support for a few more Sony-specific ACPI features (default display | gavin | 2010-02-07 | 1 | -2/+11 |
* | Bump .Dd for r203620 | gavin | 2010-02-07 | 1 | -1/+1 |
* | Document support for the D-Link DFE520-TX card (supported with the vr(4) | gavin | 2010-02-07 | 1 | -0/+2 |
* | Fix whitespace in pho's entry, results in nicer output files. | brueffer | 2010-02-07 | 1 | -1/+1 |
* | Add myself. | bschmidt | 2010-02-06 | 1 | -0/+2 |
* | Add missing coma. | trasz | 2010-02-06 | 1 | -2/+2 |
* | - Add myself | gabor | 2010-02-02 | 1 | -0/+2 |
* | Add xrefs to gpib(3), now that it exists. | joerg | 2010-02-01 | 3 | -3/+3 |
* | Conform style.Makefile(5) and replace = and += with ?=, which lets you to | wkoszek | 2010-02-01 | 2 | -2/+2 |
* | Bump .Dd for r203164. | jh | 2010-01-29 | 1 | -1/+1 |
* | Add myself and show rrs@ as my mentor. | brucec | 2010-01-29 | 1 | -0/+2 |
* | Add "maxfilesize" mount option for tmpfs to allow specifying the | jh | 2010-01-29 | 1 | -0/+2 |
* | Hook run(4) to the build. | thompsa | 2010-01-28 | 1 | -0/+1 |
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | thompsa | 2010-01-28 | 1 | -0/+219 |
* | Cosmetic fixes. | trasz | 2010-01-28 | 1 | -19/+19 |
* | Add description of bounded sleep vs unbounded sleep (aka blocking). Move | trasz | 2010-01-28 | 1 | -80/+61 |
* | Add myself. | uqs | 2010-01-28 | 1 | -0/+2 |
* | Fix typo in xref (it accidentally referenced itself). | joerg | 2010-01-28 | 1 | -1/+1 |
* | Note added FIS-based switching support. | mav | 2010-01-28 | 1 | -6/+7 |
* | Improve descriptions, remove turnstiles (since, from what I understand, | trasz | 2010-01-28 | 1 | -61/+92 |
* | Clean up rc.subr man page after removing leftover NetBSD compat. Also | emaste | 2010-01-28 | 1 | -38/+2 |
* | Add a manual page for nvram(4). | delphij | 2010-01-27 | 2 | -0/+95 |
* | Revised revision 199201 (add interface description capability as inspired | delphij | 2010-01-27 | 1 | -1/+37 |