summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Right now, WITNESS just blindly pipes all the output to theattilio2010-05-114-18/+24
* Enable 5.5 and 11Mbit TX rates.bschmidt2010-05-111-3/+3
* Fix style for witness functions prototypes.attilio2010-05-111-2/+2
* This fixes a bug with the one-2-one model socket when arrs2010-05-114-7/+22
* Document FIONREAD, FIONWRITE and FIONSPACE.brueffer2010-05-111-1/+25
* There is not a good reason to have a different prototype for db_printf()attilio2010-05-113-9/+11
* Fix a hang introduced in r206878 for kernel compiled with SMP support butattilio2010-05-111-1/+2
* Back out r205134. It is not stable.pjd2010-05-111-1/+1
* Fix failed assertion on destroying datasets from an older pool version.mm2010-05-111-3/+2
* Fix possible panic with zfs destroy.mm2010-05-112-2/+109
* Fix zfs rename (may occasionally fail with dataset busy).mm2010-05-111-1/+7
* Fix endianess bug in ZFS intent log (ZIL).mm2010-05-111-2/+8
* Update synchronization annotations for struct vm_page. Add a commentalc2010-05-111-5/+8
* boot time size the flowtablekmacy2010-05-101-3/+15
* MFV of tzdata2010j, r207896edwin2010-05-102-2/+53
* Include <machine/ofw_machdep.h> for OF_getscsinitid().marius2010-05-101-0/+1
* - Don't return EAGAIN from gv_unload(). It was used to work around thejh2010-05-104-5/+20
* In g_zero_destroy_geom(), return 0 instead of EBUSY in the success case.jh2010-05-101-1/+1
* Formatting nitimp2010-05-101-1/+2
* Now sge(4) supports TCP segmentation offload (TSO).yongari2010-05-101-4/+4
* SiS190 supports RX 10 bytes padding, CRC stripping as well as VLANyongari2010-05-101-50/+14
* Implement TSO and TSO over VLAN. Increase number of allowedyongari2010-05-102-15/+103
* Enable liblzma support in libarchivemm2010-05-108-17/+18
* The thread_unsuspend() requires both process mutex and process spinlockkib2010-05-101-4/+4
* For detach procfs ctl command, also clear P_STOPPED_TRACE process stopkib2010-05-101-1/+4
* Continue cleaning the queue instead of moving to the next queue orkib2010-05-101-4/+2
* Add two public headers missing in r207842mm2010-05-104-6/+5
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-10209-2/+43261
|\
| * Vendor import of xz (stripped)mm2010-05-07195-0/+42846
* Export hardware MAC statistics through sysctl node. Previouslyyongari2010-05-093-78/+242
* sh(1): Fix "reserved word" vs "keyword" inconsistency.jilles2010-05-091-9/+9
* strptime(3) confused July with June with the fr_FR locale.edwin2010-05-091-0/+8
* Various wording, spelling and markup fixes.brueffer2010-05-091-9/+14
* Add flowtable support to IPv6kmacy2010-05-094-6/+60
* Fix error in comment.jilles2010-05-091-1/+1
* sh: Add some parser tests.jilles2010-05-093-0/+53
* Push down the acquisition of the page queues lock into vm_pageq_remove().alc2010-05-092-27/+41
* Call vm_page_deactivate() rather than vm_page_dontneed() inalc2010-05-091-4/+2
* Generate some tests for sh's case command from the fnmatch tests.jilles2010-05-094-1/+256
* sh: Fix bug in assignment error test.jilles2010-05-091-2/+2
* builtin(1): sh has no @ builtin command.jilles2010-05-091-2/+2
* Document clock and pshared condvar attributes.jilles2010-05-093-11/+107
* Catch up with libusbhid merge (rev 205728).kaiw2010-05-091-11/+5
* Remove the page queues lock around a call to vm_page_activate(). Make thealc2010-05-091-3/+1
* Update a comment: It no longer makes sense to talk about the page queuesalc2010-05-081-4/+1
* Minimize the scope of the page queues lock in vm_fault().alc2010-05-082-5/+3
* Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), andalc2010-05-0819-149/+150
* bsdcpio 2.8.3kientzle2010-05-0815-562/+675
* FreeBSD is now using bsdtar 2.8.3.kientzle2010-05-081-1/+1
* Config updates.kientzle2010-05-081-7/+19
OpenPOWER on IntegriCloud