summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Because optarg and optind are defined in unistd.h,delphij2006-04-211-3/+0
* Allow for nmbclusters and maxsockets to be increased via sysctl.ps2006-04-2115-6/+184
* MFp4: formatting nits and minor style changes that likely won't matter.imp2006-04-211-2/+2
* Allow one to enable building tags. Check the size of the boot imag.imp2006-04-211-2/+15
* MFp4:imp2006-04-211-1/+13
* Update for rev 1.205 of vm_mmap.c.trhodes2006-04-211-7/+6
* MFp4:imp2006-04-211-1/+3
* It seems that POSIX would rather ENODEV returned in place of EINVAL whentrhodes2006-04-211-1/+1
* Remove what I believe are two useless ifdefs. If a user or administratortrhodes2006-04-211-12/+0
* MFp4:imp2006-04-211-2/+2
* spi flash updating boot loader. upload this file for the recoveryimp2006-04-213-0/+92
* iic eeprom updating boot loader. upload this file for the recoveryimp2006-04-213-0/+98
* Add boot0iic and boot0spi. These are 'shortcut' boot loaders designedimp2006-04-211-1/+1
* Oops. Minidumps were developed on 6.x, in without the small pv entry code.peter2006-04-211-0/+3
* Teach libkvm how to read minidumps. It turns out that minidumps arepeter2006-04-216-0/+580
* Merge minidumps from amd64 where they were originally developed.peter2006-04-215-0/+467
* Introduce minidumps. Full physical memory crash dumps are still availablepeter2006-04-218-3/+513
* Spelling/grammar fixes.jkoshy2006-04-211-11/+10
* - ipmi is a device, not an option (1)brueffer2006-04-201-4/+5
* After some discussion we believe that having SERVERS to REQUIRE:delphij2006-04-201-1/+1
* Fix x.fmtache2006-04-201-1/+1
* geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flagpjd2006-04-202-3/+2
* 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
OpenPOWER on IntegriCloud