summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add ahci and siis drivers to NOTES.mav2009-07-251-0/+9
* | Some jail parameters (in particular, "ip4" and "ip6" for IP addressjamie2009-07-257-165/+277
* | Change the name displayed in sysinstall(8) from 'Wizard Mode'trasz2009-07-253-4/+4
* | Catch ipfw up to the rest of the vimage code.julian2009-07-251-109/+163
* | Improvement on the last change, this gives a precisejfv2009-07-243-18/+18
* | Introduce a new sysctl process mib, kern.proc.groups which adds thebrooks2009-07-243-2/+81
* | Bump __FreeBSD_version for the introduction of OBJT_SG.jhb2009-07-241-1/+1
* | This delta fixes two bugs:jfv2009-07-243-7/+25
* | A small number of systems in the ICH9/10 family have a flashjfv2009-07-241-22/+2
* | revert OACTIVE part of r195845; instead fix the comment so it does not refersam2009-07-241-1/+13
* | Update for vaps:sam2009-07-249-114/+32
* | correct handling of IFF_PROMISC; this should not be pushed to the parentsam2009-07-241-1/+2
* | monitor mode vaps are meant to be read-only so they can operate on anysam2009-07-241-5/+18
* | o kill old code no longer needed after r193312sam2009-07-241-14/+3
* | Remove debugging that crept in with previous commit.jhb2009-07-241-5/+1
* | 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
OpenPOWER on IntegriCloud