summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync: merge r215709 through r215824 from ^/head.dim2010-11-2593-2829/+1412
|\
| * Add a sync to the shutdown step. In the common case this will be harmlessdougb2010-11-251-2/+2
| * Use unambiguous inline assembly to load a float variable. GNU asdim2010-11-251-1/+1
| * Add a missing CTL description from CVS revision 1.147.attilio2010-11-251-0/+1
| * Add device IDs for two more ServerWorks Host-PCI bridges so that we canjhb2010-11-252-0/+7
| * Work around paging bug. Somehow we seem to be ending up with entries incperciva2010-11-251-0/+12
| * Rename HYPERVISOR_multicall (which performs the multicall hypercall) tocperciva2010-11-252-1/+23
| * Adds new dtrace for cwnd functions and lay'srrs2010-11-255-3/+332
| * Remove vestigal debugging code which, in fork-heavy workloads, can causecperciva2010-11-251-1/+0
| * Handles the unit number correctly that the previous commit had a problemweongyo2010-11-252-6/+5
| * Give a bit of a hint of the failure (read != expected) but don't makeemaste2010-11-251-1/+1
| * Assigning the unit number for each interfaces could not use ubus->parentweongyo2010-11-251-1/+2
| * The purpose of this change is to add a routine tojfv2010-11-241-55/+83
| * Fixes a compiler warning when it's compiled with INVARIANTS.weongyo2010-11-241-1/+1
| * As a refection of r215802 it should use BPF interfaces because theweongyo2010-11-241-37/+39
| * Removes all duplicated code with BPF that it's greatly simplified andweongyo2010-11-244-1877/+27
| * Change ambiguous (or invalid, depending on how strict you want to be :)dim2010-11-241-1/+1
| * Simplify ng_pipe locking model by relying on the netgraph frameworkzec2010-11-241-147/+85
| * Add gptboot_enable rc variable, which allows to turn gptboot reporting off inpjd2010-11-243-1/+15
| * Remove the note about possible unlocking during vunref(9). It mightkib2010-11-241-5/+1
| * Allow shared-locked vnode to be passed to vunref(9).kib2010-11-241-5/+15
| * After the sleep caused by encountering a busy page, relookup the page.kib2010-11-241-1/+3
| * o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize.maxim2010-11-241-2/+2
| * Redo r166423. It is important not only skip freeing multicastglebius2010-11-241-14/+17
| * Add shared code glue for new 82580 devices.jfv2010-11-242-0/+4
| * Clarify a few details about iostat(8) behavior:yar2010-11-241-2/+16
| * sh: Code size optimizations to "stack string" memory allocation:jilles2010-11-238-33/+47
| * Add prototype for InitializeSListHead().bschmidt2010-11-231-0/+1
| * - New 82580 devices supportedjfv2010-11-232-135/+208
| * Remove the description of the link0 link option, since r215297 the mastermarius2010-11-236-132/+6
| * Add a few functions used in newer drivers. Fix RtlCompareMemory() whilebschmidt2010-11-233-6/+149
| * Don't checksum distfiles twice if they match the first time.phk2010-11-231-9/+7
| * - Sprinkle const on tables.marius2010-11-232-26/+14
| * Optimize the ports recurser a bit more.phk2010-11-231-1/+3
| * sh: Pass multiple bytes at a time to lex.jilles2010-11-231-1/+9
| * Improve the ports-dependency resolver by truncating the recursion ifphk2010-11-231-7/+34
| * Fixes a kernel crash when usb module is reloaded after unload that itweongyo2010-11-231-2/+16
| * Make this printfoutput more verbose.attilio2010-11-231-1/+2
| * Remove a stale tunable introduced in r215703.jkim2010-11-232-4/+2
| * Reinitialize PAT MSR via pmap_init_pat() while resuming. This function doesjkim2010-11-234-9/+2
| * Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operationnwhitehorn2010-11-231-4/+4
| * x86/local_apic: use newly added ARAT bit definitionavg2010-11-231-1/+1
| * taskqueue: drop unused tq_name fieldavg2010-11-231-3/+1
| * specialreg.h: add definitions for some useful bits found in CPUID.6 EAX and ECXavg2010-11-232-0/+18
| * Update MNT_ROOTFS comments after changes in the root mount logic.pluknet2010-11-232-3/+6
| * Add PT_GNU_STACK definition.kib2010-11-231-0/+1
| * Add include guards.kib2010-11-232-0/+10
| * Make the Huawei E1820 work (Emile Coetzee).n_hibma2010-11-232-6/+6
| * o NetBSD 5.1 added.maxim2010-11-231-14/+15
| * Add parentheses for clarity. The parentheses around the two terms of the &&cperciva2010-11-231-1/+1
OpenPOWER on IntegriCloud