| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Manual page for the kernel side Secure Neighbor Discovery support. | anchie | 2010-09-19 | 2 | -0/+219 |
* | Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors. | gjb | 2010-09-18 | 2 | -2/+34 |
* | Document hw.i8254.freq tunable and machdep.i8254_freq sysctl. | mav | 2010-09-18 | 1 | -0/+5 |
* | Add atrtc(4) manual page. | mav | 2010-09-17 | 5 | -0/+61 |
* | Fix typo ${attimer.4} -> ${_attimer.4}. | mav | 2010-09-17 | 1 | -1/+1 |
* | Add attimer(4) manual page. | mav | 2010-09-17 | 4 | -0/+75 |
* | The inflight bandwidth limiter was removed in r212765. | andre | 2010-09-16 | 1 | -67/+1 |
* | Add note abotu bwn and newer chipsets | imp | 2010-09-15 | 1 | -0/+14 |