| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow the change made in libthr, add ERANGE error code and more | davidxu | 2010-10-28 | 1 | -2/+12 |
* | Use shorten model name and add RTL8168, RTL8111 to the list of | yongari | 2010-10-27 | 1 | -10/+10 |
* | Add attachement to my mentors | bapt | 2010-10-27 | 1 | -0/+3 |
* | Document newly added loader tunables "hw.acpi.install_interface" and | jkim | 2010-10-26 | 1 | -1/+21 |
* | Fix formatting. | brucec | 2010-10-26 | 1 | -1/+2 |
* | Add some missing documentation to the man page: | bcr | 2010-10-26 | 1 | -2/+20 |
* | Add information about the values and default setting of the | brucec | 2010-10-26 | 1 | -0/+1 |
* | Minor grammar fix. | gjb | 2010-10-26 | 1 | -1/+1 |
* | Add Makefile entry to install two new example files. | julian | 2010-10-24 | 1 | -0/+4 |
* | Add two scripts that demonstrate how to make and | julian | 2010-10-24 | 3 | -0/+738 |
* | Mostly revert r203420, and add similar functionality into ada(4) since the | brucec | 2010-10-24 | 1 | -0/+3 |
* | Use .Dv with NULL. | jh | 2010-10-24 | 1 | -1/+3 |
* | Document make_dev_p(9). | jh | 2010-10-24 | 2 | -5/+61 |
* | mdoc: make pages render with mandoc | uqs | 2010-10-21 | 3 | -3/+3 |
* | catch up manual pages with rename of vm_page_sleep_busy to vm_page_sleep_if_busy | avg | 2010-10-20 | 3 | -8/+8 |
* | VOP_GETPAGES.9: clarify and correct description of parameters and requirements | avg | 2010-10-20 | 1 | -13/+18 |
* | PG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual pages and comments | avg | 2010-10-20 | 3 | -7/+7 |
* | o Put missed w/space back. | maxim | 2010-10-20 | 1 | -1/+1 |
* | Clarify that lagg(4) sends/receives on active port, not the master port. | delphij | 2010-10-19 | 1 | -3/+3 |
* | uma_zfree(zone, NULL) should do nothing, to match free(9). | mdf | 2010-10-19 | 1 | -0/+7 |
* | mdoc: fix markup typo | uqs | 2010-10-19 | 1 | -1/+1 |
* | mdoc: drop even more redundant .Pp calls | uqs | 2010-10-19 | 5 | -8/+0 |
* | Fix typo: Offlaod -> Offload. | pluknet | 2010-10-18 | 1 | -1/+1 |
* | Update links for taskqueue(9) functions. | pjd | 2010-10-18 | 1 | -1/+7 |
* | Add an entry for myself to committers-ports.dot. | culot | 2010-10-17 | 1 | -0/+5 |
* | Document vunref(9), add some important notes for vrele(9) and vput(9). | kib | 2010-10-17 | 3 | -71/+49 |
* | Document vfs.ncsizefactor and vfs.ncnegfactor. | kib | 2010-10-16 | 1 | -1/+19 |
* | Change uma_zone_set_max to return the effective value of "nitems" after | lstewart | 2010-10-16 | 1 | -4/+4 |
* | - Simplify implementation of uma_zone_get_max. | lstewart | 2010-10-16 | 1 | -9/+30 |
* | Use a safer mechanism for determining if a task is currently running, | mdf | 2010-10-13 | 1 | -8/+1 |
* | Use AcpiReset() from ACPICA instead of rolling our own, which is actually | jkim | 2010-10-13 | 1 | -2/+1 |
* | Document the fact that bwn works really well on the laptop I'm using | joel | 2010-10-12 | 1 | -1/+2 |
* | Re-expose and briefly document taskqueue_run(9). The function is used | mdf | 2010-10-12 | 1 | -0/+15 |
* | mdoc: drop redundant .Pp calls, kill EOL whitespace | uqs | 2010-10-09 | 1 | -4/+3 |
* | Remove the manpath.config entry now that it's no longer installed. | gordon | 2010-10-09 | 1 | -1/+0 |
* | Document net.link.lagg.failover_rx_all. | delphij | 2010-10-08 | 1 | -2/+11 |
* | Extend the "example" section a bit, for other mailers. | markm | 2010-10-08 | 1 | -3/+20 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 103 | -155/+1 |
* | Turn on serialization of task management commands going down to the | ken | 2010-10-07 | 1 | -1/+15 |
* | Add myself (jonathan@) to committers-src.dot | jonathan | 2010-10-07 | 1 | -0/+2 |
* | Check the device name validity on device registration. | jh | 2010-10-07 | 1 | -7/+16 |
* | Cosmetic change: | pluknet | 2010-10-07 | 1 | -2/+8 |
* | Fix wrong slashes in a previous commit. | pluknet | 2010-10-06 | 1 | -1/+1 |
* | Add myself to calendar.freebsd and committers-src.dot. | pluknet | 2010-10-06 | 1 | -0/+4 |
* | - Introduce WITH_GPIO knob and disable building gpioctl | gonzo | 2010-10-05 | 1 | -0/+1 |
* | Log the number of segments currently in the reassembly queue. | lstewart | 2010-09-25 | 1 | -2/+6 |
* | Add Planex UE-200TX-G2 to list of supported devices. | sanpei | 2010-09-25 | 1 | -0/+2 |
* | Various changes from various sources: | gavin | 2010-09-23 | 1 | -3/+44 |
* | Add myself as a ports committer | sunpoet | 2010-09-22 | 1 | -0/+2 |
* | Add new device ids. | sanpei | 2010-09-21 | 1 | -0/+4 |