summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable building the ctl module for the i386 XEN kernel configurationdim2013-11-111-1/+1
* Regen after r258014.gjb2013-11-111-0/+3
* Document WITH_TESTS src.conf(5) option.gjb2013-11-111-0/+2
* Regen after r258012.gjb2013-11-111-11/+2
* Remove WITH_LIBICONV_COMPAT file to chase after r257583.gjb2013-11-111-2/+0
* Merge upstream LLVM r192118:emaste2013-11-112-3/+7
* Merge upstream LLVM r182803:emaste2013-11-111-1/+100
* Follow up r223485, which made AIM use the ABI thread pointer instead ofnwhitehorn2013-11-1110-175/+46
* Add a brief comment about VM_GUEST and vm_guest_sysctl_names relationship.pluknet2013-11-111-0/+1
* Consistently add the relocation offset only when the ELF type is notmarkj2013-11-111-7/+16
* Merge nvi-2.1.1 -> 2.1.2peter2013-11-117-1203/+2339
* Set description string for VM_GUEST_HV (HyperV guest).pluknet2013-11-111-0/+1
* Rename the "bare" platform "mpc85xx", which is what it actually is, andnwhitehorn2013-11-113-215/+367
* Be more flexible about which compatible strings to accept. This brings upnwhitehorn2013-11-111-0/+1
* Make tsec work with the device tree present on the RB800. The previous codenwhitehorn2013-11-116-22/+71
* Allow OF_decode_addr() to also be able to map resources on big-endiannwhitehorn2013-11-111-5/+11
* Consolidate Apple firmware hacks and improve them by switching on thenwhitehorn2013-11-111-9/+14
* Initialize prot variable.ae2013-11-111-0/+1
* Fix panic with RADIX_MPATH, when RTFREE_LOCKED() called for alreadyae2013-11-111-25/+12
* Add missing line breaks.ae2013-11-111-2/+2
* Update log message. Picobsd stopped using kgzip a while ago.pluknet2013-11-111-1/+1
* Remove r257748 by accident.kevlo2013-11-111-6/+25
* Mention the RT5370/RT5372 chipset.kevlo2013-11-112-5/+9
* Add support for the MediaTek/Ralink RT5370/RT5372 chipset.kevlo2013-11-114-154/+637
* MFV r257952:delphij2013-11-1126-54/+70
* If A-MPDU transmission fails entirely, then no BA is received from theadrian2013-11-111-3/+15
* Replace the hard-coded RX queue value check with IWN_UNSOLICITED_RX_NOTIF.adrian2013-11-111-1/+1
* Fix off-by-one. Sorry!adrian2013-11-111-1/+1
* Use IWN_NBANDS rather than a hard-coded limit.adrian2013-11-111-2/+2
* Send EAPOL frames at the management rate, not the data rate.adrian2013-11-111-0/+2
* Introduce seperate mutex lock to protect protect CTL I/O pools, slightlymav2013-11-113-103/+66
* Do not use just freed memory.glebius2013-11-111-2/+2
* Remove never used ioctls that originate from KAME. The proofglebius2013-11-117-621/+5
* Fix a few style nits.gjb2013-11-111-3/+3
* Add the necessary bits for dumps on ppc64.jhibbits2013-11-111-0/+105
* Silence bmake(1) errors if TEST_DIRS evaluation is empty.gjb2013-11-111-2/+2
* Check the partition scheme before blowing away disks, instead of after.dteske2013-11-111-8/+12
* Remove the env(1) but keep the var.dteske2013-11-111-2/+2
* Unbreak the installer on head/:gjb2013-11-111-0/+1
* Update svn from 1.8.1 to 1.8.4 - minor security fixes and client sidepeter2013-11-1168-630/+1307
* x86 platforms that use an IOAPIC route the legacy timer interrupt (IRQ0) toneel2013-11-112-3/+13
* Use relaxed (write-only) memory barriers when writing some of queue indexmav2013-11-102-0/+42
* Some more registers access optimizations:mav2013-11-101-7/+6
* sh: Properly quote alias output from command -v.jilles2013-11-102-3/+12
* Prepare for 64-bit. Iow, use Elf_*hdr instead of the 32-bit ones.andreast2013-11-101-6/+6
* Apparently with "const uint32_t foo = 0x60;" gcc doesn't consider 'foo'ian2013-11-101-4/+4
* - Add myself as port committer and my mentor's relationship.alexey2013-11-102-0/+3
* RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword.bms2013-11-101-3/+5
* Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros.bms2013-11-101-1/+14
* sh: Add a test case for would-be assignments that are not due to quoting.jilles2013-11-101-0/+19
OpenPOWER on IntegriCloud