| Commit message (Expand) | Author | Age | Files | Lines |
* | urtw(4) supports RTL8187B chipset now. | weongyo | 2009-07-27 | 1 | -4/+4 |
* | * Document the dev.asmc.N.light.control sysctl. [1] | rpaulo | 2009-07-27 | 1 | -10/+17 |
* | Update epair(4) to the new netisr implementation and polish | bz | 2009-07-26 | 4 | -5/+10 |
* | PMP provides 16 targets (15 drives + itself). | mav | 2009-07-25 | 1 | -1/+1 |
* | mxge's tunable hw.mxge.rss_hash_type cannot be set from the | gallatin | 2009-07-22 | 1 | -2/+2 |
* | Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers. | mav | 2009-07-21 | 2 | -0/+123 |
* | - Add my birthday | yzlin | 2009-07-21 | 1 | -0/+3 |
* | Second attempt at eliminating .text relocations in shared libraries | kan | 2009-07-14 | 1 | -2/+2 |
* | Fix a few language nits. | joel | 2009-07-13 | 1 | -5/+6 |
* | add IEEE80211_SCAN_REQ | sam | 2009-07-12 | 1 | -0/+16 |
* | first cut at documenting ioctl api's for net80211 | sam | 2009-07-12 | 3 | -247/+1303 |
* | Fix typo: kproc_resume,.9 -> kproc_resume.9. | cperciva | 2009-07-11 | 1 | -1/+1 |
* | Document the new multichannel support. | joel | 2009-07-11 | 1 | -1/+51 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 4 | -9/+32 |
* | Get correct maxio from the controller and drop the tunable. | jkim | 2009-07-11 | 1 | -22/+2 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 2 | -0/+133 |
* | Adjust the description of hw.snd.feeder_rate_polyphase_max and | joel | 2009-07-09 | 1 | -4/+18 |
* | Add manual page links to advertise procstat(1) a little better. | trasz | 2009-07-09 | 1 | -1/+2 |
* | Fix two typos and sort sysctls. | joel | 2009-07-07 | 1 | -9/+9 |
* | Document the new EQ and VPC features along with a few loader tunables. | joel | 2009-07-06 | 1 | -5/+56 |
* | acpi_hp.c: | rpaulo | 2009-07-03 | 2 | -8/+25 |
* | - Add support to atomically set/clear individual bits of a MSR register | stas | 2009-06-30 | 1 | -1/+6 |
* | acpi_wmi_if: | rpaulo | 2009-06-30 | 1 | -0/+3 |
* | Correct some minor nits with the 2BSD and 3BSD series of releases | imp | 2009-06-26 | 1 | -5/+6 |
* | Add the KNOWN-DEFECTS file back in for the 9.6.1 release. | dougb | 2009-06-25 | 1 | -1/+1 |
* | Rename man4/if_bridge.4 to man4/bridge.4 in order to be consistent with other | thompsa | 2009-06-25 | 2 | -2/+2 |
* | Support shadow.byname and shadow.byuid maps, protecting them by | brian | 2009-06-25 | 1 | -6/+14 |
* | update the manpage to track existing options (including --iso), | luigi | 2009-06-25 | 1 | -66/+84 |
* | Merge from p4: CH154790,154793,154874 | bz | 2009-06-24 | 1 | -0/+120 |
* | Document new hint.atapci.X.msi and hint.ata.X.pm_level tunables. | mav | 2009-06-24 | 1 | -1/+19 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | jamie | 2009-06-24 | 1 | -0/+1 |
* | Move programming info from usb(4) to usbdi(9) and update for the usb stack | thompsa | 2009-06-24 | 3 | -1779/+626 |
* | Add stack_print_short() and stack_print_short_ddb() interfaces to | rwatson | 2009-06-24 | 1 | -3/+11 |
* | Add one more reference to SEE ALSO. Sort while here. | joel | 2009-06-23 | 1 | -2/+6 |
* | Bring in a few mdoc/language fixes. | joel | 2009-06-23 | 1 | -13/+25 |
* | Usermode portion of the support for swap allocation accounting: | kib | 2009-06-23 | 2 | -0/+33 |
* | - Update regarding the support for SBus GEM added in r194763. | marius | 2009-06-23 | 1 | -9/+25 |
* | Fix double path issue and other nits. | rpaulo | 2009-06-23 | 2 | -376/+1 |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | rpaulo | 2009-06-23 | 3 | -0/+744 |
* | Start documenting some of the new sound stuff. More is on the way. | joel | 2009-06-22 | 1 | -2/+116 |
* | Improve sentence and add reference to openpty(3). Add missing newlines. | ed | 2009-06-20 | 1 | -5/+8 |
* | Document crcopysafe() and crsetgroups(). | brooks | 2009-06-19 | 1 | -5/+37 |
* | MFV of r194480 | edwin | 2009-06-19 | 1 | -6/+9 |
* | Introduce support for adaptive spinning in lockmgr. | attilio | 2009-06-17 | 1 | -1/+4 |
* | Long long time ago, several utilities in base used to parse %c output and | jkim | 2009-06-15 | 2 | -10/+6 |
* | Add a man page for cas(4) and reference it as appropriate. | marius | 2009-06-15 | 5 | -3/+164 |
* | AM/PM should come first in korean. | jkim | 2009-06-15 | 2 | -2/+2 |
* | Undo the change in r193688 as suggested in conf/72076. | edwin | 2009-06-15 | 2 | -2/+10 |
* | Add an optional callback function that will be invoked when a per-CPU | bz | 2009-06-14 | 1 | -1/+8 |
* | Add myself. | nork | 2009-06-14 | 1 | -0/+2 |