summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Target/LUN ID checks and deny access to targets 1-14 when PMP absent.mav2010-04-301-39/+28
* Add Target/LUN ID checks and deny access to targets 1-14 when PMP absent.mav2010-04-301-39/+30
* Report PMP absence using target 15, same as for precence (not a wildcard),mav2010-04-301-4/+6
* Fix improper pool write throughput calculation.mm2010-04-301-1/+1
* Avoid undefined behaviour.trasz2010-04-301-8/+11
* - Use the path to the filesystem mountpoint to look up the statfsjeff2010-04-301-4/+4
* merge 194209 in to the i386/xen pmapkmacy2010-04-301-46/+47
* Avoid allocating MAXHOSTNAMELEN bytes on the stack in expand_name(),alfred2010-04-301-3/+19
* Don't leak core_buf or gzfile if doing a compressed core file and wealfred2010-04-301-4/+7
* Do not set IO_NODELOCKED while writing to vnodes as our consumersalfred2010-04-301-4/+4
* don't allow unsynchronized free in vm_page_unholdkmacy2010-04-301-1/+4
* - Enable flow control.davidch2010-04-302-791/+962
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-3045-133/+587
* Both RX_GMF_LP_THR and RX_GMF_UP_THR must be 16 bits register. Ifyongari2010-04-302-4/+4
* usb_controller.c requires opt_ddb.hthompsa2010-04-291-1/+1
* - Pass flow control settings back to bce(4).davidch2010-04-291-6/+4
* Default connection timeout is way too long. To make it shorter we have topjd2010-04-291-3/+75
* Add FreeBSD 8.1 to known list as it's being referenced by a couple ofdelphij2010-04-291-0/+1
* bwn(4) will first appear in FreeBSD 8.1-RELEASE.delphij2010-04-291-1/+1
* Now sge(4) supports hardware VLAN tag insertion/stripping.yongari2010-04-292-6/+6
* Enable VLAN hardware tag insertion/stripping. Due to lack of SiS190yongari2010-04-292-6/+60
* Enable FCS stripping and padding 10 bytes bit of RX MAC controlyongari2010-04-292-5/+32
* Explicitly marks SiS190 to differentiate it from SiS191.yongari2010-04-292-1/+2
* Remove wrong link state chage.yongari2010-04-291-1/+0
* Preserve unknown bits of RX MAC control register when driveryongari2010-04-291-15/+16
* Simplify the inner loop of vm_pageout_object_deactivate_pages(). Ratheralc2010-04-291-7/+4
* MFamd64/i386 r207205alc2010-04-293-28/+12
* - Check if the worker process was killed by signal and restart it.pjd2010-04-291-18/+26
* Fix a problem where hastd will stuck in recv(2) after sending request topjd2010-04-2910-3/+87
* Decrement rxa_pad due to the addition of rxa_private.rpaulo2010-04-291-1/+1
* MFP4: @176978-176982, 176984, 176990-176994, 177441bz2010-04-2952-682/+412
* ffs_vfsops: restore alphabetic order of options in ffs_optsavg2010-04-291-2/+2
* When doing kstack swapin, read as much pages in one run as possible.kib2010-04-291-11/+25
* In swap pager, do not free the non-requested pages from the run if they arekib2010-04-291-3/+11
* Remove caddr_t casts.kib2010-04-291-5/+3
* kern_ntptime: drop a comment that became stale after r207359avg2010-04-291-4/+0
* periodically save system time to hardware time-of-day clockavg2010-04-291-0/+65
* kern_ntptime: abstract time error check into a functionavg2010-04-291-23/+27
* MFi386: revision 206553nyan2010-04-291-4/+8
* On certain chipsets AT keyboard controller isn't present and issobomax2010-04-294-16/+69
* For the experimental NFS client, it should always flush dirtyrmacklem2010-04-281-2/+1
* Delete a diagnostic statement that is no longer useful fromrmacklem2010-04-281-4/+0
* Restart worker thread only if the problem was temporary.pjd2010-04-281-3/+9
* Mark temporary issues as such.pjd2010-04-281-2/+2
* In the case where named_chroot_autoupdate is NOT set, butdougb2010-04-281-4/+10
* Use WEXITSTATUS() to obtain real exit code.pjd2010-04-281-2/+3
* Merge ACPICA 20100428.jkim2010-04-2850-3929/+6055
|\
| * Import ACPICA 20100428.jkim2010-04-2853-3921/+16773
| * Additional fix for root table size regression.jkim2010-04-021-3/+7
| * Fixes for table load regression.jkim2010-04-021-8/+11
OpenPOWER on IntegriCloud