summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Before calling g_orphan_provider(), add G_PF_WITHER flag, so GEOM will knowpjd2005-07-172-0/+2
* Check that we have first fragment before pulling up TCP/UDP header.glebius2005-07-171-12/+14
* The CD interrupt should only be enabled after we've initialized theimp2005-07-171-10/+38
* [1] unix2doschr()imura2005-07-171-10/+27
* Use LK_CANRECURSE since when a PMC-owning process performs an exec,jkoshy2005-07-171-1/+1
* Add additional sub-systems to the warning users get when they build aobrien2005-07-171-3/+6
* Revert last commit: It fixed make universe but broke regular kernel make.phk2005-07-161-1/+1
* Use mp_maxid in preference to MAXCPU when creating exports of UMArwatson2005-07-161-3/+3
* Improve canonicalization of copyrights. Order copyrights by order ofrwatson2005-07-165-20/+15
* Move the unlocking of the zone mutex in sysctl_vm_zone_stats() so thatrwatson2005-07-161-5/+9
* Add missing reference to ukbdmap.hphk2005-07-161-1/+1
* Increase the flags field for kegs from a 16 to a 32 bit value;silby2005-07-163-12/+12
* Track UMA(9) allocation failures by zone, and export via sysctl.rwatson2005-07-153-18/+35
* Convert the atomic_ptr() operations over to operating on uintptr_tjhb2005-07-1511-321/+129
* Merged from geom_mbr.c revisions 1.62 and 1.66.nyan2005-07-151-6/+68
* *) 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
OpenPOWER on IntegriCloud