summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* padlock(4) doesn't support explicitly provided keys yet.pjd2006-04-201-0/+4
* add debug msgsam2006-04-201-0/+3
* Set the rid for the resoruce obtained from rman_reserve_resource.imp2006-04-201-0/+1
* Set the rid for any resource obtained from rman_reserve_resource.imp2006-04-204-1/+4
* Set the rid for any resource obtained from rman_resource_reserve.imp2006-04-206-1/+6
* Set the rid of the resource obtained from rman_reserve_resource.imp2006-04-201-0/+1
* Set the rid for a resoruce allocated with rman_reserve_resource.imp2006-04-201-1/+1
* Set the rid for any resources that are allocated at the level whereimp2006-04-204-10/+29
* When returning a resource that we've allocated with rman_reserve_resource,imp2006-04-206-4/+14
* Set the rid of the resource we're about to return to the user.imp2006-04-201-1/+1
* Free another memory leak when dealing with disk notification.ps2006-04-201-1/+4
* const'ify resource_spec to note that we won't be changing anything whilejmg2006-04-202-3/+5
* r_spare1 and r_spare2 aren't needed. They aren't used. They can't beimp2006-04-191-2/+0
* Remove debounce code in mpt_intr. After some reflectionmjacob2006-04-191-10/+0
* Add MLINKS for rwlock(9).jhb2006-04-191-0/+10
* Document rw_try_upgrade() and rw_downgrade().jhb2006-04-191-0/+23
* Implement rw_try_upgrade() and rw_downgrade(). rw_try_upgrade() makes ajhb2006-04-192-3/+138
* Various nits and fixups so that the text reads smoother in several places.jhb2006-04-191-69/+80
* Trim a couple of xrefs.jhb2006-04-191-2/+0
* Free some previously leaked memory on module unload.ps2006-04-191-2/+9
* Remove sab(4).marcel2006-04-192-3/+0
* Add a missing .Pp call.brueffer2006-04-191-0/+1
* Indentation fixesbrueffer2006-04-191-9/+9
* Document how the backoff delay is calculated.brueffer2006-04-191-1/+4
* MFp4 (checkpoint of work in progress):imp2006-04-1934-48/+2979
* Re-add option -C to usage().ru2006-04-191-1/+1
* Document the -C option of top(1), which has been added to the sourcekeramida2006-04-191-1/+13
* Add -u and -U which functions like the jail(8) that allowdelphij2006-04-193-6/+80
* Correct a local information leakage bug affecting AMD FPUs.cperciva2006-04-192-2/+76
* Make ldconfig as SERVER dependency. This makes it possibledelphij2006-04-191-1/+1
* Fxi tpyo.mjacob2006-04-181-1/+1
* Add ISP_DEFAULT_ROLES as a config option.mjacob2006-04-182-0/+6
* Actually check to see if XPT_CALC_GEOMETRY had an errormjacob2006-04-181-3/+17
* Update 2300 f/w. This will probably be the lastmjacob2006-04-181-5795/+5986
* Do more guarding against zero divide traps for the geom subroutine.mjacob2006-04-181-1/+14
* In receiving a new ATIO, don't record the associated CCB in the targetmjacob2006-04-181-16/+15
* Correct usage example.ceri2006-04-181-1/+1
* 'owner' is not used without SMP. Fix kernel build for such kernelwkoszek2006-04-181-0/+4
* If we're doing a try-alloc of a pv entry and give up early, do not forgetpeter2006-04-181-0/+1
* pv_entry_count is more than a statistic. It is used for resource limiting.peter2006-04-181-3/+3
* Some grammar/language improvements, more to come. Also note somebrueffer2006-04-182-46/+44
* o Describe what actually boot(8) -m mutes.maxim2006-04-181-1/+2
* Adaptively spin before blocking on the turnstile if an rwlock is writejhb2006-04-181-7/+88
* Update comments to mention that each turnstile contains two queues and tojhb2006-04-181-4/+11
* - Bring back turnstile_empty() which can check to see if an individualjhb2006-04-182-0/+69
* Bring SYNOPSIS in line with usage().ru2006-04-182-7/+8
* - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD.flz2006-04-181-5/+8
* - Add new ntpd_config variable so that people can override it in rc.conf.flz2006-04-183-4/+16
* Fix storing offset of already synchronized data. Offset in entire array waspjd2006-04-181-3/+5
* fix "ipf -Z" reporting rubbish and possibly panic'ing boxdarrenr2006-04-182-4/+10
OpenPOWER on IntegriCloud