summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for the tuning cap for Hornet/AR9331 boards.adrian2015-05-231-1/+9
* Exceptions don't deliver an error code in real mode.neel2015-05-231-0/+11
* Use mkimg(1) to create the i386 memstick images, similar togjb2015-05-231-10/+3
* Convert to use libxo. Document use of libxo as well.marcel2015-05-226-166/+253
* Fix staging virtual machine images for ftp propagation.gjb2015-05-221-30/+41
* Adjust default argument construction for -c to be getopt compliant forpeter2015-05-221-1/+1
* Fix typo in symbol name. It helps to hit save in all your buffersimp2015-05-221-1/+1
* Remove the verification of instruction length after instruction decode. Theneel2015-05-221-16/+0
* Fix a number of logic and/or naming problems in Makefile.mirrors.gjb2015-05-221-51/+103
* Export the eflags field from the elf header. This allows betterimp2015-05-223-22/+28
* ddb: Use NULL for pointerspfg2015-05-221-49/+49
* ipf(1): Use strchr(3) instead of deprecated index(3)emaste2015-05-221-1/+1
* Don't rely on the 'VM-exit instruction length' field in the VMCS to alwaysneel2015-05-222-13/+11
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-22100-149/+145
* Bump rx_overruns when indicated by the ICR mask.sbruno2015-05-221-0/+3
* Fix a syntax error in bsdinstall/zfsbootallanjude2015-05-221-1/+1
* Add a miibus_statchg and use it to enable Gigabit mode when appropriate.andrew2015-05-221-0/+32
* Start documenting ctl(4) sysctls.trasz2015-05-221-1/+17
* Advertise ctlstat(8) a little better.trasz2015-05-224-6/+10
* Expand ktr_mask to be a 64-bit unsigned integer.jhb2015-05-222-14/+16
* Only reparent a traced process to its old parent if the tracing process isjhb2015-05-223-2/+148
* Always set p_oppid when attaching to an existing process via procfsjhb2015-05-221-1/+1
* sfxge: relax assertion to allow RST flag in TSO packetsarybchik2015-05-221-2/+8
* Need to handle the !FDT case still too... I thought in r270025 weimp2015-05-221-0/+4
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-2255-3852/+3985
* Add helper method fdt_find_child to make access to child nodes easier.gonzo2015-05-222-0/+18
* Add stat counters for Jumbo Frames using SGE ring.davidcs2015-05-223-44/+49
* The NFS client wasn't handling getdirentries(2) requests for sizesrmacklem2015-05-211-1/+15
* Fix make(1) syntax error for non-embedded targets.gjb2015-05-211-1/+3
* If TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,gjb2015-05-211-9/+50
* Limit the size of the posted receive buffers in Rx Rings to MJUMPAGESIZE. Pre...davidcs2015-05-211-27/+79
* Remove the arm/armv6 bits from Makefile.mirrors, which needsgjb2015-05-211-7/+0
* Include xz(1)-compressed images when not a snapshot build.gjb2015-05-211-2/+4
* cd(1) to .CURDIR before calling stat(1) to fix the pathgjb2015-05-211-6/+9
* The 'hostbridge' device exists to allow guests to infer msi/msixtychon2015-05-211-1/+1
* Raise the SDHCI timeout to 10 seconds and add a sysctl to allow changingloos2015-05-212-2/+10
* Do not probe Intel PIIX4 south bridge quirks on amd64. These quirky southjkim2015-05-212-11/+18
* Eliminate unneeded includes.delphij2015-05-2112-17/+1
* Add an option "--get-vmcs-exit-inst-length" to display the instruction lengthneel2015-05-211-1/+12
* Emulate the "CMP r/m, reg" instruction (opcode 39H).neel2015-05-211-6/+22
* Ensure that the static structs emitted by the MODULE_DEPEND() anddim2015-05-211-2/+4
* Add the MMC/SD driver for Allwinner SoCs.loos2015-05-2112-6/+1036
* Include the TARGET in the EC2 AMI name.gjb2015-05-211-2/+2
* Revert r282971. It depends on condvar consumers not destroying condvarsjhb2015-05-212-13/+12
* remove stray ; that came in r272673...jmg2015-05-211-1/+1
* ddb: finish converting boolean values.pfg2015-05-2131-133/+116
* Mark libgomp.so.1 as an old lib not an old filebapt2015-05-211-1/+1
* Remove stray DEBUG_FLAGS=-g that snuck in with r137868imp2015-05-211-1/+0
* Remove stray DEBUG_FLAGS=-g that snuck in with r184761.imp2015-05-211-1/+0
* Remove stray DEBUG_FLAGS=-g that's been here since the initial import.imp2015-05-211-2/+0
OpenPOWER on IntegriCloud