summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing list and lock destruction.pjd2010-04-181-0/+2
* Extend locks scope to match OpenSolaris.pjd2010-04-181-5/+2
* Remove racy assertion.pjd2010-04-181-3/+0
* Set ARC_L2_WRITING on L2ARC header creation.pjd2010-04-181-0/+1
* ln: Refuse deleting a directory entry by hardlinking it to itself.jilles2010-04-171-2/+59
* Use ubthidhci_enable="NO" to avoid the bootup warning.rpaulo2010-04-171-1/+1
* In vm_object_madvise() setting PG_REFERENCED on a page before sleeping onalc2010-04-171-2/+9
* In case a user wants to configure only an IPv6 link-local addressdougb2010-04-172-0/+8
* In vm_object_backing_scan(), setting PG_REFERENCED on a page beforealc2010-04-171-3/+0
* Remove IPW_LOCK_DECL and fix various LORs.bschmidt2010-04-172-22/+16
* Use iv_appie_wpa, with this commit WPA works again.bschmidt2010-04-171-2/+2
* - Make ipw usable again by moving directly into ASSOC state.bschmidt2010-04-171-1/+7
* Pass correct RSSI to ieee80211_input*().bschmidt2010-04-171-2/+2
* Fix comment about ipw_assoc and remove some whitespaces; no functionalbschmidt2010-04-171-6/+6
* Setting PG_REFERENCED on the requested page in swap_pager_getpages() isalc2010-04-171-5/+1
* getcwd(3): Clarify that EACCES may or may not be checked.jilles2010-04-171-3/+11
* sh: On startup of the shell, use PWD from the environment if it is valid.jilles2010-04-174-10/+48
* Fix a bug where SACKs are not sent when they should.tuexen2010-04-171-8/+13
* Add another ICH7M chipset that works.rpaulo2010-04-171-0/+1
* o) Make pcb_onfault a pointer rather than an obscure integer value.jmallett2010-04-177-548/+459
* o) Add NPDEPG, like NPTEPG but for PDEs.jmallett2010-04-1712-78/+54
* o) Add SMP support for Octeon using U-Boot to launch all the processors at thejmallett2010-04-1711-513/+210
* o) Back out my previous change to SWARM; some of it was to address an issuejmallett2010-04-172-16/+13
* o) Use inline functions to access coprocessor 0 registers rather than externaljmallett2010-04-1716-417/+214
* o) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL, VM_KERNEL_ALLOC_OFFSETjmallett2010-04-176-338/+59
* Adjust limits and formats for ABIs with 64-bit longs.jmallett2010-04-162-46/+56
* o) Use the direct map where possible for uiomove_fromphys, based on code fromjmallett2010-04-164-214/+152
* o) Fix the intr_* functions to not spam the whole status register, just the IEjmallett2010-04-161-56/+45
* Set KERNLOADADDR and TARGET_BIG_ENDIAN for SWARM.jmallett2010-04-161-0/+5
* fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.jilles2010-04-162-8/+9
* Add some tests for fnmatch(3).jilles2010-04-162-1/+336
* Expose a few symbols as public interface rather than private.delphij2010-04-161-6/+6
* MFV: libz 1.2.4.3.delphij2010-04-1611-35/+104
* Add ubthidhci.rpaulo2010-04-161-0/+4
* Remove the tx queue selection based on the cpu whejfv2010-04-161-13/+15
* Revert r206560. The change doesn't work correctly in all cases withjh2010-04-162-24/+0
* Fix log size calculation which caused message truncation.pjd2010-04-161-1/+1
* Fix control socket leak when worker process exits.pjd2010-04-161-0/+1
* Remove some unused header files.jmallett2010-04-167-613/+8
* Add mutex lock calls to 2 cases in the experimental NFS client'srmacklem2010-04-151-2/+6
* Utilize IP_BINDANY which provided the same semantics of OpenBSD'sdelphij2010-04-151-4/+2
* The experimental NFS client was not filling in recovery credentialsrmacklem2010-04-155-3/+19
* indent(1): don't treat bare '_t' as a type name when -ta is usedavg2010-04-151-2/+3
* If a service is running, make 'stop' work even if ${name}_enabledougb2010-04-151-3/+3
* - Fix a typo OFFCORE_REQUESTS.ANY.RFO is B0H10H and not 80H10H.fabient2010-04-152-2/+3
* Diff reduction with OpenBSD:delphij2010-04-152-23/+8
* Fix include path.yongari2010-04-151-1/+1
* Fix typo.kib2010-04-151-1/+1
* Increase ggate queue size to maximum value.pjd2010-04-151-1/+1
* Use spaces instead of tab for indent here.pjd2010-04-151-2/+2
OpenPOWER on IntegriCloud