summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to set kern.geom.raid3.disconnect_on_failure from loader.conf.pjd2006-02-121-0/+2
* Add stub AUE_EACCESS entry.rwatson2006-02-111-0/+1
* Initialize user process audit ID to AU_DEFAUDITID so that init andrwatson2006-02-111-0/+1
* Add a simple manpage.marcel2006-02-112-1/+74
* Sort sfbuf allocation counters with other sfbuf information.rwatson2006-02-111-13/+9
* Instead of asserting the vnode lock before manipulating v_vflag, acquirerwatson2006-02-111-1/+2
* Don't count output bytes twice (the byte accouting is doneru2006-02-111-7/+4
* Correct the spinlock nesting of the idle thread of the APs before wemarcel2006-02-111-12/+10
* Update copyright for 2006.rwatson2006-02-111-1/+1
* Skip per-cpu caches associated with absent CPUs when generating arwatson2006-02-111-0/+2
* The uma_zone data structure defines the size of its uz_cpu[] array as 1,rwatson2006-02-111-2/+24
* When reporting an error reading from UMA per-cpu cache pointers using KVM,rwatson2006-02-111-4/+2
* Read all_cpus variable out of kmem, and validate CPUs against the all_cpusrwatson2006-02-111-0/+10
* - Add kern.geom.raid3.disconnect_on_failure sysctl/tunnable (default to 1pjd2006-02-112-31/+76
* - Add kern.geom.mirror.disconnect_on_failure sysctl/tunnable (default to 1pjd2006-02-112-10/+47
* Correct typo. 'fbp' is NULL here so this will result in a panic.pjd2006-02-111-1/+1
* Un-#if 0 the printing of allocation failure counts for mbufs, clusters,rwatson2006-02-111-2/+0
* Correct a typo in the extraction of zone information from UMA using kmem:rwatson2006-02-111-1/+1
* - Grammar fixesmarkus2006-02-111-21/+21
* Mark array as CLEAN when there are no write requests inpjd2006-02-112-101/+53
* Mark array as CLEAN when there are no write requests inpjd2006-02-112-103/+54
* Add an example how to use keyfiles for encrypted providers which should bepjd2006-02-111-1/+37
* Teach geli how to load keyfiles before root file system is mounted.pjd2006-02-111-19/+106
* - Allow to use -b without passphrase or with keyfiles as it will bepjd2006-02-111-20/+16
* Check rootvnode variable to see if we still want to ask for passphrase onpjd2006-02-112-29/+3
* CPU time accounting speedup (step 2)phk2006-02-1112-88/+217
* Use the correct address for the ohci device.imp2006-02-111-1/+1
* Use ETHER_ADDR_LEN rather than 6.imp2006-02-111-1/+1
* Improve the memory resoruce allocation and usage during the probe.imp2006-02-111-8/+29
* Use the release version as a floor, not an exact match. Add comment to thatimp2006-02-111-1/+4
* Give ohci_intr a proper return value. In FreeBSD, this is void. Removeimp2006-02-113-7/+7
* Update the keyspan product list from NetBSD.imp2006-02-111-7/+28
* Do initial cut of SAS HBA support. These controllers (106X) seem to supportmjacob2006-02-115-223/+587
* This commit was generated by cvs2svn to compensate for changes in r155518,rwatson2006-02-1110-20/+59
|\
| * CVS import OpenBSM 1.0 alpha 4:rwatson2006-02-1110-20/+59
* | Add an OpenIPMI mostly compatible driver. This driver was developedambrisko2006-02-107-0/+2396
* | - Fix attribute id of HIDBatteryPowermarkus2006-02-101-5/+5
* | Update for rev 0.9.16.16 hal:sam2006-02-102-29/+291
* | resolve merge conflictssam2006-02-101-4/+6
* | This commit was generated by cvs2svn to compensate for changes in r155511,sam2006-02-1065-69379/+109156
|\ \
| * | Version 0.9.16.16:sam2006-02-1066-69383/+109162
* | | Cleaned the memory initialization up, moved some defines from the framebufferrink2006-02-103-20/+18
* | | Bump the MODULE_VERSION for HEAD, as the vlan(4) API is different inemaste2006-02-101-1/+1
* | | Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather thanjhb2006-02-101-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r155506,harti2006-02-101-9/+12
|\ \ \
| * | | Vendor patch: Make the link traps more RFC-conform.harti2006-02-101-9/+12
* | | | Correct references to ipnat(8).brueffer2006-02-101-5/+5
* | | | Test before modifying p_sflag to avoid unconditionally cache linedavidxu2006-02-101-2/+4
* | | | Correct the meaning of the NO_SHARED knob.brueffer2006-02-101-1/+1
* | | | Avoid frobbing IFF_UP at any cost (which is close toyar2006-02-101-2/+0
OpenPOWER on IntegriCloud