summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: Fix confusing behaviour if chdir succeeded but getcwd failed in cd -P.jilles2010-11-221-2/+5
* Allow for vlan(4) ifnets to have overlapping unit numbers if they arezec2010-11-221-0/+42
* Fix small typo.mav2010-11-221-1/+1
* Restore the (state) and \n printout when not using -T.gnn2010-11-221-2/+3
* - Fix and enable support for flow control.marius2010-11-221-6/+10
* - Fix and enable support for flow control.marius2010-11-221-21/+18
* - Also probe BCM5214 and BCM5222.marius2010-11-222-11/+53
* Resume critical PCI devices (and their children) first, then everything elsejkim2010-11-221-1/+28
* Remove kernbb(8) from the source tree.uqs2010-11-223-239/+0
* Add support for flow control.marius2010-11-223-6/+10
* Given that unlike f.e. rgephy(4) these drivers doen't explicitly start anmarius2010-11-222-0/+4
OpenPOWER on IntegriCloud