summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add new committer rstone to committers-src.dotrstone2010-04-201-0/+4
* MFV: zlib 1.2.5.delphij2010-04-2018-74/+117
* Fix another instance of lapic_cyclic_clock_func.rpaulo2010-04-201-2/+2
* Make sure that we free the passed in data message if we don't actuallyimp2010-04-201-3/+12
* Bump minor version of config to reflect the new option remappingimp2010-04-201-1/+1
* It's not necessary to reset the chip every time an input overflow eventbrucec2010-04-201-12/+3
* Add myself and list bz@ as my mentor.anchie2010-04-201-0/+2
* Make this file more C++ friendly.imp2010-04-201-1/+3
* Add the necessary hooks for dtrace cyclic module.rpaulo2010-04-201-1/+10
* Rename the cyclic global variable lapic_cyclic_clock_func to justrpaulo2010-04-204-10/+10
* The amd64 version of the cyclic dtrace module is a verbatim copy of therpaulo2010-04-202-134/+1
* Free() is not allowed to modify errno, remove safety brackets around it [1].kib2010-04-201-13/+5
* Fix compilation in the !SMP case.attilio2010-04-201-0/+6
* Remove svn:executable prop.rpaulo2010-04-205-0/+0
* The cache_enter(9) function shall not be called for doomed dvp.kib2010-04-203-1/+11
* Slightly modernize realpath(3).kib2010-04-203-9/+66
* Update highest_tsn variables when sliding mapping arrays.tuexen2010-04-201-0/+6
* Really print the nr_mapping array when it should be printed.`tuexen2010-04-201-1/+1
* o Add do-not-fragment option support to ping6(8).maxim2010-04-202-6/+16
* Eliminate an unnecessary call to pmap_remove_all(). If a page belongs toalc2010-04-201-1/+2
* Add gpart and glabel to the release CD mfsroot. Even if sysinstallnwhitehorn2010-04-201-1/+4
* For the experimental NFS client doing an NFSv4 mount,rmacklem2010-04-201-3/+6
* getblk lockmgr is mostly used as a msleep() and may lead too easilly toattilio2010-04-191-0/+1
* Fix a deadlock in the shutdown code:attilio2010-04-191-7/+12
* With r206844, CSUM_TCP is also set for CSUM_TSO case. Modifyyongari2010-04-196-133/+125
* MFV of tzdata2010i, r206865edwin2010-04-193-11/+111
* Fix ddb(4) "show geom addr" command when INVARIANTS is enabled. Don'tjh2010-04-191-7/+13
* Dump the AR_PHY_TURBO register on the AR5416. This register holds 11nrpaulo2010-04-191-0/+1
* fix 64-bit buildluigi2010-04-191-2/+4
* whitespace fixes (trailing whitespace, bad indentationluigi2010-04-198-59/+61
* Don't clear other flags (e.g. CSUM_TCP) when setting CSUM_TSO. This wasken2010-04-191-1/+1
* Slightly different handling of printf/snprintf for unaligned uint64_t,luigi2010-04-193-36/+40
* Fix brokenness in top on big-endian 32-bit systems introduced whennwhitehorn2010-04-191-1/+1
* Get delayed SACK working again.tuexen2010-04-191-0/+4
* Revert r206755. It causes some laptops to stop booting.rpaulo2010-04-191-1/+0
* Partially MFp4 #176265 by pjd@:delphij2010-04-191-5/+12
* Fix MALTA64 build.jmallett2010-04-191-2/+2
* Remove unused file.jmallett2010-04-192-172/+0
* o) Eliminate the "stand" frame and its use. Use CALLFRAME_* everywhere.jmallett2010-04-197-349/+237
* o) Fix XKPHYS physical address extraction. Also define cache coherencyjmallett2010-04-195-43/+49
* vm_thread_swapout() can safely dirty the page before rather than afteralc2010-04-191-1/+1
* o) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE, which searches thejmallett2010-04-1814-34/+88
* Avoid extraneous recovery cycles in the experimental NFS clientrmacklem2010-04-182-4/+30
* sh: Add testcases for double-quotes within quoted ${var+-...} (non-POSIX).jilles2010-04-181-0/+44
* Remove a nonsensical test from vm_pageout_clean(). A page can't be in thealc2010-04-181-2/+0
* Delete svn:executable prop.rpaulo2010-04-181-0/+0
* Revert r206649.kib2010-04-181-18/+13
* There is no justification for vm_object_split() setting PG_REFERENCED on aalc2010-04-181-1/+0
* Restore previous order.pjd2010-04-181-1/+1
* Style fixes.pjd2010-04-181-66/+54
OpenPOWER on IntegriCloud