summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert the changes to struct kinfo_proc in r194498. Instead, fillbrooks2009-07-243-8/+26
* Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar tojhb2009-07-2424-19/+313
* Move the check to ensure the locate database has the minimum required sizejhb2009-07-242-3/+2
* Make libkvm work on live systems and crashdumps with andbz2009-07-234-9/+412
* Introduce and use a sysinit-based initialization scheme for virtualrwatson2009-07-2328-721/+397
* Eliminate unnecessary cache and TLB flushes by pmap_change_attr(). (Thisalc2009-07-231-4/+11
* Fix serial console on Apple Xserve G5 by falling back to input-device-1nwhitehorn2009-07-231-9/+32
* Add the -d switch to the usage message.brian2009-07-231-1/+1
* It is believed the last of the base system that could have an issue withkensmith2009-07-221-10/+10
* It is believed the last subsystem that limited ID sizes to somethingkensmith2009-07-221-7/+18
* When vfs.newnfs.callback_addr is set to an IPv4 address, thermacklem2009-07-221-1/+1
* Fix extattr_list_file(2) on ZFS in case the attribute directorytrasz2009-07-221-3/+3
* Add changes to the experimental nfs client to use the PBDRY flag forrmacklem2009-07-223-7/+14
* When the page caching attributes are changed, after new mapping iskib2009-07-224-14/+66
* When using an NFSv4 mount in the experimental nfs client with delegationsrmacklem2009-07-221-1/+1
* mxge's tunable hw.mxge.rss_hash_type cannot be set from thegallatin2009-07-222-2/+3
* Remove the "dedicated disk mode" partitioning option from sysinstall, incperciva2009-07-221-16/+2
* Output DWARF debug information for global 'using' declarations, insteadbms2009-07-221-1/+1
* sysctl_msec_to_ticks is used with both virtualized andbz2009-07-214-16/+17
* store mesh timers as ticks and sysctls for changing the defaultssam2009-07-213-39/+43
* Correct handling of keys that already have a hardware/device key index:sam2009-07-212-6/+8
* update for recent mesh additionssam2009-07-211-1/+17
* correct setup of opt_ddb.hsam2009-07-211-1/+1
* Fix handling of AR_RX_FILTER_BSSID: write the shadow value for AR_MISC_MODEsam2009-07-211-5/+5
* Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0marius2009-07-212-8/+17
* track whether any mesh vaps are present to correctly setup the rx filtersam2009-07-212-1/+6
* Catch up with r195249, "Improve the handling of cpuset with interrupts."alc2009-07-211-2/+3
* Fix the logic to count the number of "live interfaces". With this changesam2009-07-211-9/+11
* Enable mesh support.rpaulo2009-07-211-5/+6
* Improve the printf message when a module failed to load. This gives therpaulo2009-07-211-2/+2
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.mav2009-07-217-0/+2150
* - Add my birthdayyzlin2009-07-212-0/+4
* Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.raj2009-07-211-4/+4
* Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.raj2009-07-211-2/+2
* Fix regression in last set of commits. Submitted via e-mail and thencokane2009-07-201-0/+2
* Update ObsoleteFiles.incantoine2009-07-201-3/+5
* Back out the moving in r195782 of V_ip_id's initialization from the toprwatson2009-07-201-1/+2
* Fix permission handling for extended attributes in ZFS. Withouttrasz2009-07-203-3/+51
* More mesh bits, namely:rpaulo2009-07-207-141/+459
* Garbage collect vnet module registrations that have neither constructorsrwatson2009-07-208-73/+5
* ARM pmap fixes.raj2009-07-203-5/+7
* Add macros VNET_SETNAME and VNET_SYMPREFIX, and expose to userspace ifrwatson2009-07-202-7/+14
* Fix an apparently harmless typo.scottl2009-07-201-1/+1
* Change the handling of fictitious pages by pmap_page_set_memattr() onalc2009-07-194-19/+34
* When buffer write is failed, it is wrong for brelse() to invalidatekib2009-07-191-1/+2
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)brian2009-07-191-3/+2
* Normalize field naming for struct vnet, fix two debugging printfs thatrwatson2009-07-194-12/+12
* Allow creating hard links to symlinks using ln(1).jilles2009-07-192-22/+41
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-1956-54/+267
* add urtwsam2009-07-191-0/+1
OpenPOWER on IntegriCloud