summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* *) Implement round-robin reads for multiplex volumes.le2005-07-152-25/+36
* Add -mno-sse3 for prescott/noconaache2005-07-154-3/+6
* Add -mno-sse3 for prescott/noconaache2005-07-151-1/+1
* Fix for PR 82974. We were not checking that the route looked up ingnn2005-07-151-0/+19
* Implement a gctl handler and the verb "write MBR" which can be used tophk2005-07-151-5/+55
* Use the new cis scanning code to look for the proper MAC address. Theimp2005-07-151-74/+44
* Fix a couple of leaking situations when errors happen.imp2005-07-151-0/+2
* Fix the xircom match routine. In it we were always return a matchimp2005-07-151-0/+3
* Add options for sl811.takawata2005-07-151-0/+1
* Don't wait for the printer to become ready before allowing the open toimp2005-07-151-23/+1
* s/_us//imp2005-07-151-1/+1
* Move to using tsleeps in the cardbus reset case as well. Thisimp2005-07-151-3/+7
* Add support for the DLink DMF650TX Ethernet+56k modem PC Card. Thisimp2005-07-151-6/+28
* Add real support for obtaining the silicom MAC address from theimp2005-07-151-34/+7
* Insert missing int i;imp2005-07-151-0/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-142-0/+2
* kbdmux(4) keyboard multiplexer integrationemax2005-07-142-29/+35
* Export pfsyncstats via sysctl "net.inet.pfsync" in order to print them withmlaier2005-07-142-3/+10
* Convert a remaining !fs.map->system_map tojhb2005-07-141-1/+1
* Omnibus power and interrupt fixes:imp2005-07-143-48/+76
* Also provide the function type in the nomatch routine.imp2005-07-141-4/+7
* Move eventhandler for 'ifnet_departure_event' at the end of the progress.mlaier2005-07-141-2/+2
* Fixes for NFS crashes on architectures that require strict alignment.ps2005-07-143-4/+20
* Scan static SMBIOS structures and export the following environmentjkim2005-07-144-1/+182
* Remove superfluous semicolon at the end of the __strong_reference() macrokbyanc2005-07-141-1/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-142-0/+1326
* Check the vendor and device, not subvendor and subdevice, when looking forscottl2005-07-141-2/+2
* Introduce a new sysctl, vm.zone_stats, which exports UMA(9) allocatorrwatson2005-07-143-17/+240
* In addition to tracking allocs in the zone, also track frees. Addrwatson2005-07-142-0/+7
* In an earlier world order, UMA would flush per-CPU statistics to therwatson2005-07-141-1/+2
* Add SL811 based host controller driver for CF usb host controller.takawata2005-07-147-0/+2120
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-147-0/+7
* Correct build on 64-bit: cast u_int64_t to (unsigned long long) beforerwatson2005-07-141-1/+1
* Fix breakage introduced in rev 1.7.jkoshy2005-07-141-1/+1
* Add device id for RATOC REX CFU1 sl811 based USB Host Controller.takawata2005-07-141-1/+2
* Prepare to commit SL811 based Host controller driver.takawata2005-07-141-0/+1
* MFp4:yar2005-07-141-80/+105
* Introduce a new sysctl, kern.malloc_stats, which exports kernel mallocrwatson2005-07-142-13/+121
* Bump the module versions of the MAC Framework and MAC policy modulesrwatson2005-07-145-5/+17
* When devfs cloning takes place, provide access to the credential of therwatson2005-07-1415-34/+99
* kbdmux(4) keyboard multiplexer integrationemax2005-07-134-3/+29
* Add a 'sysent' target that depends on the various files built fromjhb2005-07-132-2/+7
* Previously the bridge MTU was set to ETHERMTU and could not be changed. Sincethompsa2005-07-131-1/+6
* Regen.jhb2005-07-1328-705/+705
* Make a pass through all the compat ABIs sychronizing the MP safe flagsjhb2005-07-139-678/+678
* Don't try to probe ISA PnP devices for now until this driver can grow ajhb2005-07-131-0/+6
* Fixup some more fallout from the lapic/i8254 changes:jhb2005-07-135-119/+95
* - Ignore BIOS IRQs (that is, IRQ settings left by the BIOS or a previous OSjhb2005-07-131-1/+10
* Don't attach the non-PnP mss pcm(4) driver to acpi busses as ACPI onlyjhb2005-07-131-1/+0
* Regen.jhb2005-07-134-28/+26
OpenPOWER on IntegriCloud